@charset "utf-8";
/* CSS Document */
<style type="text/css">
html,body{margin:0;padding:0}
body{
	font: 83% arial,sans-serif;
	text-align: center;
	color: #555;
	background-image: url(waterc.png);
}
.tophead{font-size:;
}
p{
	margin:0 10px 10px;
}
.tophead
{ font-size:36px;
}
h2{
	/* [disabled]font-size: 1.5em; */
	margin-top: 0px;
}

h3{
	font-size: 12px;
	margin: 10px 10px 10px;
}

a{
	color: #000000;
}

a img{
	border: none;
}

img{
	border: none;
}

.img-left{
	border: none;
	float: left;
	margin-left: 5px;
}

.img-right{
	border: none;
	margin-right: 5px;
	float: right;
}

#container{
	text-align: left;
	background-color: #FFFFFF;
	width: 940px;
	margin: 0 auto;
}

#logo{
	width: 100%;
	height: 249px;
}

#header h1{
	height: 10px;
	line-height: 1.5;
}

#header-left{
	padding-top: 10px;
	width: 75%;
	float: left;
	text-align: left;
	height: auto;
}

a.header-links{

}

#header-right{
	width: 25%;
	float: left;
	text-align: left;
	height: 175px;
}

#content{
	line-height: 1.4;
	height: auto;
	float: left;
	width: 100%;
}

#content p{
	line-height:1.4
}

.telefoon {
	font-size: 14px;
	color: #EC8724;
	font-weight: bold;
}

#bottom-left{
	width: 473px;
	height: 507px;
	float: left;
}

#bottom-right{
	width: 400px;
	height: 507px;
	float: right;
}


#footer{
	background: #333;
	color: #FFF
}

#footer a{
	color:#FFF
}

#footer p{
	margin:0;
	padding:5px 10px
}

#navigation{
	float: left;
	height: 331px;
	width: 100%
}


#footer{
	background-color: #000;
	clear: both;
	width: 100%;
	height: 56px;
	vertical-align: middle;
}



</style>
