body {
	background: #ff3300;
	margin: 0;
        padding: 0;
}

/* module errors fixes */
td {
        font: 12px Verdana;
    color: 000000;
}
a {
        color: #0099ff;
}
a:visited {
        color: #0099ff;
}
h6, h6 a {
	color: #0099ff;
	font-size:12px;
	margin-top:6px;
	margin-bottom:5px;
	text-decoration: none;
}
#intro {
	margin-bottom: 10px;
}
/* regular */
#contentMain {
        background: #ccff66  url(../image.php?w=140&h=8&color=ff3300) repeat-y 140px;

        margin: 0 auto;
                text-align:left; 
        width: 770px;
        color: #000000;
        font: 12px Verdana;
        _display: block;
        _position: relative;
        _left: -385px;
        _margin-left: 50%;      
}
#contentSnelmenu {
        background: #0099ff;
	font-size: 100%;
	font-family: Verdana;
	color: #000099;	
	height: 20px;
	text-align: center;
	line-height:17px;
}
#contentSnelmenu a{
	color: #000099;
	font-weight: bold;
	text-decoration: none;
}
#contentPage {
        width: 770px;
}


#contentLeftcolumn {
        width:140px;
        float:left;
}
#contentLeftcolumnGrijs,
#contentBodyGrijs {
	background:#bdbdbd;
	height:30px;

}
#contentLeftcolumnBovenmenu {
	background: #ccff66;
	height:80px;
}
#contentLeftcolumnMenu {
	background: #ccff66;
	_height:180px;
	min-height: 180px;

}
#contentLeftcolumnOnderMenu {
	background: #0099ff;
	height: 20px;
}
#contentLeftcolumnOnderMenuFoto {
	height: 90px;
	background: #fff url(../../../plaat.php?site=kbponline&fileid=18) no-repeat ;
}
#contentLeftSecondcolumn {
	width:140px;
	float:left;



}
#contentLeftSecondcolumnLogo {
	height: 190px;
	background: #fff url(../../../plaat.php?site=kbponline&fileid=17) no-repeat bottom;

}

#contentLeftSecondcolumnOnderLogoLeft {
	background:#bdbdbd url(../image.php?w=140&h=8&color=bdbdbd);
	width:110px;
	height:100px;
	float:left;

}
#contentLeftSecondcolumnOnderLogoRight {
	background:#0099ff;
	width:30px;
	height:100px;
	float:left;
}
#contentLeftSecondcolumnAdres{
        padding-left:10px;
        margin-top:4px;
}
#contentLeftSecondcolumnAdres span {
    font-size: 24px;         
}
#contentLeftSecondcolumnAdres span span {
    font-size: 16px;
    vertical-align: top;
}
#contentBody {
        background: #ccff66;
        float:left;
	width: 490px;

}
#contentBodyText {
        padding-left:20px;
        padding-top:40px;
        padding-right:20px;
        width:420px;
}
#contentBodyTextTerugknop {
        text-align:right;
}
#contentBodyTextTerugknop a{
	color: #000000;
	font: 12px Verdana;
}
#contentBodyKruimelspoor {
	background: #ccff66;
	border-bottom: dotted 1px #000;
	padding-left:25px;
	height: 20px;
	line-height:16px;
}
.contentBottom {
	width: 770px;
	clear:both;
	height: 30px;
}
#contentBottomOne {
	width:140px;
	height: 30px;
	background: #0099ff;
	float:left;
}
#contentBottomTwo {
	width:140px;
	height: 30px;
	background:#0099ff;
	float:left;
}
#contentBottomThree {
	width:350px;
	height: 30px;
	background:#0099ff;
	float:left;
	color: #000099;
	font-weight: bold;
	font-size:120%;
	font-style: Italic;
	padding-top:3px;
	padding-left:20px;
	-moz-box-sizing:padding-box;
	}
#contentBottomFour {
	width:140px;
	height: 30px;
	background:#0099ff;
	float:left;
}

/*			NAVIGATIE */
#navcontainer{
	position: relative;
	top: 0px;
	left: 0px;
	width: 140px;

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

}
ul#navlist li{
	position             : relative;	
}
ul#navlist li a{
	text-transform: lowercase;
	color: #000000;
	text-decoration: none;
	width: 140px;
	text-align:left;
	display: block;
	min-height:20px;
	_height:20px;
	line-height:16px;
	font-size:90%;
	font-weight:bold;
}
.contentHoofdmenuBullet, 
.contentHoofdmenuNobullet
{
	width:10px;
	_height:19px;
	min-height: 19px;
	border-right: solid 2px #ccff66;
	float:left;
	-moz-box-sizing:border-box;
	padding:0;
	margin:0 10px 0 0 ;
}	


.item_active {
	background: #FEFF05;
	border-top: solid 1px #000;
	-moz-box-sizing:border-box;	
}
.item_active .contentHoofdmenuBullet,
.item_active .contentHoofdmenuNobullet {
	background:#0099ff;
}
.item_nonactive .contentHoofdmenuBullet, 
.item_nonactive .contentHoofdmenuNobullet {
	background:#ccff66;
}
.subcontainer{
	background:#FFFFC4;
	border-top: solid 1px #000;
	border-bottom: solid 1px #000;	
}
ul#navlist li ul {
	margin: 0;
	padding: 10px 0 10px 0;
	list-style: none;
	position             : absolute;
	width: 140px;
	left                 : 140px;
	top                  : 0;
	text-align: left;	
}
ul#navlist li ul li,.subitem_nonactive {
	text-align: left;
	margin: 0;
	
	padding-top:1px;
	padding-bottom:1px;		
	_height:12px;
	min-height: 12px;
	line-height:12px;
	-moz-box-sizing:padding-box;
}

ul#navlist li ul li a {
	font-weight: normal;
	line-height:12px;
	text-align: left;
	_height:12px;
	min-height:12px;
	padding-left: 10px;
	padding-top:1px;
	padding-bottom:1px;	
	display:block;
	-moz-box-sizing:padding-box;
}
.subitem_nonactive:hover,
.subitem_active {
	background:#FEFF05;
	_height:12px;	
	min-height: 12px;	
}
/* Holly Hack. IE Requirement, oftewel: laten staan! \*/
* html ul#navlist li { float: left; height: 1%; }
* html ul#navlist li a { height: 1%; }
* html ul#navlist li a:visited { height: 1%; }
/* End */

.inlineBody {
	background: #ccff66;
	font: 12px Verdana;
}
