body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 80%;
	background: #324A63;
	background-image: url(images/Bakgrund6.jpg);
}
*{
	margin:0;
	padding:0;
}
/* sidlayout */
#sida {
	width: 800px;
	background: none;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	margin-top: 1em;
} 

#sidhuvud  {
	padding: 0 0 0 0;
	width:800px;
	position:relative;
}

#sidhuvud h1 {
	font-size:3.5em;
	font-style:italic;
	font-family:"Times New Roman", Times, serif;
	margin: 0em 0.1em;
	font-weight: bold;
}

#sidhuvud a {
	text-decoration:none;
	color:#FFFF00;
}

#sidhuvud h2 {
	font-size:1em;
	font-weight: bold;
	margin: 0.2em 0 0.2em 0em;
	color:#FFFFFF;
    display:inline;
}

#sidhuvud h3 {
	font-size:1em;
	font-weight: bold;
	margin: 0.2em 0 0.2em 0em;
	color:#FFFFFF;
	display:inline;
	margin-left:4em;
}

#kolumn1 {width:150px; float:left;}

/* Vänstermeny */

#menuleft {
	width:150px;
	margin: 15px 0px 0em 0em;
	border-top:2px solid  #FFFF66;
	float: left;
	font-size: 0.85em;
	font-weight:bold;
	list-style-type: none;
}
#menuleft ul{list-style-type: none; margin: 1em 0 2em 0;} 
#menuleft ul a{display: block;	padding: 0.3em 0 0.3em 0.7em; text-decoration: none; height: 100%; border: none; margin-top: 0.2em; background: #99CCFF;}
#menuleft ul ul {margin: 0 0 0 0;}
#menuleft ul ul a{margin: 0.2em 0 0 25px; padding: 0.3em 0 0.3em 0.5em; background: #99C5C6;}	

#menuleft a:link{color: #000000;}
#menuleft a:visited{color: #000000;}
#menuleft a:hover{background: #CCCCFF;}
#menuleft a#current{font-weight: bold; background: #99CCFF; border: 1px solid #FFF; color: #FFF; }
#menuleft a#subcurrent{font-weight: bold; background: #99C5C6; border: 1px solid #FFF; color: #FFF;}

/* Slut på vänstermeny */

#lowerleftbox {width: 150px; float:left;}


/* BOX 1 - innehåll */
#kolumnbox1 { margin: 0; border-left: 1px solid #66FFCC; border-right: 1px solid #66FFCC; background:#FFFF99;
font-size: 0.9em;}
#kolumnbox1 p {line-height: 15px; margin: 0 10px 0 10px;}
/* BOX 1 runda hörn */
.rund {
	margin: 0 0 0 0;
	background: none;
}
.rundtopp {background: transparent;}
.rundbotten {background: transparent;}
.rund_r1{margin: 0 5px; height: 1px; overflow: hidden; background: #FFFF99; border-left: 1px solid #66FFCC; border-right: 1px solid #66FFCC;}
.rund_r2{margin: 0 3px; height: 1px; overflow: hidden; background: #FFFF99; border-left: 1px solid #66FFCC; border-right: 1px solid #66FFCC; border-width: 0 2px;}
.rund_r3{margin: 0 2px; height: 1px; overflow: hidden; background: #FFFF99; border-left: 1px solid #66FFCC; border-right: 1px solid #66FFCC;}
.rund_r4{margin: 0 1px; height: 2px; overflow: hidden; background: #FFFF99; border-left: 1px solid #66FFCC; border-right: 1px solid #66FFCC;}

/* BOX 2 - innehåll */
#kolumnbox2 {
	margin: 0;
	border-left: 1px solid #66FFCC;
	border-right: 1px solid #66FFCC;
	background: #ffffff;
	min-height:500px;
}


#text_on_background {
	width: 400px;
}
#kolumnbox2 p {line-height: 15px; margin: 0 10px;}

#kolumnbox2 img {margin: 0 20px;}

#logoimg {margin:0px;}

#kolumnbox2_leftbox {
	width:370px;
	float:left;
	margin-right: 10px;
	text-align: center;
	background-color:#FFFFFF;
}
#kolumnbox2_rightbox {
	width:180px;
	background-color:#99CCFF;
	float:right;
	margin: 15px 15px 0 0;
}

#kolumnbox2_rightbox p {margin: 0 10px;}

#kolumnbox2_rightbox img {margin:inherit; margin-right:auto; margin-left:auto;}


/* BOX 2 runda hörn */
.rund2 {background: transparent;}
.rundtopp2 {background: transparent;}
.rundbotten2 {background: transparent;}
.rund2_r1{margin: 0 5px; height: 1px; overflow: hidden; background: #66FFCC; border-left: 1px solid #66FFCC; border-right: 1px solid #66FFCC;}
.rund2_r2{margin: 0 3px; height: 1px; overflow: hidden; background: #ffffff; border-left: 1px solid #66FFCC; border-right: 1px solid #66FFCC; border-width: 0 2px;}
.rund2_r3{margin: 0 2px; height: 1px; overflow: hidden; background: #ffffff; border-left: 1px solid #66FFCC; border-right: 1px solid #66FFCC;}
.rund2_r4{margin: 0 1px; height: 2px; overflow: hidden; background: #ffffff; border-left: 1px solid #66FFCC; border-right: 1px solid #66FFCC;}



.bild {
	float:left;
	margin: 5px;
}
.bild_h {
	float:right;
	margin: 10px;
	width:300px;
}
.caption {text-align:center; font-size:0.7em;}
.clearfloats{clear:both;}

div#kolumn2 {
	width: 620px;
	margin: 15px 0 15px 10px;
	float: left;
	font-size: 0.9em;
}


div#kolumn2  h1{
	font-size:1.2em;
	color: #316763;
	margin: 0 10px;
	padding-top: 1em;
}


div#kolumn2  h2{
	font-size:1em;
	color: #000000;
	margin: 1em 10px;
}


div#kolumn2  p {
	line-height: 1.3em;


}	

div#kolumn2 ol {
	margin-left: 1.5em;
	margin-top: 1em;
	line-height: 1em;
}
div#kolumn2 ul {
	margin-left: 1.5em;
	margin-top: 0.5em;
	line-height: 1em;
}

div#kolumn2  li {
	font-size:0.9em;
	margin-left: 1em;
	margin-top: 0.25em;
}

div#kolumn2 table {margin-left:40px;}

div#kolumn2 td {padding: 0 5px;}




h5 {
	color: #2474A6;
	margin-bottom: 1px;
	font-size: 0.8em;
}

hr {
	color:#316763;
}
 
a:link {text-decoration: underline; color: #2474A6;}
a:visited {text-decoration: underline; color: #2474A6;}
a:active {text-decoration: underline; color: #2474A6;}
a:hover {text-decoration: underline; color: #CCCCFF;}


.alerttext {color:#FF0000;}


.clearfloats {clear:both;}

div#sidan_uppdaterad {font-size:0.6em;
margin:20px 0 0 0;}


.greytext {color:#999999;}

s {text-decoration:line-through;}



/* Footer */ 

#footer
{
	font-size: 0.8em;
	border-top: 1px solid #2474A6;
	clear: both;
	background-image: none;
	width: 790px;
	height: 18px;
	color:#FFFFFF;
	padding: 9px 10px 9px 10px;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;   
}

