* {
	margin: 0;
	padding: 0;
}

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


h1, h2, h3 {
	color: black;
}

h1 { font-size: 130%; }
h2 { font-size: 110%; }
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;
}

li.onderste {
padding-bottom: 0px;
margin-bottom: 10px;
}

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{
	width: 936px;
	height: 110px;
	background-color: #fecc10;
}

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

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

#topmenu{
	height: 40px;
	width: 936px;
	background-image: url('../img/bread_balk.gif');
	background-repeat: repeat-x;
}


#breadcrumbs{
	float: left;
	height: 40px;
	_height: 22px;
	margin-left: 0px;
	padding-left: 10px;
	width: 702px;
	font-size: 12px;
	font-family: verdana;
	font-weight: normal;
	text-decoration: none;
	line-height: 38px;
	_padding-top: 10px;
}

#main{
	width: 936px;
	height: 438px;
	background-color: #dbdad8;
}

#main_left{
	float: left;
	height: 418px;
	margin-top: 8px;
	margin-left: 18px;
	_margin-left: 8px;
	width: 171px;
	background-color: #fecc10;
	border: 1px solid #000;
}


#logo{
	width: 171px;
	height: 110px;
	margin-top: 20px;
	background-color: #fecc10;
	color: #fff;
}

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

#main_menu{
	margin-top: 4px;
	padding-left: 15px;
}

#main_right{
	float: right;
	margin-top: 8px;
	margin-right: 16px;
	_margin-right: 8px;
	width: 710px;
	height: 418px;
	border: 1px solid #000;
	background-color: #fff;
}

#content{
	width: 700px;
	height: 408px;
	background: url(../img/bg.jpg);
	padding: 5px;
	color: #000;
}

#content_left{
	float: left;
	width: 100%;
	height: 408px;
	background-color: #ffffff;
	overflow: auto;
}

#content_left_iframe{
	float: left;
	width: 100%;
	height: 408px;
	background-color: #ffffff;
	overflow: auto;
}

#content_right{
	float: right;
	margin-top: 0px;
	margin-left: 10px;
	*margin-left: 14px;
	height: 408px;
	width: 210px;
}

#ballon {
padding-top: 37px;
width: 470px;

}

#ballonlinks {
float: left;
width: 220px;
height: 114px;
padding: 3px;
border: #022857 2px solid;
}


#ballonrechts {
float: right;
width: 220px;
height: 114px;
padding: 3px;
border: #022857 2px solid;
}

#footer{
	background-color: #fff;
	color: #fff;
	height: 18px;
	width: 936px;
	line-height: 16px;
	margin-left: -1px;
	_margin-left: 0px;
	border-top: 1px solid #000;
	border-left: 1px solid #000;
	_border-left: 0px solid #000;
	border-right: 1px solid #000;
	_border-right: 0px 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: #000;font-size: 11px;text-decoration: none;font-weight: normal;}
a.footer:visited{color: #000;font-size: 11px;text-decoration: none;font-weight: normal;}
a.footer:hover{color: #fecc10;font-size: 11px;text-decoration: none;font-weight: normal;}
a.footer:active{color: #000;font-size: 11px;text-decoration: none;font-weight: normal;}

a.button:link{color: #000;font-size: 13px;text-decoration: none;font-weight: normal;line-height: 24px;}
a.button:visited{color: #000;font-size: 13px;text-decoration: none;font-weight: normal;line-height: 24px;}
a.button:hover{color: #fff;font-size: 13px;text-decoration: none;font-weight: normal;line-height: 24px;}
a.button:active{color: #000;font-size: 13px;text-decoration: none;font-weight: normal;line-height: 24px;}

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