* {
	padding:0;
	margin:0;	
	list-style:none;
}

a:link{
 	color:white;
	text-decoration: none;
}

a:visited{
 	color:white;
	text-decoration: none;
}


.header_right_top a:link{
	text-decoration: none;
 	font-weight:bold;
 	color:white;
}

.header_right_top a:visited{
	text-decoration: none;
 	font-weight:bold;
 	color:white;
}

.header_right_top a:hover{
	text-decoration: none;
 	font-weight:bold;
 	color:white;
}

.header_right_top a:active{
	text-decoration: none;
 	font-weight:bold;
 	color:white;
} 

.blok_bottom a:link{
	text-decoration: none;

 	color:white;
}

.blok_bottom a:visited{
	text-decoration: none;
	
  	color:white;
}

html {
	background:#b9b9b9;
}

body {
	font:62.5% Verdana, Arial, Helvetica, sans-serif;
	background:#b9b9b9;	
}

.header {
	margin-top:10px;
	width: 961px;
	height: 150px;
	position:relative;
}

.header_left {
	width:770px;
	height:150px;
	background-image:url('layout/header_left.gif');
	position:relative;
	float:left;
}

.header_right {
	width:191px;
	height:150px;
	background-image:url('layout/header_right.gif');
	position:relative;
	float:right;
	text-align:left;
}

.header_right_top {
	width:191px;
	height:125px;
	padding-left:10px;
	font-size:small;
 	font-weight:bold;
 	color:white;
}

.header_right_bottom {
	width:191px;
	height:25px;
	padding-left:10px;
}

.content {
	padding-top:10px;
	width: 961px;
	position:relative;
	overflow:auto;
}



.blok{
	width:189px;
	position:relative;
	float:left;
	margin-right:4px;
}

.blok_top{
	width:189px;
	height:50px;
	position:relative;
	background-image:url('layout/blok_top.gif');
	font-size:small;
 	font-weight:bold;
 	color:white;
 	line-height:50px;
 	color:#AAA;
 	}
 	
#blok_top_select{color:#FFF;}
 	
.blok_image{
	width:189px;
	height:275px;
	position:relative;
}

#blok_image_1{background-image:url('layout/zeilbootgb.gif');}
#blok_image_2{background-image:url('layout/openbootgb.gif');}
#blok_image_3{background-image:url('layout/volwasgb.gif');}
#blok_image_4{background-image:url('layout/kindergb.gif');}
#blok_image_5{background-image:url('layout/evenementengb.gif');}

#blok_image_1:hover{background-image:url('layout/zeilbootb.gif');}
#blok_image_2:hover{background-image:url('layout/openbootb.gif');}
#blok_image_3:hover{background-image:url('layout/volwasb.gif');}
#blok_image_4:hover{background-image:url('layout/kinderb.gif');}
#blok_image_5:hover{background-image:url('layout/evenementenb.gif');}

#blok5_adjust{
	margin-right:0px;
}

.blok_bottom{
	width:189px;
	height:75px;
	position:relative;
	background-image:url('layout/bottom.gif');
	color:white;
}

.blok_bottom a:link{
color:white;
}

.text_size {
	font-size: small;
}


.footer {
	padding-top:10px;
	width: 961px;
	height:65px;
}

.footer_body {
	width: 961px;
	height:65px;
	background-image:url('layout/footer.gif');
}

.footer_logo {
	width:192px;
	height:65px;
	position:relative;
	float:left;
	line-height:40px;
}

.content_body {
	width:961px;
	overflow:auto;
	background-color:white;
	
}

.content_bottom{
	background-image:url('layout/content_bottum.gif');
	height:20px;
	width:961px;
}

.toplinks{
	width:961px;
	height:50px;
}

.sidelink {
	width:189px;
	position:relative;
	float:left;
	color:white;
	text-align:left;
	font-size:small;
	padding-top:10px;
}

.sidelink_top{
width:189;
height:15px;
background-image:url('layout/sidelink_top.gif')
}

.sidelink_body{
	background-color:#1d4988;	
}

.sidelink_bottom{
width:189;
height:15px;
background-image:url('layout/sidelink_bottum.gif')

}


.sidelink ul{
	border-top-style:solid;
	border-bottom-style:solid;
	border-color:#577299;
	border-width:1px;
}
.sidelink ul li ul li{
	padding-left:20px;
	list-style-type: none;
	border-style:none;
}
.sidelink ul li ul li:hover{
	background-image:url('layout/cathoover.gif');
	list-style-type: none;
	border-bottom-style:none;
}

.text {
	width:768px;
	padding-left:4px;	
	position:relative;
	float:right;
	text-align:left;
}