@charset "UTF-8";
/* CSS Document */
body{
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:18px;
	background-color: #CCCCCC;
}

h1{
font-size:14px;
letter-spacing:1,5px;
margin-top:0px;
margin-bottom:2px;
color: #669900;
}

h2{
font-size:14px;
letter-spacing:1,5px;
margin-top:0px;
margin-bottom:2px;
color: #cc9933;
}

div{
position:absolute;
}

#container{
	width:990px;
	height:725px;
	position:absolute;
	left:50%;
	margin-left:-495px;
}

#subkop{
font:Helvetica, Arial, sans-serif;
font-size:20px;
font-weight:lighter;
line-height:22px;
color:#666666;
}

#streamer{
font:Helvetica, Arial, sans-serif;
font-size:30px;
font-weight:bold;
line-height:40px;
color:#000066;
}

#achtergrond{
width:990px;
height:725px;
background-image:url(images/achtergrond.png);
background-repeat:no-repeat;
}

#kaderinhoud{
	width:525px;
	height:400px;
	top:260px;
	left:379px;
	padding-right:25px;
	text-align:left;
	overflow:auto;
	position: absolute;
}

#kaderprojecten{
	width:525px;
	height:140px;
	position:relative;
	float:left;
}

#fotoprojecten{
	width:165px;
	height:120px;
	position:relative;
	float:left;
	padding-right:15px;
}


#tekstprojecten{
	width:335px;
	height:112px;
	position:relative;
	float:left;
	border-top:2px solid;
	border-top-color:#999999;
	padding-top:4px;
	border-bottom:2px solid;
	border-bottom-color:#999999;
}

#kopjesdeuren{
	width:115px;
	height:20px;
	text-align:center;
	font-size:14px;
	color: #cc9933;
	padding-bottom:3px;
	border-top:2px solid;
	border-top-color: #CCCCCC;
	padding-top:5px;
	border-bottom:2px solid;
	border-bottom-color:#CCCCCC;
}

#adres{
	width:990px;
	height:8px;
	/*top:699px;*/
	top:695px;
	left:0px;
	font-size:10px;
	font-family:Helvetica, Arial, sans-serif;
	font-stretch:ultra-condensed;
	font-weight:bold;
	line-height:14px;
	color: #000066;
	text-align: center;
}

#knopzakelijk{
	top:255px;
	left:191px;
}

#knopparticulier{
top:300px;
left:191px;
}

#sfeerbeeld_links{
top:190px; 
left:0px;  
border-top:6px solid; 
border-right:6px solid; 
border-bottom:6px solid; 
border-color: #FFFFFF; 
}

