@charset "utf-8";
/* CSS Document */

body {
	font: normal 12px/18px "Tahoma", Arial, Helvetica, sans-serif;
	color: #505050;
	background-color: #383432;
	background-image: url(img/backs/back.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	margin-left: 0px;
	margin-top: 0px;
	marginwidth: 0px;
	marginheight: 0px;
}


li {
	margin-bottom: 8px;
}

A:link {
color: #948a00;
font-weight: normal;
font-style: underline;
text-decoration: none;
}
A:visited {
color: #948a00;
font-weight: normal;
font-style: underline;
text-decoration: none;
}
A:hover {
color: #000000;
font-weight: normal;
text-decoration: none;
}
/* BACKS */

DIV.content_top {
	height: 463px;
	width: 100%;
	position: absolute;
	margin: 0 auto;
	top: 0px;
	z-index: 1;
}

#logo_top {
	width: 990px;
	height: 145px;
	position: relative;
	text-align: right;
	margin: 0 auto;
	top: 0px;
	z-index: 10;
}


#navi_leiste {
	width: 960px;
	height: 35px;
	padding-left: 30px;
	position: relative;
	text-align: left;
	margin: 0 auto;
	top: -21px;
	z-index: 91;
}


#balken_top {
	width: 990px;
	height: 152px;
	position: relative;
	background-image: url(img/backs/back_top.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	text-align: left;
	margin: 0 auto;
	top: -34px;
	z-index: 20;
}

#img_top {
	width: 100%;
	height: 166px;
	position: absolute;
	text-align: center;
	margin: 0 auto;
	top: 297px;
	z-index: 20;
	background-color: #32302D;
}

#img_start-ani {
	width: 990px;
	height: 166px;
	position: relative;
	text-align: center;
	margin: 0 auto;
	top: 0px;
	z-index: 20;
	background-color: #32302D;
}



DIV.content_bottom {
	width: 100%;
	height: 60%;
	position: absolute;
	top: 463px;
	margin: 0 auto;
	z-index: 30;
}


#content {
	padding: 30px;
	width: 930px;
	position: relative;
	margin: 0 auto;
	top: 0px;
	background-color: #ffffff;
	z-index: 91;
}


H1 {
font-family: Tahoma, Arial, Helvetica, sans-serif; 
font-size: 24px;
line-height: 28px;
color: #7c7c7c;
font-weight: normal;
margin-top: -1px;
margin-bottom: -1px;
}

H2 {
font-family: Tahoma, Arial, Helvetica, sans-serif; 
font-size: 22px;
line-height: 26px;
color: #7c7c7c;
font-weight: normal;
margin-bottom: -3px;
}

H3 {
font-family: Tahoma, Arial, Helvetica, sans-serif; 
font-size: 20px;
line-height: 16px;
color: #7c7c7c;
font-weight: normal;
margin-bottom: 3px;
}

H4 {
font-family: Tahoma, Arial, Helvetica, sans-serif; 
font-size: 18px;
line-height: 22px;
color: #7c7c7c;
font-weight: normal;
margin-bottom: -3px;
}

H5 {
font-family: Tahoma, Arial, Helvetica, sans-serif; 
font-size: 14px;
line-height: 18px;
color: #7c7c7c;
font-weight: normal;
margin-bottom: -3px;
}

H6 {
font-family: Tahoma, Arial, Helvetica, sans-serif; 
font-size: 18px;
line-height: 16px;
color: #7c7c7c;
font-weight: normal;
padding-top: 10px;
margin-bottom: -5px;
border-top: 1px;
border-style: solid;
border-color: #7c7c7c;
border-bottom: 0px;
border-left: 0px;
border-right: 0px;
}