/* CSS Document */
body {
	color: #000;
	background: #53A653;
	width: 870px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	margin: 0 auto;


}
#sida {
	background-color: #C6F6C6;
	
}

/*sidhuvud*/
#sidhuvud {
	color: #000;
	width: 870px;
	height: 239px;
	background-image: url(Bilder/Head-foto-3.jpg);	
	
}
/*meny*/

#menycontainer{padding-left: 1em; padding-top: 1em; border-bottom: 1px solid #000000; background: #53A653;}
#menycontainer ul{padding: 0.4em 0; margin: 0;  font: 80% Verdana, Helvetica, sans-serif;}
#menycontainer li{margin: 0; display: inline; list-style: none;}
#menycontainer li a{text-decoration: none; padding: 0.4em 2em; margin-left: 1em; background: #83EC83;	
	border: 1px solid #000; border-bottom: none;}
#menycontainer a:link{color: #000000;}
#meny a:visited{color: #000000;}
#menycontainer a:hover{border-color: #990000; background: #DAF9DA;}
#menycontainer a#current{background: #C6F6C6; border: 1px solid #000000; border-bottom: 1px solid #C6F6C6; color: #000000;}

/*sidmeny*/
#sidmeny {
	color: #990000;
	width: 250px;
	background-color: #AFF3AF;
	float: right;
	padding-top: 10px;
	margin: 0;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #53A653;	
	
}
#sidmeny p{
	line-height: 1.6em;
	padding-right: 5px;
	padding-left: 10px;

		
}
	
/*Innehåll*/
#kolumn {
	color: #000;
	background: #C6F6C6;
	float: left;
 	width: 619px; 
	padding-top:4px;
	


	   
}
#kolumn p {
	line-height: 1.7em;
	margin: 7px 0px 0px 20px;
	width: 480px;
	
}


#kolumn a {
	margin-top: 15px;

}
#kolumn a:link {
	color: #438443;
	text-decoration: none;
	
}
#kolumn a:visited {
	color: #438443;
	text-decoration: none;
	
}

#kolumn a:hover {
	color:#990000;
	
	

}

/*sidfot*/
#sidfot {
	color: #333333;
	background: #53A653;
	clear: both;
	height: 20px;
	border-top: 1px solid #cccccc;
	border-bottom: 4px solid #53A653;

}
#sidfot p {
	margin: 7px 0px 7px 20px;
	font-size: 0.9em;	
}
	
#sidfot a:link {
	color: #990000;
	text-decoration: none;

}
#sidfot a:visited {
	color: #990000;
	text-decoration: none;
}
#sidfot a:hover {
	color:#000;
	text-decoration: none;

}
/*Diverse formateringar*/
h1 {
	color: #544127;
	padding-left: 40px;
	font-size: 1.2em;
	
}

h2 {
	color: #000;
	background: #C6F6C6;
	margin-left: 20px;
	margin-top: 15px;
	font-size: 1.3em;
	font-family: "Lucida Sans Unicode";
}
h3 {
	color: #fff;
	font-size: 1.3em;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 10px;
	font-weight: bold;
	font-family: "Lucida Sans Unicode";
}

.rubrik {
	color: #201008;
	background: #FFF8CC;
	font-weight: bold;

}

.floatright {
	float: right;
	padding: 0px 0px 0px 10px;
	

	
}
hr {
	height: 1px;
	color: #000;
	margin: 0px 200px 0px 10px;
 

}
.text_right {
	float: right;
	background-color:  #AFF3AF;
	color: #990000;
	padding-right: 10px;
	margin: 15px 20px 45px 10px;
	

}
.bold {
	font-weight: bold;
}
#radlangd p {
	line-height: 1.6em;
	margin: 7px 0px 0px 70px;
	width: 600px;
}
/*bilder*/
img{
	border: none;

}

.bild {
	text-align: center;
	width: 549px;
	padding-top: 13px;
	

}

#bilder img {
	 display:block;
 	 margin: 10px auto;
	 padding-top: 25px;
	 

}
.floatright1 {
	float: right;
	margin: 0px 0px 10px 0px;
} 

ul {
	margin-left: 60px;
	line-height: 1.7em;
}
#liten_text {
	font-size:0.8em;
	color: #53A653;
}
.liten_text {
	font-size:0.8em;
	color: #53A653;
}
.kursiv {
	font-style: italic;
}
hr {
	height: 1px;
	color: #53A653;
	background-color: #C6F6C6
	margin: 0px 200px 0px 10px;
	
}
.smabild{
	padding-top: 10px;
	margin-left: 50px;
}