
body {
   background: #333333 url(/media/layout_04.gif) repeat-y center;
   margin:0;
   padding:0;
   color:#000000;
   text-align:center; 
   font-size: 1.0 em;
   font-family:verdana;
   }
#content { 
   background: url(/media/layout_04.gif) repeat-y center;
   margin:auto; 
   padding:0;
   width:770px;
   }
   
/* Header    */
#header {
   height:203px;
   width:770px;
   background: url(/media/layout_01.jpg) no-repeat;
   }   
   
  
.galerie {
   height:190px;
   width:536px;
   padding-top:5px;
   text-align:center;
   margin:auto;
   display:block;
}
   
 /* Inhalt */  
#inhalt {
   float:right;
   text-align:left;
   margin-top: 0.3em;
   width:550px;
   margin-right:20px;
   }
   
#inhalt h1 {
   font-size: 1.6em;
   margin:0em;
   font-weight:normal;
   color: #333333;
}

#inhalt h2 {
   font-size: 1.3em;
   margin:0em;
   font-weight:normal;
   color: #333333;
}

#inhalt strong {
   font-weight:normal;
}

#inhalt p, li {
   font-size: 0.9em;

}

#inhalt .bild {
   width:100%;
   height:90px;
   margin-top:5px;
   margin-bottom:5px;

}

#inhalt .boldul li b{
  font-size:2.0em;
}

#inhalt .boldul ul {
  margin:0em;
  padding:0em;
  list-style-position:inside;
  list-style-image:url(/media/dot.gif)
}

#inhalt .okontakt {
  background: #ffffff;
  width:490px;
}

#inhalt table {
  background: #ffffff;
  padding:5px;
  border:0px solid #333333;
  margin: 5px;
  width:500px;
}
td {
   font-size:0.9em;
}

 /* Form */  

input, textarea {
  border:1px solid #333333;
  background: #ffffff;
}

.long {
  width:268px;
}     
   
 /* Navigation */  
#navi {
  padding:0px;
  margin:0px;
   background: url(/media/layout_02.jpg) no-repeat;
   padding-top:90px;
   color: #ffffff;
   font-size: 0.90em; 
   float:left;
   margin-top:0px;
   margin-left:0px;
   width:10.9em;
   }   
   
#navi ul {
  padding:0px;
  margin:0px;
  text-align:left;
}

#navi li {
  padding:0px;
  margin:0px;
  list-style-image:none;
  list-style:none;
  margin-top:0.3em;
  height:1.5em;
  border-bottom:1px dotted #ffffff;
}   

#navi li.aktivli {
  border-bottom:1px dotted #ffffff;
} 


#navi a, 
#navi a:link, 
#navi a:visited {
  font-family: Arial, Helvetica, sans-serif; 
  color:#ffffff; 
  font-weight:bold;
  font-size: 1.0em; 
  text-decoration: none;
  display:block;
  width:99%;
  margin-left:0.5em;
 /* border-left:1px dotted #A0A0A0; */
  background:none;
}

#navi a:hover {
  color: #333333; 
}

#navi a.aktivnav,
#navi a.aktivnav:link,
#navi a.aktivnav:visited{
   
  color: #333333; 
}

a, 
a:link, 
a:visited {
  font-weight:bold;
  color:black;
  background-repeat: no-repeat;
  background-position: left center;
}
.none {
  background-image:none;
}

/* picseite */
.pich1 {
 width:100%;
 background:#ffffff;
 margin:auto;
 padding:5px;
}

.pich1 h1, 
.pich1 a, 
.pich1 a:link, 
.pich1 a:visited{
   font-size: 1.2em;
   margin:0em;
   font-weight:bold;
   color: #333333;
   text-decoration:none;
}

.block a, 
.block a:link, 
.block a:visited{
   font-size:0.8em;
   font-weight:normal;
   text-decoration:none;
}
