/**
 * 100% height layout with header and footer
 * ----------------------------------------------
 * Feel free to copy/use/change/improve
 */

html,body {
	margin:0;
	height:100%;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	background-color: #ECF3F8;
	background-image: url(../beeld/bg_n2.gif);
	background-repeat: repeat-y;
	background-position: center 0px;
	letter-spacing: 0.1em;
}

h1 {
	margin:0.5em 0;
	font-size: 12px;
	font-weight: bold;
	color: #003772;
}
.tabel {
	margin-left: 33px;
	color: #003772;
	font-weight: bold;
	font-size: 10px;
}


h2 {
	font:1.25em georgia,serif; 
	margin:0 0 0.5em;
}
a {
	color:#569FCF;
}

p {
	line-height:1.5;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0em;
	margin-left: 0;
}
#pres {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-transform: uppercase;
	color: #003772;
	float: left;
	height: 49px;
	width: 175px;
	background-image: url(../beeld/3d2.jpg);
	background-repeat: no-repeat;
	text-align: right;
	padding-right: 12px;
	padding-top: 20px;
}
#address {
	background-image: url(../beeld/footer3.gif);
	background-repeat: no-repeat;
	height: 69px;
	width: 900px;
	margin: auto;
}


div#container {
	position:relative; /* needed for footer positioning*/
	margin:0 auto; /* center, not in IE5 */
	width:100%;
	height:auto !important; /* real browsers */
	height:100%; /* IE6: treaded as min-height*/
	min-height:100%;
	background-repeat: repeat-y;
	background-position: center top;
}

div#header {
	background-image: url(../beeld/linksboven.gif);
	background-repeat: repeat-x;
	height: 80px;
	text-align: center;
}

div#content {
	text-align: center;
	padding-top: 0em;
	padding-right: 1em;
	padding-bottom: 5em;
	padding-left: 1em;
}
#maincontent {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	height: 100%;
}
#hoofdtekst {
	clear: both;
	float: left;
	width: 530px;
	margin-right: 10px;
	margin-top: 20px;
}

#subnav1 a:hover, #subnav2 a:hover {
	color: #999;
}
img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}



#nav {
	float: left;
	height: 100%;
	width: 186px;
	margin-left: 42px;
	text-align: left;
	background-color: #D4E5F0;
}
#navover, #navportfolio, #navcontact, #navdisclaimer, #navaccounts {
	background-color: #FFF;
	height: 20px;
	padding-top: 8px;
	padding-bottom: 2px;
	padding-left: 10px;
	font-weight: bold;
	color: #003772;
	margin-bottom: 2px;
}
#tekst {
	float: right;
	margin-left: 30px;
	width: 580px;
	text-align: left;
	margin-right: 20px;
}
#tekst p {
	margin-left: 40px;
	margin-right: 10px;
	line-height: 16px;
}


#navover a:hover, #navportfolio a:hover, #navcontact a:hover, #navdisclaimer a:hover, #navaccounts a:hover {
	color: #569FCF;
}
#navover a, #navportfolio a, #navcontact a, #navdisclaimer a, #navaccounts a {
	font-weight: bold;
	color: #003772;
	text-decoration: none;
}

#nav a {
	font-weight: bold;
	text-decoration: none;
	color: #003772;
}

div#footer {
	position:absolute;
	width:100%;
	bottom:0px;
	background-image: url(../beeld/linksonder.gif);
	background-repeat: repeat-x;
	text-align: center;
	height: 69px;
}
div#containernav {
	position:relative; /* needed for footer positioning*/
	margin:0 auto; /* center, not in IE5 */
	width:100%;
	height:auto !important; /* real browsers */
	height:100%; /* IE6: treaded as min-height*/
	min-height:100%; /* real browsers */
}
#subnav1, #subnav2 {
	padding-top: 8px;
	padding-bottom: 2px;
	padding-left: 12px;
}
#subnav1 a, #subnav2 a {
	color: #000;
	font-size: 9px;
	text-transform: uppercase;
}
#portfolio {
	height: 120px;
	width: 500px;
	float: left;
	margin-top: 30px;
	text-align: center;
}
#vorige {
	float: left;
	height: 30px;
	width: 30px;
	margin-right: 10px;
	margin-top: 30px;
}
#volgende {
	float: right;
	height: 30px;
	width: 30px;
	margin-top: 30px;
	text-align: right;
}
div#full {
	position:absolute; /* center, not in IE5 */
	width:100%;
	height:100% !important; /* real browsers */
	height:100%; /* IE6: treaded as min-height*/
	min-height:100%;
	margin-top: 0;
	margin-right: 0px;
	margin-bottom: 0;
	margin-left: 0px;
	left: 0px;
	top: 0px;
}
.middle {
	vertical-align: middle;
}
.normal {
	margin-left: -33px;
	color: #000;
	padding-left: 0px;
}
#bottom {
	float: right;
	margin-left: 30px;
	width: 580px;
	text-align: left;
	margin-right: 20px;
}
.input {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	border: 1px solid #999;
}
.table100pc {
	height: 100%;
	width: 100%;
}
#datum {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333;
	right: 10px;
	position: absolute;
	top: 5px;
}
