#hg {
	text-align:left;
	height: 530px;
	/*border: 1px solid #564b47;*/
	z-index: 1;
	position:absolute;
	width:780px; left:50%; margin-left:-390px; /* negative Hlfte von width: 760px */
	/*height:530px; top:50%; margin-top:-265px; /* negative Hlfte von width: 480px */

}

#logo {
	width: 40px;
	height:384px;
	z-index: 2;
	margin-bottom:112px;
	/*position: relative;*/
}

#main {
	width: 722px;
	height:528px;
	/*border: 1px solid #564b47;*/
	z-index: 2;
	position: relative;
	margin-left: 0px;
	left: 56px;
	top: -480px;
}

#kopf {
	width: 724px;
	height: 60px;
	z-index: 0;
	/*border: 1px solid #564b47;*/
	text-align:right;
	margin-left:0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
}

#links{
	width: 712px;
	height:16px;
	z-index: 6;
	border: 1px solid #999999;
	position: absolute;
	margin-left: -21px;
	margin-top: -21px;
	padding-left:10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #666666;
	border-bottom: 1px solid #999999;
	background-image: url(../bilder/layout/bildunten.gif);
}

#inhalt {
	width: 682px;
	height:auto;
	/*height: 360px;*/
	z-index: 5;
	border: 1px solid #999999;
	text-align:left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	margin-top:27px;
	margin-left:0px;
	/*margin-right:200px;*/
	
	padding-top: 20px;
	padding-left: 20px;
	padding-right: 20px;
	padding-bottom:20px;
}

#willkommen {
	width: 680px;
	height:auto;
	/*position:absolute;*/
	z-index: 7;

	margin-top: 10px;
	
	/*left: 56px;
	top: -530px;*/
}




#footer {
	width: 722px;
	height: 20px;
	z-index: 3;
	/*border: 1px solid #564b47;*/
	text-align:right;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
	position: relative;
	left: 0px;
}

#footerkasten {
	width: 722px;
	height: 16px;
	z-index: 3;
	border: 1px solid #999999;
	text-align:right;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
	position: relative;
	top:-1px;
}

#bildfooter {
	width: 112px;
	height:20px;
	float:left;
	text-align:left;
	z-index: 7;
}

#links a:link {
	color: #666666;
	text-decoration: none;
}

#links a:visited {
	color: #666666;
	text-decoration: none;
}

#links a:hover {
	color: #FF9A0A;
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom: 1px dotted #FF9A03;
	border-left-style: none;
}
#links a:active {
	color: #FF9A03;
	text-decoration: none;
}

#unterlinks a:link {
	color: #666666;
	text-decoration: none;
}

#unterlinks a:visited {
	color: #666666;
	text-decoration: none;
}

#unterlinks a:hover {
	color: #FF9A0A;
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom: 1px dotted #FF9A03;
	border-left-style: none;
}
#unterlinks a:active {
	color: #FF9A03;
	text-decoration: none;
}


#footer a:link {
	color: #999999;
	font-size:10px;
	text-decoration: none;
}

#footer a:visited {
	color: #999999;
	text-decoration: none;
}

#footer a:hover {
	color: #FF9A0A;
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom: 1px dotted #FF9A03;
	border-left-style: none;
}
#footer a:active {
	color: #FF9A03;
	text-decoration: none;
}



a:link { 
	color: #A3A3A3;
	font-size:13px;
	text-decoration: none;
}
a:visited {
	color: #A3A3A3;
	text-decoration: none;
}
a:hover {
	color: #FF9A0A;
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom: 1px dotted #FF9A03;
	border-left-style: none;
}
a:active {
	color: #FF9A03;
	text-decoration: none;
}

table {
	color: #666666;
	font-size:12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding-left:0px;
	padding-right:0px;
}
