body{
	margin:0px 0px 0px 0px;
	font.size: small;
}

*html body {
	font-size:x-small;
	f\ont-size:small;/*ignor IE5*/
	}
html>body { /*OPERA*/
	font-size:small;
	}
	
html{
  /*scrollbar-base-color:#ff0000; i dont know*/
  scrollbar-track-color:#dcdcdc; /*ScrollbarHintergrund*/
  scrollbar-face-color:#cccccc; /*ScrollbarHauptfarbe*/
  scrollbar-arrow-color:#990000;
  scrollbar-3dlight-color:#666666; /*Lichtbereich oben und Links*/
  scrollbar-highlight-color:#cccccc; /*Parallele zu Lichtbereich oben und Links*/
  
  scrollbar-shadow-color:#cccccc; /*Schattenbereich unten und rechts*/
  scrollbar-darkshadow-color:#666666; /*Parallele zu Schattenbereich unten und rechts*/
}
#FremdLinks{
position:absolute;
left:-3000px;

}
#wrap {
	/*ab IE 7*/
	min-width: 500px; /*FireFox erzeugt so keinen Umbruch*/
}

#header {
	min-width: 720px; /*FireFox erzeugt so keinen Umbruch 838*/
	/*max-width: 850px;*/
	/*width: 100%;*/
	margin-top: 0px;
	padding-top: 0px;
	height: 105px;
	clear:both;
	overflow:hidden;
	background-color:#eeeeee;
}

#logo {
	color:#ffffff;
	float:left;
	min-width: 120px;
	width:40%;
	height:105px;
	padding-left: 0px;
	padding-right: 10px;
	padding-top: 0px;
	font-size: 80%;
	background:#990000;
}
#logo img{
 	float:left;
}
#logo p {
	clear:left;
}
#logo a {
	color:#ffffff;
}

#logo a:hover {
	color:#000000;
}
#logoschrift {
	text-align:right;
	/*background-color:#006600;*/
}

.logoname {
	font-size: 120%;
}
.brotkruemel {
	padding-left:10px;
	/*background-color:#999999;*/
}

/*************************************************************************
DIREKTNAVIGATION**********************************************************/
#direktlink {
	padding-top: 10px;
	padding-left: 5px;
	float:left;
	width:25%;;
	height: 95px;
	letter-spacing:0.1em;
	background-color:#dcdcdc;
	text-indent:20px;
}

#direktlink a{
	color:#333333;
	background-image:url(../grafik/Pfeil.gif);
	background-repeat:no-repeat;
	background-color:#eeeeee;
	text-decoration:none;
	font-size:70%;
	line-height:1.6em;
	display:block;
	border-bottom:solid 1px #cccccc;
}
#direktlink a:hover{
	color:#ffffff;
	background-image:url(../grafik/Pfeil_over.gif);
	background-repeat:no-repeat;
	display:block;
	background-color:#990000;
	line-height:1.6em;
	text-decoration:underline;
}

.direktlink_Aktiv {
	color:#990000;
	background-image:url(../grafik/Pfeil_aktiv.gif);
	background-repeat:no-repeat;
	background-color:#dcdcdc;
	display:block;
	font-size:70%;
	line-height:1.6em;
	border-bottom:solid 1px #990000;
	
}
/*************************************************************************
FLASH**********************************************************/
#flash {
	padding: 0px;
	width: 224px;
	/*min-width:35%;*/
	height:100px;
	/*margin-right: 50px;*/
	padding-left: 10px;
	float:left;
	background: #eeeeee;
}
/*************************************************************************
HAUPTNAVIGATION**********************************************************/
#Hauptnavigation{
	background:#333333;
	width: 100%;
	float:left;
}


#HNav {
	width: 100%;
	padding:0px;
	margin:0px;
	list-style:none;
}
#HNav li {
	float:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:80%;
}
#HNav a {
	/*display:block;*/
	padding:0px 8px;
	border-left: 1px solid #ffffff;
	background: #333333;
	color:#ffffff;
	text-decoration:none;
}
#HNav a:hover {
	background: #990000;
	border-top: 1px solid #ffffff;
	border-bottom: none;
}

.HauptnaviAktiv {
	padding:0px 8px;
	border-left: 1px solid #333333;
	border-top: 1px solid #333333;
	background: #cccccc;
	color:#000000;
}
/*************************************************************************
SEITENLEISTE UND INHALT**********************************************************/
#seitenlayout{
	width: 100%;
	height:100%;
}
/*************************************************************************
SEITENLEISTE / SUBNAVI / ADRESSSUECH / LINKS*****************************/

#Seitenleiste { /*25% breite*/
	float:left;
	width: 23.6%;
	background-image:url(bilder/seitenleiste.gif);
	min-height: 450px;
	padding-left:0.5em;
}

#Seitenleiste div{ 
	margin-top: 1em;
	margin-left: 0em;
}

#SubNavi h3 {
	color:#990000;
	font-size:80%;
}

#SubNavi a{
	color:#333333;
	background-image:url(../grafik/Pfeil.gif);
	background-repeat:no-repeat;
	background-color:#eeeeee;
	text-decoration:none;
	font-size:70%;
	line-height:1.8em;
	display:block;
	text-indent:20px;
	border-bottom:solid 1px #cccccc;
}
#SubNavi a:hover{
	color:#ffffff;
	background-image:url(../grafik/Pfeil_over.gif);
	text-decoration:underline;
	background-color:#990000;
	display:block;
	font-size:70%;
}

