/* @override http://limnovision.se/css/limnovision.css */

* {
	padding: 0px;
	margin: 0px;
}

html, body {
	padding:0px;
	margin: 0px;
	height: 100%;
}

body { 

	font: 1em Verdana, Helvetica, sans-serif;
	background: #333443 url(/graphic/bkgr_text.gif) repeat-y 20px;
}	
	

#center {	text-align:left;
	width: 820px;
	min-height: 101%;
	margin-left: 20px;
}


#head {
	width: 100%;
	height: 80px;
	text-align:left;
	background-color: #333443;
}

#head img {
	float: left;
	border-style: none;
	margin-left: 120px;
}

#border_top {
	background: url(../graphic/border_text_top.gif) no-repeat;
	height: 9px;
}

#menu {
	text-align: left;
	background-image: url(/graphic/bkgr_menu.gif);
	float: left;
	margin-top: 60px;
	width: 161px;
}

#menu_top {
	background: url(../graphic/border_menu_top.gif) no-repeat;
	height: 30px;
}

#menu a {
	text-decoration: none;
	color: #5f3920;
	font-weight: bold;
}

#menu p {
	font-size: 0.8em;
	padding-left: 20px;
	line-height: 1.2em;
	margin-bottom: 10px;
}

#menu_bottom {
	background: url(../graphic/border_menu_bottom.gif) no-repeat;
}

.flag {
	margin-right: 20px;
	text-decoration: none;
	margin-top: 10px;
	border-style: none;
}


#menu a:hover {
	text-decoration: underline;
}

#text {
	float: left;
	width: 540px;
	margin-left: 50px;
	display: inline;
	margin-top: 30px;
}

#text a {
	font-weight: normal;
	color: black;
}

#text h1, h2, h3, h4, h5, h6 {
	color: #0e285f;
	font-family: Verdana, "sans serif";
}

#text p, li {
	color: black;
}

#text tabel {
	width: 430px;
}

#text li {
	line-height: 1.2em;
}

#text img {
	border: 1px solid black;
}


#text table img {
	border: none;
	float: none;
	margin: 0;
}

#bildspalt {
	float: right;
	background-color: #444347;
	padding: 5px 10px;
	margin-left: 10px;
	margin-bottom: 15px;
	margin-right: -20px;
}


.linehight_small {
	margin-bottom: -0.6em;
}

.img_right {
	margin: 5px 0 5px 10px;
	float: right;
}

.borderline {
	float: left;
	clear: both;
}

.no_wrap {
	white-space: nowrap;
}

.fet {
	font-weight: bold;
}

.telefon {
	font-size: 0.8em;
	font-weight: normal;
	font-style: normal;
}

.epost {
	font-size: 0.8em;
	font-weight: normal;
	font-style: normal;
	text-decoration: underline;
	color: black;
}

.upphojd { 
	vertical-align: super;
	font-size: 0.6em;
	color: #000000;
}

#belowthebottom {
	height: 45px;
	clear: both;
	width: 820px;
}

#bottom {
	width: 820px;
	height: 45px;
	margin-top: -45px;
	margin-left: auto;
	margin-right: auto;
	background: #333443 url(../graphic/border_text_bottom.gif) no-repeat;
}


#bottom p {
	color: #ffd9a3;
	font: 0.7em Arial, Helvetica, Geneva, sans-serif;
	clear: both;
	margin-left: 350px;
	padding-top: 15px;
}

#bottom a {
	color: #ffd9a3;
	text-decoration: none;
	padding-left: 20px;

}

p {
	font-size: 0.8em;
	padding-top: 0.4em;
	padding-bottom: 0.4em;
	line-height: 1.5em;
}

li {
	font-size: 0.8em;
	line-height: 1.3em;
	margin-left: 2em;
	color: black;
	padding-bottom: 0.2em;
	padding-top: 0.2em;
}

h1 {
	font-size: 1.4em;
	padding-bottom: 0.4em;
	padding-top: 1px;
	line-height: 1.4em;
}

h2 {
	font-size: 1.2em;
	padding-top: 1.2em;
	padding-bottom: 0.2em;
	line-height: 1.4em;
}

h3 {
	font-size: 1.0em;
	padding-top: 0.5em;
	padding-bottom: 0.2em;
	line-height: 1.4em;
}

h4 {
	font-size: 0.9em;
	padding-top: 1em;
	padding-bottom: 0.2em;
}

h5 {
	font-size: 0.8em;
	padding-top: 0.6em;
	padding-bottom: 0em;
}

h6 {
	font-size: 0.7em;
	padding-top: 0.7em;
	padding-bottom: 0em;
}

