@charset "utf-8";

/* START WINDOWS OVERLAY*/
#GB_overlay { background-color: #000000; position: absolute; margin: auto; top: 0; left: 0; z-index: 100; }
#GB_window {left: 0; top: 0; font-size: 1px; position: absolute; overflow: visible; z-index: 150; }
#GB_window .content { width: auto; margin: 0; padding: 0; background-color: #fff; border: 3px solid #ccc; border-top: none; }
#GB_frame { border: 0; margin: 0; padding: 0; overflow: auto; white-space: nowrap; }
.GB_Window .content { background-color: #fff; border: 3px solid #ccc; border-top: none; }
.GB_Window .header { border-bottom: 1px solid #aaa; border-top: 0px solid #999; border-left: 1px solid #ccc; border-right: 1px solid #ccc; margin: 0; height: 20px; font-size: 12px; padding: 3px 0; color: #333;}
.GB_Window .caption { font-size: 11px; font-weight: bold; white-space: nowrap; padding-right: 20px; }
.GB_Window .close { text-align: right; }
.GB_Window .close span { font-size: 11px; cursor: pointer }
.GB_Window .close img { cursor: pointer; padding: 0 3px 0 0; }
.GB_Window .on { border-bottom: 1px solid #333; }
.GB_Window .click { border-bottom: 1px solid red; }
/* END WINDOWS OVERLAY*/
/* Global styles
----------------------------------------------------------------------------------- */
body,div,dl,dt,dd,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td { 
	margin:0;
	padding:0;
}
html, body{
	height:100%;
}
body{
font-family: "Trebuchet MS", Geneva, Arial, Helvetica, sans-serif;
font-size:12px;
background:#e17220;
background-image:url(../images/bg.jpg);
background-repeat:no-repeat;
background-position:center top;
}
:focus{
	outline:none;
}
table {
	border-collapse:collapse;
	border-spacing:0;
}
fieldset,img { 
	border:0;
}
address,caption,cite,code,dfn,em,th,var {
	font-style:normal;
	font-weight:normal;
}
strong {
	font-weight:bolder;
}
caption,th {
	text-align:left;
}
h1,h2,h3,h4,h5,h6 {
	font-size:100%;
	font-weight:normal;
}
q:before,q:after {
	content:'';
}
abbr,acronym { border:0;
}
a:link{
color: #c87515;	
text-decoration:underline;
}
a:visited{
color: #c87515;	
text-decoration:underline;
}
a:hover{
color: #313130 ;
text-decoration: none;
}
p{
padding-bottom:5px;
}
ol{
list-style-type:none;
}
/* CMS styles
----------------------------------------------------------------------------------- */
/* Container styles
----------------------------------------------------------------------------------- */
#container{
position:relative;
height:auto;
width:1000px;
margin:0 auto;
z-index:3;
}
/* Header styles
----------------------------------------------------------------------------------- */
#intro{
font-family: "Trebuchet MS", Geneva, Arial, Helvetica, sans-serif;
font-size:12px;
background:#b4b4b4;
background-image:url(../images/intro.jpg);
background-repeat:no-repeat;
background-position:center top;
}
#header
	{
	background:url(../images/header.jpg) no-repeat top center;
	height:320px;
	position:relative;
	margin:0;
	}
#header h1,#header h2{
	position:absolute;
	text-indent:-9999px;
}
#sep-menu
    {
	background:url(../images/separateur-menu.png) no-repeat;
	height:14px;
	width:2px;
	float:left;
	margin-top:5px;
	margin-left:10px;
	}

#header #nav{
	position:absolute;
	left:375px;
	top:17px;
}

