html {
	height: 100%;
	margin: 0px;
	padding: 0px;
}

body {
	background-image: url(../images/background.jpg);
	height: 100%;
	margin: 0px;
	min-height: 600px;
	min-width: 800px;
	padding: 0px;
	position: relative;
}

div {
	margin: 0px;
	padding: 0px;
}

div#website {
	background-color: #FFFFFF;
	height: 600px;
	left: 50%;
	margin: -300px -400px;
	position: absolute;
	top: 50%;
	width: 800px;
}

div#index_1 {
	background-image: url(../images/index_1.jpg);
	border: 1px solid #999999;
	height: 500px;
	left: 30px;
	position: absolute;
	top: 50px;
	width: 355px;
}

div#index_2 {
	background-image: url(../images/index_2.jpg);
	border: 1px solid #999999;
	height: 500px;
	position: absolute;
	right: 30px;
	top: 50px;
	width: 355px;
}

div#navigatie {
	background-image: url(../images/pennings_bouw.jpg);
	background-position: bottom left;
	background-repeat: no-repeat;
	border: 1px solid #999999;
	height: 500px;
	left: 30px;
	position: absolute;
	top: 50px;
	width: 355px;
}

div#navigatie ul.sub {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}

div#navigatie ul.sub li {
	background-image: url(../images/list-item.jpg);
	background-repeat: no-repeat;
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	padding-left: 12px;
}

div#pictures {
	background-repeat: no-repeat;
	border: 1px solid #999999;
	height: 550px;
	left: 30px;
	position: absolute;
	top: 20px;
	width: 740px;
}

div#volgende_foto {
	background-image: url(../images/volgende_foto.gif);
	background-repeat: no-repeat;
	background-position: bottom center;
	height: 550px;
	position: absolute;
	width: 740px;
}

div#volgende_foto:hover {
	background-image: url(../images/volgende_foto_.gif);
}

div#picturenav {
	position: absolute;
	bottom: 0px;
	color: #032366;
	font-family: verdana;
	font-size: 10px;
	font-weight: normal;
	text-align: center;
	margin-bottom: 8px;
	width: 800px;
}

div#start {
	background-image: url(../images/start.jpg);
	border: 1px solid #999999;
	height: 500px;
	position: absolute;
	right: 30px;
	top: 50px;
	width: 355px;
}

div#content {
	border: 1px solid #999999;
	height: 500px;
	position: absolute;
	right: 30px;
	top: 50px;
	width: 355px;
}

div#navigatie a {
	color: #AFAFAF;
	font-family: verdana;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}

div#navigatie a:hover {
	color: #000000;/*#032366*/
	text-decoration: none;
}

div#navigatie ul {
	margin: 20px;
	padding: 0px;
}

div#navigatie li {
	list-style: none;
	margin: 0px;
	margin-bottom: 6px;
	padding: 0px;
}

p {
	color: #000000;
	font-family: verdana;
	font-size: 12px;
	font-weight: bold;
	margin: 20px;
	padding: 0px;
	text-align: justify;
}

p.small {
	font-size: 9px;
	margin-top: 10px;
	margin-bottom: 0px;
}

a, a:hover {
	color: #000000;/*#032366*/
	text-decoration: none;
}

img {
	border: 0px;
}

table {
	border-collapse: collapse;
	margin: 0px;
	margin-left: 20px;
	margin-right: 20px;
	padding: 0px;
	width: 315px;	
}

table#geschiedenis tr {
	background-image: url(../images/camera.jpg);
	background-position: center right;
	background-repeat:  no-repeat;
}

table#geschiedenis tr:hover {
	background-image: url(../images/camera_.jpg);
	background-position: center right;
	background-repeat:  no-repeat;
}

table#geschiedenis td {
	color: #032366;
	font-family: verdana;
	font-size: 10px;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
	padding-right: 30px;
	text-align: right;
	text-decoration: none;
}

table#geschiedenis td a, table#geschiedenis td a:hover {
	color: #000000;/*#032366*/
	text-decoration: none;
}

table#pennings_projecten td {
	color: #032366;
	font-family: verdana;
	font-size: 12px;
	font-weight: bold;
	height: 30px;
	margin: 0px;
	padding: 0px;
	text-align: left;
	text-decoration: none;
}

table#pennings_projecten td a, table#pennings_projecten td a:hover {
	color: #000000;/*032366*/
	text-decoration: none;
}

td {
	color: #032366;
	font-family: verdana;
	font-size: 12px;
	font-weight: bold;
	height: 30px;
	margin: 0px;
	padding: 0px;
	padding-right: 50px;
	text-align: left;
	text-decoration: none;
}

table#contact td {
	color: #000000;
	font-family: verdana;
	font-size: 12px;
	font-weight: bold;
	height: 30px;
	margin: 0px;
	padding: 0px;
	text-align: right;
	text-decoration: none;
}

table#contact td.value {
	 padding-left: 20px;
	 text-align: left;
	 font-weight: normal;
}

table#projectpictures td{
	margin: 0px;
	padding: 10px;
}

table#projectpictures img {
	border: 1px solid #000000;
}

td.links {
	height: 60px;
	padding:  0px;
}

td a, td a:hover {
	color: #000000;/*#032366*/
	text-decoration: none;
}

input, textarea {
	background-color: #FFFFFF;
	border: 0px;
	border-bottom: 1px solid #000000;
	color: #000000;/*#032366*/
	font-family: verdana;
	font-size: 11px;
	font-weight: normal;
	width: 190px;
}

input.button {
	color:black;
	width: 192px;
	border: 1px solid;
}
