@charset "ISO-8859-1";

	
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.87em;
	color: #666666;
	background-color: #FFFFFF;
	background-image: url(../img/hg_ih.gif);
	background-repeat: repeat-x;
	background-position: 0px 40px;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	}

	
a:link { color: #666666; text-decoration: none; -moz-outline:none; }
a:visited { text-decoration: none; color: #666666; -moz-outline:none; }
a:hover { text-decoration: none; color: #ff4400; -moz-outline:none; }
a:active { text-decoration: none; color: #666666; -moz-outline:none; }

img {
	border: 0px;
}

h1 {
	font-size: 18px;
	margin:0px 0px 4px 0px;
	padding:0px;
	color: #ff5510;
}


.einmitten {
	width: 996px;
	left:50%;
	margin-left:-498px;
	position:absolute;
	}
	
#balkenUnten {
	width:100%;
	height:160px;
	margin-top:600px;
	background-image:url(../img/hg_ih_unten.gif);
	background-repeat:repeat-x;
	position:absolute;
	float:left;
	z-index: 10;
	}

.titel {
	font-size:120%;
	font-weight:bold;
	color: #f95516;
	}
	
.grauLead {
	font-size: 105%;
	color: #666666;
	}

#bogenOben {
	background-image:url(../img/bogenOben.jpg);
	background-repeat:no-repeat;
	background-position:0px 0px;
	margin-top:216px;
	position:absolute;
	height:170px;
	width:995px;
	z-index:1;
	}
	
#bogenUnten {
	background-image:url(../img/bogenUnten.jpg);
	background-repeat:no-repeat;
	background-position:0px 0px;
	margin-top:384px;
	position:absolute;
	height:214px;
	width:995px;
	z-index:2;
	}
	
#inhalt {
	width:800px;
	margin-top:250px;
	margin-left:64px;
	position:absolute;
	z-index:20;
	}
	
#slogan {
	width:500px;
	margin-top:630px;
	margin-left:320px;
	position:absolute;
	}

