#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 */
	top: 11px;
	/*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;
}

#inhalt {
	width: 564px;
	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-right:200px;
	padding-top: 60px;
	padding-left: 142px;
	padding-right: 16px;
	padding-bottom:20px;
}

#pfad {
	width: 300px;
	height: 14px;
	z-index: 6;
	border: 1px solid #999999;
	/*border: 1px solid #564b47;*/
	text-align:left;
	position:absolute;
	margin-left: -136px;
	padding-left:3px;
	margin-top: -30px;
	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: -143px;
	margin-top: -61px;
	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);
}

#unterlinks {
	width: 130px;
	height:400x;
	/*border: 1px solid #564b47;*/
	z-index: 7;
	position: absolute;
	margin-left: -140px;
	margin-top: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	line-height: 20px;
	text-align:right;
	/*left: 56px;
	top: -530px;*/
}

#bildinhalt {
	width: 180px;
	height:260px;
	float:right;
	text-align:right;
	/*position:absolute;*/
	/*border: 1px solid #564b47;*/
	z-index: 7;
	/*margin-left: 400px;*/
	margin-top: 0px;
	padding-left:6px;
	/*margin-left: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;
	font-size: 12px;
	text-decoration: none;
}

#links a:visited {
	color: #666666;
	font-size: 12px;
	text-decoration: none;
}

#links a:hover {
	color: #FF9A0A;
	font-size: 12px;
	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;
	font-size: 12px;
	text-decoration: none;
}

#unterlinks a:link {
	color: #666666;
	font-size: 12px;
	text-decoration: none;
}

#unterlinks a:visited {
	color: #666666;
	font-size: 12px;
	text-decoration: none;
}

#unterlinks a:hover {
	color: #FF9A0A;
	font-size: 12px;
	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;
	font-size: 12px;
	text-decoration: none;
}


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

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

#footer a:hover {
	color: #FF9A0A;
	font-size: 11px;
	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;
	font-size: 11px;
	text-decoration: none;
}

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



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

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

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

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