/* CSS Document */

html, body {
	height: 			100%;
	margin:				0;
	padding:			0;
	background-color:	#464646;
	background:			#464646 url('img/headerbg.png') repeat-x center top;
	font-family:Calibri, Verdana;

background-attachment: fixed;

}



#headerbalkje {

	position:			relative;
	margin-top:			10px; 
	width:				920px;
	height:				60px;
	margin:				0 auto;
	background-color:	#2A2A2A;
	
}

#slideshow1 {


width:920px;
height:135px;
margin:0 auto;
position:relative;
margin-top:10px;
padding-top:140px;
}


#slideshow {
position:relative;

	width:920px;
	height:275px;
	top: -155px;
}

#slideshow ul {

	width:920px;
	height:275px;
	list-style:none;
}
#slideshow ul li {

	width:920px;
	height:275px;
}

#slideshowoverlay {
background-image:url(img/overlay.png);
background-repeat:no-repeat;
width:900px;
height:125px;
position:relative;
top:-315px;
padding-top:1px;
padding-left:20px;
z-index:500;
line-height:140%;




}

#maincontainer {
position:static;
background:url(img/main.png) repeat-y;
width:940px;
min-height:100%;

overflow:visible;
float:inherit;

margin:0 auto;


}

#smallbalk {
width:920px;
height:5px;
margin-top:25px;

background-color:#4C4C4C;


}

#headermenu ul {
font-family: Futura Medium, Myriad Pro, Gill SansCalibri, Verdana;
font-size:16px;
margin:0;
padding-top:10px;
padding-left:20px;
padding-bottom:10px;


}

#headermenu ul li  {
list-style: none; 
float:left;
padding-left:15px;
padding-right:15px;


height:62px;



}

#headermenu li a {
display:block;
color:#FFFFFF;
text-decoration:none;
height:62px;




}

#headermenu li a:hover  {

color:#FF9900;

background:url(img/smallarrow2.png) no-repeat center;
background-position:center;
height:62px;
}

.active  {

color:#FF9900;

background:url(img/smallarrow2.png) no-repeat center;
background-position:center;

height:62px;


}

h3 {
margin-bottom:5px;
}
#content {
padding:0px;
position:static;
min-height:500px;
padding-left:10px;
padding-top:10px;
}

#menu2 a {

font-family: Futura Medium, Myriad Pro, Gill SansCalibri, Verdana;
font-size:14px;
color:#FFFFFF;
text-decoration:none;
line-height:180%;

}

#menu2 a:hover {
color:#FF6600;

}

#footertext {
padding-top:10px;
font-size:12px;
width:920px;
text-align:center;
page:auto;
margin:0 auto;
background-image:url(img/line.png);
background-repeat:no-repeat;
position:relative;


}


	