/* FILL */

html, body {
	margin:0;
	padding:0;
}

BODY 
{
margin-left: 0px;
margin-top: 0px;
margin-right: 0px;
margin-bottom: 0px;
font-family: Arial, Helvetica, sans-serif;
scrollbar-base-color: #fff2e0;
scrollbar-arrow-color: #000000;
scrollbar-3dlight-color: #ffffff;
scrollbar-darkshadow-color: #fff2e0;
scrollbar-face-color: #d4d4d4;
scrollbar-highlight-color: #fff2e0;
scrollbar-shadow-color: #fff2e0;
scrollbar-track-color: #fff2e0;
}

#header_left {
background-image: url("../../images/header_left.gif");
width: 374px;
height: 102px;
margin-left: 0px; 
margin-right: 0px; 
margin-top: 0px;
}

#header {
background-image: url("../../images/header_spacer.gif");
width: 100%;
height: 102px;
}

#header_right {
background-image: url("../../images/header_right.gif");
width: 637px;
height: 102px;
margin-left: 0px; 
margin-right: 0px; 
margin-top: 0px;
}

#menu {
	height:100%;
	width:1px;
	background: url("../../images/menu_spacer.gif") repeat-y;
}
#menu_middle {
	padding-left: 15px;
	background-image: url("../../images/menu_middle.gif");
}

#menu_middle a{
	padding-left: 15px;
	display:block;
	margin-right:25px;
}

#menu_middle a:hover{
	padding-left: 15px;
	text-decoration: none;
	background-image: url("../../images/nav_bg.gif");
	background-repeat:no-repeat;
	background-position:left center;
	
}

#td_content {
	padding-top:15px;
	background:#fff2e0;
	width: 100%;
}

#td_content a{
font: 12px arial ;
text-decoration:none;
background-color:transparent;
border-bottom:1px solid #c92026;
}

#td_content a:hover{
color: #c92026;
font: 12px arial ;
text-decoration:none;
background-color:transparent;
}

#td_content h1{
	display:block;
	font:18px arial;
	font-style:italic;
	border-bottom: 2px solid #e48221;
	margin-right:20px;
	background-image: url("../../images/eekhoorn.gif");
	background-repeat:no-repeat;
	background-position:right bottom;
}

#contactgegevens {
	padding-left: 28px;
	background-color: #fff2e0;
	font:11px arial;
	background-image: url("../../images/bg_naw.gif");
	background-repeat:repeat-y;
}

#contactgegevens a{
	background-color:transparent;
}

td {
	vertical-align:top;
	font:12px arial;
}

A:link { color: #2d2d2d; text-decoration: none;}
A:active { color: #2d2d2d; text-decoration: none;}
A:visited { color: #2d2d2d; text-decoration: none;}
A:hover {  color: #000000; background-color: #faa41a; text-decoration: underline;}

p:first-letter{
font:18px arial;
text-transform:uppercase;
color:#c92026;
}

.floatleft{
float:left;
margin-right:15px;
}

.iframe_special
{
width:720px;
height: 320px;
background-color: transparent;
border: 0px;
text-align: left;
vertical-align: top;
margin: 0px;
padding: 0px;
margin: auto; /* FireFox */
position: relative;  /* FireFox */
border-collapse: collapse;
}

html > body .iframe_special {height: 106px;}

.tb_content_special
{
width: 720px;
margin-left: 15px;
}