/* CSS Document */
body {
	color: #000;
	width: 950px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	margin: 0 auto;
	background-color: #2b2a2f;
	float: right;
	background-image: url(Bilder/Diverse/sidan.jpg);
	background-repeat: no-repeat;
	

}
/*sidhuvud*/
#sidhuvud {
	color: #000;
	width: 950px;
	height: 6px;
	background-color: #2b2a2f;
	/*background-image: url(Bilder/Diverse/header4.jpg);*/
}
/*meny*/

#menycontainer{padding-left: 1em; padding-top: 1em; background: #2b2a2f; }
#menycontainer ul{
	padding: 0.4em 0;
	margin: 0;
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 80%;
	letter-spacing: 0.2em;
	width: auto;
	font-weight: bold;
}
#menycontainer li{margin: 0; display: inline; list-style: none;}
#menycontainer li a{text-decoration: none; padding: 0.4em 3em; margin-left: 4em; background: #B9ADC7;	
	border: 1px solid #333333; border-bottom: 2px solid #B9ADC7;}
#menycontainer a:link{color: #000000;}
#meny a:visited{color: #000000;}
#menycontainer a:hover{border-color: #333333; background: #FFBDD8; border-bottom: 2px solid #FFBDD8;}
#menycontainer a#current{background: #ffffff; border: 1px solid #333333; border-bottom: 2px solid #fff; color: #000000;}

/* runda horn 
#container {background: #ffffff; width: 860px;}
.roundtop {background: #adc7c6;}
.roundbottom {background: #adc7c6;}
.r1{margin: 0 7px; height: 1px; overflow: hidden; background: #ffffff;}
.r2{margin: 0 5px; height: 1px; overflow: hidden; background: #ffffff;}
.r3{margin: 0 4px; height: 1px; overflow: hidden; background: #ffffff;}
.r4{margin: 0 3px; height: 1px; overflow: hidden; background: #ffffff;}
.r5{margin: 0 2px; height: 1px; overflow: hidden; background: #ffffff;}
.r6{margin: 0 1px; height: 2px; overflow: hidden; background: #ffffff;}*/

	
/*Innehåll*/
#kolumn {
	float: right;
	color: #000;
	background: #ffffff;
	width: 930px;
	padding: 10px;
	
   
}
#kolumn p {
	line-height: 1.7em;
	padding-right: 10px;
	margin: 0px 15px 0px 20px;
	width: 350px;
}
#index p {
	line-height: 1.7em;
	padding-right: 10px;
	margin: 15px 15px 0px 20px;
	width: 350px;

}
#kolumn a {
	margin-top: 15px;

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

#kolumn a:hover {
	color:#7f97ff;
	text-decoration: none;


}

/*sidfot*/
#sidfot {
	color: #fff;
	background: #2b2a2f;
	clear: both;
	height: 20px;
	border-top: 1px solid #86adb4;


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

}
#sidfot a:visited {
	color: #fff;
	text-decoration: none;
}
#sidfot a:hover {
	color:#7f97ff;
	text-decoration: none;

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

h2 {
	color: #000;
	background: #ffffff;
	margin-left: 10px;
	padding-left: 10px;
	padding-top: 4px;
	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;
	margin: 0px 135px 5px 5px;
	

	
}

.text_right {
	float: right;
	padding-right: 40px;

}
.bold {
	font-weight: bold;
}
#text p {
	line-height: 1.7em;
	margin: 7px 100px 0px 50px;
	width: 850px;
}
/*bilder*/
img{
	border: none;

}

.bild {
	margin-left: 135px;
	margin-bottom: 5px;

}

#bilder img {
	 display:block;
 	 margin: 10px auto;
	
}
#bilder1 img {
	 display:block;
 	 margin: 10px auto;
	
}
.floatright1 {
	float: right;
	margin: 15px 55px 0px 0px;
} 

ul {
	margin-left: 60px;
	line-height: 1.7em;
}
hr {
	border-top: 1px solid #432b07; 
	border-right: 0px;
	border-bottom: 0px; 
	border-left: 0px;
	width: 900px;
}
.brodsmula {
	color: #999999;
	margin-top: 15px;
}