<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">html{
	height:100%;
}
body{
	margin:0px;
	padding:0px;
	background-color:#fff;
	color:#666;
	font-family:Arial, Verdana, sans-serif;
	font-size:13px;
	height:100%;
	background-image:url(bilder/background-2.jpg);
	background-repeat:repeat-x;
	background-position:top center;
}

h1{
	font-size:23px;
	font-weight:normal;
	margin:0px 0px 14px 0px;
}
h2{
	font-size:17px;
	line-height:22px;
	font-weight:normal;
	margin:0px 0px 12px 0px;
}
h3{
	font-size:15px;
	font-weight:bold;
	margin:0px 0px 2px 0px;
}

p{
	font-size:13px;
	line-height:18px;
	margin:0px 0px 19px 0px;
}


ul, ol{
	margin:5px 0px 10px 0px;
	padding:0px 0px 0px 30px;
}
li{
	margin:0px 0px 4px 0px;
}
form{
	margin:0px 0px 0px 0px;
}

a{
	color:#666;
	text-decoration:underline;
}
a:hover{
	text-decoration:underline;
	color:#333;
}

.rod{
	color:#C00418;
}

.fl{
	float:left;
}
.fr{
	float:right;
}

.clfl{
	clear:both;
	font-size:1px;
	line-height:1px;
	height:1px;
}

img{
	border:none;
}


div.formmeddelande{
	color:#000;
	background-color:#daefda;
	border:1px solid #408940;
	padding:10px;
	font-weight:bold;
	margin:15px 0px -15px 0px;
}
div.formfelmeddelande{
	color:#000;
	background-color:#FFAAAC;
	border:1px solid #de0000;
	padding:10px;
	font-weight:bold;
	margin:15px 0px -15px 0px;
}


input.textfalt{
	width:230px;
	padding:2px;
}

textarea.textfalt{
	width:230px;
	height:90px;
	color:#333;
	font-family:Arial, Verdana, sans-serif;
	font-size:13px;
}
select.textfalt{
	width:236px;
}


div.container{
	padding:0px 35px 0px 35px;
	width:800px;
	margin:0 auto;
	min-height:100%;
	background-image:url(bilder/container-bg.png);
	
}

div.sidhuvud-cont{
	width:800px;
	height:67px;
}
div.sidhuvud-cont div.logo{
	float:left;
	padding-left:252px;
	padding-top:23px;
	width:296px;
}
div.sidhuvud-cont div.flaggor{
	float:right;
	padding-top:27px;
	width:230px;
}
div.sidhuvud-cont div.flaggor div{
	float:right;
	width:24px;
	height:19px;
	padding-right:3px;
}
div.sidhuvud-cont div.flaggor div.ett{
	padding-right:0px;
}

div.huvudmeny-cont{
	border-top:1px solid #cce0eb;
	border-bottom:1px solid #cce0eb;
	width:800px;
	padding-top:1px;
	padding-bottom:1px;
	text-align:center;
	font-size:1px;
	line-height:1px;
}
div.huvudmeny-cont.start{
	border-bottom:none;
}
div.huvudmeny-cont a{
	display:inline-block;
	background-color:#fff;
	color:#333;
	padding:13px 12px 12px 12px;
	font-size:15px;
	line-height:18px;
	text-decoration:none;
	margin-right:1px;
}
div.huvudmeny-cont a:hover, div.huvudmeny-cont a.markerad{
	background-color:#7fb2cc;
	color:#fff;
}


div.undermeny-cont{
	border-bottom:1px solid #cce0eb;
	width:800px;
	padding-top:1px;
	padding-bottom:1px;
	text-align:center;
	font-size:1px;
	line-height:1px;
}
div.undermeny-cont a{
	display:inline-block;
	background-color:#fff;
	color:#333;
	padding:7px 10px 6px 10px;
	font-size:13px;
	line-height:18px;
	text-decoration:none;
	margin-right:1px;
}
div.undermeny-cont a:hover, div.undermeny-cont a.markerad{
	background-color:#7fb2cc;
	color:#fff;
}



div.bildspel-start{
	width:800px;
	height:265px;
	overflow:hidden;
}

div.kol-v{
	float:left;
	width:380px;
}
div.kol-h{
	float:left;
	padding-left:40px;
	width:380px;
}

div.modul{
	margin-top:30px;
	width:380px;
	overflow:hidden;
}
div.modul.aktuellt{
	border:1px solid #cce0eb;
	padding:17px 20px 5px 20px;
	width:338px;
}
div.modul.bildspel{
	height:285px;
	overflow:hidden;
}
div.modul.karta, div.modul.karta div#map-canvas{
	height:290px;
	overflow:hidden;
}




div.smabilder-cont{
	padding-top:7px;
}
div.smabilder-cont div{
	float:left;
	padding-left:0px;
	width:166px;
	height:130px;
	overflow:hidden;
}
div.smabilder-cont div.fem{
	width:136px;
}
div.smabilder-cont div img{
	margin-bottom:0px;
}
div.smabilder-cont div span{
	display:block;
	font-size:15px;
	line-height:21px;
	font-weight:bold;
}
div.smabilder-cont div span a{
	text-decoration:none;
}


div.sidfot{
	margin-top:27px;
	border-top:1px solid #cce0eb;
	padding-top:17px;
	padding-bottom:30px;
}
div.sidfot div.adress{
	float:left;
	width:177px;
	margin-top:-3px;
}
div.sidfot div.telefon{
	float:left;
	width:370px;
}
div.sidfot div.logo{
	float:right;
	width:75px;
}
div.sidfot div.fb-cont{
	margin-left:-10px;
	margin-top:-20px;
}
div.sidfot div.gplus-cont{
	margin:0px 0px 0px 0px;
	padding:10px 0px 0px 0px;
}

form.bokningsform{
 margin-top:8px;
}
form.bokningsform div.boka-v{
	float:left;
	width:90px;
	padding-top:4px;
}
form.bokningsform div.boka-h{
	float:left;
	width:270px;
}
form.bokningsform div.boka-h.datum{
	float:left;
	width:90px;
}
form.bokningsform div.boka-h.datumavgr{
	float:left;
	width:15px;
	padding-left:8px;
	padding-top:4px;
}

input.textfalt.boka{
	width:193px;
	margin-bottom:3px;
}
input.textfalt.boka.datum{
	width:80px;
	margin-bottom:3px;
}
textarea.textfalt.boka{
	width:260px;
	height:110px;
	margin-bottom:3px;
	margin-top:3px;
}
select.textfalt.boka{
	width:201px;
	margin-bottom:3px;
	margin-top:3px;
}



div.ui-datepicker{
	font-size:11px;
}

div.mobil-lank-cont{
	margin-top:0px;
	border:1px solid #cce0eb;
	padding:10px;
	font-size:20px;
	text-align:center;
}


div.bildspel-undersida div.nivo-controlNav{
	display:block;
	padding:5px 0px 0px 0px;
	text-align:left;
}
div.bildspel-undersida div.nivo-controlNav a{
	display:block;
	float:left;
	margin-right:4px;
	margin-bottom:4px;
}
div.bildspel-undersida div.nivo-controlNav img{
	display:block;
	width:43px;
}





</pre></body></html>