@charset "utf-8";
/* CSS Document */

body{
font-family:		arial;
color:				#464647;
margin:				0px;
background-color:	#87c9e0;
font-size:			12px;
}

div.header{
background-image:	url(images/header.png);
width:				818px;
height:				162px;
margin-left:		auto;
margin-right:		auto;
cursor:				pointer;
}

div.menu-bg{
background-image:	url(images/menu-bg.jpg);
width:				100%;
height:				25px;
cursor:				default;
}

div.menu-button{
width:				818px;
margin-left:		auto;
margin-right:		auto;
}

div.bg{
background-image:	url(images/bg.png);
background-repeat:	repeat-x;
height:				308px;
width:				100%;
cursor:				default;
}

div.spacerleft{
width:				818px;
margin-top:			20px;
margin-left:		auto;
margin-right:		auto;
}

div.content{
background-image:	url(images/content.png);
width:				511px;
height:				226px;
}

div.content-tekst{
width:				490px;
margin-left:		15px;
margin-top:			6px;
overflow:			auto;
height:				220px;
}

div.offerte{
background-image:	url(images/offerte.png);
margin-left:		10px;
width:				214px;
height:				60px;
}

div.aanmelden{
background-image:	url(images/offerte.png);
margin-left:		10px;
width:				214px;
height:				60px;
margin-top:			10px;
}

div.offerte-tekst{
margin-left:		15px;
margin-top:			6px;
}

div.actueel{
background-image:	url(images/actueel.png);
width:				214px;
height:				155px;
margin-left:		10px;
margin-top:			10px;
}

div.actueel-tekst{
margin-left:		15px;
margin-top:			6px;
}

div.footer{
margin-top:			30px;
font-size:			10pt;
margin-left:		8px;
cursor:				default;
}

div.bubbels{
background-image:	url(images/bubbels.png);
background-repeat:	no-repeat;
width:				49px;
height:				36px;
margin-top:			-20px;
margin-left:		auto;
margin-right:		60px;
}

h1{
color:				#4a4744;
font-size:			17px;
}

a:link, a:visited{
text-decoration:	underline;
color:				#4a4744;
}

a:hover{
color:				#00448c;
text-decoration:	underline;
}
