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

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

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

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

a:active{
	text-decoration: none;
 	font-weight:bold;
 	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/aquayacht.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;
}

.content a:link{
	text-decoration: none;
 	color:black;
}

.content a:visited{
	text-decoration: none;
  	color:black;
}

.content a:hover{
	text-decoration: none;
 	color:black;
}

.content a:active{
	text-decoration: none;
 	color:black;
} 

.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:350px;
	position:relative;
}

#blok_image_1{background-image:url('layout/zeilbootg.gif');}
#blok_image_2{background-image:url('layout/openbootg.gif');}
#blok_image_3{background-image:url('layout/volwasg.gif');}
#blok_image_4{background-image:url('layout/kinderg.gif');}
#blok_image_5{background-image:url('layout/evenementeng.gif');}

#blok_image_1:hover{background-image:url('layout/zeilboot.gif');}
#blok_image_2:hover{background-image:url('layout/openboot.gif');}
#blok_image_3:hover{background-image:url('layout/volwas.gif');}
#blok_image_4:hover{background-image:url('layout/kinder.gif');}
#blok_image_5:hover{background-image:url('layout/evenementen.gif');}

#blok5_adjust{
	margin-right:0px;
}

.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;
}