#header #nav #Home,#header #nav #Herstellen-en-aanpassen,#header #nav #Renoveren,#header #nav #Verkoop,#header #nav #Waar-vindt-u-ons,#header #nav #Contact{
background:url(../images/nav.png) no-repeat;
	text-indent:-9999px;
	display:block;
	height:45px;
}
#header #nav #Home{
    width:56px;
	background-position:0px 0px;
}
#header #nav #Herstellen-en-aanpassen{
	width:166px;
	background-position:-56px 0px;
}
#header #nav #Renoveren{
	width:84px;
	background-position:-222px 0px;
}
#header #nav #Verkoop{
	width:69px;
	background-position:-306px 0px;
}
#header #nav #Waar-vindt-u-ons{
	width:117px;
	background-position:-375px 0px;
}
#header #nav #Contact{
	width:60px;
	background-position:-492px 0px;
}
#header #nav #Home:hover,#header #nav .selected #Home{
	background-position:0px -51px;
}
#header #nav #Herstellen-en-aanpassen:hover,#header #nav .selected #Herstellen-en-aanpassen{
	background-position:-56px -51px;
}
#header #nav #Renoveren:hover,#header #nav .selected #Renoveren{
	background-position:-222px -51px;
}
#header #nav #Verkoop:hover,#header #nav .selected #Verkoop{
	background-position:-306px -51px;
	}
#header #nav #Waar-vindt-u-ons:hover,#header #nav .selected #Waar-vindt-u-ons{
	background-position:-375px -51px;
}
#header #nav #Contact:hover,#header #nav .selected #Contact{
	background-position:-492px -51px;
	}

#m2 {
margin-left:775px;
padding-top:5px;
}
#menu1
    {
	background:url(../images/1.png) no-repeat center;
	font-family:"Pristina";
	color:#ffffff;
	font-size:21px;
	width:54px;
	float:left;
	text-align:center;
	height:25px;
	}
#menu1-hover
    {
	background:url(../images/1-h.png) no-repeat center;
	font-family:"Pristina";
	color:#ffffff;
	font-size:21px;
	width:54px;
	text-align:center;
	cursor:pointer;
	float:left;
	height:25px;
	}
#menu2
    {
	background:url(../images/2.png) no-repeat center;
	font-family:"Pristina";
	color:#ffffff;
	font-size:18px;
	height:25px;
	width:115px;
	text-align:center;
	float:left;
	}
#menu2-hover
    {
	background:url(../images/2-h.png) no-repeat center;
	font-family:"Pristina";
	color:#ffffff;
	font-size:21px;
	height:25px;
	width:115px;
	text-align:center;
	float:left;
	cursor:pointer;
	}
#slideshow {
height:244px;
left:57px;
position:absolute;
top:68px;
width:887px;
}
#slideshow2 {
height:230px;
left:648px;
position:absolute;
top:154px;
width:304px;
}
#slideshow #slideshowimg
    {
	}
#slideshow #slideshowimg2
    {
	}
#contact-t
    {
	font-family: "trebuchet MS";
	font-size:21px;
    color:#ebebeb;
    height:50px;
	width:300px;
	height:30px;
	float:left;
	}
#contact-text {
color:#313130;
float:left;
font-family:"trebuchet MS";
font-size:11px;
font-weight:normal;
height:150px;
left:90px;
top:350px;
position:absolute;
text-align:justify;
width:230px;
}
#contact-text2
    {
	height:144px;
	font-family: "trebuchet MS";
	color: #313130;
	font-size:11px;
	font-weight:normal;
	font-style:regular;
	text-align:justify;
	float:right;
	margin-top:-670px;
	left:580px;
	padding-left:100px;
	position:absolute;
	}
#contact-text2 img
    {
	border:5px solid #f6e4a8;
	}
#enter
    {
	padding-top:470px;
	margin-left:800px;
	width:100px;
	height:30px;
	}
/* Content styles
----------------------------------------------------------------------------------- */
#content
    {
	float:left;
	width:1000px;
	height:auto;
	}
#content #body-bbg
	{
	background:url(../images/bbg.png) repeat-y;
	height: auto;
	font-family: "trebuchet MS";
	color: #313130;
	font-size:11px;
	font-weight:normal;
	font-style:regular;
	text-align:justify;
	width:1000px;
	min-height:200px;
	line-height:20px;
	}
#content #body-bbg2
	{
	background:url(../images/bbg2.png) repeat-y;
	height: auto;
	font-family: "trebuchet MS";
	color: #ffffff;
	font-size:11px;
	font-weight:normal;
	font-style:regular;
	text-align:justify;
	width:1000px;
	min-height:250px;
	
	}
