
 
 
#inhaltsbereich_ohneservice .inhaltsbereich .tabellerahmenlos table {
      width: 700px;
      }    
	
.inhaltsbereich form {
	background-color: transparent;
	}
	
#inhaltsbereich_ohneservice .inhaltsbereich form {
      padding:0px;
      }              

#inhaltsbereich_ohneservice .inhaltsbereich form table {
      width: 500px;
      } 
	  
.inhaltsbereich textarea{
	height: 0px;
	  }
	  
.bild_detailansicht table tr td {
      text-align: center;
	  }

#inhaltsbereich_ohneservice .bild_navigation {
      width: 735px;
      text-align: center;
      margin-top: 15px;
      border-top: 1px solid #A09F9F;
      } 
	
/* Version 1.0 */

/* global_screen Erweiterung */

body{
      background-color: #FFFFFF;
      font-family: Verdana, Arial, Helvetica, "Sans Serif";
      font-size: .8em;
      color: #000000;
      margin: 0px;
      text-align: center;
      }

/* site_screen Erweiterung */
/* Hauptnavigation */

.hauptnavigation a:link, .hauptnavigation a:visited {
      display: block;
      width: 200px;
      text-decoration:none;
      color:#CC6600;
      margin-top: 1px;
    }

.hauptnavigation a:hover {
      color: #CC6600;
      background-color: #DCDCD3;
    }

.hauptnavigation h1 {
      font-size: 1.1em;
      text-transform: uppercase;
      font-weight: bold;
      margin: 0px 0px 0px 0px;
      padding-left: 2px;
      padding-bottom: 5px;
      padding-top: 5px;
    }

/* Funktionsbereich */

.funktionsbereich a:link, .funktionsbereich a:visited {
      text-decoration: none;
      color:#000099;
      }

/* Suche */

.suche {
      float: left;
      font-weight: bold;
      text-align: left;
      font-size: .9em;
      /* font-size: .8em; */
      /* color:#6B6C6F; */
      color: #000000;
      vertical-align: text-top;
    }

.suchfeld {
      width:115px;
      height: 16px;
      border:1px solid #808285;
      background-color: #FFFFFF;
      /* color:#6B6C6F; */
      color: #000000;
      font-size: .9em;
      vertical-align: text-top;
      }

/* Index */

.index_liste {
      font-size: .9em;
      margin: 0px;
      margin-left: 18px;
      margin-top: 2px;
      /*margin-top: 3px; */
      }

/* Login */

.login  {
      text-decoration: none;
      font-size: .8em;
      font-weight: normal;
      color:#6B6C6F;
      }

/* Content */

.inhaltsbereich a:link {
      text-decoration:underline;
      color:#000099;
      }

.inhaltsbereich a:visited {
      text-decoration:underline;
      color:#000099; /*dunkles grün 668866 */
      }

.inhaltsbereich a:hover {
      text-decoration:underline;
      color:#000099;
      }

.inhaltsbereich textarea{
      /* height: 50px;*/
      border:1px solid #808285;
      background-color: #FFFFFF;
      font-family: Verdana, Arial, Helvetica, "Sans Serif";   
      } 

.inhaltsbereich button {
      height: 18px;
      text-align: center;
      vertical-align: text-bottom;
      /* vertical-align: baseline;*/
      border: 1px solid #808285;
      background-color: #FFFFFF;
      font-size: .9em;
      margin-top: 10px;
      }

.inhaltsbereich div.titelleiste_ohne_linie {
      color: #000000;
      text-transform: uppercase;
      margin-bottom: 5px;
      margin-top: 30px;
      font-size: 1em;
      padding: 3px;
      padding-left: 0px;
      padding-top: 2px;
      }

#inhaltsbereich_ohneservice .inhaltsbereich .right{
      float: right;
      margin: 0px 75px 5px 10px;
      }

/* Bildergalerie */

.inhaltsbereich td.galeriebild {
      border: 1px solid #EFEFE9;
      border-collapse: collapse;
      width: 25%;
      background-color: #DCDCD3;
      text-align: center;
      vertical-align: top;
      padding: 1px;
      padding-top: 2px;
      }

#inhaltsbereich_ohneservice table.bild_detailansicht {
      width: 735px;
      margin-top:8px;
      margin-bottom:12px;
      font-size: .9em;
      border-collapse: collapse;
      }

/* Auswahlbereiche im Content */

.sprachauswahl a:link, .sprachauswahl a:visited, .sprachauswahl a:hover  {
      font-size: .8em;
      color:#000099;
      font-weight: bold;
      }

/* Service */

.servicetext {
      font-size: .9em;
      padding-bottom: 5px;
      padding-left: 6px;
      color:#000099;
      margin-bottom: 15px;
      }

.servicetext a, .servicetext a:visited {
      text-decoration:none;
      color:#000099;
      }

.servicetext a span {
      text-decoration:none;
      color:#000099;
      display: none;
    }

.servicetext a:hover {
      text-decoration:underline;
      color:#000099;
      }

.servicetext h2 {
      font-size: 1em;
      margin: 0px;
      margin-top: 10px;
      color: #000099;
      }

.servicetext h3 {
      font-size: .9em;
      margin: 0px;
      margin-top: 3px;
      color: #000099;
      font-weight: normal;
      }

.servicetext p {
      font-size: 1em;
      margin-top: 2px;
      margin-bottom: 7px;
      padding-left: 5px;
      color: #000099;
      }

/* Footer */

.fusszeile a:link, .fusszeile a:visited {
      padding-right: 3px;
      text-decoration: none;
      font-size: .8em;
      color:#000099;
      }

.fusszeile a:hover {
      padding-right: 3px;
      text-decoration: underline;
      font-size: .8em;
      color:#000099;
      } 




