/* CSS Document */

body
{
	margin-top: 5px;
	background-image: url(Bilder/body_bg.jpg);
	height: 100%;
}

div.container
{
	margin: 0 auto;
	background-image: url(bilder/content_bg.jpg);
	background-repeat: repeat-y;
	display: table;
	width: 816px;
	height: auto;
}

div.top
{
	height: 158px;
	width: 100%;
	background-image: url(bilder/top_bg1.jpg);
	background-repeat: no-repeat;
}

div.sprakswe
{
	position: relative;
	width:30px;
	height:18px;
	z-index:1;
	left: 670px;
	top: 50px;
}

div.sprakger
{
	position: relative;
	width:30px;
	height:18px;
	z-index:1;
	left: 670px;
	top: 55px;
}

div.sprakeng
{
	position: relative;
	width:30px;
	height:18px;
	z-index:1;
	left: 670px;
	top: 60px;
}

div.menu
{
	height: 30px;
	width: 100%;
	background-image: url(bilder/menu_bg1.jpg);
	background-repeat: repeat-y;
}

div.navdiv
{
	margin-left: 20px;
}

div.navdiv ul
{
	list-style-type: none;
	float: left;
	width: 90%;
	padding: 0;
	margin: 0;
	/*border: 1px solid #000000;*/
	/*background-color: #006699;*/
	font: 0.75em Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
}

div.navdiv li
{
	display: inline;
}

div.navdiv a, div.navdiv span
{
	float: left;
	padding: 4px 0px;
	margin-right: 11px;
	/*border-right: 1px solid #ffffff;*/
	/*background-color: #006699;*/
	color: #2571C0;
	text-decoration: none;
}

div.navdiv a:hover, div.navdiv span.aktuell
{
	background-image: url(bilder/streck.gif);
	background-repeat: no-repeat;
	background-position: center;
	/*background-color: #2579E4;*/
	color: #6DA9FF;
}

div.content
{
	height: auto;
	width: 816px;
	font-family: "Palatino Linotype", Georgia, "Times New Roman", Times, serif;
	font-size: 0.85em;
	color: #316F2B;
}

div.text1
{
	float: left;
	padding: 10px;
	margin: 10px;
	width: 690px;
	text-align: justify;
}

div.bildtext
{
	font-family: verdana;
	font-size: 0.65em;
	color: #316F2B;
}

div.raknare
{
	font-family: verdana;
	font-size: 0.5em;
	color: #316F2B;
}

div.img-wrapper
{
	background: url(bilder/shadow.gif) no-repeat bottom right;
	clear: left;
	float: left;
	position: relative;
}

div.img-wrapper img
{
	background-color: #fff;
	border: 1px solid #a9a9a9;
	padding: 4px;
	display: block;
	/*margin-right: 10px;*/
	margin: -3px 3px 3px -3px;
	/*margin: 0px 8px 8px 0px;*/
	position: relative;
}

div.loggain
{
	float: left;
	padding: 10px;
	margin: 10px;
	width: 500px;
}

div.loggain blockquote
{
	color: #FF0000;
	font-weight: bold;
	font-size: 1em;
}

div.loggaintext
{
	float: left;
}

div.loggainform
{
	float: right;
	margin-right: 90px;
}

div.navadmin
{
	float: left;
	margin-left: 10px;
	margin-top: 10px;
	padding-left: 10px;
	padding-top: 10px;
	width: 200px;
}

div.navadmin ul
{
	list-style-type: none;
	margin-left: 0px;
	font: 0.75em Geneva, Arial, Helvetica, sans-serif;
}

div.navadmin a, div.navadmin span
{
	text-decoration: none;
	font-weight: bold;
	color: #316F2B;
}

div.navadmin a:hover, div.navadmin span.aktuell
{
	/*background-color: #2579E4;*/
	color: #00FF00;
}

div.birch
{
	/*z-index: 1;*/
	position: relative;
	right: 8px;
	top: 0px;
	float: right;
	/*margin-right: 8px;*/
	height: 329px;
	width: 68px;
	background-image: url(bilder/birch.jpg);
}

div.nyheter
{
	float: left;
	padding: 10px;
	margin: 10px;
	width: 670px;
	background-color: #EEEEEE;
	text-align: justify;
}

div.nyheterright
{
	float: right;
	padding-right: 10px;
	margin-right: 10px;
	width: 450px;
	text-align: justify;
}

div.anslagstavla
{
	float: right;
	margin-right: 10px;
	width: 60px;
	/*border: 1px;
	border-style: dotted;
	border-color: #E1F1E1;*/
}

div.fot
{
	float: left;
	height: 144px;
	width: 100%;
	background-image: url(bilder/fot_bg.jpg);
	/*font-family: "Palatino Linotype", Georgia, "Times New Roman", Times, serif;
	font-size: 0.85em;*/
	color: #316F2B;
}

div.fottext
{
	margin-left: 20px;
	margin-top: 120px;
	width: 780px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	/*font-size: 0.8em;*/
	font-size: 10px;
	color: #316F2B;
}