﻿
body {
	
	padding: 0; 
	margin: 0;
	text-align: center;
	background: url("../img/bodybg.jpg") no-repeat center;
	background-position-y: top;
	background-color: #dbdbdb;
}



body {
	font-family: Tahoma;
	font-size: 11px;
	line-height: 16px;
	color: #707070;

}

/*
Hier worden alle standaard onderdelen gedefinieerd. Een link die overal een bepaalde kleur moet
hebben is makkelijk hier aan te geven dan voor elke div apart.
*/

textarea { line-height: normal; font-family: Tahoma;	font-size: 11px;line-height: 16px;	color: #707070;}

input { line-height: normal; font-family: Tahoma;	font-size: 11px;	line-height: 16px;	color: #707070;}
fieldset { margin: 0; padding: 0; }

legend { margin: 0; padding: 0; }

form { margin: 0; padding: 0; }

dl { margin: 0; padding: 0; }

ol { margin: 0; padding: 0; }

ul { margin: 0; padding: 0; }

a { margin: 0; padding: 0; }

p { margin: 0; padding: 0; }

h4 { margin: 0; padding: 0; }

h3 { margin: 0; padding: 0; }

h2 { margin: 0; padding: 0; }

h1 { margin: 0; padding: 0; }

p { margin-bottom: 10px; }
ul {margin-left: 20px; margin-bottom: 10px;}
li {}
ol { margin-left: 25px; }
a { color: #001F57; }
a:hover { text-decoration: none; color: #1D12B3; }
a:active { text-decoration: none; }
img { display: block; border: none; }
dl dt { font-weight: bold; margin-bottom: 10px; }
dl dd { margin: 0 0 30px 0;}
fieldset { border: none; }
caption { display: none; }


thead th { background-color: #EFEDE1; text-align: center; }
tbody th{ background-color: #fff; font-weight: normal;}
tfoot th { background-color: #EFEDE1; }
tfoot td { background-color: #fff; }



/* HEADERS */

h6 { color: #000; padding: 0 !important; margin-bottom: 7px; }

h5 { color: #000; padding: 0 !important; margin-bottom: 7px; }

h3 { color: #000; padding: 0 !important; margin-bottom: 7px; }

h2 { color: #4a8cbe; padding: 0 !important; margin-bottom: 7px; }



h2 {
	font-size: 16px;
	color: #009ee0;
	text-transform: uppercase;
}
h3 { font-size: 12px; font-weight: bold; padding: 0; margin: 0; }
h3 a { text-decoration: none; }
h3 a:hover {}
h4 { font-size: 13px; }

.clear { clear: both; }

/*

*/


#container {
	margin: auto;
	position: relative;
	text-align: left;
	width: 1000px;
	top: 50px;
}

#topbg {
	width: 1000px;
	height: 41px;
	background: url(../img/topblokbg.png);
}

		#topbg ul {
			position: absolute;
			right: 90px;
			top: 5px;
		}
		
				#topbg ul li {
					list-style: none;
					float: left;
					margin-right: 6px;
				}
				
					#topbg ul li a {
						text-decoration: none;
						display: block;
						float: left;
						font-size: 10px;
						color: #707070;
					}
					
					#topbg ul li a:hover {
						color: #000;
					}

#top {
	float: left;
	width: 1000px;
	background: url("../img/topbg.png");
}

#bottom {
	float: left;
	width: 1000px;
	background: url("../img/topbg.png");
	height: 273px;
}


#logo {
	position: absolute;
	width: 333px;
	height: 125px;
	left: 50px;
	top: 10px;
}

#menu {
	height: 257px;
	position: absolute;
	right: 59px;
	top: 58px;
	*top: 62px;
}

		#menu ul {
			
		}
		
				#menu ul li {
					list-style: none;
					width: 220px;
					height:26px;
					border-bottom: 1px solid #d7d7d8;
				}
				
				li#onderste {
					list-style: none;
					width: 220px;
					height:26px;

				}
				
						#menu ul li a {
							float: right;
							margin-top: 3px;
							color: #009ee0;
							display: block;
							font-weight: bold;
							font-size: 11px;
							line-height: 20px;
							text-decoration: none;
							width: 189px;
							height: 20px;
							text-indent: 10px;
						}
						
							#menu ul li a:hover {
								background: #e9e9e9;
							}
							
							#menu ul li a:active {
								background: #e9e9e9;
							}
							
							#menu iframe {
								margin-left:40px;
								margin-top:2px;
								width:180px !important;
							}
							
#content {
	position: relative;
	float: left;
	left: 210px;
	top: 30px;
	width: 450px;
	overflow: visible;


}

		#content h2 {
			position: absolute;
			right: 0;
			font-size: 15px;
			color: #b2d0e4;
			font-weight: bold;
		}
		
		#content h3 {
			position: absolute;
			right: 0;
			top: 20px;
			font-size: 15px;
			line-height: 18px;
			color: #0065a6;
			font-weight: bold;
		}
		
		#content hr {
			color: #dedfdf;
			margin-bottom: 40px;
			margin-top: 40px;
		}
		
#spacer {
	float:left;
	width: 1px;
	height: 240px;
}
		
#fotostrook {
	position: relative;
	left: 25px;
	top: 70px;
	width: 916px;
}

#payoff {
	position: relative;
	top: 95px;
	text-indent: 210px;
}

#footer {
	position: relative;
	left: 0px;
	top: 134px;
	width: 999px;
	height: 91px;
	line-height: 24px;
	color: #fff;
	font-size: 11px;
	text-indent: 50px;
	background: url("../img/footerbg.png");
}

		#avw {
			position: absolute;
			right: 90px;
			top: 0;
			font-size: 10px;
		}

		#footer a {
			text-decoration: none;
			color: #fff;
		}


