BODY {
        margin: 0px;
        padding: 0px;
        background: white;
        color: black;
        font: 0.9em arial;
        }

#container {
        text-align: left;
        float: left;
        }

#head {
  color: #F03E22;
  font: 0.8em arial;
}


#head a {
   color: #F03E22;
   text-decoration: none;
}

#head a:hover {
   text-decoration: underline;
}

#reisen {
 display: none;
}

#rechts {
display:none;
}

#rechts p {
   font: normal 0.8em arial;
}

#content {
  width: auto;
  text-align:left;
 
}

#bottom {
  display: none;
}

#berufsauswahl {
  display: none;
}

#startnavi {
  display: none;
}

#reiseinfos {

}

a {
   color: #F03E22;
   text-decoration: none;
}

a:hover {
   text-decoration: underline;
}

h1 {
 font: bold 1.1em arial;
 color: #F03E22;
}

h2 {
 font: bold 1.0em arial;
 color: #F03E22;
}

.ort  h1 {
 font: bold 1.1em arial;
 color: #F03E22;
 margin-bottom: 0px;
}


h3 {
 font: bold 1.0em arial;
 color: #000000;
}


.bodytext img {
  padding: 2px;
  border: 1px solid black;
  margin: 2px;
}


#rechts img {border:0px}


/* ########## Boxes ########## */

.box {      
        margin:0px;

}

.box_ro {
        background:  url('images/box_ro.gif') no-repeat top right;
}

.box_lo {
        background:  url('images/box_lo.gif') no-repeat top left;
}

.box_ru {
        background:  url('images/box_ru.gif') no-repeat bottom right;
}

.box_lu {
        background:  url('images/box_lu.gif') no-repeat bottom left;
}

.box_inhalt {text-align:left;
        margin:0;
        padding:1.0em 1.0em 2.0em 1.0em;
        
        
}

.randlos{border:0px}
.bodytext .randlos{border:0px}
.schrift_normal {font-size:1em}