.SubnaviAktiv {
	color:#990000;
	background-image:url(../grafik/Pfeil_aktiv.gif);
	background-repeat:no-repeat;
	background-color:#dcdcdc;
	display:block;
	font-size:70%;
	line-height:1.8em;
	text-indent:30px;
	border-bottom:solid 1px #990000;
}
#Treffer{
 	font-size: 80%;
	color:#333333;
}
#Ergebnis{
 	font-size: 80%;
	color:#666666;
}
#Ergebnis a{
	display:block;
	font-size: 90%;
 	color: #990000;
}
#Ergebnis a:hover{
	font-size: 90%;
 	color: #ffffff;
}
#Ergebnis p { /*benötigt in Adressensuche.js*/
 	color: #666666;

}
form {
	padding: 10px 10px 10px 0px;
	letter-spacing: 2px;
}

/*Fox*/
input:focus, textarea:focus{
	background:#ffcccc;
}
#suchfeld:hover{
	background:#ffcccc;
}

input[type="text"], textarea{
	border: 1px solid #999;
	text-indent: 5px;
	letter-spacing: 0.1em;
	color:#990000;
}

input#suchbutton {
	color:#ffffff;
	background-color:#990000;
	border: thin #990000 solid;
	width: 120px;
}
input#suchbutton:hover{
	color:#dcdcdc;
	cursor:pointer;
	border: thin #333333 solid;
}
input.Sucheicon {
	background-image: url(lupe.png);
	background-color: #9BCCCA;
	background-repeat: no-repeat;
	background-position: left center
}
.Warnung {
 	color: #990000;
}

#Content {
	float:left;
	width: 74.9% !important;
	width: 74.5%;
	height:100%;
	background-image:url(bilder/bg600pxKeineLinie.jpg);
	background-repeat:repeat-x;
}

#Banner {
	float:left;
	clear: right;
	width: 100%;
	overflow:hidden;
}
#Seiteninhalt {
	margin-bottom:5px;
	color:#666666;
}
#Inhalt { /*75% breite*/ 
	float:left;
	position:relative;
	width:100%;
}
#Inhalt h3{
	padding-left:10px;
	letter-spacing: 2px;
	color:#990000;
	font-size:85%;
	font-weight:bold;
	text-decoration:underline;
}
#footer {
	
	padding:0px 0px;
	clear:both;
	font-size: 70%;
	width:100%;
	height:20px;
	background-color:#333333;
}
#copyright {
	padding-left: 2%;
	float:left;
	color:#888888;
	padding-bottom: 2px;
}
#impressum {
	float:right;
	padding-right: 2%;
	text-align:right;
	padding-bottom: 2px;
}

#impressum a{
	color:#cc0000;
}

#impressum a:hover{
	color:#ffffff;
}

/*************************************************************
MITTEL UND RECHTSSPALTE
**************************************************************/
/*****Positionierung und Hintergrund der Spalten*****/
#ContentMitteRechts {
	float:left;
	width: 74.9% !important;
	width: 74.5%;
	height:100%;
	background-image:url(bilder/bg600pxKeineLinie.jpg);
	background-repeat:repeat-x;
}
#ContentLinks {
	float:left;
	width: 700 !important;
	width: 700;
	height:100%;
	background-image:url(bilder/bg600pxKeineLinie.jpg);
	background-repeat:repeat-x;
}
#InhaltMitteRechts { /*75% breite*/ 
	float:left;
	position:relative;
	width:100%;
}
#MitteSpalte {
	float: left;
	width: 70%;
	
}
#RechteSpalte {
	float: left;
	width: 30% !important;
	width: 29.9%;
}
#SpalteRechts {
	float: left;
	width: 20% !important;
	width: 19.9%;
}
.shellmitte {
	margin: 0 auto;
	margin-top: 10px;
	margin-right: 20px;
	margin-left: 10px;
	
}
.shellrechts {
	margin: 0px auto;
	width:90%;
}

/*****Textformatierung MITTESPALTE*****/
#MitteSpalte dt {
	letter-spacing: 2px;
	color:#990000;
	font-size:90%;
	font-weight:bold;
	text-decoration:underline;
}
#MitteSpalte dd {
	margin: 0 0px 0 0px;
	font-size: 85%;
	line-height: 1.2em;
	color:#555555;
}
#MitteSpalte hr {
	height: 1px;
	border: none;
	width:100%;
	background-color:#666666; /*Fox*/
	color:#666666; /*IE*/
	
}
/*****Textformatierung RECHTEESPALTE*****/
#RechteSpalte dt {
	padding-left: 4px;
	color:#dcdcdc;
	font-size:80%;
	font-weight:bold;
	background-color:#990000;
	border: 1px #000 solid;
}
#RechteSpalte dd {
	margin: 0;
	padding-left: 4px;
	padding-bottom: 2px;
	padding-top: 2px;
	border-left: 1px #666 solid;
	border-right: 1px #666 solid;
	font-size: 80%;
	line-height: 1.2em;
	letter-spacing: 0.1px;
	color:#555555;
}
#RechteSpalte dd.fuss {
	padding: 4px;
	background-color:#cdcdcd;
	border: 1px #666 solid;
	border-top: none;
}
#SpalteRechts dt {
	padding-left: 4px;
	color:#dcdcdc;
	font-size:80%;
	font-weight:bold;
	background-color:#990000;
	border: 1px #000 solid;
}
#SpalteRechts dd {
	margin: 0;
	padding-left: 4px;
	padding-bottom: 2px;
	padding-top: 2px;
	border-left: 1px #666 solid;
	border-right: 1px #666 solid;
	font-size: 80%;
	line-height: 1.2em;
	letter-spacing: 0.1px;
	color:#555555;
}
#SpalteRechts dd.fuss {
	padding: 4px;
	background-color:#cdcdcd;
	border: 1px #666 solid;
	border-top: none;
}