@charset "utf-8";
/* CSS Document vouwgordijnen*/

body  {
	font: 16px/1.5em Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 0;
	text-align: center;
	color: #541E38;
	background: #FFF url(img/bg2.jpg) center top;
}
#search {
	height: 45px;
	margin-top: 8px;
	text-align: left;
	width: 876px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 3px;
	padding-bottom: 3px;
	background-color: #FBD8D4;
}	
#header {
	padding: 0px;
	width: 980px;
	height: 304px;
	margin-bottom: 0px;
	background-image: url(img/header.jpg);
	border-bottom-width: 0px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
} 
#header h1 {
	margin: 0; 
	padding: 10px 0; 
}
#container {
	width: 980px;
	text-align: left;
	margin: 0;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	background-color: #FFFFFF;


} 
#content {
	margin: 0px;
	padding: 0px;
	float: none;
	width: 980px;
	height: 100%;
}
#content img {
	margin: 0px 0px 10px 0px;
}
#content .tekst ul {
	margin: 0px;
	list-style-type: none;
	padding: 0px;
}
#bg {
	margin-right: auto;
	margin-left: auto;
	width: 980px;
	text-align: left;
	margin-top: 0px;
	padding: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #541E38;
	border-right-color: #541E38;
	border-left-color: #541E38;
}
.lijst {
	width: 310px;
	float: left;
	font-size: 14px;
	padding-left: 12px;
	margin-top: 10px;
	clear: none;
}
.lijst2 {
	width: 320px;
	float: left;
	font-size: 14px;
	padding-left: 0px;
	margin-top: 10px;
}
.lijst ul,
.lijst2 ul {
	list-style-type: none;
	margin: 10px 0px;
	padding: 0px;
}
.lijst li,
.lijst2 li {
	background: url(none);
	display: list-item;
	margin: 0px;
	padding-right: 0px;
}
.lijst a,
.lijst a:link{
	}
#content .tekst .lijst li,
#content .tekst .lijst2 li {
	background: url(img/vliegje.gif) no-repeat 0px 10px;
	padding-left: 15px;
}
.tekst {
	float: right;
	width: 725px;
	padding: 30px 0px 10px 0px;
	color: #4A5137;
	margin-top: 0px;
	background: url(img/h2.jpg) repeat-y 230px 470px;
}
.tekst ul {
	list-style-type: none;
	margin: 0px 0px;
	padding: 0px;
}
.tekst li {
	background:none;
	padding-left: 0px;
}
.tekst p {
	padding: 0px;
	margin: 0px 0px 10px;
}
.tekst img{
	border:0px solid #E0483B;
}

.marge-nav {
	margin-left: 0px;
	height: 100px;
	width: 980px;
	margin-bottom: 0px;
	background: #F1EEE7 url(img/nav.jpg);
}

#nav{
	float: left;
	width: 980px;
	padding: 0px;
	margin-left: 0px;
	height: 100px;
	
}

#nav ul{
	list-style:none;
	padding:0px;
	margin:0px;
	
	}
#nav li{
	display: block;
	font-size: 14px;
	font-weight: bold;
	float: left;
	text-align: right;
	margin-left: 0px;
	margin-right: 0px;
	padding-top: 0px;
	height: 22px;
	
	}
#nav li a {
	text-decoration:none;
	display: block;
	text-align: left;
	color: #000000;
	line-height:1.7 ems;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: none;
	margin: 0px;
	padding: 20px 0px 0px 0px;
	border-right-width: 0px;
	border-right-color: #374754;
	}
#nav li a:hover {
	color: #E0483B;
}

li#binnen a,
li#buiten a,
li#horren a,
li#reparaties a,
li#referenties a{
	height: 30px;
	display: block;
	line-height:1.2em;
	margin-left: 0px;
	padding: 33px 0px 3px 20px;
}
li#adres a,
li#home a{
	padding: 45px 0px 3px 20px;
	height: 20px;
	display: block;
}
li#referenties a{
	padding-left: 25px;
	width: 115px;
}

