* {
	margin: 0px;
	padding: 0px;
	font-family: verdana;
	font-size: 10pt;
	line-height:22px;

	}

a img	{
	border:0
	}
body{

	margin:0px;
	text-align: center;
	background:#ffffff
	}

.boven{
	position:relative;
	overflow: hidden;
   height: 275px;
   z-index: 400;
}
.boven img{
position:absolute;
z-index: 500;
float: right;

}
.contentwrap {
	width: 980px;
	margin: 0 auto;
	text-align: left;	
	}

.menu{
		position:absolute;
		margin-top: 15px;
		margin-left: 325px;
		width:640px;
		z-index: 1000;
		}
.smile{
		background-image: url('../images/mond_smile.jpg');
		width: 400px;
		height: 360px;
		top:0px;
		right:0px;
		position: absolute;
		z-index: -200
		}
#map_canvas p{
		line-height:16px;
	
		}
.pic_left{
		width:200px;
		height: 375px;
		margin-left: 10px;
		margin-top:-327px;
		float:left;
		}
		
.header{
		background-image: url('../images/top.png');
		background-repeat:repeat-y;
		width:980px;
		height: 150px;
		margin-top:100px;
		}
		
.content{	
		background-image: url('../images/middle.png');
		background-repeat: repeat-y;
		width:970px;
		padding-top:50px;
		min-height:400px;
		}

.picture{
		background-image: url('../images/backPhoto.png');
		background-repeat: no-repeat;
		width: 200px;
		float:right;
		margin-top:15px;
		padding:10px;
		}

.koptext{
		width:200px;
		margin-left:240px;		
		}
.text	{
	
		margin-top:15px; 
		
		}
		
.item	{
		padding-top:20px;
		padding-bottom: 20px;
		width: 625px;	
		margin-right:115px;	
		border-top: 1px solid #0066FF;
		}

.bottom{
		background-image: url('../images/bottom.png');
		background-repeat:repeat-y;
		width:980px;
		height: 60px;
		}
h3		{
		font-size:14px;
		font-family:Arial, Helvetica, sans-serif;
		color: #0099FF
		}