body {
    color: black; background-color: #FFFFB1;
/*background-image: url(img/verlauf.jpg); background-repeat: repeat-x;*/
   
    font-family: Arial,Helvetica,sans-serif;
    font-size: 0.9em;
    margin: 5px;
    overflow-x: hidden; /* horizontales Scrollen verhindern */
     /* Zentrierung im Internet Explorer */
    
  }


 
 #fehler {
font-size: 1.3em;
text-align: left;
    margin: 0.2em 0;
    color: red;


}


  div#Seite {
    text-align: left;    /* Seiteninhalt wieder links ausrichten */
    margin: 0 auto;      /* standardkonforme horizontale Zentrierung */
    width: 100%;
    max-width: 100%;
    padding: 0px;
   background-color: #FFFFB1;
   -webkit-box-shadow: 10px 10px 15px grey;
   -moz-box-shadow: 10px 10px 15px grey;
   box-shadow: 10px 10px 15px grey;
   
 /*background-image: url(img/bgnavi.jpg); */
    border: 0px solid #0500BE;
    overflow:visible;

  }
  
 #logotext {
 text-align: center;
 font-size: 22px;
 color: #3a69ab;
  border: 0px solid red;
  background: white;
 padding: 8px;
  
 }
 
 /* Absolute positioned elements entfernen/anpassen in mobiler Ansicht */
 #adress {
 position: relative !important;
 width: auto !important;
 text-align: left !important;
 color: green;
 margin: 0 !important;
 padding: 5px;
 }
 
 #impressum {
 position: relative !important;
 margin: 0 !important;
 padding: 5px;
 text-transform: uppercase;
 }
 
  #impressum a { 
  text-decoration: none;
  color: #000000;
  }
 


 img.linksfluss {
float: left;
margin-right: 1.5em;
margin-bottom: 1em;
}



img.rechtsfluss {
float: right;
margin-left: 1.5em;
margin-bottom: 1em;
margin-top: 2em;
margin-right: -20px;
}



 div.linksfluss {
float: left;
margin-right: 1.5em;
margin-bottom: 1em;
}




div.rechtsfluss {
float: right;
margin-left: 1.5em;
margin-bottom: 1em;

}

 img.linksflussref {
float: left;
margin-right: 1.5em;
margin-bottom: 1em;
border: 1px solid #cccccc;
}


.zentriert {
text-align: center;
     
}

.zentriertfett {
text-align: center;
font-weight: bold;
     
}


.fett {
font-weight: bold;
}

.fettunterstrichen {
font-weight: bold;
text-decoration: underline;
}


.klein {
font-size: 12px;
white-space: nowrap;
}


.keinfluss {
clear:both;

}

p.hervorheben {
color: red;
text-decoration: blink;
}

p.vor::before { 
content:url(../img/pfeil.gif)" "; 
}

 
img {
border: 0px;
}
 img.bild {border: 0px dotted #E84201;
} 


hr {
border: 0;
width: 100%;
margin:0;
border-top: 1px solid #ffffff;
}


#logo {
  height: auto;       /* statt 140px */
  max-width: 100%;
  width: 100%;
  text-align: center; /* Logo zentrieren */
  overflow: visible;
}

#logo img {
    width: 100%;
    height: auto;
    max-width: 100%;
}
  
#banner {
background-color: transparent;
display: block;
height: auto;
width: 100%;
max-width: 100%;
overflow: visible; /* statt hidden */
border: 0px solid red;
}

#banner img {
height: auto;
width: 100%;
max-width: 100%;
display: block;
}



#contentbox {
max-width: 730px;
  overflow: hidden;
   float: left;
    border: 0px solid black;
    background-color: #ffffff;
  
}

#contentbox a:link, #contentbox a:visited {
border: 15px solid #3a69ab;
color: white;
font-size: 18px;
background-color: #3a69ab;
text-decoration: none;
}

#contentbox img {
	position: relative;
width: 100%;
height: auto;
}

div.beschreibung {
position: relative;
min-width: 250px;
border: 0px solid red;
margin: 5px;
float: left;
margin-bottom: 50px;
}

div.bild {
position: relative;
min-width: 250px;
border: 0px solid green;
margin: 5px;
float: left;

}

div.bild a:link, div.bild a:visited {
background-color: transparent;
border: 0;
}



/*--------------------------------------------*/
div.beschreibung2 {
position: relative;
max-width: 180px;
min-width: 150px;
border: 0px solid red;
margin: 5px;
float: left;
margin-bottom: 50px;
}

div.bild2 {
position: relative;
max-width: 180px;
min-width: 150px;
border: 0px solid green;
margin: 5px;
float: left;
background-color: transparent;
}

