@charset "UTF-8";

body {
		background:#071829 url(images/bluebg.gif) repeat-x;
}
h1 {
	font:normal 30px Trebuchet MS,Georgia,Times New Roman;
}
h5 {
	font:normal 20px Trebuchet MS,Georgia,Times New Roman;
	padding:0px 0px 10px 0px;
	margin:0px;
}

#wrapper {
	width:897px;
	margin-left:auto;
	margin-right:auto;
	
}
#title {
	text-align:center;
	padding-left:150px;

}
#title h1 {
	font:bold 60px Trebuchet MS,Georgia,Times New Roman;
	color:#ffffff;	
	margin: 10px 0px 15px 0px;	
	background:transparent url(images/hyr-vattenskoter.png) no-repeat;
	
	text-indent:-99999px;
}
#subtitle {
	text-align:right;
	margin:0px;
	padding:0px;
}
#subtitle h1 {
	font:normal 30px Trebuchet MS,Georgia,Times New Roman;
	color:#ccc999;	
	margin: 10px 0px 0px 0px;	
}


#contenttop {
	width:897px;
	height:16px;
	background-image:url(images/content_top.png);
	}
#content {
	width:896px;
	background-color:#fff;
	min-height:100px;
	margin-left:1px;
		z-index:101;
	}
#contentbottom {
	width:897px;
	height:12px;
	background-image:url(images/content_bottom.png);
	}
	
#water {
	position:absolute;
	height:100%;
	width:280px;
	left:0;
	top:0;
	background:url(images/water.png) no-repeat;
	z-index:100;
}
.piccol1 {
	position:absolute;		
	height:250px;
	width:330px;
	top:780px;
	background:url(images/pic2.png) no-repeat;
	z-index:100;
}

#content_col1 {
	width:300px;
	padding:10px 20px;
	float:left;
}
#content_col2 {
	width:500px;
	padding:10px 20px;
	float:left;

}
.boka {
	background:transparent url(images/bluecircle.gif) no-repeat;
	color:#fff;
	padding:10px;
	text-align:center;
	font:normal 16px Arial;
	height:165px;
	width:255px;
	margin-left:auto;
	margin-right:auto;
	position:relative;	
	z-index:150;
}
.boka h1 {
	font:normal 30px Arial;
}
.boka a {
	color:#fff;
	text-decoration:none;
	border-bottom:dotted 1px #fff;
}
.boka a:hover {
	color:#fff;
		text-decoration:underline;
	border-bottom:dotted 0px #fff;
}
.brodtext {	
	color:#0f2e4e;
	padding:10px;
	text-align:left;
	font:normal 16px Arial;
	width:440px;
}
.villkor {	
	color:#333;
	padding:10px;
	text-align:left;
	font:normal 14px Arial;
	width:500px;
	margin-left:auto;
	margin-right:auto;
	padding-bottom:30px;
}

.seado {	
	color:#0f2e4e;
	padding:10px;
	text-align:center;
	font:normal 16px Arial;
	width:255px;
	margin-left:auto;
	margin-right:auto;
}
.clear {clear:both;height:1px;}

.footer {
	width:880px;
	text-align:right;
	color:#fff;
	margin-top:5px;
	font:normal 11px Arial;
}
.footer a {
	color:#fff;
	text-decoration:none;border-bottom:dotted 1px #fff;
}
.footer a:hover {
	color:#fff;
	text-decoration:underline;
	border-bottom:dotted 0px #fff;
}
