/* CSS Document */
*{margin:0px;
padding:0px;
}
html{
	scrollbar-face-color: #FF9700;
	scrollbar-highlight-color: #FEF7E9;
	scrollbar-3dlight-color: #FF9700;
	scrollbar-darkshadow-color: #454545;
	scrollbar-shadow-color: #FF9700;
	scrollbar-arrow-color: #454545;
	scrollbar-track-color: #F1B32E;
	overflow: -moz-scrollbars-vertical;
}
body{
background-color:#454545;
background-image:url(../images/bg-body.jpg);
background-position:top;
background-repeat:repeat-x;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
}
#wrapper{
	position:relative;
	width:960px;
	margin-left: auto; 
	margin-right: auto;
	text-align: left;
}
#header{
	position:relative;
    margin-left: 0px; 
	margin-right: auto;	
	height:140px;
	z-index:1;
}
#logo{
position:absolute;
left:10px;
top:5px;
background-image:url(../images/logo.jpg);
width:931px;
height:103px;
}
/* topmenu*****************************************************/
#topmenu{position:absolute;
top:120px;
left:190px;
width:700px;
z-index:2;
}
#topmenu ul{list-style-image:none;
margin:0;
padding:0;
}
#topmenu li{display:inline;
font-family:Georgia, "Times New Roman", Times, serif;
font-size:14px;
font-weight:bold;
line-height:29px;
}
#topmenu a:link,#topmenu a:visited{
text-decoration:none;
color:#000000;
padding:5px;
margin:0px;
}

body#home a#home,
body#bestellen a#bestellen,
body#contact a#contact,
body#exclusieve-gordijnen a#exclusieve-gordijnen,
body#onze-clienten a#onze-clienten,
body#route a#route
{
border:1px solid #ffffff; 
background-image:url(../images/bg-menu-lo.gif);
background-position:center;
padding:4px;
margin:0px;
}
#topmenu a:hover{
border:1px solid #ffffff; 
background-image:url(../images/bg-menu-lg.gif);
background-position:center;
padding:4px;
margin:0px;
}

#menublok-links{
position:absolute;
top:160px;
left:20px;
height:240px;
width:157px;
background-image: url(../images/bg-menublok-links.jpg);
border:1px solid #FEF7E9;
}
#onderkantmenu{background-image: url(../images/onderkantmenu.jpg);
position:absolute;
top:400px;
left:20px;
height:16px;
width:159px;
}
/*menu links***************************************************/
#linkermenu ul{list-style-image:none;
margin:0;
padding:0;
}
#linkermenu li{display:block;
font-family:Georgia, "Times New Roman", Times, serif;
font-size:13px;
font-weight:bold;
line-height:20px;
}
#linkermenu a:link,#linkermenu a:visited{
text-decoration:none;
color:#000000;
padding:5px;
display:block;
width:146px;
margin:4px 2px 4px 2px;
}

body#overgordijnen a#overgordijnen,
body#paneelgordijnen a#paneelgordijnen,
body#vouwgordijnen a#vouwgordijnen,
body#vitrage a#vitrage,
body#exclusiefdesign a#exclusiefdesign,
body#stoffen a#stoffen,
body#varia a#varia
{
background-image:url(../images/bg-menu-lo.gif);
border:1px solid #ffffff; 
background-position:center;
/*margin:3px 1px 3px 1px;*/
margin:4px 2px 4px 2px;
padding:4px;
}
#linkermenu a:hover{
border:1px solid #ffffff; 
background-image:url(../images/bg-menu-lg.gif);
background-position:center;
margin:4px 2px 4px 2px;
padding:4px;
}

/* meer div's*****************/
#adres{
position:absolute;
top:450px;
left:25px;
height:100px;
width:152px;
color:#FF9700;
}
#adres p{
line-height:15px;
}
#adres a{
color:#FF9700;
text-decoration:none;
}
#foto-rechts{
position:absolute;
top:160px;
left:780px;
height:250px;
width:150px;
border:1px solid #FEF7E9;
}
#centerblok{
position:relative;
margin-left:190px;
margin-right:195px;
margin-top:20px;
background-color:#FEF7E9;

}
#foto-top{
width:574px;
height:106px;
border:1px solid #FEF7E9;
}
#foto-onderrand{
background-image:url(../images/onderkant-foto.jpg);
width:576px;
height:15px;
}
#blok{
background-color:#FEF7E9;
width:576px;
_width:570px;
}
#tekstblok{
margin:10px;
padding:10px;
}
#content-footer{
background-image:url(../images/footter-tekst.jpg);
width:576px;
height:15px;
}

/*opmaak content********************************************************/
#tekstblok h1{
font-family:Georgia, "Times New Roman", Times, serif;
font-size:18px;
margin-bottom:10px;
}
#tekstblok h2{
font-family:Georgia, "Times New Roman", Times, serif;
font-size:16px;
margin-bottom:10px;
}
#tekstblok h3{
font-family:Georgia, "Times New Roman", Times, serif;
font-size:13px;
margin-left:10px;
margin-bottom:10px;
}
#tekstblok p{line-height:20px;
margin:10px;
line-height:17px;
}
#tekstblok a{
color:#FF9700;
border-bottom:1px dashed #454545;
text-decoration:none;
}
#tekstblok ul{
padding:10px;
margin-left:20px;
}
#tekstblok li{
list-style-type:square;
margin:4px;
}


/*formulier***************************************************************/
form{width:550px;
_width:530px;
}
label
{
width:200px;
_width:170px;
float: left;
text-align: left;
margin-right: 3em;
display: block
}

.submit input
{
margin-left: 235px;
_margin-left: 205px;
} 
input
{
color: #000;
background: #F1B32E;
border: 1px solid #FF9700;
width:250px;
}
textarea{
color: #000;
background: #F1B32E;
border: 1px solid #FF9700;
width:250px;
}
.submit input
{
color: #000;
font-weight:bold;
background: #FF9700;
border: 1px solid #454545;
} 

#wagt_map_1{
border:1px solid #FF9700;
margin-left:20px;
}
.plooien{border:1px solid #FF9700;
float:right;
margin:-15px 60px 20px 10px;
clear:right;
}






