body,html{
	background: #CECBCE;
	font-family: Arial, Helvetica, sans-serif;
	margin: 3px;
	font-size: small;
	color: #FFFFFF;
}
div#wrapper{
	margin: 0px auto 0px auto;
	width: 800px;
	position:relative;
	
	background: #292C29;


	
}

a{ color:blue;}

.menu_items{
	
	width: 200px;
	
	position: absolute;
	top: 356px;
	border-bottom: 2px solid green;
}
.menu_items a{
	color: black;
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
	line-height: 20px;
	
}
.menu_items a:hover{
	color: #FF9900;
	
	
}

h1{
	color: #FF9900;
	margin: 0px;
	font-weight: normal;
	font-size: 18px;
	text-transform: uppercase;
}

div#header{
	width: 800px;
}

div.hover{
	color: white;

}
div.hover a {
	float: left;

text-transform: uppercase;
text-align: center;
font-weight: bold;
font-size : 14px;
text-decoration: none;
color: #FFFFFF;
background: url(/i/hoofdpagina/knop_nomaal.jpg) ;
line-height: 53px;
height: 53px;
width: 200px;
border-bottom: 2px solid #212421;
}

div.hover a:hover {
width: 200px;
text-align: center;
background: url(/i/hoofdpagina/knop_selected.jpg) ;
color: #FFFFFF;
}


div#content{
	float: left;
	padding: 30px;
	width: 540px;
	color: #000000;
	min-height: 500px;
	background: #FFFFFF;
	
	
	
}
div#breads{
	position: absolute;
	right: 10px;
	top: 180px;
	margin: 5px;
	color: #999999;
}
div#breads a{
	
	color: #999999;
	text-decoration: none;
}
div#menuLinks{
	float: left;
	
	width: 200px;
	min-height: 400px;

}


.Bold{
	font-weight: bold;
}
.Italic{
	font-style: italic;
}
.Underline{
	text-decoration: underline;
}
.StrikeThrough{
	text-decoration: line-through;
}

.menuinc{
	color: white;
	font-size: 14px;
	padding: 0px 0px 0px 30px;
	line-height: 30px;
	cursor:pointer;
	font-weight: bold;
	text-decoration: none;
}

.menuinc:hover{
	color: #FF9933;
	background: url(/i/knop_uitklap.jpg) top;
}
.menuinc a{
	color: #FFFFFF;
    text-decoration: none;
}
.menuinc:hover a{
	color: #FF9933;
}

.menuincSel{
	font-size: 14px;
	padding: 0px 0px 0px 30px;
	line-height: 30px;
	cursor:pointer;
	font-weight: bold;
	text-decoration: none;
	color: #FF9933;
	background: url(/i/knop_uitklap.jpg) top;
}

.menuincSel a{

    text-decoration: none;
	color: #FF9933;
}


.submenu{
		padding: 0px 0px 5px 45px;
		display: none;
}
.submenu a{
		color: white;
	text-decoration: none;
}
.submenu a:hover{
	color: #FF9933;
}
.submenuSel{
			padding: 0px 0px 5px 45px;
}
.menu{
				padding: 0px 0px 0px 45px;
}
.submenuSel a{
		color: white;
	text-decoration: none;
}
.submenuSel a:hover{
	color: #FF9933;
}

.menuLinks{
	color: black;
	/*background: url(/i/menuLinksbg.png) no-repeat;*/
	height: 20px;
	width: 200px;
	line-height: 15px;
	text-align: left;
	margin: 10px 0px 0px 0px;
	padding: 0px 0px 0px 10px;
	font-weight: bold;
}
.menuLinksinc{
	
	color: black;
	cursor: pointer;
	/*background: url(/i/menuLinksbgD.png) no-repeat;*/
	height: 20px;
	width: 200px;
	line-height: 20px;
	text-align: left;
	margin: 10px 0px 0px 0px;
	padding: 0px 0px 0px 10px;
	font-weight: bold;
}
.submenuLinks{
	
	
	
	margin: 0px 0px 0px 10px;
}
.submenuLinksSel b{
	font-weight: normal;
	color: #FF9933;
}
.submenuLinksinc{

	cursor: pointer;
	vertical-align: middle;
	
	
}
.submenuLinksinc img{
	
	
	
	vertical-align: middle;
}
.submenuLinksSel{
	
	
	margin: 0px 0px 0px 10px;
}

div#footer{
	clear:both;
	height: 30px;
	background: #3D4242;
	text-align: center;
	line-height: 30px;
}
