/*
CSS Credit: http://www.templatemo.com
*/

body {
	margin: 0;
	padding: 0;
	line-height: 1.5em;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666;
	background: #302f2f;
}

a:link, a:visited { color: #000000; text-decoration: underline; font-weight: normal;} 
a:active, a:hover { color: #006699; text-decoration: none;}

p {
	margin: 0px;
	padding: 0px;
}

img {
	margin: 0px;
	padding: 0px;
	border: none;
}

.cleaner { clear: both; width: 100%; height: 0px; font-size: 0px;  }

.margin_bottom_10 { clear: both; width: 100%; height: 10px; font-size: 1px;	}
.margin_bottom_15 { clear: both; width: 100%; height: 15px; font-size: 1px;	}
.margin_bottom_20 { clear: both; width: 100%; height: 20px; font-size: 1px;	}
.margin_bottom_30 { clear: both; width: 100%; height: 30px; font-size: 1px;	}
.margin_bottom_40 { clear: both; width: 100%; height: 40px; font-size: 1px;	}
.margin_bottom_50 { clear: both; width: 100%; height: 50px; font-size: 1px;	}
.margin_bottom_60 { clear: both; width: 100%; height: 60px; font-size: 1px;	}

.margin_right_20 { margin-right: 20px; }
.margin_right_70 { margin-right: 70px; }

.fl { float: left; }
.fr { float: right }

.head01 {
	clear: both;
	padding-bottom: 5px;
	margin-bottom: 10px;
	font-size: 32px;
	line-height: 40px;	
	color: #000000;
}

.head02 {
	clear: both;
	padding-bottom: 10px;
	margin-bottom: 15px;
	font-size: 20px;
	color: #000000;
	font-weight:bolder;
	border-bottom: 1px solid #afa0a0;
}

.head03 {
	clear: both;
	height: 35px;
	padding: 15px 0 0 20px;
	font-size: 18px;
	color: #ffffff;
}

.head04 {
	clear: both;
	display: block;
	height: 20px;
	padding: 3px 10px 0 40px;
	color: #ffffff;
	background: url(/images/rubrik.jpg) no-repeat
}

.head04 a{
	color: #ffffff;
	text-decoration: none;
}

.head05 {
	clear: both;
	font-size: 16px;
	color: #BC0593;
	padding: 0 0 5px 0;
	margin-bottom: 10px;
}
.stil1 {color: #000000}
.stil2 {color:#eae9e9;
text-align:center;
font-size:13px;

}
#topwrapper {
	width: 100%;
	height: 55px;
	margin: 0 auto;
	background: url(/images/topper.jpg) repeat-x;
}

#topbar {
	width: 920px;
	height: 55px;
	padding: 0 30px;
	margin: 0 auto;
	color:#FFFFFF;
}







#logowrapper {
	clear: both;
	width: 100%;
	height: 245px;
	margin: 0 auto;
	background: url(/images/headbg.jpg) repeat-x;
}

#banner {
	width: 920px;
	height: 245px;
	padding: 0 30px;
	margin: 0 auto;
	background: url(/images/head.jpg) repeat-x;
}

#title {
	float: left;
	width: 320px;
	height: 245px;
	background: url(/images/brick.jpg) no-repeat;
}

#sitetitle a{
	display: block;
	padding: 0px 0;
	margin: 38px 0 0 17px;
	width: 286px;
	height: 150px;
	font-size:15px;
	color: #ffffff;
	text-align: center;
	font-weight: bold;
	text-decoration: none;
	background-image: url(/images/header_.gif);
	background-repeat:no-repeat;
	background-position:center;
}

#sitetitle span {
	display: block;
	margin-top:30px;
	font-size: 17px;
	font-weight: normal;
	color: #fff;
}

#headcontent {
	float: right;
	text-align: left;
	width: 500px;
	margin-top: 50px;
}

#headcontent p {
	font-size: 16px;
	line-height: 30px;
	margin-bottom: 10px;
}

#headcontent a {
	color: #000000;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
}

#headcontent a:hover {
	color: #006699;
}
/* menu */

#menuwrapper {
	clear: both;
	width: 100%;
	height: 51px;
	margin: 0 auto;
	background: url(/images/menybg.jpg) repeat-x;
}

#mainmenu {
	clear: both;
	width: 920px;
	height: 55px;
	margin: 0 auto;
	padding: 0 30px;
	background: url(/images/menybg.jpg) repeat-x;	
}