#body-bbg #top-body1
    {
	background:url(../images/top-body1.jpg) no-repeat center top;
	height:auto;
	width:1000px;
	min-height:128px;
	}
#body-bbg #top-body2
    {
	background:url(../images/top-body2.jpg) no-repeat center top;
	height:auto;
	width:1000px;
	min-height:128px;
	}
h1 {
font-family:"trebuchet MS";
font-size:21px;
color:#b6670b;
height:50px;

}
.bold
    {
	font-weight:bold;
	}
.img
    {
	padding-top:15px;
	padding-left:5px;
	position:absolute;
	}
#top-body1 #text1 {
margin-left:360px;
padding-bottom:10px;
width:570px;
padding-top:30px;
overflow:hidden;
}
#top-body2 #text2
    {
margin-left:90px;
padding-bottom:10px;
width:835px;
padding-top:30px;
	}
#top-body2 #text3
    {
	width:800px;
	margin-left:450px;
	padding-bottom:10px;
	min-height:200px;
	}
/* Footer styles
----------------------------------------------------------------------------------- */
#footer
    {
	background-image:url(../images/footer.png);
	background-position:top;
	background-repeat:no-repeat;
	height:70px;
    }
#footer2
    {
	background-image:url(../images/footer2.png);
	background-position:top;
	background-repeat:no-repeat;
	height:45px;
    }
#bg-footer
  {
  background:url(../images/bg-footer.png) repeat-x;
  height:51px;
  width:auto;
  margin-left:-270px;
  margin-right:-215px;
  }
#bg-footer2
  {background:url(../images/bg-footer.png) repeat-x;
  height:59px;
  width:auto;
  margin-left:-270px;
  margin-right:-220px;
  }
#footer-bas
    {
	width:1000px;
	position:absolute;
	margin-top:10px;
	}
.Clear{
	position:relative;
	display:block;
	clear:both;
}
#Proximedia {
background:url("../images/proximedia.png") no-repeat scroll 0 0 transparent;
display:block;
position:absolute;
left:850px;
margin-top:30px;
text-indent:-9999px;
width:95px;
height:40px;
}
#logo a
    {
	text-decoration:none;
	}
#menu-bas
     {
	margin-left:80px;
	font-family: "trebuchet MS";
	color: #bebebe;
	font-size:11px;
	font-weight:normal;
	font-style:regular;
	text-align:justify;
	 }
#footer-bas ul
    {
	margin-left:30px;
    padding:0;
    list-style-type:none;
    text-align:center;
	margin-top:10px;
	}
#footer-bas li 
    {
	float:left;
    margin:auto;
    padding:0;
	width:100px;
	}
#footer-bas a{
 color: #484848;
 text-decoration:none;
 font-size:11px;
 display:block;
 text-align:center;
 background:url(../images/sep-footer.jpg) no-repeat right;
}
#footer-bas a:hover{
 color: #c01c09;
 text-decoration:none;
 font-size:11px;
}
.formular{
width:500px;
padding-bottom:10px;
padding-left:70px;
}
.formular legend{
color:#000000;
}
/*.formular #txtEmail{
background-color:#000000;
color:#c3c3c3;
}
.formular #txtName{
background-color:#000000;
color:#c3c3c3;
}
.formular #txtStreet{
background-color:#000000;
color:#c3c3c3;
}
.formular #txtNumber{
background-color:#000000;
color:#c3c3c3;
}
.formular #txtZipcode{
background-color:#000000;
color:#c3c3c3;
}
.formular #txtCity{
background-color:#000000;
color:#c3c3c3;
}
.formular #txtPhone{
background-color:#000000;
color:#c3c3c3;
}
.formular #txtComment{
background-color:#000000;
color:#c3c3c3;
}*/

/* SuperBGImage */
#superbgimage{
	position:absolute;
	display:none;
	left:0;
	top:0;
}
#superbgimage .scanlines{
	position:absolute;
	top:0px;
	left:0px;
	width:100%;
	height:100%;
	z-index:3;
	background: url(../images/blank.gif);
}