/* CSS Document */

body {
	margin: 0px;
	padding: 0px;
	text-align:center;
	background-color:#FFFFFF;
	position:relative;
	background-repeat:no-repeat;
	font-family:helvetica, arial, sans-serif;
	font-size: 16px;
	background-image:url(img/HG_all.jpg);
	background-position:center -10px;
}
#MenueOben {
	text-align:right;
	text-decoration:none;
	color:#CCCCCC;
	padding:10px 24px;
}

#InhaltMenue {
  float:left; 
  padding:30px 10px 20px 0px; 
  width:230px; 
  text-align:right;
}
#navlist
{
	padding-left: 30px;
}
#navlist li a{
	text-decoration:none;
	color:#111;
	line-height: 12px;
}
#navlist li a:hover{
	text-decoration:none;
	color:#333333;
	font-weight: bold;
}

#navlist li 
{
	line-height: 16px;
	font-size: 14px;
}

#MenueOben a{
	text-decoration:none;
	color:#CCCCCC;
	padding:10px 5px;
}
#MenueOben a:hover{
	text-decoration:none;
	color:#333333;
}

#Alles {
	width:900px;
	margin-left:auto;
	margin-right:auto;
	text-align:left;
}
#Haupt {
	float:left;
	width:920px;
	height:775px;
	background-repeat:no-repeat;
	background-position: 0px 35px;
}
#Kopf {
	color: #566066;
	margin-top: 27px;
	height:120px;
}
.HauptMenue1 {
	width: 100px;
	float: left;
	height: 111px;
	padding-left: 10px;
	text-decoration:none;
	color: #566066;
}
.HauptMenue1 a,.HauptMenue2 a {
	text-decoration:none;
	color: #566066;
}
.HauptMenue1 a:hover, .HauptMenue2 a:hover {
	text-decoration:none;
	color: #FF9933;
}
.HauptMenue1:hover{
	background-repeat: no-repeat;
	background-position: 42px 0px;
}
.HauptMenue2 {
	width: 170px;
	float: left;
	padding-left: 5px;
	padding-top: 8px;
	height: 110px;
}
.HauptMenue2:hover {
	background-repeat: no-repeat;
	background-position: 17px 6px;
}
.HauptMenue3 {
	width: 38px;
	float: left;
	padding-left: 10px;
	height: 35px;
	padding-top: 13px;
}

.HauptMenue3:hover {
	background-image: url(img/HG_M3.png);
	background-repeat: no-repeat;
	background-position:4px 7px;
}
.Text2{
	text-decoration:none;
	font-size:9px;
	font-weight:bold;
}
.Text1big{
	text-decoration:none;
	font-size:24px;
	font-weight:bolder;
}
.Text1{
	text-decoration:none;
	font-size:18px;
	font-weight:bold;
}

#HauptInhalt{
	clear: both;
	padding:0px 0px 0px 20px;
	width: 880px;
}
#InhaltLinks{
	float:left;
	width:260px;
	text-align:center;
}
#InhaltLinks a{
	text-decoration:none;
	color:#000099;
}
#InhaltLinks a:hover{
	text-decoration:none;
	color:#000033;
	background-color:#E1EFFB;
}
#InhaltRechts{
	float:right;
	padding: 0px 20px 0px 20px;
	width: 580px;
}
#InhaltRechts  a{
	text-decoration:none;
	color:#000099;
	line-height: 12px;
	font-weight:200;
}
#InhaltRechts  a:hover{
	text-decoration:none;
	color:#333333;
	font-weight: bold;
}
#Fuss {
	clear:both;
	width: 900px;
	text-align: center;
}
#FussLinks{
	background-repeat:no-repeat;
	background-position:right;
	height:54px;
}

#FussInhalt {
	position: relative;
	width: 920px;
	height: 50px;
	text-align: left;
}
.FussTeileText {
	height:50px;
	line-height:50px;
	font-size: 10px;
	color: #999999;
	width: 300px;
	text-align: left;
}
.FussTeile {
	float:left;
	height:40px;
	width: 110px;
	text-align: right;
	background-color: #FFFFFF;
}
.FussTeile  img{
	border-top-style : none;
	border-right-style : none;
	border-bottom-style : none;
	border-left-style : none;
}

.dasX{
	color:#FF9933;
	text-decoration:none;
	font-size:24px;
	font-weight:bolder;
}
h1 {
	text-decoration:none;
	font-size:22px;
	font-weight:bolder;
}
.GrauBild {
	width:330px;
	float:right;
	text-align:right;
	position:absolute;
	left: 572px;
	top: 2px;
	z-index:3;
	background-image: url(img/Fuss_rechts.gif);
	background-repeat: no-repeat;
	height: 45px;
	background-position: top right;

}
.GrauBild:hover {
	z-index:1;
	
}

.OrigBild {
	float:right;
	text-align:right;
	position:absolute;
	left: 572px;
	top: 2px;
	z-index:2;
	float:right;
	text-align:right;
}
.OrigBild:hover {
	z-index:4;
}
hr {
	height:1px;
	width:90%;
	text-align:center;
	color:#66AAFF;
}

			

