html{
	overflow-y:scroll;
}
body, html{
	background-image:url(http://www.kleindetail.be/afbeeldingen/opbouwsite/achtergrond.jpg);
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#666666;
}
#wrap{
	width:960px;
	margin:0 auto;
}
#site{
	width:960px;
	padding-top:10px;
	padding-bottom:10px;
}
#header{
	width:940px;
	height:280px;
	float:lef;
	padding-left:20px;
	background-repeat:no-repeat;
}
#content{
	width:920px;
	background-color:#FFFFFF;
	padding:20px;
	float:left;
}
#contentLeft{
	float:left;
	width:638px;
	margin-right:20px;
}
#contentRight{
	float:left;
	width:260px;
	height:100%;
	background-color:#EEEEEE;
}
#contentWelkom{
	background-color:#EEEEEE;
	border-left:1px solid #e7e7e7;
	border-right:1px solid #e7e7e7;
	width:240px;
	height:100%;
	color:#000000;
	padding:10px;
	font-size:11px;
}
#contentSchijnwerper{
	background-color:#EEEEEE;
	border-left:1px solid #e7e7e7;
	border-right:1px solid #e7e7e7;
	width:24px;
	color:#000000;
	padding:10px;
	font-size:11px;
}
#footer{
	width:960px;
	height:80px;
	float:left;
	color:#333333;
	line-height:80px;
	margin-bottom:20px;
}

a.tekstCopyright{
	color:#666666;
	text-decoration:none;
	margin-left:50px;
}
a.tekstCopyright:hover{
	color:#00b1e6;
	text-decoration:none;
}
a.tekstCopyrightLink{
	color:#666666;
	text-decoration:none;
}
a.tekstCopyrightLink:hover{
	color:#00b1e6;
	text-decoration:none;
}
h1{
	font-size:16x;
	text-decoration:none;
	text-weight: bold;
	color:#DA0600;
}
h2{
	font-size:14px;
	text-decoration:none;
	text-weight: bold;
	color:#DA0600;
}
h3{
	font-size:12px;
	text-decoration:none;
	text-weight: bold;
	color:#DA0600;
}
a{
	color:#666666;
}
a.tekstHeaderBlok{
	color:#CCCCCC;
	text-decoration:none;
}

a:link {
	color: #000000;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #666666;
}
a:hover {
	text-decoration: none;
	color: #339900;
}
a:active {
	text-decoration: none;
}
.stijl2 {color: #000000}