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

body {
	background-color: #352C25;
	
	scrollbar-arrow-color:#525044 ;
	scrollbar-face-color:#827B61;
	scrollbar-highlight-color: #525044;
	scrollbar-3dlight-color: #525044;
	scrollbar-shadow-color: #525044;
	scrollbar-darkshadow-color:#525044;
	scrollbar-track-color: #B29D72;
	color:
}

#container {

	position:absolute;
	left:50%;
	width:1000px;
	height:800px;
	margin-left:-500px;
	margin-top:10px;
	background-color:#827B61;
}
#auteur{
	position:absolute;
	left:50%;
	margin-left:-500px;
	margin-top:850px;
	height:20px;
	width:1000px;
}


#logo{
height:80px;
margin:5px;
color:#B7CD00;
}

#midden{
height:590px;}

#content{
float:left;
width:670px;
height:590px;
}

#content1{
float:left;
width:665px;
height:590px;
padding-left:5px;
color:#525044;
background-image:url(img/overzicht_winkelBg.jpg);
overflow:auto;}

#navig{
float:left;
width:330px;
height:590px;}

#mijzelf{
float:left;
border-left-color:#B7CD00;
border-left-style:solid;
}

#assortiment{
float:left;
border-left-color:#B7CD00;
border-left-style:solid;
}

#sfeer{
float:left;
border-left-color:#B7CD00;
border-left-style:solid;
}

#contact{
float:left;
border-left-color:#B7CD00;
border-left-style:solid;

}

#nieuws{
float:left;
border-left-color:#B7CD00;
border-left-style:solid;
}

#film{
float:left;
border-left-color:#B7CD00;
border-left-style:solid;
border-right-color:#B7CD00;
border-right-style:solid;
}

#empty{
float:left;
width:1000px;
height:2px;}

#adresgegevens{
float:left;
padding-left:10px;
width:400px;
height:120px;
}
#uren{
float:left;
width:370px;
height:120px;
}
#terug{
float:right;
width: 200px;
padding-right:20px;
height:120px;}

#voetnoot{
float:left;
width:500px;
font-family:Verdana;
font-size:14px;
color:#B7CD00;
padding-left:5px;
padding-bottom:8px;
}

#copyright{
width:490px;
float:left;
font-family:Verdana;
font-size:14px;
color:#B7CD00;
padding-left:5px;
padding-bottom:8px;
}


.p2{ color:#B7CD00;
font-family:Verdana;
font-size:10px;
}
.p1{
color:#B7CD00;
font-family:Verdana;
font-size:18px;
}
.p3{
color:#B7CD00;
font-family:Verdana;
font-size:14px;
}

.p4{
color:#525044;
font-family:Verdana;
font-size:14px;
}
.p5{
color:#525044;
font-family:Verdana;
font-size:24px;
font-weight:bold;
}
.titel{
font-size:30px;
font-family:Verdana;
font-weight:bold;
}

a:link {
	color: #B7CD00;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #B7CD00;
}
a:hover {
	text-decoration: none;
	color: #B7CD00;
}
a:active {
	text-decoration: none;
	color: #B7CD00;
}

#content1 a:link{
text-decoration:none;
color:#525044;}

#content1 a:visited{
text-decoration:none;
color:#525044;}

#content1 a:hover{
text-decoration:none;
color:#525044;}

#content1 a:active{
text-decoration:none;
color:#525044;}