li#home a{
	text-align: left;
	padding-left: 18px;
	width: 118px;
}
li#home{
	margin-left: 0px;

}
li#binnen a{
	padding-left: 25px;
	width: 115px;
}
li#buiten a{
	padding-left: 25px;
	width: 116px;
}
li#reparaties a{
	padding-left: 25px;
	width: 115px;
}
li#adres a{
	width: 115px;
	padding-left: 25px;
	border-right-style: none;
}
li#horren a {
	padding-left:25px;
	width: 116px;
}

a img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
a,
a:link,
a:visited{
	text-decoration:none;
	color:#000000;
	font-weight: bold;
	border: 0px solid #000000;
	padding-top: 1px;
	margin-right: 3px;
	margin-left: 3px;
	padding-right: 2px;
	padding-left: 2px;
	}
a:hover {
	color:#E0483B;
	border: 0px solid #E0483B;
	}
h1 {
	font-size: 14px;
	padding: 0px;
	margin: 0px 0px 3px;
	color: #010101;
	font-weight: normal;
	text-transform: uppercase;
}
h2 {
	font-size: 16px;
	margin: 10px 0px 0px;
	padding: 0px;
	font-weight: bold;
	width: 650px;
	color: #DF493B;
}
h3 {
	font-size: 18px;
	margin: 10px 0px 15px;
	padding: 0px;
	font-weight: bold;
	width: 700px;
	color: #000000;
	float: left;
	font-style: italic;
}
table,td,tr {
	text-align: left;
	vertical-align: top;
	padding-left: 0px;
}
.tekst table tr td table tr td #bosenlommer tr td a {
	margin-left: 0px;
	padding-left: 0px;
}

#navleft {
	width:230px;
	padding: 0px 0px 0px 0px;
	height: 1380px;
	margin: 0px 10px 10px 0px;
	background: #FAF6F3;
	}
#navleft a{
   text-decoration: none;}
#navleft a:hover {
 	color:#0099FF;
}
#navleft #logo2 {
	height: 100px;
	padding-top: 10px;
	background: url(img/logo.gif) no-repeat 30px 40px;
}
#navleft ul{
	list-style:none;
	padding:0px;
	margin:0px;
}
#navleft li{
	display: block;
	height: 24px;
	width: 230px;
	padding-top: 2px;
	padding-bottom: 2px;
	text-align: left;
	margin-left: 0px;
	padding-left: 0px;

}

#navleft li.bi a {
	padding-left: 10px;
	color: #000000;
	display: block;
	height: 24px;
	padding-top: 3px;
}
#navleft li.bi a:hover {
	color: #000000;
	background: url(img/li-bi.jpg) no-repeat 0px bottom;
	display: block;
}
#navleft li.bui a {
	padding-left: 10px;
	color: #000000;
	display: block;
	height: 24px;
	padding-top: 3px;

}
#navleft li.bui a:hover {
	color: #000000;
	background: url(img/li-bui.jpg) no-repeat 0px bottom;
	display: block;
}

#navleft li a{
	text-decoration:none;
	color: #000000;
	border:none
}
#navleft li a:hover {
	text-decoration:none;
	color: #666701;
	border:none
}
#navleft #romazo {
	text-align: left;
	height: 70px;
	margin-top: 10px;
	padding-left: 20px;
}
#navleft #metaalunie {
	text-align: left;
	height: 50px;
	margin-top: 0px;
	padding-left: 20px;
}
#navleft #socmedia {
	text-align: left;
	height: 150px;
	margin-top: 10px;
	padding-left: 10px;
	padding-top:5px;
	background-color: #000000;
	color: #E04A3C;
	font-weight: bold;
	width: 220px;
}
li#bg1 {
	font-weight: bold;
	color: #000000;
	margin-top: 0px;
	padding-bottom: 4px;
	display: block;
	height: 50px;
	padding-left: -px;
	width: 230px;
	font-size: 16px;
	padding-top: 0px;
	background: #fff url(img/li-bui2.jpg) no-repeat;
}

