body {
	background:#fff;
	margin-top: 15px;
	padding: 0px;
	margin:0;
}
a
{
	font-family: arial;
	font-size: 14px;
	font-style: normal;
	text-align: left;
	text-decoration:none;
	color:#FFFFFF;
}

a:hover
{
	text-decoration:underline;

}
.navcontainer {background-color:#7F7F7F;border-top:1px solid #999;border-bottom:1px solid #666; }
a.navi
{
	font-family: arial;
	font-size: 14px;
	font-style: normal;
	text-align: left;
	text-decoration:none;
	color:#FFFFFF;
	display:block;
	padding: 8px;
/*	background:url(/pics/mainnav_bg.jpg) repeat-x top; */
}
a.navi:hover
{
	color:#000;
	background-color:#8F8F8F;
	text-decoration:none;
/*	background:url(/pics/mainnav_bg.jpg) repeat-x bottom; */
}

a.active
{
	color:#fff;
	background-color:#6F6F6F;
/*	background:url(/pics/mainnav_bg.jpg) repeat-x bottom; */


}
a.subnavi
{
	font-family: arial;
	font-size: 14px;
	font-style: normal;
	text-align: left;
	text-decoration:none;
	color:#FFFFFF;
	display:block;
	padding-left: 15px; padding-top:4px; padding-bottom:4px; padding-right: 4px;
	background-color:#6F6F6F;
	border-bottom:1px solid #555;border-top:1px solid #888;
}
a.subnavi:hover
{
	color:#000;
	background-color:#8F8F8F;
	text-decoration:none;
}
a.subactive
{
	color:#FFF;
	background-color:#5F5F5F;
	border-bottom:1px solid #555;border-top:1px solid #888;
}
img{
	border:none;
}

p
{
 margin:0px;
}


/* ======================= TEXTLINK Anfang ============================= */
a.textlink
{
	font-family: arial;
	font-size: 13px;
	font-style: normal;
	text-decoration:underline;
	font-weight: bold;
	color:#818181;
}
a.textlink:active
{
	font-family: arial;
	font-size: 13px;
	font-style: normal;
	text-decoration:underline;
	font-weight: bold;
	color:#818181;
}
a.textlink:hover
{
	font-family: arial;
	font-size: 13px;
	font-style: normal;
	text-decoration:underline;
	font-weight: bold;
	color:#818181;
}
a.textlink:visited
{
	font-family: arial;
	font-size: 13px;
	font-style: normal;
	text-decoration:underline;
	font-weight: bold;
	color:#818181;
}
/* ======================= TEXTLINK Ende ============================= */

/* ======================= ANKERLINK Anfang ============================= */
a.ankerlink{
	font-family: arial;
	font-size: 13px;
	font-style: normal;
	text-decoration:none;
	color:#000000;
}
a.ankerlink:active{
	font-family: arial;
	font-size: 13px;
	font-style: normal;
	text-decoration:none;
	color:#000000;
}
a.ankerlink:hover{
	font-family: arial;
	font-size: 13px;
	font-style: normal;
	text-decoration:none;
	color:#000000;
}
a.ankerlink:visited{
	font-family: arial;
	font-size: 13px;
	font-style: normal;
	text-decoration:none;
	color:#000000;
}
/* ======================= ANKERLINK Ende ============================= */
div {
	font-size: 13px;
	font-family: arial;
	text-align: justify;
	color: #000000;
	margin: 0px;
	padding: 0px;
}
div.inhalt{
	margin-top: 0px;
	width: 774px;
	height: auto;
}
div.textbild_top{
	/*margin-bottom:7px;*/
	width:331;
	height:224;
}
div.textbild{
	margin-top:-15px;
	margin-bottom:7px;
	width:335;
	height:224;
}
p.text{
	text-align:justify;
}
div.navigation{
	width: 223px;
	margin-top:0px;
	background-color: #818181;
	border-top: 1px solid #FFFFFF;
	border-bottom: 1px solid #FFFFFF;
}
div.navielemente{
	margin-left: 10px;
	padding-top: 7px;
	padding-bottom: 7px;
}
hr {
	margin:0px;
	padding:0px;
	text-align: left;
	border:  0px;
	background-color: #FFFFFF;
	height: 1px;
	width: 223px;
}
hr.menuestrich {
	margin:0px;
	padding:0px;
	text-align: left;
	border:  0px;
	background-color: #FFFFFF;
	height: 1px;
	width: 295px;
}
hr.trennstrich {
	margin-top:10px;
	margin-bottom:10px;
	padding:0px;
	text-align: left;
	border:  0px;
	background-color: #000000;
	height: 1px;
	width: 100%;
}
h1 {
	font-size:14px;
	color: #6F6F6F;
	text-align: left;
}
#contentfeld ul, #contentfeld  li { margin:0;padding:0;margin-top:10px;margin-bottom:10px;}
#contentfeld ul { padding-left:16px !important; }
li {
	list-style-image:url(/pics/listenspiegelstrich.gif);
	margin-left:16px;
	margin-top:10px;
}
/* =================================== BLÖCKE: Anfang ========================== */

div#block_rechts{
	padding-top: 0px;
	margin-left:0px;
	width: 184px;
	color: #FFFFFF;

}

