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

BODY{
	text-align: center;
	margin: 0;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	line-height: 14px;
	margin-left: auto;
	margin-right: auto;
}
DIV{
	text-align:left;
}
H1{
color:#cc0000;
font-size:13px;
font-weight:bold;
padding-bottom:0px;
}
a{
color:#cc0000;
text-decoration:none;
}
a:hover{
color:#cc0000;
text-decoration:underline;
}
#container{
	width:784px;
	margin:0px 50px 0px 50px;
	background-image:url(../images/bg_navigatie.gif);
	background-repeat:no-repeat;
	background-position: top center;
	margin-left: auto;
	margin-right: auto;
}
#header{

}
#logo{
	width: 334px;
	height: 60px;
	float:left;
}
#servicemenu{
	float:right;
	width: 450px;
	text-align: right;
	padding: 39px 0px 0px 0px; 

}
#afbeelding{

}
#navigatie{
}
#hoofdnavigatie{
width:784px;
}
#hoofdnavigatie UL LI{
list-style:none;
float: left;
font-weight:bold;
padding: 2px 0px 14px 0px;
}
#hoofdnavigatie UL LI A{
	color: #666666;
	padding:0px 20px 14px 20px;	
}
#hoofdnavigatie UL LI a:hover,
#hoofdnavigatie UL LI a:active{
	color: #cc0000;
	background-image:url(../images/nav_active_bg.gif);
	background-position: left bottom;
	background-repeat: repeat-x;
	text-decoration:none;
}
#subnavigatie{
width:784px;
padding: 10px 0px 0px 0px;
}
#subnavigatie UL LI{
list-style:none;
float: left;
}
#subnavigatie UL LI A{
	color: #666666;
	padding:0px 20px 0px 20px;	
}
#subnavigatie UL LI a:hover,
#subnavigatie UL LI a:active{
	color: #cc0000;
	text-decoration:underline;
}
#content{
width:100%;
padding: 40px 0px 30px 0px;

}
#content_links{
float:left;
width:471px;
padding: 0px 46px 0px 25px;

}

.cleaner
  {
	clear:both;
	height:1px;
	font-size:1px;
	border:none;
	margin:0;
	padding:0;
  }

#content_rechts{
float:right;
width:185px;
padding: 15px 10px 15px 10px;
border: 1px solid #cccccc;
background-color: #ebebeb;

}
#footer{
padding: 5px 0px 10px 0px;
border-top: 2px solid #cccccc;
text-align: center;
}
input{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	height: 19px;
	border: 1px solid #707070;}
.button{
	color: #FFFFFF;
	height: 19px;
	border: 1px solid #707070;
	background-color: #999999;
}
.checkbox{
	border: 1px solid #FFFFFF;
}