#mainmenu ul {
	float: left;
	margin: 10px 0 0 0;
	padding: 0px;
	list-style: none;
}

#mainmenu ul li{
	padding: 0px;
	margin: 0px;
	display: inline;
	background: url(/images/delare.jpg) right repeat-y;
}

#mainmenu ul li a{
	float: left;
	display: block;
	width: 110px;
	padding: 4px 0px;
	font-size: 17px;
	color: #d1cfd0;
	text-align: center;
	font-weight: normal;
	text-decoration: none;
	outline: none;
	background: url(/images/delare.jpg) right repeat-y;	
}

#mainmenu li a:hover, #mainmenu li .current{
	color: #830467;
}

#mainmenu .last{
	background: none;
}

/* end of menu */

/* content */

#contentwrapper {
	clear: both;
	width: 100%;
	margin: 0 auto;
	padding: 30px 0;
	background: #302f2f;
}

#content{
	position: relative;
	width: 840px; 
	margin: 0 auto;
	padding: 30px 70px;
	background: url(/images/mid.jpg) repeat-y;
}

#top {
	width: 980px;
	height: 11px;
	margin: 0 auto;
	background: url(/images/top.jpg) no-repeat;
}

#bottom {
	width: 980px;
	height: 11px;
	margin: 0 auto;
	background: url(/images/down.jpg) no-repeat;
}

.left{
	float: left;
	width: 380px;
	padding-right: 39px;
	margin-right: 40px;
	border-right: 1px solid #bcb0b0;
}
.left2{
	float: left;
	width: 580px;
	padding-right: 39px;
	margin-right: 40px;
	border-right: 1px solid #bcb0b0;
}
.right {
	float: right;
	width: 380px;
}
.right2 {
	float: right;
	width: 210px;
}
.left .image_wrapper {
	padding: 9px;
	background: #1f1f1f;
	margin-bottom: 20px;
	width:307px;
}

.left .image_wrapper img{
	width: 300px;
	height: 300px;
	border: 1px solid #747171;
}
.left .image_wrapper2 {
	padding: 9px;
	background: #1f1f1f;
	margin-bottom: 20px;
	width:380px;
}

.left .image_wrapper img2{
	width: 375px;
	height:270px;
	border: 1px solid #747171;
}

.left p{
	text-align: justify;
	margin-bottom: 15px;
}

.left .em_text {
	color: #000000;
}

.lista {
	margin: 0 0 0 30px;
	padding: 0px;
	list-style: none;
}

.lista li {
	margin: 0 0 0 30px;
	padding: 0 0 10px 10px;
	list-style-image:url(/images/bock.jpg);	
}
#fill
{width:100%;
height:5px;
background-color:#101010;
}
.section{
	width: 280px;
	background: #191818;
	margin:auto;
}

.section img {
	margin:0px;
	width: 280px;
	height: 138px;
	border: 1px solid #c8c9c8;
}

.section p {
	padding: 5px 10px 10px 10px;
	color: #ebebeb;
}

/* end of content */

/* footer */

#footwrapper {
	width: 100%;
	margin: 0 auto;
	background: #191818;
	border-top: 2px solid #ebebeb;
}

#foot {
	width: 920px;
	padding: 30px;
	margin: 0 auto;
	color: #515251;
}

#foot a {
	text-decoration: none;
	color: #830467;
}

.stuff {
	float: left;
	width: 330px;
}

.stuff .gallery {
	margin: 0px;
	padding: 0px;
	list-style: none;
}

.stuff .gallery li {
	float: left;
	display: inline;
	margin: 0 8px 8px 0;
	padding: 1px;
	width: 71px;
	height: 71px;
	background: #000;
}

.stuff .gallery li img {
	width: 70px;
	height: 70px;
	border: 1px solid #2c2b2b;
}

.stuff .gallery li img:hover {
	border: 1px solid #4c4c4c;	
}

.spalt {
	float: left;
	width: 145px;
	padding: 0 20px 0 0;	
	margin: 0 30px 0 0;
	background: url(/images/footbg.jpg) right center no-repeat;
}

.spalt_last {
	background: none;
}

#foot  .footmenu {
	margin: 0px;
	padding: 0px;
	list-style: none;
}

#foot .footmenu li {
	margin: 0 0 5px 0;
	padding: 0px;
}

#foot .footmenu li a {
	color: #ebebeb;
	font-weight: normal;
	text-decoration: none;
}

#foot .footmenu li a:hover {
	color: #FFFFFF;
}
/* end of footer */