* {
	border: 0 none;
	margin: 0;
	padding: 0;
}

body {
	background: #FFFFFF;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}

h1{
	width: 400px;
	font-size: 18px;
	font-stretch: inherit;
	float: left;
	height: 45px;
}

#content p{
	font-size: 12px;
	width: 395px;
	height: auto;
	line-height: 18px;
	text-align: justify;
	float: left;
}

.foto{
	float:right;
	margin-top: 45px;
}

.clear {
	clear:both;
}

#container{
	width: 900px;
	height: 650px;
	padding: 25px;
	margin: 0px auto 50px auto;
	background: url(images/background.jpg);
}

#menu{
	position: relative;
	width: 700px;
	height: 50px;
	background: url(images/menu/home.png);
	float: left;
}

#menu_meubelstoffering{
	position: relative;
	width: 700px;
	height: 50px;
	background: url(images/menu/meubelstoffering.png);
	float: left;
}

#menu_rolluiken{
	position: relative;
	width: 700px;
	height: 50px;
	background: url(images/menu/rolluiken.png);
	float: left;
}

#menu_zonwering{
	position: relative;
	width: 700px;
	height: 50px;
	background: url(images/menu/zonwering.png);
	float: left;
}

#menu_aluminium{
	position: relative;
	width: 700px;
	height: 50px;
	background: url(images/menu/aluminium.png);
	float: left;
}

#menu_contact{
	position: relative;
	width: 700px;
	height: 50px;
	background: url(images/menu/contact.png);
	float: left;
}

a.home{
	position: absolute;
	display: block;
	background: transparant;
	width: 59px;
	height: 25px;
	top: 5px;
	left: 107px;
}

a.rolluiken{
	position: absolute;
	display: block;
	background: transparant;
	width: 70px;
	height: 25px;
	top: 5px;
	left: 185px;
}

a.zonwering{
	position: absolute;
	display: block;
	background: transparant;
	width: 74px;
	height: 25px;
	top: 5px;
	left: 280px;
}

a.aluminium{
	position: absolute;
	display: block;
	background: transparant;
	width: 81px;
	height: 25px;
	top: 5px;
	left: 376px;
}

a.meubelstoffering{
	position: absolute;
	display: block;
	background: transparant;
	width: 118px;
	height: 25px;
	top: 5px;
	left: 482px;
}

a.contact{
	position: absolute;
	display: block;
	background: transparant;
	width: 59px;
	height: 25px;
	top: 5px;
	left: 624px;
}




#logo{
	position: relative;
	width: 175px;
	height: 320px;
	background: url(images/logo.png);
	margin: 0;
	float: right;
}

a.ambiance{
	position: absolute;
	display: block;
	background: transparant;
	width: 59px;
	height: 58px;
	top: 247px;
	left: 102px;
}

a.logo{
	position: absolute;
	display: block;
	background: transparant;
	width: 121px;
	height: 115px;
	top: 31px;
	left: 41px;
}

#header{
	width: 700px;
	height: 200px;
	background: url(images/header.png);
	margin: 0;
	float: left;
}

#header2{
	width: 700px;
	height: 200px;
	background: url(images/header2.png);
	margin: 0;
	float: left;
}


#content_top{
	width: 700px;
	height: 25px;
	background: url(images/content_top.png);
	margin: 25px 0 0 0;
	float: left;
	padding: 0;
}

#content{
	width: 650px;
	height: 280px;
	background: #FFFFFF;
	margin: 0;
	float: left;
	padding: 0 25px 0 25px;
}

#content_bottom{
	width: 675px;
	height: 65px;
	background: url(images/content_bottom.png);
	padding: 5px 25px 0 0;
	float: left;
}

#merken{
	float: right;
	width: 230px;
}


#rechts{
	position: relative;
	width:175px;
	height: 305px;
	background: url(images/rechts.png);
	float:right;
	margin: 25px 0 0 0;
}

#footer{
	width: 700px;
	float: left;
	padding: 0 200px 0 0;
}

#footer p{
	padding-top: 12px;
	font-size:10px;
	float: right;
	padding-top: 5px;
	height: 20px;
	color: #333333;
}

#footer a{
	text-decoration: none;
	padding-top: 12px;
	font-weight: bold;
	color: #000000;
}

#footer a:hover{
	color: #000000;
}

