@charset "UTF-8";

#wrapper {
	font-family: Arial, Helvetica, sans-serif;
	width: 1024px;
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
	overflow: visible;
	background-color:#FFFFFF;
}
#nav {
	float: left;
	width: 150px;
	background-image: url(../Bilder/grafik/5x150.gif);
	height: 670px;
}
#navtop, #navtop a, #navtop a:hover {
	color:#333333;
	font-family:Georgia, "Times New Roman", Times, serif;
	text-decoration:none;
	background-image: url(../Bilder/grafik/navtop.gif);
	height: 80px;
	background-repeat: no-repeat;
}
#nav_bottom {
	width:150px;
	background-image: url(../Bilder/grafik/navbot.gif);
	height: 150px;
	margin-top: 200px;
}
/***********************
	Nav vertical
************************/
#nav_vertical {
	width:80%;
	list-style-type:none;
	float:left;
	display:inline;
	padding:0px;
	margin: 5px 0px 5px 20px;
	font-size: 13px;
	color: #C5C5C5;
	font-weight:normal;
	font-family:Georgia, "Times New Roman", Times, serif;
}
#nav_vertical li {
	list-style-type:none;
	float:left;
	display:inline;
	padding:0px;
	margin-right: 20px;
}
#nav_vertical li a {
	text-decoration:none;
	color:#a27026;
}
#nav_vertical li a:hover {
	border-bottom: 1px dotted #a27026;
	color:#a27026;
}

/*************************
	Tillbaka och Skriv ut
**************************/
#tillbaka {
	width:80%;
	list-style-type:none;
	float:left;
	display:inline;
	padding:0px;
	margin: 5px 0px 5px 0px;
	font-size: 11px;
	color: #AA7C39;
}
#tillbaka li {
	list-style-type:none;
	float:left;
	display:inline;
	padding:0px;
	margin-right: 20px;
}
#tillbaka li a {
	text-decoration:none;
	color:#a27026;
}
#tillbaka li a:hover {
	border-bottom: 1px dotted #a27026;
	color:#a27026;
}

#tillbaka_top {
	width:80%;
	list-style-type:none;
	float:left;
	display:inline;
	padding:0px;
	margin: 5px 0px 5px 20px;
	font-size: 11px;
	color: #AA7C39;
}
#tillbaka_top li {
	list-style-type:none;
	float:left;
	display:inline;
	padding:0px;
	margin-right: 20px;
}
#tillbaka_top li a {
	text-decoration:none;
	color:#a27026;
}
#tillbaka_top li a:hover {
	border-bottom: 1px dotted #a27026;
	color:#a27026;
}



#foot {
	background-color: #e7edea;
	float: right;
	width: 870px;
	height: 70px;
}
.foottext {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:11px;
	width: 600px;
	float: left;
	line-height: 150%;
	margin: 10px 0px 0px 15px;
}
#foot_print{
	display:none;
	float: left;
	width: 870px;
	height: 70px;
	background-image:url(../Bilder/logo_print.jpg);
}
#content {
	float: right;
	width: 870px;
	overflow: scroll;
	height: 600px;
}
#SwfReplace {
	background-image:url(../Bilder/index_bild.jpg);
	background-repeat:no-repeat;
}
#contentindex {
	float: right;
	width: 870px;
	min-height: 600px;
}
#main {
	margin-bottom:0px;
}
.logo {
	float:right;
	margin: 5px 10px 0px 0px;
}

h1{
	color:#323232;
	font-size:24px;
	font-weight:normal;
	margin-bottom: 8px;
	font-family:Georgia, "Times New Roman", Times, serif;
}
h1 a{
	color:#a27026;
	text-decoration:none;
}
.bred{
	margin-left:20px;
	border-bottom: 1px dotted #CCC;
	padding-bottom: 5px;
	width: 92%;
	margin-top: 50px;
}
.left_start {
	float: left;
	width: 47%;
	padding-top: 10px;
	padding-left: 20px;
}
.right_start {
	float: right;
	height: 180px;
	padding-top: 10px;
	width: 50%;
}
.right_start ul {
	float:right;
}
.left {
	float: left;
	width: 45%;
	padding-left: 20px;
	margin-top: 10px;
	margin-bottom: 20px;
}
.right {
	float: left;
	width: 40%;
	margin-left: 30px;
	padding-left: 30px;
	/*border-left: 1px dotted #ccc;*/
	min-height: 400px;
	margin-top: 10px;
	margin-bottom: 20px;
}
.borderbot {
	border-bottom:1px dotted #CCC;
	padding-bottom:10px;
	padding-top:10px;
}
.imagelist {
	list-style-type:none;
	display: inline;
}
.imagelist li {
	list-style-type:none;
	float:left;
	display: inline;
}
.margin {
	margin-left:20px;
}
.imagedivleft {
	margin-right:10px;
	float: left;
	padding: 5px;
	border: 1px dotted #CCC;
	margin-top: 5px;
}
.imagedivright {
	margin-left:10px;
	float: right;
	padding: 5px;
	border: 1px solid #CCC;
	margin-top: 5px;
}
.imagedivnone {
	margin-left:0px;
	padding: 5px;
	border: 1px dotted #CCC;
	margin-top: 5px;
	margin-bottom: 10px;
	width: 330px;
}

