* {
	margin: 0;
	padding: 0;
}

body {
	margin: 5px 0;
	background-color: #c0c0c0;	
	font-family: "verdana";
	font-size: 13px;
	
}


h1, h2, h3 {
	color: #000000;
}

h1 { font-size: 122%; }
h2 { font-size: 122%; }
h3 { font-size: 100%; }

p, ul, ol {
	margin-bottom: 20px;
	line-height: 167%;
	font-size: 100%;
	list-style-type: none;
}

li {
	list-style-type: none;
}

a:link {
	color: #00336e;
	text-decoration: underline;
}

a:visited {
	color: #00336e;
	text-decoration: underline;
}

a:hover {
	color: #af8554;
	text-decoration: none;
}

a:active {
	color: #00336e;
	text-decoration: underline;
}

#wrapper{
	margin: 0px auto;
}

#container{
	margin: 0px auto;
	width: 936px;
	height: 592px;
	background-color: #fff;
	border: 1px solid #000;
}

#header{
position: absolute;
margin-left: 0px;
margin-top: 0px;
	width: 936px;
	height: 140px;

}

#head_left{
	float: left;
	margin-top: 12px;
	margin-left: 10px;
	width: 271px;
	height: 73px;
}

#head_right{
	margin-top: 12px;
	margin-right: 10px;
	float: right;
	width: 166px;
	height: 73px;
}

#topmenu{
	height: 26px;
	width: 936px;
}

#menu_kop{
	float: left;
	height: 26px;
	width: 171px;
	line-height: 24px;
		background-color: #ff0000;
	margin-left: 15px;
	_margin-left: 7px;
	color: #fff;
	margin-bottom: 15px;
	font-size: 14px;
	font-family: verdana;
	font-weight: bold;
	text-decoration: none;
	text-align: center;
}

#breadcrumbs{
	float: right;
	height: 26px;
	_height: 21px;
	margin-right: 14px;
	_margin-right: 7px;
	margin-top: 20px;
	padding-left: 10px;
	width: 702px;
	background-color: #dae1e4;
	font-size: 12px;
	font-family: verdana;
	font-weight: normal;
	text-decoration: none;
	line-height: 24px;
	_padding-top: 2px;
}

#main{
position: absolute;
margin-top: 120px;
	width: 936px;
	height: 438px;
}

#main_left{
	position: absolute;;
	margin-top: 105px;
	margin-left: 0px;
	_margin-left: 8px;
	padding-left: 5px;
	width: 200px;
}

#nood{
	width: 171px;
	height: 110px;
	margin-top: 100px;
	*margin-top: 150px;
	_margin-top: 150px;
	margin-left: 15px;
	background-color: #dae1e4;
	color: #000;
}

#nood_tekst{
	padding-top: 18px;
	font-size: 12px;
	text-align: center;
}

#main_menu{
	margin-top: 4px;
}

#main_right{
	float: left;
	margin-top: 8px;
	margin-left: 16px;
	width: 710px;
	height: 418px;
	border: 1px solid #000;
}

#content{
  position: absolute;
	margin-left: 210px;
	margin-top: 140px;
	width: 700px;
	height: 408px;
	padding: 5px;
	color: #000;
	overflow: auto;
  border: 1px solid #000000;
}

#tekst {
float: left;
width: 500px;
height: 407px;
overflow: auto;
}

#tekstoverflow {
float: left;
width: 500px;
height: 407px;
overflow:hidden;
}

#tekstgeenoverflow {
float: left;
width: 500px;
height: 403px;
overflow: hidden;
}

#vullingtekst {
height: 257px;
overflow:hidden;

} 

#kaderonder {
width: 500px;
_margin-left: -20px;
height: 150px;
margin-top: 0px;


}

#linksonder {
float: left;
margin-left: 14px;
padding-left: 5px;
width: 225px;
height: 148px;
border: 1px solid #000000;
}

#rechtsonder {
float: right;
margin-right: 14px;
_margin-right: 0px;
_margin-left: 5px;
padding-left: 5px;
width: 225px;
height: 148px;
border: 1px solid #000000;
}

#image {
_position: absolute;
float: right;
width: 195px;
height: 408px;
_margin-top: 0px;
overflow: hidden;
}


#footer{
margin: 0px auto;
margin-top: -20px;
background-color: #ff0000;
color: #fff;
height: 18px;
width: 936px;
line-height: 16px;
border-top: 1px solid #000;
border-bottom: 1px solid #000;
_border-bottom: 0px solid #000;
}

#footer_tekst{
	text-align: center;
}

.breadspacer{
	padding-left: 14px;
	padding-right: 14px;
	line-height: 24px;
}

.bread{
}

a.footer:link{color: #fff;font-size: 11px;text-decoration: none;font-weight: normal;}
a.footer:visited{color: #fff;font-size: 11px;text-decoration: none;font-weight: normal;}
a.footer:hover{color: #343536;font-size: 11px;text-decoration: none;font-weight: normal;}
a.footer:active{color: #fff;font-size: 11px;text-decoration: none;font-weight: normal;}

a.button:link{color: #000000;font-size: 13px;text-decoration: none;font-weight: normal;}
a.button:visited{color: #000000;font-size: 13px;text-decoration: none;font-weight: normal;}
a.button:hover{color: #343536;font-size: 13px;text-decoration: none;font-weight: normal;}
a.button:active{color: #000000;font-size: 13px;text-decoration: none;font-weight: normal;}

a.bread:link{color: #435b65;font-size: 13px;text-decoration: none;font-weight: normal;}
a.bread:visited{color: #435b65;font-size: 13px;text-decoration: none;font-weight: normal;}
a.bread:hover{color: #ff0000;font-size: 13px;text-decoration: none;font-weight: normal;}
a.bread:active{color: #435b65;font-size: 13px;text-decoration: none;font-weight: normal;}

a.rodelink:link{color: #435b65;font-size: 13px;text-decoration: none;font-weight: normal;}
a.rodelink:visited{color: #435b65;font-size: 13px;text-decoration: none;font-weight: normal;}
a.rodelink:hover{color: #ff0000;font-size: 13px;text-decoration: none;font-weight: normal;}
a.rodelink:active{color: #ff0000;font-size: 13px;text-decoration: none;font-weight: normal;}

a.buttonrood:link {
display: block;
border: 2px solid #000000;
background-color: #ff0000;
height: 22px;
width: 215px;
font-size: 14px;
font-weight: bold;
color: #ffffff;
text-decoration: none;
text-align: center;
padding-top: 2px;
}


a.buttonrood:visited {
display: block;
border: 2px solid #000000;
background-color: #ff0000;
height: 22px;
width: 215px;
font-size: 14px;
font-weight: bold;
color: #ffffff;
text-decoration: none;
text-align: center;
padding-top: 2px;
}

a.buttonrood:hover {
display: block;
border: 2px solid #000000;
background-color: #dae1e4;
height: 22px;
width: 215px;
font-size: 14px;
font-weight: bold;
color: #000000;
text-decoration: none;
text-align: center;
padding-top: 2px;
}

a.buttonrood:active {
display: block;
border: 2px solid #000000;
background-color: #ff0000;
height: 22px;
width: 215px;
font-size: 14px;
font-weight: bold;
color: #ffffff;
text-decoration: none;
text-align: center;
padding-top: 2px;
}
