@charset "UTF-8";
/* Background-Styles ------------------ */

body {
	margin:0px; padding:0px;
	font-family:sans-serif;
	color: #3d3d3d;
	font-size:13px;
	line-height:16px;
	height: 100%;
	background-color: black;
}

/*---- Newsletter ------*/
.drawer {
position: absolute; /*Panel will overlap  content */
/* position: relative; */   /*Panel will "push" the content down */
top: -172px;
width: 100%;
height: 160px;
padding: 20px 0px 0px 0px;
background: url(images/newsletter_bg.png) bottom left repeat-x;
z-index: 3;
text-align: center;
margin-left: auto;
margin-right: auto;
}

#drawer_button {
width: 292px;
height: 54px;
background: url(images/newsletter.png) 0px 0px no-repeat;
position: absolute;
right: 20px;
bottom: -46px;
cursor: pointer;
z-index: 3;
}

#header {
	background: url(images/head_bg.jpg) center top repeat-x #538787;
	height: 172px;
	color: white;
	border-bottom: 1px solid black;
	position: relative;
}

#header_logo {
width: 249px;
height: 172px;
background: url(images/logo.png) bottom left no-repeat;
float: left;
}

/* Menu */
.menu {
height: 102px;
padding: 70px 10px 0px 10px;
border-right: 1px solid #3d5959;
float: left;
color: #77b7b7;
text-transform: lowercase;
font-size: 12px;
line-height: 14px;
cursor: pointer;
}

.menu_hover {
height: 102px;
padding: 70px 10px 0px 10px;
border-right: 1px solid #3d5959;
float: left;
color: white;
text-transform: lowercase;
font-size: 12px;
line-height: 14px;
background: url(images/menu_hover_bg.png) top left repeat-x;
cursor: pointer;
}

.menu a:hover {
height: 102px;
padding: 70px 10px 0px 10px;
border-right: 1px solid #3d5959;
float: left;
color: white;
text-transform: lowercase;
font-size: 12px;
line-height: 14px;
background: url(images/menu_hover_bg.png) top left repeat-x;
cursor: pointer;
}

#header2 {
	background: url(images/header_bg.png) top left repeat-x white;
	color: white;
	border-top: 1px solid white;
}

#header2_home {
width: 950px;
height: 280px;
position: absolute;
bottom: -200px;
left: 0px;
z-index: 1;
}

#header2_cat {
width: 950px;
height: 280px;
position: absolute;
bottom: -200px;
left: 0px;
z-index: 1;

}

#titel {
	background: url(images/titel_bg.png) top left repeat-x #000000;
	position:relative;
	width: 950px;
	height:26px;
	border-top: 1px solid #777777;
	border-bottom: 1px solid #777777;
	color: #d2d2d2;
}

#spacer {
width: 20px;
height: 27px;
float: left;
}

#titel_pijltje {
height: 22px;
padding: 4px 25px 0px 0px;
float: left;
background: url(images/pijltje2.png) top right no-repeat;
color: #9a9a9a;
}

#titel_pijltje a:link {
color: #9a9a9a;
text-decoration: none;
}

#titel_pijltje a:visited {
color: #9a9a9a;
text-decoration: none;
}

#titel_pijltje a:hover {
color: white;
text-decoration: none;
}

#main {
	background: url(images/main_bg.png) top left repeat-x #2e2e2e;
	position:relative;
	border-bottom: 1px solid black; 
}

#midden {
	background: url(images/midden_bg.png) top left repeat-x #595959;
	position:relative;
	width: 950px;
	border-bottom: 1px solid #353535;
	color: #d2d2d2;
	font-size: 12px;
	line-height: 13px;
}


#fotos {
	background: url(images/fotos_bg.png) top left repeat-x #323232;
	position:relative;
	min-height:128px;
	border-top: 1px solid #5a5a5a;
}

#footer {
	border-top: 1px solid #343434;
	background: url(images/footer_bg.png) top left repeat-x #000000;
	position:relative;
	color: #9e9e9e;
	font-size: 10px;
	line-height: 12px; 
}

#footer_block {
width: 276px;
float: left;
margin: 0px 0px 20px 20px;
padding: 10px 19px 10px 0px;
}

.container {
	width:950px;
	margin:0 auto;
	position:relative;
}

#clear {
clear: both;
margin:0px;
padding: 0px;
display: block;
}

/* Photo HOVER */

.but_back {
width: 75px;
height: 128px;
background: url(images/but_back2.png) center center no-repeat;
float: left;
cursor: pointer;
}

.but_forw {
width: 75px;
height: 128px;
background: url(images/but_forward2.png) center center no-repeat;
float: left;
cursor: pointer;
}