.imagedivnoneRelative {
	position:absolute;
	margin-left:0px;
	padding: 5px;
	border: 1px dotted #CCC;
	margin-top: 5px;
	margin-bottom: 10px;
	width: 330px;
	top:180px;
}
/***********************************
	TEXT
************************************/
.normal {
	font-size:11px;
	font-family:Arial, Helvetica, sans-serif;
	line-height: 150%;
	margin-top:0px;
}
h2 {
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#5A5A5A;
	font-size: 16px;
	margin-bottom: 5px;
	line-height: 130%;
	margin-top: 10px;
	font-weight:normal;
}
h2 a {
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#5A5A5A;
	font-size: 16px;
	margin-bottom: 5px;
	line-height: 130%;
	margin-top: 10px;
	font-weight:normal;
}
.viktigInfo {
	padding:10px;
	background-color: #FFFFCC;
}

/***
gammal h2

	color:#57874E;
	font-size: 14px;
	margin-bottom: 5px;
	line-height: 120%;
	margin-top: 20px;

********/
h3 {
	color:#323232;
	font-size:13px;
	margin-bottom:5px;
	line-height: 120%;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
}
h4 {
	color:#333333;
	font-weight:bold;
	font-size:12px;
	margin-top:0px;
	margin-bottom:5px;
}
.left p, .right p {
	font-size:11px;
	font-family:Arial, Helvetica, sans-serif;
	line-height: 150%;
	margin-top:0px;
	color:#323232;
}
.left a, .right a {
	text-decoration:none;
	color:#a27026;
}
.left a:hover, .right a:hover {
	border-bottom: 1px dotted #a27026;
	color:#a27026;
}
.imagetext {
	margin: 0px;
	font-size:9px;
	font-style:italic;
}

.ingress {
	font-style:oblique;
}
.hiddenonprint {
}
/***********************************
	PAKET
************************************/
.ruta {
	background-color:#FFFFFF;
	padding:10px;
}


/***********************************
	LISTA left/right
************************************/

.left ul {
	list-style-type:none;
	font-size:11px;
	padding:0;
	line-height:150%;
	margin-left: 0px;
	margin-top: 0px;
	margin-bottom: 10px;
	color:#323232;
}

.left_ii {
	list-style-type:none;
	padding-left:0px;
	margin-left: 0px;
}
.right ul {
	list-style-type:none;
	font-size:11px;
	color:#000000;
	padding:0;
	line-height:150%;
	width: 300px;
}
.right_ii {
	list-style-type:none;
	padding-left:0px;
	margin-left: 0px;
}
.spacer {
	margin:15px 0px 0px 0px;
}
.offer {
	background-color:#FFFFFF;
	padding:5px 15px 15px 0px;
	float: left;
	margin-top: 10px;
}
.paket {
	/*list-style-image: url(images/flow.gif);*/
	margin-left:0px;
	margin-top:5px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	float:left;
	display:inline;
	margin-right:20px;
	font-size:12px;
}

/*****************************************
	TABELL PAKET
******************************************/

.tabellpaket {

}

.tabellpaket p {
	font-size:11px;
	font-family:Arial, Helvetica, sans-serif;
	line-height: 150%;
	margin: 0px;
	color:#323232;
}

/*******************************************
	SUB NAV BLOCK
*******************************************/

.subnavblock {
	list-style-type:none;
	display:inline;
	height: 40px;
	font-size:11px;
	font-family:Georgia, "Times New Roman", Times, serif;	
}
.subnavblock ul {
	width:80%;
	float:left;
	padding:5px 5px 0px 20px;
	margin:0;
}

.subnavblock li {
	list-style-type:none;
	display:inline;
}

.subnavblock li a {
	display:inline-block;
	background-color:#9A9A9A;
	width: 10em;
	color:#ffffff;
	text-decoration:none;
	padding:6px 8px 6px 8px;
	text-align: center;
}
.subnavblock li a:hover {
	background-color:#868686;
}