li#bg2 {
	color: #000000;
	font-weight: bold;
	margin-top: 0px;
	height: 50px;
	display: block;
	width: 230px;
	padding: 0px;
	font-size: 16px;
	background: #fff url(img/li-bi2.jpg) no-repeat;
}
#afbmenu img {
	float:left;
	padding: 0px;
	margin: 0px;
	}
#kruim {
	height: 22px;
	width: 300px;
	text-align: right;
	float: right;
}
#kruim ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
}
#kruim li {
	display: inline;
	padding: 0px 0px 0px 0px;
	font-size: 14px;
}

#kruim li a,
#kruim li a:link,
#kruim li a:visited{
	color: #DE483A;
	text-decoration: none;
	border-bottom-style: none;
	margin-right: 0px;
	margin-left: 0px;
	font-weight: bold;
	padding: 10px;
	padding-top: 6px;
	text-transform: uppercase;
	}
#kruim li a:hover {
	color: #000000;
	
	}
#kruim2 {
	height: 22px;
	width: 430px;
	text-align: right;
	float: right;
}
#kruim2 ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
}
#kruim2 li {
	display: inline;
	padding: 0px 0px 0px 0px;
}
#kruim2 li a,
#kruim2 li a:link,
#kruim2 li a:visited{
	color: #DE483A;
	text-decoration: none;
	border-bottom-style: none;
	margin-right: 0px;
	margin-left: 0px;
	font-weight: bold;
	padding: 10px;text-transform: uppercase;
	}
#kruim2 li a:hover {
	color: #000000;
	
	}
#footer {
	padding: 0px 10px 0;
	height: 145px;
	width: 960px;
	margin: 0px auto;
	background-color: #000000;
} 


#footer p {
	margin: 0;
	padding: 0px 0px 5px 0px;
	color: #DF493B;
	text-align: left;
}
#bottom {
	height: 900px;
	width: 980px;
	font-size: 11px;
	color: #000000;
	text-align: left;
	line-height: 1em;
	padding: 0px;
	margin: 0px auto;
	background: #FAD9D4;
	border-bottom-width: 18px;
	border-bottom-style: solid;
	border-bottom-color: #000;
}
#bottom p {
	margin: 0px 10px 10px;
	padding: 0px;
	color: #000000;
}
#bottom a {
	color: #000000;
	border: none;
	font-weight: normal;
}
#bottom #logo #auto {
	background: #F8FBEA url(img/bg-cont.jpg);
}
#logo {
	margin-bottom: 30px;
	text-align: center;

}
#logo img{
	margin-right: 0px;
	margin-bottom: 15px;
	margin-top: 14px;

	}
#slidemenu {
	height: 20px;
	width: 160px;
	margin-top: 10px;
	float: right;
	margin-right: 5px;
	margin-bottom: 2px;
}
.bg3 {
	border-bottom-width: 0px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}
.bg2 {
	font-weight: bold;
	font-variant: small-caps;
	color: #686822;
}

.bg4 {
	border-bottom-width: 0px;
	border-bottom-style: solid;
	border-bottom-color: #E2E1CD;
	font-weight: bold;
}
#rolluik td {
	width: 120px;
}
#bookmark{
	width: 339px;
	height: 26px;
	margin: 0px;
	padding: 0px 28px 0px 0px;
	border:none;
	left: 940px;
	top: 172px;
	text-align: right;
	text-decoration: none;
	float: right;
	background: url(img/add-favorieten.jpg) no-repeat right -12px;
	
}
#bookmark a,#bookmark a:link,#bookmark a:visited {
	border:none;
	color: #59435A;
}
#bookmark a:hover{color:#000;}
tr#email {
	background: url(img/email.jpg) no-repeat;
}
tr#email a,
tr#email a:link,
tr#email a:visited {
	color: #666666;
	letter-spacing: 1.4em;
	font-weight: normal;
	padding-left: 2px;
	height: 40px;
	display: block;
	padding-top: 60px;
}
.margin-bottom {
	margin-bottom: 15px;
}
.margin-left {
	margin-left: 10px;
	margin-top: 20px;
	height: 20px;
	display: block;
	width: 180px;
	padding: 0px 10px 3px 10px;
	text-align: center;
}

