﻿/* CSS Document */


* {
	font-family:Verdana, Arial, Helvetica, sans-serif;

}

body {
	font-size:11px;
	margin:0px;
	padding:0px;
	margin-top:0px;
	padding-top:0px;
	background-image:url(/afbeeldingen/achtergrond.gif);
	background-repeat:repeat-x;
	background-color:#a0001c;
}

td,div {
	font-size:11px;
}

p {
	line-height:18px;
}


a:link {
	color:#a0001c;
	text-decoration:none;
}

a:visited {
	color:#a0001c;
	text-decoration:none;
}

a:active {
	color:#a0001c;
	text-decoration:none;
}
a:hover {
	color:#d2d200;
	text-decoration:none;
}
div.boxzoeken a:link{
	color:#ffffff;
}
div.boxzoeken a:visited{
	color:#ffffff;
}
div.boxzoeken a:hover{
	color:#d2d200;
}
div.boxzoeken a:active{
	color:#ffffff;
}
div.navigatie_item_sub a:link {
	display:block;
	background-color:#e4e4e4;
	border-bottom:1px solid #cccccc;
	padding-left:15px;
	color:#000000;
	text-decoration:none;
	font-weight:bold;
	font-size:12px;
	background-image:url(../afbeeldingen/list_pijl.gif);
	background-repeat:no-repeat;
	/*height:21px;*/

}
div.navigatie_item_sub a:visited {
	display:block;
	background-color:#e4e4e4;
	border-bottom:1px solid #cccccc;
	padding-left:15px;
	color:#000000;
	text-decoration:none;
	font-weight:bold;
	font-size:12px;
	background-image:url(../afbeeldingen/list_pijl.gif);
	background-repeat:no-repeat;
	/*height:21px;*/

}
div.navigatie_item_sub a:hover {
	display:block;
	background-color:#ffffff;
	border-bottom:1px solid #cccccc;
	padding-left:15px;
	color:#000000;
	text-decoration:none;
	font-weight:bold;
	font-size:12px;
	background-image:url(../afbeeldingen/list_pijl_wit.gif);
	background-repeat:no-repeat;
	/*height:21px;*/

}
div.navigatie_item_sub a:active {
	display:block;
	background-color:#e4e4e4;
	border-bottom:1px solid #cccccc;
	color:#000000;
	text-decoration:none;
	font-weight:bold;
	font-size:12px;
	background-image:url(../afbeeldingen/list_pijl.gif);
	background-repeat:no-repeat;
	/*height:21px;*/

}

div.navigatie_item_actief a:link {
	display:block;
	background-color:#000000;
	color:#ffffff;
	text-decoration:none;
	font-weight:bold;
	font-size:12px;
	/* height:24px; */
	padding-top:5px;
	padding-bottom:3px;


}
div.navigatie_item_actief a:visited {
	display:block;
	background-color:#000000;
	color:#ffffff;
	text-decoration:none;
	font-weight:bold;
	font-size:12px;
	/* height:24px; */
    padding-top:5px;
	padding-bottom:3px;

}
div.navigatie_item_actief a:hover {
	display:block;
	background-color:#000000;
	color:#ffffff;
	text-decoration:none;
	font-weight:bold;
	font-size:12px;
	/* height:24px; */
    padding-top:5px;
	padding-bottom:3px;

}
div.navigatie_item_actief a:active {
	display:block;
	background-color:#000000;
	color:#ffffff;
	text-decoration:none;
	font-weight:bold;
	font-size:12px;
	/* height:24px; */
    padding-top:5px;
	padding-bottom:3px;
}

