body {
	padding:0px;
	margin: 0px;
	color: black;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 125%;
	background-color: #3e3d40;
	background-image: url(/fileadmin/templates/images/bg.png);
	background-repeat: repeat-x;
	text-align: center;

}
#navi{
	float: left;
	width: 888px;
	height: 35px;
	margin-left: 25px;
	margin-top: -20px;
	position: absolute;
	z-index: 70;
}
#navi2{
	float: left;
	width: 888px;
	height: 35px;
	margin-left: 20px;
	margin-top: 15px;
	position: absolute;
	z-index: 80;
}
#main{
	text-align: left;
	vertical-align: middle;	
	margin-left: -445px;
	left: 50%;
	width: 888px;
	min-height: 400px;
	z-index:40;
	position:absolute;
	background-color: #89ae19;
}
#header{
	vertical-align: middle;
	left: 50%;
	width: 888px;
	height: 267px;
	//margin-top: -3px;
}
#content{
	width: 888px;
	position:absolute;
	min-height: 400px;
	background-color: #89ae19;
	margin-top: 25px;
}
#content_center{
	float: left;
	margin-top: 35px;
	padding-bottom: 15px;
	padding-left: 25px;
	width: 650px;
	min-height: 100px;
}
#content_right{
	float: left;
	width: 185px;
	min-height: 100px;
	text-align: center;
	font-size: 13px;
	background-image: url(/fileadmin/templates/images/bg_right.png);
	background-repeat: no-repeat;
	padding-left: 14px;
	padding-top: 20px;
	min-height: 600px;

}
#info{
	float: left;
	margin-top: 25px;
	padding-bottom: 15px;
	padding-left: 30px;
	width:800px;
	text-align: left;
}
#space{
	float: left;
	width: 888px;
	height: 50px;
	background-color: #3e3d40;
}

#bg_right{
	float: left;
	width: 200px;
	height: 230px;
	background-image: url(/fileadmin/templates/images/bg_right.png);
	background-repeat: no-repeat;
}
h1 {
	margin: 0;
	padding: 0;
	padding-top: 2px;
	padding-bottom: 7px;
	margin-bottom: 3px;
	color: #fff;
	font-size: 20px;
	font-weight: lighter;
	letter-spacing: 1px;
}

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

h3 {
	margin: 0;
	padding: 0;
	margin-bottom: 5px;
	color: #fff;
	font-size: 12px;
	font-weight: lighter;
}

.clear {
	clear: both;
}
img {
	color: #FFED00;
	text-decoration: none;
}

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

a img {
	border: 0;
}
a:hover {
	color: #FFED00;
	text-decoration: underline;
}
.navi_no {
	float: left;
	margin-left: -10px;

}
.navi2_no {
	float: left;
	margin-left: -10px;

}