.fltrt2 {
	float: right;
	margin-top: 0px;
	text-align: right;
	padding: 0px;
}
#imgrht {
	float: right;
	padding: 0px;
	margin: 0px 0px 0px 15px;
	clear: right;
}
#imgrht img {
	margin: 0px;
	border: 3px solid #E0483B;
}

.imgrht {
	float: right;
	clear:right;
	padding: 0px;
	margin: 10px 0px 10px 15px;
	background: url(img/bouwaanvraag.jpg) no-repeat;
	height: 210px;
	width: 242px;
	text-align: left;
}
#content .tekst .imgrht {border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;}
.imgrht p {
	padding: 33px 10px 10px;
}

.underline {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
}

.fltrt {
	float: right;
	padding-left: 20px;
	padding-top: 20px;
}
.fltlft {
	float: left;
	clear: left;
}
.clearfloat {
	clear:both;
	height:0px;
	font-size: 1px;
	line-height: 0px;
}
.vet {
	font-weight:bold;
	}
.cursief {
	font-style:italic;
}
.kleur {
	color:#ff3300:

	font-weight: bold;
	background: url(img/h2.jpg) no-repeat 230px;
	}
.kleur li a {
	color: #FFF;
	display: block;
	height: 18px;
	margin-bottom: 10px;
	padding: 0px 0px 5px 5px;
	background-color: #DD4739;
	width: 350px;
	font-weight: bold;
	margin-left: 0px;
}
.kleur li a:hover {
	color: #000;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.kleur2 {
	color:#ff3300:

	font-weight: bold;
	background: url(img/kleur2.jpg) no-repeat;
}
.nieuw {
	font-size: 11px;
	font-style: italic;
	color: #DC2E16;
	padding-left: 5px;
}
.no-marge {
	margin: 0px;
	padding: 0px;
}
.popup2 {
	position: relative;
	top: 0px;
	left: 0;
	width: 175px;
	z-index: 100;
	float: left;
	margin-bottom: 0px;
	margin-left: 20px;
	padding-left: 14px;
	padding-bottom: 4px;
	background: url(img/hoek1.gif) no-repeat 0px -5px;
	height:20px;

}
.popup2 a {display: block; color:#000;}
.popup2 a:hover {
	color: #FE9900;
}

.popup2 a span {display: none;}
.popup2 a:hover span {
	display: block;
	position: absolute;
	left: 0px;
	width: 100px;
	padding: 0px;
	z-index: 500;
	text-align: left;
	bottom: 24px;
	float: left;
	left: 175px;
	top: -30px;
	height: 100px;


	}
.popup3 {
	position: relative;
	top: 0px;
	left: 0;
	width: 175px;
	z-index: 100;
	float: left;
	margin-bottom: 0px;
	margin-left: 20px;
	padding-left: 14px;
	padding-bottom: 4px;
	background: url(img/hoek2.gif) no-repeat 0px -5px;
	height:20px;

}
.popup3 a {display: block; color:#000;}
.popup3 a:hover {
	color: #FE9900;
}

.popup3 a span {display: none;}
.popup3 a:hover span {
	display: block;
	position: absolute;
	left: 0px;
	width: 100px;
	padding: 0px;
	z-index: 500;
	text-align: left;
	bottom: 24px;
	float: left;
	left: 175px;
	top: -30px;
	height: 100px;


	}
.popup4 {
	height:20px;
	width: 175px;
	z-index: 100;
	float: left;
	margin-bottom: 0px;
	margin-left: 20px;
	padding-left: 0px;
	padding-bottom: 0px;
	font-weight: bold;
	color: #DC2B19;
	font-variant: small-caps;

}
.popup5 {
	height:20px;
	width: 175px;
	z-index: 100;
	float: left;
	margin-bottom: 0px;
	margin-left: 20px;
	color: #FE9900;
	font-weight: bold;
	font-variant: small-caps;
	padding-top: 3px;
	padding-bottom: 3px;
	margin-top: 0px;
}
.popup6 {
	height:100px;
	width: 175px;
	z-index: 100;
	float: left;
	margin-bottom: 0px;
	margin-left: 10px;
	padding-left: 0px;
	padding-bottom: 0px;
	background: url(img/logo.gif) no-repeat 10px 30px #FFF;
	padding-top: 20px;
	}
.popup {
	position: relative;
	top: 0px;
	left: 0;
	width: 165px;
	z-index: 100;
	float: left;
	margin:0px 10px 10px 0px;
	padding:0px;

}
.popup a {display: block; border-width: 0; 
   text-decoration: none;}
.popup a:hover {color: #411; background: none;}

.popup a span {display: none;}
.popup a:hover span {
	display: block;
	position: absolute;
	left: 0px;
	width: 153px;
	padding: 1px 3px 3px 5px;
	z-index: 500;
	color: #000000;
	font: bold 12px Verdana, Arial, Helvetica, sans-serif;
	text-align: left;
	overflow: visible;
	bottom: 145px;
	float: left;
	background: #DC4638;
	height: 16px;
	border: 2px solid #000000;
	}
#search a {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.popupb {
	position: relative;
	top: 0px;
	left: 0;
	width: 165px;
	z-index: 100;
	float: left;
	margin:0px 10px 10px 0px;
	padding:0px;

}
.popupb a {display: block; border-width: 0; 
   text-decoration: none;}
.popupb a:hover {color: #411; background: none;}

.popupb a span {display: none;}
.popupb a:hover span {
	display: block;
	position: absolute;
	left: 0px;
	width: 153px;
	padding: 1px 3px 3px 5px;
	z-index: 500;
	color: #DC4638;
	font: bold 12px Verdana, Arial, Helvetica, sans-serif;
	text-align: left;
	overflow: visible;
	bottom: 145px;
	float: left;
	background: #000000;
	height: 16px;
	border: 2px solid #DC4638;
	}
	
.popup8 {
	position: relative;
	top: 0px;
	left: 0px;
	width: 25px;
	z-index: 500;
	float: left;
	margin-right: 0px;
	margin-bottom: 0px;
	height:20px;
}
.popup8 a {display: block; color:#000;}
.popup8 a:hover {
	color: #FE9900;
}
.popup8 a span {display: none;}
.popup8 a:hover span {
	display: block;
	position: absolute;
	width: 55px;
	padding: 0px 4px 1px 0px;
	z-index: 500;
	color: #FAF9F7;
	font: 9px "Trebuchet MS", Verdana;
	text-align: center;
	float: left;
	background: #5E5B54;
	left: 0px;
	top: -15px;
	} 
#e {
	position:absolute;
	left:393px;
	top:487px;
	width:53px;
	height:25px;
	z-index:1;
}
iframe {
	width: 700px;
	height: 870px;
	border: none;
	overflow-x:hidden;
}
iframe#adres {
	width: 675px;
	height: 400px;
}
iframe#lichtkrant {
	height: 20px;
	width: 646px;
}
#gastenboek  {
	height:270px;
	width: 400px;
	z-index: 1000;
	line-height: normal;
	position: absolute;
	left: 50%;
	top: 1370px;
	margin-left: -495px;
	text-align: left;
	padding-left: 5px;
}
#boekje {
	position: relative;
	width: 70px;
	z-index: 100;
	text-align:right;
	padding:0px;
	height: 47px;
	float: right;
	margin: 0px 5px 0px 0px;

}
.bericht {
	top: -30px;
	left: 888px;
	width: 70px;
	z-index: 100;
	float: right;
	margin:0px;
	padding:0px;
	height: 47px;

}
#boekje .bericht img {
	margin: 0px;
}