div.navigatie_item a:link {
	display:block;
	background-color:#e4e4e4;
	color:#000000;
	text-decoration:none;
	font-weight:bold;
	font-size:12px;
	/*height:18px;*/
	padding-top:7px;
	padding-bottom:5px;

}
div.navigatie_item a:visited {
	display:block;
	background-color:#e4e4e4;
	color:#000000;
	text-decoration:none;
	font-weight:bold;
	font-size:12px;
	/*height:18px;*/
	padding-top:7px;
	padding-bottom:5px;


}
div.navigatie_item a:hover {
	display:block;
	background-color:#000000;
	color:#ffffff;
	text-decoration:none;
	font-weight:bold;
	font-size:12px;
	/*height:18px;*/
	padding-top:7px;
	padding-bottom:5px;


}
div.navigatie_item a:active {
	display:block;
	background-color:#e4e4e4;
	color:#000000;
	text-decoration:none;
	font-weight:bold;
	font-size:12px;
	/*height:18px;*/
	padding-top:7px;
	padding-bottom:5px;

}
div.navigatie_item_home a:link {
	display:block;
	color:#000000;
	text-decoration:none;
	font-weight:bold;
	font-size:12px;
	/*height:18px;*/
	padding-top:5px;
	padding-bottom:3px;
}
div.navigatie_item_home a:visited {
	display:block;
	color:#000000;
	text-decoration:none;
	font-weight:bold;
	font-size:12px;
	/*height:18px;*/
	padding-top:5px;
	padding-bottom:3px;

}
div.navigatie_item_home a:hover {
	display:block;
	color:#ffffff;
	text-decoration:none;
	font-weight:bold;
	font-size:12px;
	/*height:18px;*/
	padding-top:5px;
	padding-bottom:3px;

}
div.navigatie_item_home a:active {
	display:block;
	color:#000000;
	text-decoration:none;
	font-weight:bold;
	font-size:12px;
	/*height:18px;*/
	padding-top:5px;
	padding-bottom:3px;

}

div.navigatie_item_actief_home a:link {
	display:block;
	color:#000000;
	text-decoration:none;
	font-weight:bold;
	font-size:12px;
	/*height:18px;*/
	padding-top:5px;
	padding-bottom:3px;

}
div.navigatie_item_actief_home a:visited {
	display:block;
	color:#000000;
	text-decoration:none;
	font-weight:bold;
	font-size:12px;
	/*height:18px;*/
	padding-top:5px;
	padding-bottom:3px;

}
div.navigatie_item_actief_home a:hover {
	display:block;
	color:#000000;
	text-decoration:none;
	font-weight:bold;
	font-size:12px;
	/*height:18px;*/
	padding-top:5px;
	padding-bottom:3px;
}
div.navigatie_item_actief_home a:active {
	display:block;
	color:#000000;
	text-decoration:none;
	font-weight:bold;
	font-size:12px;
	/*height:18px;*/
	padding-top:5px;
	padding-bottom:3px;

}

div.komom3_home a:link{
	color:#FFFFFF;
	padding-left:12px;
	font-size:11px;
}
div.komom3_home a:visited{
	color:#FFFFFF;
	padding-left:12px;
	font-size:11px;
}
div.komom3_home a:hover{
	color:#a0001c;
	padding-left:12px;
	font-size:11px;
}
div.komom3_home a:active{
	color:#FFFFFF;
	padding-left:12px;
	font-size:11px;
}


table.container {
	width: 915px;
}



div.boxroodgroenboven {
	background-image: url(/afbeeldingen/layout/achtergrond_boxroodgroenboven.gif);
	background-repeat: no-repeat;
	background-position: center top;
	
}

div.boxheader {
	width:915px;
	height:88px;
	float:left;
	clear: both;
	overflow: hidden;
}

div.boxzoeken {
	width:892px;
	height:29px;
	float:left;
	text-align: right;
	padding-right: 23px;
	color: #FFFFFF;
	clear: both;
	overflow: hidden;
}

div.boxzoeken input {
	border: 1px solid #000000;
	height: 18px;
	margin-top: 5px;
	font-size: 10px;
	width: 180px;
	margin-right: 10px;
	color: #000000;

}

div.boxcontentachtergrondmidden {
	background-image: url(/afbeeldingen/layout/achtergrond_content_midden.gif);
	background-repeat: repeat-y;
	float: left;
	width: 915px;
	background-position: left top;
}

div.boxcontentachtergrondboven {
	background-image: url(/afbeeldingen/layout/achtergrond_content_boven.gif);
	background-repeat: no-repeat;
	float: left;
	width: 915px;
}

