/* CSS Document */

body {
 background-color:#ffffff;
 text-align:center;
 font-family:Arial, Helvetica, sans-serif;
 font-size:12px;
 color:#333333;
 text-align:left;
 margin:0px;
}

#stroke {
 background-image:url(../img/bestevaer_02.jpg);
 height:422px;
 width:100%;
 margin:0px;
 top:0xp;
 left:0px;
 text-align:center;
 z-index:-1;
 position:absolute;
}

#container {
 width:858px;
 height:auto;
 text-align:left;
 position:relative;
 margin: 0px auto;
 top:0px;
}

	#logocontainer {
	position:relative;
	float:left;
	height:100px;
	width:858px;
	text-align:left;
	top:0px;
	}
		#logo {
		position:absolute;
		width:292px;
		height:81px;
		top:13px;
		left:10px;
		}
	
	#header1 {
	background-image:url(../img/bestevaer_09.jpg);
	background-repeat:no-repeat;
	position:relative;
	float:left;
	height:134px;
	width:858px;
	}
		#fotocontainer {
		position:absolute;
		left:12px;
		top:11px;
		height:123px;
		width:836px;
		}
		
		#button {
		position:absolute;
		z-index:1;
		left:705px;
		top:-50px;
		}
	
	#header2 {
	background-image:url(../img/bestevaer_11.jpg);
	background-repeat:no-repeat;
	position:relative;
	float:left;
	height:128px;
	width:858px;
	}
	
		#linkertekst {
		position:relative;
		float:left;
		width:400px;
		height:90px;
		left:40px;
		top:10px;
		}
		
		#rechtertekst {
		position:relative;
		float:left;
		width:380px;
		height:90px;
		left:60px;
		top:10px;
		}
	
		.blue {
		color:#006699;
		}
		
		.red {
		color:#ff0000;
		font-size:16px;
		line-height:0px;
		}
	
	#menu {
	background-image:url(../img/bestevaer_12.jpg);
	background-repeat:no-repeat;
	position:relative;
	float:left;
	height:60px;
	width:858px;
	text-align:center;
	}
		#menucontainer {
		position:relative;
		float:left;
		width:800px;
		height:20px;
		top:20px;
		}
			.menuitem1 { position:relative; float:left; width:150px; }
			.menuitem2 { position:relative; float:left; width:110px; }
			.menuitem3 { position:relative; float:left; width:150px; }
			.menuitem4 { position:relative; float:left; width:120px; }
			.menuitem5 { position:relative; float:left; width:180px; }
			.menuitem6 { position:relative; float:left; width:90px; }
	
	#content {
	background-image:url(../img/bestevaer_22.jpg);
	position:relative;
	float:left;
	height:auto;
	width:858px;
	}
	
		#content_minimal {
		position:relative;
		float:left;
		height:auto;
		width:850px;
		left:15px;
		top:10px;
		}
		
		#c_left {position:relative;float:left;width:190px; height:450px;}
		#c_mid {position:relative;float:left;width:420px; left:10px;}
		#c_right {position:relative;float:left;width:200px; left:20px;}	
		
		.item {height:auto; width:416px; position:relative; float:left; top:10px;}
		.space { height:5px; position:relative; float:left; width:420px;}
		.space_under { height:40px; position:relative; float:left; width:420px;}
		.topvak { background-image:url(../img/bestevaer_17.jpg);background-repeat:no-repeat;width:416px;height:14px;font-size:0px; position:relative; float:left;}
		.midvak { background-image:url(../img/bestevaer_19.jpg); width:416px;height:auto; position:relative; float:left;}
		.ondervak { background-image:url(../img/bestevaer_24.jpg);background-repeat:no-repeat;width:416px;height:14px;font-size:0px; position:relative; float:left;}	

	#footer {
	background-image:url(../img/bestevaer_28.jpg);
	height:107px;
	width:100%;
	position:relative;
	float:left;
	}
	
		#footer_container {
		 width:858px;
		 height:107px;
		 text-align:left;
		 position:relative;
		 margin: 0px auto;
		 top:0px;
		}
		
		#motorboat {
		background-image:url(../img/boats_06.jpg);
		width:210px;
		height:108px;
		position:absolute;
		float:left;
		top:-78px;
		}
		
		#sailboat {
		background-image:url(../img/boats_03.jpg);
		width:192px;
		height:305px;
		position:absolute;
		float:left;
		top:-275px;
		left:650px;
		}
		
			#created{
			position:absolute;
			width:400px;
			top:50px;
			left:470px;
			font-size:11px;
			color:#666666;
			}
			
			#vamex {
			position:absolute;
			width:74px;
			height:40px;
			top:30px;
			} 
				
/* Menulink CSS */
A:link {color:#ff0000;font-size:12px;font-family:Arial, Helvetica, sans-serif;text-decoration:none;}
A:visited {color:#ff0000;font-size:12px;font-family:Arial, Helvetica, sans-serif;text-decoration:none;}	
A:hover {color:#006699;font-size:12px;font-family:Arial, Helvetica, sans-serif;text-decoration:underline;}
A:active {color:#ff0000;font-size:12px;font-family:Arial, Helvetica, sans-serif;text-decoration:none;}

/* Footerlink CSS */
A.footerlinks:link {color:#666666;font-size:11px;font-family:Arial, Helvetica, sans-serif;text-decoration:none;}
A.footerlinks:visited {color:#666666;font-size:11px;font-family:Arial, Helvetica, sans-serif;	text-decoration:none;}	
A.footerlinks:hover {color:#ff0000;font-size:11px;font-family:Arial, Helvetica, sans-serif;text-decoration:none;}
A.footerlinks:active {color:#666666;font-size:11px;font-family:Arial, Helvetica, sans-serif;text-decoration:none;}

A.menulinks:link {color:#fff;font-size:12px;font-family:Arial, Helvetica, sans-serif;text-decoration:none;}
A.menulinks:visited {color:#fff;font-size:12px;font-family:Arial, Helvetica, sans-serif;	text-decoration:none;}	
A.menulinks:hover {color:#66ccff;font-size:12px;font-family:Arial, Helvetica, sans-serif;text-decoration:none;}
A.menulinks:active {color:#fff;font-size:12px;font-family:Arial, Helvetica, sans-serif;text-decoration:none;}

