body{
padding: 0;
margin: 0;
font-family: verdana;
font-size: 11px;
color:#000000;
}

#container_header{
width: 100%;
height: 100px;
margin: 0;
padding: 0;
background-image:url(images/img_01.jpg);
background-repeat:repeat-x;
}
#header{
width: 900px;
height: 100px;
margin: 0;
padding: 0;
}

.container_blok2{
width: 980px;
height: auto;
margin: 0 auto;
padding: 0;
padding-top: 10px;
}
.container_blok3{
width: 980px;
height: auto;
margin: 0 auto;
padding: 0;
padding-top: 10px;
}

.blok2_links{
width: 485px;
height: auto;
float: left;
margin-right: 10px;
margin-bottom: 10px;
}
.blok2_rechts{
width: 485px;
height: auto;
float: left;
margin-bottom: 10px;
}

.blok3_links{
width: 320px;
height: auto;
float: left;
margin-right: 10px;
margin-bottom: 10px;
}
.blok3_midden{
width: 320px;
height: auto;
float: left;
margin-right: 10px;
margin-bottom: 10px;
}
.blok3_rechts{
width: 320px;
height: auto;
float: left;
margin-bottom: 10px;
}

.blok_links_kop{
width: 485px;
height:53px;
background-image:url(images/blok_boven.jpg);
background-repeat:repeat-x;
}
.blok_links_content{
width: 450px;
height: auto;
padding-left: 20px;
padding-right: 20px;
background-image:url(images/blok_midden.jpg);
background-repeat:repeat-y;
}
.blok_links_bottom{
width: 485px;
}

.blok_links_content3{
width: 285px;
height: auto;
padding-left: 20px;
padding-right: 20px;
background-image:url(images/blok_midden3.jpg);
background-repeat:repeat-y;
}
.blok_links_bottom3{
width: 320px;
}
.blok_links_kop3{
width: 320px;
height:53px;
background-image:url(images/blok_boven.jpg);
background-repeat:repeat-x;
}

.titel_voor2{
padding: 0px;
margin: 0px;
height: 41px;
width: 355px;
font-family: verdana;
font-size: 14px;
font-weight:bold;
float: left;
padding-top: 12px;
}
.titel_voor3{
padding: 0px;
margin: 0px;
height: 41px;
width: 190px;
font-family: verdana;
font-size: 14px;
font-weight:bold;
float: left;
padding-top: 12px;
}

.nummer1{
width: 30px;
height: 53px;
float: left;
padding: 0;
margin: 0;
}
.nummer2{
width: 70px;
height: 53px;
float:left;
padding: 0;
margin: 0;
}
.nummer3{
width: 30px;
height: 53px;
float: left;
padding: 0;
margin: 0;
}

#container_footer{
width: 100%;
height: 70px;
margin: 0;
margin-top: 10px;
padding: 0;
background-image:url(images/footer.jpg);
background-repeat:repeat-x;
background-color: #ff6d00;
}
#footer{
width: 900px;
height: 60px;
margin: 0 auto;
padding-top: 10px;
text-align:center;
}
a:hover{
	color: #000066;
	text-decoration: underline;
}
a:visited{
	color: #000066;
	text-decoration: none;
}
a:link{
	color: #000066;
	text-decoration: none;
}
a {
	color: #000066;
	text-decoration: none;
}
a:active{
	color: #000066;
	text-decoration: none;
}
