/*-------------------------------------------------
ALGEMEEN
-------------------------------------------------*/
html, body {
	
}
body {
background-color:#dbdbdb;
}

* {
	margin:0px;
	padding:0px;
}


.clearen {
	clear:both;
}


#container {
	margin: 0 auto;
	width:975px;
	background-color:#ffffff;
}

#kop {
	background-image:url('../afbeeldingen/achtergrond_kop.jpg');
	height:104px;
}
#logo {
	position:absolute;
	margin:20px 0px 0px 20px;
	width:200px;
	height:80px;
}
#logo img {
			border:0px;
}

#naw {
	position:absolute;
	margin:2px 0px 0px 810px;
	padding:11px 0px 0px 0px;
	width:155px;
	height:80px;
	font-size:12px;
	line-height:15px;
	color:#696b6d;
}
#naw a {
	color:#696b6d;
}

#hoofdmenubalk {
	height:35px;
	line-height:35px;
	background-image:url('../afbeeldingen/achtergrond_hoofdmenubalk2.jpg');
	background-position:left center;
	background-repeat:repeat-x;
	border-top:1px solid #a62d23;
	border-bottom:0px solid #f04132;
	padding:0px 20px 0px 20px;
	text-align:center;
}
#talen {
	position:absolute;
	margin:2px 0px 0px 860px;
	width:90px;
	height:35px;
	border:0px solid lime;
}

#talen img {
	border:0px solid lime;
	margin:0px 0px 0px 7px;
}
#linkerkant {
	margin:14px 15px 0px 0px;
	width:135px;
	height:636px;
	float:left;
	padding:50px 20px 0px 0px;
	text-align:right;
	background-position:left top;
	background-repeat:repeat-x;
	border-right:1px solid #a62d23;
}

#linkerkant img {
	border:0px;
}

#midden {
	margin:5px 0px 0px 0px;
	width:569px;
	float:left;
}

#bovenkant_midden {
	height:19px;
	background-position:left top;
	background-repeat:no-repeat;

}
#content_midden {
	background-position:left top;
	background-repeat:repeat-y;
	padding:0px 20px 20px 20px;
}
#onderkant_midden {
	height:19px;
	background-position:left top;
	background-repeat:no-repeat;
}





/*
voorraad
*/

#midden2 {
	margin:5px 0px 0px 0px;
	width:750px;
	float:left;
}

#bovenkant_midden2 {
	height:19px;
	background-position:left top;
	background-repeat:no-repeat;

}
#content_midden2 {
	background-position:left top;
	background-repeat:repeat-y;
	padding:0px 20px 20px 20px;
}
#onderkant_midden2 {
	height:19px;
	background-position:left top;
	background-repeat:no-repeat;
}






#rechterkant {
	width:205px;
	margin:14px 0px 0px 0px;
	float:right;
	text-align:right;
}


a.button {
	display:block;
	width:190px;
	text-align:left;
	height:42px;
	font-size:12px;
	line-height:42px;
	padding:0px 0px 0px 15px;
	background-image:url('../afbeeldingen/button.jpg');
	background-position:left top;
	background-repeat:no-repeat;
	color:#ffffff;
	text-decoration:none;
	text-transform:uppercase;
}
a.button:hover {
	color:#EBEBEB;
	text-decoration:underline;
}
a.button:active {
	color:#FFFFFF;
	text-decoration:none;
}


#nieuwsbriefvak {
	height:106px;
	width:185px;
	margin:0px 0px 0px 9px;
	padding:5px 10px 5px 0px;
	background-image:url('../afbeeldingen/achtergrond_nieuwsbrief.jpg');
	background-position:left top;
	background-repeat:repeat-x;
	border-top:1px solid #c22e34;
	border-bottom:1px solid #c22e34;
	border-left:1px solid #c22e34;
	text-align:right;
	color:#FFFFFF;
}

.aanmeldentitel {
	display:block;
	text-align:center;
	text-transform:uppercase;
	margin:0px 0px 5px 0px;
	
}

a.voorwaarden {
	font-size:11px;
	color:#bcbec0;
}

#footer {
	height:20px;
	line-height:20px;
	margin:0px 0px 0px 0px;
	background-color:#a62d23;
	color:#ffffff;
	font-size:11px;
	text-align:center;
}











#iframemodule {
   width:100%;
	 frame-border:none;
	 height:800px;
}




/*-------------------------------------------------
menus
-------------------------------------------------*/

a.hoofdmenu {
	font-size: 14px;
	color: #696b6d;
	text-decoration:none;
}

a.hoofdmenu:hover {
	color: #696b6d;
	text-decoration:underline;
}

a.hoofdmenu:active {
	color: #696b6d;
	text-decoration:none;
}


a.hoofdmenuactief {
	font-size: 14px;
	color: #696b6d;
	text-decoration:underline;
}

a.hoofdmenuactief:hover {
	color: #696b6d;
	text-decoration:none;
}

a.hoofdmenuactief:active {
	color: #696b6d;
	text-decoration:underline;
}








.tussenstukhoofd {
	font-size:15px;
	color: #a62d23;
}

a.submenu {
	font-size:13px;
	color: #a62d23;
	text-decoration:none;
	display:block;
	margin:0px 0px 10px 0px;
}

a.submenu:hover {
	color: #a62d23;
text-decoration:underline;
}

a.submenu:active {
	color: #a62d23;
	text-decoration:none;
}


a.submenuactief {
	font-size:13px;
	color: #a62d23;
	text-decoration:underline;
	display:block;
	margin:0px 0px 10px 0px;
}

a.submenuactief:hover {
	color: #a62d23;
	text-decoration:none;
}

a.submenuactief:active {
	color: #a62d23;
	text-decoration:underline;
}






.tussenstuksub {
	font-size: 13px;
	color: #3366ff;
}






/*-------------------------------------------------
100% hoogte:
---------------------------------------------------

html, body {
	height:100%;
}

* html > #container {
	height: 100%;
}

#container {
	min-height: 100%;
	position: relative;

-------------------------------------------------*/