html, body {height:100%;}
body {
	background-image:url(../images/hg_rot.gif);
	background-repeat:repeat-x;
	background-color:#999;
	margin: 0px;
	font-family:Verdana, sans-serif;
	font-size:14px;
	line-height:25px;
	color:#000000;
}
a, #close a:hover{
	color:#000000;
	text-decoration:none;
}
p{
	margin:0px;
}
a:hover{
	color:#000000;
}
.clear{
	clear:both;
	height:1px;
	font-size:1px;
	line-height:1px;
}
#kopfContainer{
	height:108px;
	width:100%;
	background-color:#FFF;
}
#kopf {
	width:960px;
}
#inhaltsContainer {
	height:472px;
	width:100%;
	background-color:#000;
	overflow:auto;
}
#inhaltsContainerBilder {
	height:472px;
	background-color:#000;
	width:100%;
	overflow:auto;
}
#inhaltBilder {
	margin-left:4px;
	margin-top:35px;
}
#inhaltText {
	padding-top:20px;
	padding-left:142px;
	line-height:25px;
}


#galeriehintergrund{ /* transparente Fläche */
	z-index:500;
	position:absolute;
	background-color:#000000;
	filter:alpha(opacity=0); -moz-opacity: 0; opacity: 0;
	height:100%; width:100%;
	display:none;
	left:0px;
}
#bildhintergrund, #texthintergrund{
	position:absolute;
	height:420px; width:420px;
	top:  130px; left: 142px;
	background-color:#fff;
	z-index:650;
	display:none;
	filter:alpha(opacity=0); -moz-opacity: 0; opacity: 0;
}
#bildunterschrift a img{
	margin-top:3px;
}
#texthintergrund{
	left: 587px;
}
#hinweistext{
	margin-left: 46px;
	margin-top: 32px;
	color:#d6340e;
	font-size:11px;
	line-height:17px;
}
#hinweistext a{
	color:#d6340e;
}
#hinweistext a:hover{
	color:#000000;
}
#bildhintergrund img { margin:0px; }

#close{
	font-size:12px;
	position:absolute;
	top:392px; left:10px;
	font-weight:bold;
}
#bildunterschrift{
	width:400px;
	text-align:center;
	font-size:9px;
	position:absolute;
	top:393px;
	left:5px;
	letter-spacing:0px;
}
#bildtexttext{
	display:inline;
}

.inhaltKopf{
	float:left;	
}
.logo{
	float:left;
	width:142px;
}
.adresszeile{
	margin-top:26px;
	height:34px;
}
.name{
	font-size:20px;
	color:#d6340e;		
	letter-spacing:1px;
}
.adresse{
	font-size:13px;
	color:#d6340e;
}
.navi a{
	font-size:20px;
	color:#000000;
	text-decoration:none;
	margin-right:40px;	
	letter-spacing:1px;
}
.adresse a, #close a{
	color:#d6340e;
}
.navi a:hover, .navi .aktiv{
	color:#d6340e;
}
.spaltenzeile{
	width:750px;	
}
.spaltelinks, .spalterechts, .aufzaehlung{
	float:left;	
	display:block
}
.spaltelinks{
	width:80px;
}
.spalterechtsA{
	width:735px;
}
.aufzaehlung{
	width:15px;	
}
#inhaltBilder img{
	display:inline;
	margin: 0px 0px 26px 35px ;
}
#bildpfeile{
	position:absolute;
	left:374px;
	top:393px;
	z-index:100;
	width:40px;
}