.bericht a {
	color:#000;
	border-width: 0;
}
.bericht a:hover {
	color: #FE9900;
}

.bericht a span {display: none;}
.bericht a:hover span {
	display: block;
	position: absolute;
	left: 0px;
	width: 265px;
	padding: 0px 0px 0px 10px;
	z-index: 500;
	text-align: left;
	bottom: 24px;
	float: left;
	left: -295px;
	top: 0px;
	height: 90px;
	color:#000;
	font-size: 13px;
	border: 3px solid #000000;
	background: #DB4537 no-repeat;
}
#allprotectsun {
	font-size: 10px;
	color: #B8B8B8;
	height: 800px;
	padding-top: 100px;
	line-height: 1em;
	text-align: left;
}
#allprotectsun a {
	color: #999999;
	border: none;
}
.naam {
	font-size: 12px;
	background-color: #D9D6D1;
	color: #000000;
	width: 700px;
}
#streep a, #streep a:link, #streep a:visited {
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
 #startpagina {
	height: 165px;
	width: 935px;
	padding: 6px 10px 10px 35px;
	font: bold 16px/1.5em Verdana, Geneva, sans-serif;
	text-align: left;
	background-color: #F3C;
}
#bottom #logo #startpagina2 a img {
	margin-top: 7px;
	margin-bottom: 0px;
}