div.boxcontentachtergrondonder {
	background-image: url(/afbeeldingen/layout/achtergrond_content_onder.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	float: left;
	width: 915px;
	
}

div.kolom1 {
	float: left;
	width: 208px;
	margin-top: 90px;
	margin-bottom: 100px;
	display:none;
}

div.kolom2 {
	float: left;
	width: 410px;
	padding-top: 90px;
	padding-left:25px;
	padding-right:45px;
	
}

div.kolom3 {
	text-align: center;
	float: left;
	width: 222px;
	margin-top: 55px;
    display:none;
}

div.boxpaginasluiter {
	clear: both;
	float: left;
	width: 707px;
	padding-left: 208px;
	text-align: center;
	height: 16px;
	color: #c2d20d;
    display:none;
}


div.navigatietoplijn {
	background-color: #cccccc;
	margin: 17px 0px 0px;
	height: 1px;
	width: 161px;
}

div.navigatie_pijl {
	width:20px;
	/*height:22px;*/
	float:left;
}
div.navigatie_item {
	width:161px;
	border-bottom:1px solid #cccccc;
}


div.navigatie_item_actief {
	width:161px;
	/*height:22px;*/
	position:relative;
	float:left;
	border-bottom:1px solid #cccccc;
}

div.navigatie_item_home {

	position:relative;
	/*height:22px;*/
	float:left;
	border-bottom:1px solid #cccccc;
}
div.navigatie_item_actief_home {
	width:161px;
	float:left;
	border-bottom:1px solid #cccccc;
}












h1 {
	padding:0px;
	margin:0px;
	font-weight:normal;
	margin-top:50px;
	color:#a0001c;
	font-size:26px;
}

h3 {
	margin:0px;
	padding:0px;
	color:#d2d200;
}
h5 {
	margin:0px;
	padding:0px;
	color:#a0001c;
}
hr {
	height:3px;
	color:#d2d200;
}
div.navigatie_item_sub {
	width:139px;
	float:left;
	border-bottom:1px solid #cccccc;
}
td.submenu {
	/*border-top:1px solid #cccccc;*/
}
td.submenu a:link {
	color:#000000;
	background-color:#e4e4e4;	
}
td.submenu a:visited {
	background-color:#e4e4e4;	
	color:#000000;
}
td.submenu a:hover {
	color:#000000;
	background-color:#ffffff;	
}
td.submenu a:active {
	color:#000000;
	background-color:#e4e4e4;	
}

div.navigatie_item_actief_sub a:link {
	display:block;
	background-color:#ffffff;
	/*border-bottom:1px solid #cccccc;*/
	color:#000000;
	text-decoration:none;
	font-weight:bold;
	font-size:12px;
	/*height:21px;*/
		background-image:url(../afbeeldingen/list_pijl_wit.gif);
	background-repeat:no-repeat;

}
div.navigatie_item_actief_sub a:visited {
	display:block;
	background-color:#ffffff;
	/*border-bottom:1px solid #cccccc;*/
	color:#000000;
	text-decoration:none;
	font-weight:bold;
	font-size:12px;
	/*height:21px;*/
		background-image:url(../afbeeldingen/list_pijl_wit.gif);
	background-repeat:no-repeat;
}
div.navigatie_item_actief_sub a:hover{
	display:block;
	background-color:#ffffff;
	/*border-bottom:1px solid #cccccc;*/
	color:#000000;
	text-decoration:none;
	font-weight:bold;
	font-size:12px;
	/*height:21px;*/
		background-image:url(../afbeeldingen/list_pijl_wit.gif);
	background-repeat:no-repeat;

}

div.navigatie_item_actief_sub a:active{
	display:block;
	background-color:#ffffff;
	/*border-bottom:1px solid #cccccc;*/
	color:#000000;
	text-decoration:none;
	font-weight:bold;
	font-size:12px;
	/*height:21px;*/

	background-image:url(../afbeeldingen/list_pijl_wit.gif);
	background-repeat:no-repeat;
}

form {
	padding:0px;
	margin:0px;
}
ul.navigatie {
	margin:0px;
	padding:0px;
	padding-left:7px;
	margin-left:9px;
	background-color:#ffffff;
	display:block;
}

li {
	background-color:#ffffff;
	display:block;
}

