body {
	font-family: Arial, Helvetica, sans-serif;
	margin: 0px;
	background-color: #92C279;
	font-size: 90%;
}



.topp {
	height: 120px;
	width: 100%;
	float: left;
	padding:0px;
	background-image: url(bilder/logo_blad.gif);
	background-repeat: no-repeat;
	background-position: 20 17;
	background-color: #92C279;

}
 * html .mitt {
	height: auto;
}

.mitt {
	height: auto;
	width: 100%;
	background-color: #ffffff;
}



#menycontainer {
	border-top: 5px solid #006200; 
	float: left;
	clear: both;
	width: 100%;
	margin-bottom: 15px;
}

*html #menycontainer ul { 
	left: 236px;
}

#menycontainer ul { 
 	margin-top: -0.7em; 
	z-index: 1000; 
	position: relative;
	left: 260px;
	 font-size: 1em;
}

#menycontainer li {
	text-align: center;
	display: inline; 
	list-style: none;
}

#menycontainer li a	{
	text-decoration: none; 
	padding: 0.1em 1em; 
	margin-right: 1em; 
	border: 1px solid #006200; 
	background: #FFFFFF;
	font-size: 0.8em;
}

#menycontainer a:link {
	color: #000000;
}

#menycontainer a:visited {
	color: #000000;
}

#menycontainer a:hover {
	background: #C6EFAB; 
}

#menycontainer a#current {
	background: #C6EFAB; 
	color: #000000;
}


#content {
	margin: 1em auto; 
	padding: 0; 
	width: 28em;
	}


ul {
	 font-size: 0.75em;
}

ul li ul {
	 font-size: 1em;
}

a:link, a:visited {
	color: #000000;
	text-decoration: none;
	font-size: 0.75em;
	font-weight: bold;
}

a:hover {
	color: #CC0000;
}

.linklist {
 margin-bottom:5px;
}

* html .innehall {
	margin-top: 0px;
	height: 370px;
	padding-top: 0px;

}

.innehall {
	height: auto;
	padding: 30px;
	width: 100%;
	float:left;
	background-color: #ffffff;
 	margin-top: -35px;
}

.spalt1 {
	width: 200px;
	float: left;
	padding: 10px;
	border: 2px dotted #006200; 
	margin-right: 25px;

}

.spalt2 {
	width: 250px;
	float: left;
	padding: 20px;
}

.spalt3 {
	width: 300px;
	float: left;
	padding: 20px;
}

*html .cirkel {
	background-position: 0 1;
}

.cirkel {
	height: 15px;
	width: 15px;
	float: left;
	padding:0px;
	background-image: url(bilder/cirkel.gif);
	background-repeat: no-repeat;
	background-position: 0 0;
	clear:both;
}

p {
	font-size: 0.8em;
}

h1 {
	font-size: 1.2em;
	font-weight: bold;
}

h2 {
	font-size: 1.1em;
	font-weight: bold;
}

h3 {
	font-size: .9em;
	font-weight: bold;
	color: #006600;
}

p.ingress {
	font-weight: bold;
}





.botten {
	height: 150px;
	width: 100%;
	float: left;
	border-top: 5px solid #006200; 
	text-align: right;	
}

.bottentext {
	font-size: 0.7em;
	margin-left: 30px;
	color: #183307;
	margin-top: 2px;
}

.hflogo {
	height: 15px;
	width: 103px;
	float: right;
	padding:0px;
	background-image: url(bilder/hflogo.gif);
	background-repeat: no-repeat;
	background-position: 0 1;
	margin-left: 10px;
	

}

div.spalt1 ul {
 padding-left: 0px;
 margin: 0px;
 font-size: 0.75em;
 list-style:none;
}

div.spalt1 ul li {
 padding-bottom: 5px;
}