﻿body		
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0;
	background-color: #DEF;
}

h1
{
	font-size: 24px;
	margin: 0;
}

h2
{
	font-size: 16px;
}

h3
{
	font-size: 12px;
}

p
{
	font-size: 12px;
}
		
a:link, a:visited, a:active
{
	text-decoration: none;
	color: #36C;
	font-weight: bold;
}

 a:hover		 
 {
 	text-decoration: none;
 	color: #C30;
 	 font-weight: bold;
 }
 
.info
{
	position: absolute;
	width: 150px;
	background-color: #CFC;
	border-color: #CCC;
	border-width: 1px;
	border-style: solid;
	padding: 4px;
	visibility: hidden;
}

#sida
{
	width: 800px;
	height: 600px;
	margin: 0 auto 0 auto;
	position: relative;
}

#Menyram		
{
	position: absolute;
	top: 81px;
	left: 31px;
	width: 130px;
	height: 142px;
	background-image: url("/media/grafik/repram.gif");
	background-repeat: no-repeat;
	background-color: transparent;
	filter:alpha(opacity=95); -moz-opacity:.95; opacity:.95;
}

#Menyram p		
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 20px;
	font-weight: bold;
	margin: 10px;
}

.meny		
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #39C;
}

.meny a
{
	line-height: 1.25em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #39C;
}

.meny a:hover		
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #C30;
	font-weight: bold;
	background-color: #6CF;
}

.meny a.vald
{
	color: #C30;
}
				
#inforuta		
{
	position: absolute;
	top: 110px;
	left: 100px;
	width: 500px;
	height: 420px;
	background-color: transparent;
	overflow: visible;
	z-index: 10;
}

#inforuta .close		
{
	position: absolute;
	right: 10px;
	bottom: 0px;
}

#inforuta h2
{
	margin: 0;
	padding: 0;
}

td
{
	vertical-align: top;
	padding-right: 20px;
}
.linjeovan
{
	border-top: 1px gray solid;
	padding-top: 5px;
}

#karta {
	width: 800px;
	height: 600px;
	background-image: url(/media/grafik/runmarokarta.gif);
	background-repeat: no-repeat;
}

#info
{
	position: absolute;
	width: 50px;
	height: 50px;
	left: 700px;
	top: 10px;
	background-image: url(/media/grafik/info.jpg);
	background-position: 0px 0px;
	background-repeat: no-repeat;
	overflow: hidden;
}

#info:hover { background-position: 0px -50px; }

.round_top, .round_bottom
{
	display: block;
	background: transparent;
	height: 5px;
	margin: 0px;
	padding: 0px;
}

.xb1, .xb2, .xb3, .xb4
{
	display: block;
	overflow: hidden;
}

.xb1, .xb2, .xb3 { height: 1px; }

.xb2, .xb3, .xb4
{
	background: #EEE;
	border-left: 1px solid #5691bc;
	border-right: 1px solid #5691bc;
}

.xb1
{
	margin: 0 5px;
	background: #5691bc;
}

.xb2
{
	margin: 0 3px;
	border-width: 0 2px;
}

.xb3 { margin: 0 2px; }

.xb4
{
	height: 2px;
	margin: 0 1px;
}

.round_content
{
	display: block;
	overflow: hidden;
	background: #EEE;
	filter:alpha(opacity=90); -moz-opacity:.9; opacity:.9;
	border: 0 solid #5691bc;
	border-width: 0 1px;
	padding: 10px;
	height: 400px;
	height:auto !important;
}

* html .round_content { height: 1px; }


#inforuta .round_top, #inforuta .round_bottom
{
	display: block;
	background: transparent;
	height: 5px;
	margin: 0px;
	padding: 0px;
}

#inforuta .round_top
{
	/* background-image: url(/media/grafik/kryss) */
}

#inforuta .xb1, .xb2, .xb3 { height: 1px; }

#inforuta .xb2, .xb3, .xb4
{
	background: #FFF;
	border-left: 1px solid #36C;
	border-right: 1px solid #36C;
}

#inforuta .xb1
{
	margin: 0 5px;
	background: #36C;
}

#inforuta .xb2
{
	margin: 0 3px;
	border-width: 0 2px;
}

#inforuta .xb3 { margin: 0 2px; }

#inforuta .xb4
{
	height: 2px;
	margin: 0 1px;
}

#inforuta .round_content
{
	display: block;
	overflow: hidden;
	background: #FFF;
	filter:alpha(opacity=90); -moz-opacity:.9; opacity:.9;
	border: 0 solid #36C;
	border-width: 0 1px;
	padding: 10px;
}
.email
{
	display: none;
}
form label
{
	width: 100px;
	float: left;
	clear: both;
	font-weight: bold;
}

form input
{
	width: 350px;
	float: left;
}

form textarea
{
	width: 350px;
	height: 200px;
	float: left;
	display: block;
}

form input.button
{
	width: 90px;
	margin-right: 20px;
	margin-top: 10px;
	float: right;
}

form strong
{
	color: red;
	font-weight: bold;
}

.w60
{
	width: 60px;
	display: inline-block;
}
