html {
	height:100%;
	margin: 0px;
	padding:0px;
}

body {
	margin: 0;
	padding: 0;
	color: #000000;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
	height:100%;
	border:none;
	background-color: #FFF;
}

#wrapper {
	width:980px;
	margin: 0px auto 0px auto;
	/*background-image: url(image/wrapper_bg.jpg);
	background-repeat: no-repeat;
	background-position: bottom center;
	background-color: #FFFFFF;*/
	min-height: 600px;
	/*height:100%;*/
	padding: 0px 0px 0px 0px;
	background-color: #FFFFFF;	/*border-left: 3px solid #0078AC;
	border-right: 3px solid #0078AC;
	border-bottom: 3px solid #0078AC;*/
	text-align: center;
}

#head {
	width: 980px;
	float: left;
	height:100px;
	background-color: #FFFFFF;
	margin: 0px 0px 0px 0px;
}

#content {
	width: 730px;
	float: left;
	height:100%;
	background-color: #CCCCCC;
	margin: 0px 0px 0px 175px;
}

#Menu {
	width: 980px;
	/*position: relative;*/	
	float: left;
	padding: 0px 0px 0px 0px;
	height: 30px;
	margin: 0px 0px 6px 0px;
	background-color: #0099FF;
}

#MenuSeperator {
	width: 204px;
	padding: 0px 0px 0px 0px;
	height: 30px;
	margin: 0px 0px 0px 0px;
	background-color: #CECFD0;
	float: right;
}

#Menublok {
	width: 42px;
	/*position: relative;*/	
	float: right;
	height: 29px;
	background-color: #CECFD0;
}

#mainContent {
	width: 980px;
	float: left;
	height:100%;	/*border-right: 1px solid #000;
	border-left: 1px solid #000;*/
	background-color: #FFF;
	margin: 0px 0px 0px 0px;
}

#bottumContent {
	width: 980px;
	float: left;
	height:100%;	/*border-right: 1px solid #000;
	border-left: 1px solid #000;*/
	background-color: #FF9900;
	margin: 0px 0px 0px 0px;
}

#Right {
	width: 440px;	/*height: 537px;*/
	float: right;
	height: 310px;
}

#RightBottum {
	width: 800px;	/*height: 537px;*/
	float: right;
	height: 180px;
}

#RightImage {
	width: 440px;
	float: right;
	height: 300px;
}

#RightImageBottum {
	width: 800px;
	float: right;
	height: 180px;
}

#Main {
	width: 340px;
	float: left;
	height: 280px;
	padding: 30px 0px 0px 10px;
}

#Left {
	width: 180px;	/*height: 537px;*/
	float: left;
	height: 310px;	/*background-color: #FFFFFF;*/
}

#LeftImage {
	width: 180px;
	float: left;
	height: 300px;
}

#LeftBottum {
	width: 180px;
	float: left;
	height: 180px;
}

#Footer {
	width: 970px;	/*height: 537px;*/
	float: left;
	height: 50px;	/*background-color: #FFFFFF;*/
	margin: 6px 0px 0px 0px;
	background-color: #CECFD0;
	text-align: right;
	color: #FFFFFF;
	font-size: 32px;
	padding: 8px 10px 0px 0px;
	font-style: italic;
}

#MainContact {
	width: 426px;
	float: left;
	padding: 0px 10px 10px 10px;
	border-right: 1px solid #000;
	border-left: 1px solid #000;
	background-color: #FFFFFF;
	height: 527px;
}

#cleaner {
	clear:both;
	height:1px;
	font-size:1px;
	border:none;
	margin:0; padding:0;
	background:transparent;
}

.kop {
	font-size : 11px;
	letter-spacing : 0px;
	font-weight: normal;
	font: Arial Narrow;
	color: #000000;
}

.bold {
	font-weight: bold;
	color: #000000;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
}

/* Navigatie */
a {
	font-size : 11px;
	color: #727272;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

#navigatie {
	width:980px;
	margin: 0px 0px 6px 0px;
} 

#navigatie ul {
	list-style: none;
	padding: 0;
	margin: 0;
} 

#navigatie li {
	float: left;
	padding: 0;
	margin-right: 2px;
} 

#navigatie li a:link, #navigatie li a:visited {
	height: 29px;
	line-height: 30px;
	width: 100%;
	display: block;
	color: #000000;
	text-decoration: none;
	text-align: center;
	background-color: #CECFD0;
	padding: 0px 6px 0px 6px;
	margin: 0px 8px 0px 8px;
} 

#navigatie li a:hover, #navigatie li a:active {
	background-color: #FF6600;
	height: 29px;
	display: block;
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;
	line-height: 30px;
	width: 100%;
	padding: 0px 6px 0px 6px;
	margin: 0px 8px 0px 8px;
} 

a:link, a:visited {
	color : #FF6600;
	text-decoration : none;
}

a:hover, a:active{
	color : #CCCCCC;
	text-decoration : none;
}

a.klein {
	font-size : 11px;
	font-weight: normal;
}

a.klein:link, a.klein:visited {
	color : #2755B5;
	text-decoration : none;
}

a.klein:hover, a.klein:active {
	color : #999999;
	text-decoration : none;
}

a.dankaan {
	font-size : 11px;
	font-weight: normal;
}

a.dankaan:link, a.dankaan:visited {
	color : #0066FF;
	text-decoration : none;
}

a.dankaan:hover, a.dankaan:active {
	color : #0078AC;
	text-decoration : none;
}