#contentbox div.bild2 a:link, #contentbox div.bild2 a:visited {
background-color: transparent;
border: 0px solid green;
border-color: transparent;
}


#contentbox div.ansprechpartner {
float: left;
width: 210px;
height: 350px;
border: 0px solid red;

}

/*----------------------------------------------------------*/
  div#Inhalt {
    
    /*margin-left: 15.6em; --------fï¿½hrt zu Fehler in Opera und Safari, in Kombination mit overflow:hidden-----------*/
/*-------Breite in #navi definieren--------------------*/
      
       max-width: 980px;
    padding-top: 15px;
	padding-bottom: 15px;
	padding-left: 15px; /* weniger Padding für mobile */
    padding-right: 15px; /* weniger Padding für mobile */
   background-color: #FEFFDE;
    min-height: 400px;
 display: block;
    border: 0px solid black;
    overflow: visible; /* statt hidden */
/*clear: left; */
  }

div#newsbar {
	float: left;
max-width: 230px;
padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
    padding-right: 10px;
 min-height: 350px;
 border: 0px solid black;
}

#newsbar a:link, #newsbar a:visited {
border: 1px solid #3a69ab;
color: white;
padding: 15px 40px;
margin-top: 15px;
font-size: 18px;
background-color: #3a69ab;
text-decoration: none;
}  

div#Inhalt h1  {
	color: #000000;
	font-size: 20pt;
	border-bottom: 0px solid #ffffff;
	font-weight: normal;
	/*text-transform: uppercase;*/
word-wrap:break-word;
	margin: 0;
	padding-bottom: 0;
}


div#Inhalt h2 {
    font-size: 15pt;
    margin: 0.2em 0;
    color: #000000;
    word-wrap:break-word;
  }


 h3 {
    font-size: 12pt;
    margin: 0.2em 0;
    color: #000000;
    word-wrap:break-word;
  }





 p {
    font-size: 11pt;
      word-wrap:break-word; 
    color: #000000;
  }

p.referenz {
    font-size: 10pt;
    margin: 1em 0;
    text-align: left;
    color: #ffffff;
  }


  p#Fusszeile {
    clear: both;
    font-size: 0.83em;
    margin: 0; padding: 0.1em;
    text-align: center;
    background-color: #ffffff;
  color: #ffffff;
    border-top: 1px solid #ffffff;
  }
  
p#Fusszeile a {
    clear: both;
text-decoration: none; 
    font-size: 0.9em;
    margin: 0; padding: 0.1em;
    text-align: center;
    border-top: 0px;
    color: #ffffff;
  }


p#Fusszeile a:hover {
    clear: both;
text-decoration: underline; 
    font-size: 0.9em;
    margin: 0; padding: 0.1em;
    text-align: center;
    border-top: 0px;
    color: #0500BE;
  }


#footer {
height: 100px;
max-width: 100%;
border-top: 1px solid #ffffff;
background-color: #E53921;
padding-top: 10px;
text-align: center;
clear: both;
}

.footer {
color: #ffffff;
margin: 0;
}

.footer a {
line-height: 25px;
color: #ffffff;
text-decoration: none;
padding: 3px; 
}

.footer a:hover {
text-decoration: underline;
}
  

#linksband {
width: 14.5em; /*Breite muss hier definiert werden*/
float: left; }

.form p { clear: left; } 


}

/*-------------------------------------------------------------*/

#linksband img {
overflow: hidden;
padding-top: 2.5em;
/*padding-left: 1em;*/
clear: left;
float: left; }


/*-------------------------------------------------------------*/
table.content {
border-collapse: collapse;
}

table.content td {
padding: 0 20px 20px 0;
border: 0px solid #3a69ab;
vertical-align: top;
font-size: 10pt;
}

.tabelle {
border-collapse: collapse;
border: 1px solid #000000;
word-break: break-word;
  overflow-wrap: anywhere;
  hyphens: auto;
}

.tabelle td, .tabelle th {
border: 1px solid #000000;
word-break: break-word;
  overflow-wrap: anywhere;
  hyphens: auto;
}

.orte {
border-collapse: collapse;
border: 1px solid #000000;
}

.orte td { word-break: break-word; }

.orte td, .orte th {
border: 1px solid #000000;
margin: 0;
}


.orte td a {
text-decoration: none;
color: #000000;
padding-left: 40px;
padding-right: 40px;
background-color: #FEFFDE;

}


.orte td a:hover {
background-color: #FDFF83;
}

.orte td.nummer {
background-color: #FEFFDE;
cursor: pointer;
}

.orte td.nummer:hover {
background-color: #FDFF83;
}