
body {
   background: #000000 url(../media/layout_02.gif) repeat-y center;
   margin:0;
   padding:0;
   color:#000000;
   text-align:center; 
   font-size: 14px;
   font-family:Arial, Helvetica, sans-serif;
   }
#content { 
   margin:auto; 
   width:770px;
   }
   
/* Header    */
#header {
   height:250px;
   width:770px;
   background: #FFFFFF url(../media/layout_01.jpg) no-repeat;
   }   
   
  
.galerie {
   height:190px;
   width:536px;
   padding-top:5px;
   text-align:center;
   margin:auto;
   display:block;
}
   
 /* Inhalt */  
#inhalt {
   position:relative;
   top:-30px;
   float:right;
   text-align:left;
   margin-top: 0.3em;
   width:550px;
   padding-right:20px;
   }
   
#inhalt h1, h2 {
   font-size: 16px;
   width:90%;
   background: #FFCCCC;
   margin:0px;
   font-weight:normal;
   color: #212121;
   border-top: 3px double #c0c0c0;
   border-bottom: 3px double #c0c0c0;
   text-transform:uppercase;
}
#inhalt h2 {
   font-size: 18px;
   color: #CC0066;
   border-top:0px;
   background:none;
}

#inhalt h1:first-letter {
   font-size:2.0em;
   font-weight:bold;
   color: #CC0099;
}
#inhalt h2:first-letter {
   font-size:1.5em;
   font-weight:bold;
   color: #CC0099;
}

#inhalt strong {
   font-weight:normal;
}

#inhalt p:first-letter {
   font-size:1.5em;
   font-weight:bold;
}

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

}

#inhalt .boldul li b{
  color:#CC0066;
  font-size:16px;
}

#inhalt .boldul ul {
  margin:0px;
  padding:30px;
  list-style-position:inside;

}

#inhalt a.teaser, 
#inhalt a:link.teaser, 
#inhalt a:visited.teaser, 
#inhalt a:hover.teaser  {
  text-align:center;
  padding:10px;
  border: 3px dotted #CC0099;
  color: #CC0066;  
  font-size:18px;
  width:530px;
  display:block;
  text-decoration:underline;
}

   
 /* Navigation */  
#navi {
   position:relative;
   top:-80px;
   padding-top:55px;
   color: #ffffff;
   float:left;
   margin-top:0px;
   text-align:center;
   width:150px;
   }   
   
#navi ul {
  padding:0px;
  margin:0px;
  text-align:left;
}

#navi li {
  list-style-image:none;
  list-style-position:outside;
  list-style:none;
  padding-left:0px;
  margin:0;
  height:20px;
  border-bottom:1px solid #FFFFFF;
  border-right:1px solid #FFFFFF;
  background:#CC0066;
  padding-top:3px;
}   

#navi li.aktivli {
  border-color: #FFFFFF;
} 

#navi li:hover {
  border-color: #FFFFFF;
}

#navi a, 
#navi a:link, 
#navi a:visited {
  color:#FFFFFF; 
  font-weight:normal;
  font-size: 14px; 
  text-decoration: none;
  display:block;
  width:139px;
  padding-left:5px;
 /* border-left:1px dotted #A0A0A0; */
  background:none;
}

#navi a:hover {
  color: #FEDA48; 
  border-right:5px solid #FEDA48;
}

#navi a.aktivnav,
#navi a.aktivnav:link,
#navi a.aktivnav:visited{
  color: #FEDA48; 
  border-right:5px solid #FEDA48;
}

a, 
a:link, 
a:visited {
  font-weight:bold;
   color: #990066;
   text-decoration:none;
}
.none {
  background-image:none;
}

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

.pich1 h1, 
.pich1 a, 
.pich1 a:link, 
.pich1 a:visited{
   font-size: 12px;
   margin:0px;
   font-weight:bold;
   color: #FE5400;
   text-decoration:none;
}

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

.number {
	text-align:center;
  padding:10px;
  border: 3px dotted #CC0099;
  color: #CC0066;  
  font-size:30px;
  font-weight: bolder;
  width:530px;
  display:block;
}

.tarif {
  	font-size: 10px;
	text-align: center;
	color: Black;
	font-weight: normal;
  }