html, body
{
	padding: 0px;
	margin: 0px;
	background: url('../img/boutek_rep.gif') repeat-x #21495a;
	font-family: verdana;
	font-size: 12px;
	height: 100%;
}
.headspacer
{
	height: 14px;	
}
.container
{
	width: 956px;
	margin: 0 auto;
	border-left: 1px solid #000;
	border-right: 1px solid #000;	
	background: #fff;
	padding-left: 12px;
	padding-right: 12px;
	margin-bottom: -67px;
}
.header
{
	padding-top: 10px;
	height: 278px;
	width: 953px;
	background: url('../img/header_bg.jpg') bottom no-repeat;	
	margin-bottom: 4px;
}
.logo
{
	position: absolute;
	background: url('../img/logo_eb.gif') no-repeat;
	height: 101px;
	width: 181px;
	margin-left: 340px;	
	z-index: 9999;
	top: 31px;
}
.nieuwsbrief_box
{
	position: absolute;
	width: 130px;
	height: 100px;
	margin-left: 20px;
	top: 90px;
}
.menu
{
	float: left;
	width: 293px;
	height: 264px;
	background: url('../img/menu_bg.jpg');
	margin-top: 7px;
	margin-left: 7px;
}

.menu a
{
	text-decoration: none;	
}
a.home
{
	width: 172px;
	height: 75px;
	background:	url('../img/home.png');
	float: right;
}
a.home_active
{
	width: 172px;
	height: 75px;
	background:	url('../img/home_hover.png');
	float: right;
}
a.home:hover
{
	background: url('../img/home_hover.png');	
}
a.nieuws
{
	width: 172px;
	height: 43px;
	float: right;
	background: url('../img/nieuws.png');	
}
a.nieuws_active
{
	width: 172px;
	height: 43px;
	float: right;
	background: url('../img/nieuws_hover.png');	
}
a.nieuws:hover
{
	background: url('../img/nieuws_hover.png');	
}
a.fav
{
	width: 172px;
	height: 43px;
	float: right;
	background: url('../img/fav.png');	
}
a.fav_active
{
	width: 172px;
	height: 43px;
	float: right;
	background: url('../img/fav_hover.png');	
}
a.fav:hover
{
	background: url('../img/fav_hover.png');			
}
a.contact
{
	width: 172px;
	height: 43px;
	float: right;
	background: url('../img/contact.png');	
}
a.contact_active
{
	width: 172px;
	height: 43px;
	float: right;
	background: url('../img/contact_hover.png');	
}
a.contact:hover
{
	background: url('../img/contact_hover.png');			
}
a.nieuwsbrief
{
	width: 172px;
	height: 43px;
	float: right;
	background: url('../img/nieuwsbrief.png');	
}
a.nieuwsbrief_active
{
	width: 172px;
	height: 43px;
	float: right;
	background: url('../img/nieuwsbrief_hover.png');	
}
a.nieuwsbrief:hover
{
	background: url('../img/nieuwsbrief_hover.png');			
}
.banner
{
	float: right;
	width:644px;
	height: 264px;
	margin-top: 7px;
	margin-right: 7px;
	background: url('../img/header1.jpg') no-repeat;	
}
.spacer
{
	width: 954px;
	height: 10px;
	background: #21495A;	
}
.content
{
	width: 954px;	
	overflow: auto;
}
.content_left
{
	float: left;
	width: 292px;	
	margin-bottom: 67px;
}
.news
{
	display: block;
	clear: both;	
}
.img_left
{
	width: 80px;
	float: left;	
}
.img_right
{
	width: 80px;
	float: right;	
}
.item_blue
{
	float: right;
	width: 185px;
	height: 30px;
	background: url('../img/leftside_bar01.gif');
	margin-top: 30px;
	line-height: 30px;
	color: #fff;
	font-weight: bold;
	padding-left: 10px;
	text-decoration: none;
	font-size: 9px;
}
.item_blue:hover
{
	background: url('../img/leftside_bar01b.gif');
}
.item_red
{
	float: left;
	width: 185px;
	height: 30px;
	background: url('../img/leftside_bar02.gif');
	margin-top: 30px;
	line-height: 30px;
	color: #fff;
	font-weight: bold;
	text-decoration: none;
	text-align: right;
	padding-right: 10px;
	font-size: 9px;
}
.item_red:hover
{
	background: url('../img/leftside_bar02b.gif');
}
.item_gray
{
	float: right;
	width: 185px;
	height: 30px;
	background: url('../img/leftside_bar03.gif');
	margin-top: 30px;
	line-height: 30px;
	color: #fff;
	font-weight: bold;
	padding-left: 10px;
	text-decoration: none;
	font-size: 9px;
}
.item_gray:hover
{
	background: url('../img/leftside_bar03b.gif');
}
.content_right
{
	float: right;
	width: 650px;	
	margin-bottom: 67px;
}
.submenu ul
{
	padding: 0px;
	margin: 0px;
	list-style: none;
	margin-top: 10px;
	padding-bottom: 20px;
}
.submenu ul li
{
	float: left;
	margin-right: 20px;	
}
.submenu ul li a
{
	color: #000;
	text-decoration: none;	
}
.submenu ul li a:hover
{
	text-decoration: underline;	
}
.body
{
	width: 485px;
	float: left;
}
.body input
{
	width: 90%;
	border: 1px solid #21495A;	
}
.body textarea
{
	width: 90%;
	border: 1px solid #21495A;
	padding: 0px;	
}
.body .button
{
	width: 90%;
	border: 1px solid #21495A;
	background: #21495A;
	color: #fff;
	font-weight: bold;	
}
.body h1
{
	color: #21495A;	
}
.headline
{
	float: right;
	width: 147px;
	min-height: 460px;
	background: #21495A;	
	text-align: center;
	color: #fff;
	font-size: 10px;
}
.headline_img
{	
	border: 2px solid #fff;	
	margin: 0 auto;
	width: 129px;
	margin-top: 7px;
}

.footer
{
	width: 980px;
	height: 67px;
	background: #fff;
	margin: 0 auto;
	margin-top: -67px;
	border-bottom: 1px solid #000;
}
.fotoding
{
	position: absolute;
	margin-top: -220px;
}
.sponsor
{
	width: 958px;
	height: 63px;
	margin: 0 auto;
	background: url('../img/footer.jpg');
	padding-top: 4px;
	text-align: center;
}
