
/*

   */
#bodyo,#menueoben,  #menuelinks, #menuerechts, #fusszeile, #anzeigen, #headline, #klickpfad
  {
  display: none;
  }

    
body,html{
 font-family: verdana, Helvetica, sans-serif;
 background-color: white;
 text-align:left;
 margin:0px;
 padding:0;
 background-image: none; 
}    
    
 .bildheadline,  
 .noklick, 
 .claim {
   display: none;
   }

.logo {
   clear: both;
}
.clearer{
   clear: both;
}

div#druckfuss {
   color: #103070;
   font-size: 0.8em;
}

div#content {
   float: left;
   font-size: 0.8em;
   background-color: #FFFfff;
   background-image: url(/fileadmin/trc-deutsch/grafiken/leer.gif);
   background-repeat: repeat; 
   margin: 0px;
   padding:0px;
   }

div#contentmitte {

   background-image: url(/fileadmin/trc-deutsch/grafiken/leer.gif);
   background-repeat: repeat; 
   background-color: white;
page-break-inside:avoid;
   }



#mailform .csc-mailform-field{
  clear:left;
  border:1px solid #ffffff;  
}


#buchung .abfrage {
  border: 0px dotted red;
  display: block;

  padding-left: 1%;
  }

#buchung .abfrage .eingabe {
  border: 0px dotted red;
  padding: 0.3em;
  display: block;
  margin-left: 8em;
  }  
  
#buchung .abfrage .titel {
  border: 0px dotted red;
  display: block;
  margin-top: 0.5em;
  float: left;
//  width: 7em;
  }
  
  
#buchung .eingabe input {
  margin-bottom: 0px;
  width:auto;
}
  

#buchung .abfrage textarea{
  font-size:1.0em;
  border:1px solid #a3c8e3;
  border-right:2px solid #a3c8e3;
  border-bottom:2px solid #a3c8e3;  
}  

#allerradweg_ml{
  display:none;
}

h1{
  font-size:16px;
}