/* Aangepaste versie van de stylesheet die André heeft aangeleverd
   Werkt helemaal goed
*/
body {
	font-family: Tahoma,Verdana,Segoe,sans-serif;
	font-size:12px;
	color:#333333;
	letter-spacing:1px;
	line-height: 20px;
	margin: 0;padding: 0;
	background-color:#ffffff;
	}
.clear {
    clear: both;
}

.divOne {
	float: left;
	width: 180px;
	}
.divOneTop {
	height:30px;
	border-bottom:2px solid #6C3906;
	background-color:#D7D1CA;
	margin-bottom: 20px;
	}
.divOne a {
	color:#663300; 
	text-decoration: none; 
	display: block;
	padding: 2px 4px 2px 20px;
	border-bottom: 1px solid #D2CEC9;
	}
.divOne a:hover {
	color:#fff; 
	background-color: #6C3906;
	}
.divOne ul li a	{
	border: 0;
	color: #999999;
	background:url(../images/link_subnavigation.gif) left 110px repeat-y;
	background-color:transparent;
	padding-left:20px;
	}
.divOne li ul li a:hover {
	border: 0;
	color: #763f06;
	background-position:left 60px;
	}
.divTwo	{
	width: 570px;
	min-height: 700px;
	padding: 20px 10px 10px 15px;
	margin: 0px 0px 10px 190px;
	}
.divTwo h1 {
	font-size: 20px;
	font-weight:bold;
	}
.divThree {
	float: right;
	width: 140px;
	min-height: 350px;
	overflow:visible;
	margin: 0px 0px 10px 0px;
	padding:20px 5px 0px 5px;
	text-align:left;
	border-bottom:2px solid #6C3906;
	background-color:#D7D1C4;
	}
 .divThree h1 {
	font-size:11px;
	font-weight:bold:
	}
.divThree p	{
	font-size:11px;
	line-height:16px;
	color:#837D75;
	padding-bottom:5px;
	}
.footer	{
	font-size: 10px;
	color: #837D75;
	letter-spacing: 1px;
	text-align: center;
	background-image:url(../images/bg_footer.png);
	background-repeat: repeat-x;
	background-position: top;
	background-color:#d7d1ca;
	}
.footerContainer {
	margin:0 auto;
	width: 950px;
	}
.footerNavigation {
	font-size: 10px;
	text-align: center;
	padding: 5px 0 0px 0;
	border-bottom: 1px solid #9d8a79;
	}
.footer a	{
	color: #837D75;
	text-decoration:none;
	letter-spacing:0px;
	margin: 0 10px; 
	}
.footer a:hover	{
	color:#2a4592;
	}
.header	{
	height: 170px;
	position: relative; 
	}
.header	img {
    float: left;
	margin:0px;
}
.headerNavigation {
	position:absolute;
	left:550px; top:25px;
	width:400px; height:140px;
	text-align:right;
	font-size:11px;
	line-height:15px;
	color:#CCCCCC;
	}		
img, input, select, label
{	vertical-align: middle;
}
.imgright {
    float: right;
	padding: 7px 0px 5px 5px;
}
.mainContainer	{
	width: 950px;
	margin: 0px auto 20px auto;
	}
.topSidebar	{
	position: absolute;
	left:740px; top:90px;
	width:220px; height: 80px;
	background:url(../images/bg_sidebar_aanbiedingen.png) top no-repeat;
	}
.wrapper {
	background-image: url(../images/bg_top.png) ;
	background-repeat: repeat-x;
	background-position: 0 0;
	background-color: transparent;
	}
	
.marginlink {
	margin-left: 10px;
	}