@charset "utf-8";
a:link {
	color: #b40605;
	font-weight:bold;
	text-decoration: none;
}
a:visited {
	color: #b40605;
	text-decoration: none;
}
a:hover {
	color: #e86767;
	text-decoration: underline;
}
a:active {
	color: #e86767;
	text-decoration: none;
}

img{border:0;}

body  {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	background: #ff9639;
	margin: 0; 
	padding: 0;
	text-align: center; 
	color: #000000;
}

h1 {
font: bold 26px verdana, sans-serif;
}
h1 {
letter-spacing:-2px;
position: relative; /* container H1 is positionned to place the SPAN in it */
color: #133779;
}
h1 span {
position: absolute;
top: -0.07em; 
left: -0.07em;
color: #e72b2b;
}

.boekstra #container { 
	width: 1000px; 
	margin: 0 auto; 
	text-align: left; 
} 
.boekstra #header { 
	background:url(../images/head_red.jpg) no-repeat;
	height:140px; /* VERANDERD */
	width:981px;
	padding:18px 19px 0 0;} 

.boekstra #header_menu{
	width:281px;
	float:right;
	height:107px; }
	
.boekstra #header_zoek{
	width:271px;
	padding:32px 0px 0px 10px;
	height:76px;
	float:right;
	background:url(../images/zoek_menu_red.jpg) no-repeat;}

.boekstra #mainContent { 
	padding: 5px 15px 10px 20px;
	background:url(../images/main_red.jpg);
} 
.boekstra #footer { 
	width:985px;
	height:25px;
	padding:0 0 0 15px;
	background:url(../images/close_red.jpg) no-repeat;
} 

.fltrt { 
	float: right;
	margin-left: 8px;
}
.fltlft { 
	float: left;
	margin-right: 8px;
}
.clearfloat { 
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
.boekstra #top_menu {
	font-size:12px;
	color:#fff;
	width:950px;
	float:right;
	height:25px;
	padding:0 0 0 0px;
	line-height:32px;
	}
	
.boekstra #top_menu a{
color:#fff;
padding:30px 10px;
text-decoration:none;
font-weight: bold;
}
	
.boekstra #top_menu a:hover{
	color:#fff;
	padding:9px 10px;
	display:inline;
	background:#ff9639;
	font-weight:bold;}
.zoek{
	background:url(../images/zoek_bg.jpg);
	width:89px;
	height:37px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:18px;
	color:#FFFFFF;
	border:1px;}