@charset "utf-8";
/* CSS Document */
body {
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	color:#000000;
	background-color: #444444;
/*	color: #4B7FB8;*/
	color: #ffffff;
}
#page {
	position:absolute;
	width:985px;
    left: 50%;
	min-height:640px;
	margin-left: -492px;
	text-align:left;
	background-color:#032C38;
}
p { 
	font-size:12px;
	line-height:17px;
}
a:link, a:visited, a:active {
	color:#FFFFFF;
}
a:hover {
/*	color: #CE1719;*/
	color:#4B7FB8;
}

#coordinaten {
	position: absolute;
	width: 600px;
	left: 355px;
	top: 35px;
	text-align: right;
	color: #4B7FB8;
/*	color: #FFFFFF;*/
}
#coordinaten a:link, #coordinaten a:visited, #coordinaten a:active {
	color:#4B7FB8;
}
#coordinaten a:hover {
	color: #CE1719;
}
#menu_top{
	position: absolute;
	top: 88px;
	left: 324px;
	width: 500px;
	color: #CE1719;
}
#menu_top a:link, #menu_top a:visited, #menu_top a:active {
	color:#CE1719;
}
#menu_top a:hover {
	color: #4B7FB8;
}
.selected {
	color: #4B7FB8;
}
#top {
	position:relative;
	width:985px;
	height:110px;
}
#content_home {
	position:relative;
	height:535px;
	background-image:url(../images/bg_home.jpg);
}
#aanbod {
	position:absolute;
	top:38px;
	left: 60px;
	width:150px;
	height:100px;
	margin-top:0px;
}
#aanbod ul {
	margin-top:5px;
}
li{
	margin-left:-22px;
	font-size:13px;
	line-height:20px;
}
#troeven {
	position:absolute;
	top:40px;
	left: 290px;
	width:380px;
	height:100px;
}
#troeven li{
	font-size:15px;
	font-weight:bold;
	color:#ce1719;
}
#troeven p {
	margin-left:20px;
}
h2 {
	margin:0px;
	font-size: 14px;
}
#content_ramendeuren {
	position:relative;
	height:535px;
	background-image:url(../images/bg_ramendeuren.jpg);
	padding: 5px 15px 0px 33px;
}
#hout {
	position:absolute;
	top:90px;
	left: 50px;
	width:260px;
	height:400px;
}
#alu {
	position:absolute;
	top:90px;
	left: 365px;
	width:260px;
	height:400px;
}
#pvc {
	position:absolute;
	top:90px;
	left: 676px;
	width:260px;
	height:400px;
}
#content_overigeproducten {
	position:relative;
	height:535px;
	background-image:url(../images/bg_overigeproducten.jpg);
	padding: 5px 15px 0px 33px;
}
#screens {
	position:absolute;
	top:90px;
	left: 50px;
	width:280px;
	height:180px;
}
#vliegenramen {
	position:absolute;
	top:90px;
	left: 521px;
	width:280px;
	height:180px;
}
#rolluiken {
	position:absolute;
	top:315px;
	left: 50px;
	width:280px;
	height:180px;
}
#poorten {
	position:absolute;
	top:315px;
	left: 521px;
	width:280px;
	height:180px;
}
#content_contact {
	position:relative;
	height:535px;
	background-image:url(../images/bg_contact.jpg);
	padding: 5px 15px 0px 33px;
}
#contact {
	position:absolute;
	top:90px;
	left: 50px;
	width:885px;
	height:400px;
}