#contentfeld
{
	min-height:720px;
	padding: 0px 15px 0px 15px;
	font-family: arial;
	font-size: 13px;
	color: black;
}

#contentfeld h1
{
	color: #818181;
	font-size: 16px;
	margin:8px 0px 10px 0px;
	color:#444;
}
#contentfeld a, #contentfeld a:link, #contentfeld a:visited, #contentfeld a:active
{
	font-family: arial;
	text-decoration: underline;
	color: #000;
	font-weight: normal;
	font-size: 13px;
}
#contentfeld a:hover
{
	color: #57767F;
	text-decoration: underline;
}
/* =================================== BLÖCKE: Ende ========================== */
div.block_rechts_inhalt{
	text-align: justify;
	padding-left:15px;
	width:154px;
	font-family: arial;
	font-size: 13px;
	color: white;
	text-decoration: none;
}
div.block_rechts_inhalt p, div.block_rechts_inhalt a, div.block_rechts_inhalt a:link, div.block_rechts_inhalt a:hover, div.block_rechts_inhalt a:visited {
	color: white;
	font-size: 13px;
	text-decoration: none;
}
div.block_rechts_inhalt a:hover {
	color: black;
	font-size: 13px;
	text-decoration: none;
}
.block_rechts_inhalt p, .block_rechts_inhalt a, .block_rechts_inhalt a:link, .block_rechts_inhalt a:hover, .block_rechts_inhalt a:visited {
	color: white;
	font-size: 13px;
	text-decoration: none;
}
div.adressenpunkt_rechts{
	margin-bottom:-3px;
}
/* ================================== Navigation-Menues: Anfang ================================== */
div#menuehuelle{
	position:absolute;
	margin-left: -164px;
	visibility: hidden;
	left: 50%;
}


/* ================================== Navigation-Menues: Ende ================================== */


#results {
	position: absolute;
	top: 0;
	left: 0;
	width: 250px;
background:white;
border-bottom:0;
}

#results ul {
	border: 1px solid #bfbfbf;
	margin: 0 !important;
	padding: 0 !important;
	list-style: none;
	width: 100%;
}

#results ul li {
	margin: 0 !important;
	padding: 0 !important;
}

#results ul li a {
	display: block;
	color: #444;
	background: #fff;
	font: normal 12px arial;
	text-decoration: none;
	padding: 8px;
	border-bottom:1px solid #6F6F6F;
width: 250px;
}

* html #results ul li a {
	width: 100%;
}

#results ul li a strong {
	color: #000;
}

#results ul li a:hover, #results ul li a.hover {
	background: #8F8F8F;
	color: #fff;
}

#results ul li a:hover strong, #results ul li a.hover strong {
	color: #fff;
}

.nodisplay { display:none; }

.suchenbutton { border:0;float:left;background:none;color:white;padding:0;margin-left:-4px;font-size:14px;font-family:arial;padding-top:1px;margin-right:5px;cursor:pointer; }
.suchenbutton:hover { color:black; }
