body {
	padding:0px;
	margin: 0px;
	color: #fff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 125%;
	background-color: #bf8d40;
	text-align: left;
	background-image: url(/fileadmin/templates/images/bg.jpg);
	background-repeat: repeat;
	background-position:left top;
	background-attachment:fixed;

}
#mutter{
	text-align: left;
	vertical-align: middle;	
	margin-left: -520px;
	left: 50%;
	width: 1150px;
	position:absolute;
}
#main{
	text-align: left;
	vertical-align: middle;	
	margin-left: -493px;
	left: 50%;
	width: 987px;
	position:absolute;
}
#icons{
	width: 987px;
	height: 80px;
	margin-top: 15px;
	float: left;
	text-align: right;
	background-image: url(/fileadmin/templates/images/top.png);
	background-repeat: no-repeat;
	background-position: bottom;
}
#lang_navi{
	float: right;
	width: 130px;
	height: 30px;
	margin-top: 20px;
	padding-left: 435px;
	
}
#header{
	float:right;
	width: 856px;
	height: 547px;
	padding-left: 126px;
	background-color: black;
	background-image: url(/fileadmin/templates/images/header_bg.png);
	background-repeat: no-repeat;
	background-position: bottom left;
}
#image{
	float:left;
	width: 987px;
	height: 300px;
	background-image: url(/fileadmin/templates/images/image_bottom.png);
	background-repeat: no-repeat;
	
}
#left{
	float:left;
	margin-left: 42px;
	margin-top: 211px;
	width: 50px;
	height: 1000px;
	background-image: url(/fileadmin/templates/images/left.png);
	background-repeat: repeat-y;
	
}
#right{
	float:right;
	margin-top: 105px;
	margin-right: 27px;
	width: 60px;
	height: 1100px;
	background-image: url(/fileadmin/templates/images/right.png);
	background-repeat: repeat-y;
	
}
#navi{
	position:absolute;
	top: 230px;
	width: 230px;
	//margin-left: -80px;
	z-index: 200;
	
}
.navi_no {
	float: left;
	margin-top: -25px;

}
#logo{
	position:absolute;
	z-index: 100;
	float: left;
	width: 360px;
	height: 260px;
	margin-left: -120px;
	//margin-left: -220px;
	
}
#meta{
	position:absolute;
	left: 870px;
	top: 650px;
	z-index: 100;
	
}
#lang_navi{
	position:absolute;
	left: 400px;
	z-index: 90;
	
}
#content{
	float:left;
	width: 907px;
	padding-top: 25px;
	padding-bottom: 25px;
	padding-left: 40px;
	padding-right: 40px;
	background-color: black;
	min-height: 300px;
}
#content2{
	float:left;
	width: 907px;
	padding-top: 25px;
	padding-bottom: 25px;
	padding-left: 40px;
	padding-right: 40px;
	background-color: #fff;
	min-height: 300px;
}
h1 {
	margin: 0;
	padding: 0;
	padding-top: 2px;
	padding-bottom: 7px;
	margin-bottom: 3px;
	color: #fff;
	font-size: 18px;
	font-weight: normal;
	text-transform: uppercase;
}

h2 {
	margin: 0;
	padding: 0;
	padding-top: 2px;
	padding-bottom: 3px;
	margin-bottom: 3px;
	color: #fff;
	font-size: 15px;
}

h3 {
	margin: 0;
	padding: 0;
	padding-top: 2px;
	padding-bottom: 3px;
	margin-bottom: 3px;
	color: #fff;
	font-size: 15px;
}
.clear {
	clear: both;
}
img {
	color: #fff;
	text-decoration: none;
}

a {
	color: #fff;
	text-decoration: none;
}

a img {
	border: 0;
}
a:hover {
	color: #fff;
	text-decoration: underline;
}