#foto_balk {
width: 950px;
height: 128px;
float: left;
}

.fotos_thumb {
width: 150px;
height: 100px;
background-color: white;
float: left;
margin-left: 10px;
margin-top: 15px;
border-top: 1px solid #5a5a5a;
border-bottom: 1px solid black;
}

.fotos_thumb_home {
width: 275px;
height: 110px;
background-color: white;
float: left;
position: relative;
}

.fotos_thumb_overlay_home {
width: 285px;
height: 120px;
background: url(images/photo_overlay_home.png) top left no-repeat;
position: absolute;
top: -5px;
left: -5px;
z-index: 1;
cursor: pointer;
}

/* Nieuws */
.nieuws_icon {
width: 37px;
height: 33px;
background: url(images/nieuws_icon.png) top left no-repeat;
float: left;
margin: 0px 10px 75px 0px;
padding-top: 4px;
text-align: center;
color: white;
}


/* Captions */

.photo {
	position:relative;	
	overflow:hidden;
	width:316px;
	height:198px;
	float:left;
}
	
.caption {
	position: absolute;
	width: 296px;
	height: 25px;
	display: block;
	padding: 10px 10px 0 20px;
	overflow: hidden;
	bottom: 0px;
	background: #000;
	font-size: 14px;
	color: white;	
	filter: alpha(opacity=70); /* IE5-7 */  
  	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=70)"; /* IE8 */ 
  	opacity: 0.7; /* Firefox and Safari */
}

.caption, a:link, a:visited {
text-decoration: none;
border: none;
cursor: pointer;
}

/* Classes */
.logo_bottom {
width:32px;
height:32px;
margin:0px 3px 0px 0px;
float:left;
position: relative;
}

.verkocht {
position: absolute;
left: 17px;
top: 10px;
z-index: 3;
width: 202px;
height: 131px;
background: url(images/verkocht.png) top left no-repeat;
}

.links_block {
width: 290px;
height: auto;
float: left;
margin-bottom: 20px;
margin-top: 10px;
margin-left: 20px;
border-right: 1px solid silver;
}

.rechts_block {
padding-left: 30px;
margin-bottom: 20px;
margin-top: 10px;
width: 560px;
float: left;
}

.home_block {
width: 276px;
height: 106px;
padding: 20px;
float: left;
}

.titel {
width: 135px;
float: left;
margin: 0px 0px 2px 0px;
}

.data {
width: 155px;
float: left;
margin: 0px 0px 2px 0px;
}

.clear {
clear: both;
}

h2 {
margin: 0px 0px 10px 0px;
padding: 0px;
line-height: 24px;
}

.list_auto {
width: 300px;
height: 170px;
float: left;
color: white;
cursor: pointer;
}

.list_auto_thumb {
width: 300px;
height: 170px;
float: left;
position: relative;
overflow:hidden;
}

.list_medewerker_thumb {
width:237px;
height:230px;
display:inline;
overflow:hidden;
float: left;
position: relative;
}

.caption2 {
	position: absolute;
	width: 270px;
	height: 25px;
	display: block;
	padding: 10px 10px 0 20px;
	overflow: hidden;
	bottom: 0px;
	background: #000;
	font-size: 14px;
	color: white;	
	filter: alpha(opacity=70); /* IE5-7 */  
  	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=70)"; /* IE8 */ 
  	opacity: 0.7; /* Firefox and Safari */
}

.list_auto_info {
width: 16px;
height: 100px;
padding: 10px 0px;
float: left;
}

a:link {
color: #9a9a9a;
text-decoration: none;
}

a:visited {
color: #9a9a9a;
text-decoration: none;
}

a:hover {
color: white;
text-decoration: none;
}

.input_blok {
width: 220px;
margin-top: 4px;
float: left;
}

.inputtitel {
width: 80px;
height: 12px;
margin: 5px 0px 5px 0px;
float: left;
}

.inputtext {
width: 120px;
height: 12px;
padding: 3px;
border: none;
background-color: silver;
float: left;
}

.inputtitel2 {
width: 110px;
height: 12px;
margin: 5px 0px 5px 0px;
float: left;
color: silver;
font-size: 10px;
text-align: right;
}

.inputtext2 {
width: 120px;
height: 12px;
padding: 3px;
margin: 2px 0px 2px 10px;
border: none;
background-color: #484848;
float: left;
border: 1px solid #767676;
color: white;
}

.verstuur {
width: 120px;
height: 32px;
margin: 10px 0px 5px 5px;
background: url(images/verstuur.png) top left no-repeat;
float: left;
cursor: pointer;
}