@charset "utf-8";
/* CSS Document */

body {
	background-color:#000000;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	margin: 0 auto;
	font-size:12px;
	color:#FFF;
	}
img	{
	border:0px solid #000;
	}
		
a, a:link, a:visited	{
	text-decoration:none;
	color:#FFF;
	}	
	
a:hover {
	color:#000;
	}
			
#wrapper {
	width:930px;
	height:610px;
	background:url(../imglayout/water-achter.jpg) left bottom no-repeat;
	border:#000 1px solid;
	margin:12px auto;
	}		

#header	{
	width:900px;
	height:60px;
	float:right;
	background:#888 url(../imglayout/head.jpg) no-repeat;
	border-bottom:1px solid #000080;
	
	}	

#main {
	position:relative;
	margin:120px 180px 0 70px;
	}
	
#right	{
	float:right;
	margin:0;
	padding:0;
	background-color:transparent;
	}
	
h1	{
	font-size:36px;
	color:#000;
	font-weight:normal;
}

#footer {
	font-size:10px;
	color:#FFF;
	text-align:center;
	position:relative;
	padding-top:22px;
	}
.teksthome	{
    padding:6px;
	line-height:20px;
	}