#startpagina2 {
	height: 190px;
	width: 945px;
	padding: 6px 10px 10px 20px;
	font: bold 16px/1.5em Verdana, Geneva, sans-serif;
	text-align: left;
	background-color: #F3C;
}
#logo #startpagina a,
#logo #startpagina2 a{
	color: #F6D8D8;
	text-decoration: none;
	font-weight: bold;
}
#logo p {
	text-align: left;
	font-size: 16px;
	line-height: normal;
	color: #000000;
	font-weight: normal;
	padding: 20px 20px 20px 35px;
}

#imgrht img, .imgrht,  #content .tekst #afbmenu img{
	margin: 0px;
	border: 3px solid #E0483B;
}


#content .tekst #afbmenu #slidemenu .popup8 img,#content .tekst #afbmenu #slidemenu .popup8 img,
#content .tekst #afbmenu .popupb img,#content .tekst #afbmenu .popup img,
#bg #container #content .tekst #afbmenu #slidemenu .popup8 a,
#bg #container #content .tekst #kruim a,
#bg #container #content .tekst #kruim2 a,
#bg #container #content .tekst #afbmenu .popup a,
#bg #container #content .tekst #afbmenu .popupb a{
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#bg #container #content .tekst #afbmenu .popup a,
#bg #container #content .tekst #afbmenu .popupb a{
	margin-left: 0px;
	padding-left: 0px;

}.banner {
	padding: 15px 15px 15px 288px;
	height: 124px;
	width: 400px;
	font-size: 20px;
	color: #EBF1F5;
	line-height: 1.2;
	background: url(img/banner.gif) no-repeat;
}
.banner p a {
	color: #000;
}#specialsite {
	font-weight: bold;
	background: #FD7A08;
	border: 3px solid #1E1E20;
	margin-top: 20px;
	font-size: 14px;
}
#specialsite a {
	text-transform: uppercase;
	color: #1E1E20;
	padding: 10px;
	font-weight: bold;
	height: 25px;
	display: block;
	text-decoration: none;
	border: none;
}
#banner {
	border: 1px solid #000;
	color:#000;
	font-weight:bold;
	background-color: #DD4739;
}
#banner a,#klik a{
	color:#FFF;
	border: none;
}
.kleurtje {
	color: #9C0;
}
#klik {
clear: both;
float: left;
width: 685px;
background-color: #DD4739;
color: #FDFAD9;
padding-top: 0px;
padding-left: 5px;
height: 27px;
font-weight: bold;
margin-top: 5px;
}

