body 
{
  font-family: Verdana, sans-serif;
  font-size: 11px;
  padding: 0px;
  margin: 0px;
  color: #03c;
  border: 0px;
}

.fliess
{
   font-family: Verdana, sans-serif;
   font-size: 11px;
}

.stat
{
font-size: 10px;
font-weight: bold;
text-align: center;
}

h1 
{
  
  font-size: 12px;
  font-weight: bold;
}

h2 
{
  font-size: 11px;
  font-weight: bold;
}

h3
{
  display: inline;
  font-size: 11px;
  font-weight: bold;
}

h5
{
  display: inline;
  font-size: 10px;
  font-weight: bold;
  color: #fff;
}

a 
{
        font-size: 11px;
        color : #03c
        text-decoration : none;
        
}

a:link {
        font-size: 11px;
        color : #03c
        text-decoration : none;
}

a:visited {
        font-size: 11px;
        color : #03c;
        text-decoration : none;
}

a:hover {
       
        font-size: 11px;
        color : #03c;
        text-decoration : none;
}

a:active {
        
        color : #03c;
        text-decoration : none;
}


.text
{
        font-size: 11px;
        color : #03c
        text-decoration : underline;
}

a.text
{
        font-size: 11px;
        color : #03c
        text-decoration : underline;
}

a.text:link {

        font-size: 11px;
        color : #03c
        text-decoration : underline;
}

a.text:visited {
        font-size: 11px;
        color : #03c;
        text-decoration : underline;
}

a.text:hover {
       
        font-size: 11px;
        color : #03c;
        text-decoration : underline;
}

a.text:active {
        
        font-size: 11px;
        color : #03c;
        text-decoration : underline;
}


.unten
{
  color : #03c;
  margin: 0px;
  padding-left: 7px;
  padding-right: 7px;
  background-color : #fff;
  border-bottom: 1px solid #ccc;
  text-decoration : none;
  
}


.haupt
{
  border-bottom: 1px solid #03c;
  padding-left: 5px;
  padding-right: 5px;
  
}
/*einzelnen layer*/

#flashcontent
{
 
  background-color : #D2D2FA;
  color : #03c;
  font-size: 9px;
  padding: 0px;
  margin: 0px;
}

#header
{
position: absolute;
z-index: 1;
color: #fff;
background: #03c;
width: 1005px;
height: 135px;
padding: 0px;
margin: 0px;
border: 0px;
}

#logohint
{
position: absolute;
z-index: 2;
background: #fff;
color: #03c;
width: 80px;
height: 135px;
top: 0px;
left: 10px;
border: 0px;
margin: 0px;
padding: 0px;
}

.weihnachten
{
  display: none;
  position: absolute;
  top:32px;
  left: 100px;
  width: 580px;
  height: 55px;
  background: White;
  color: Red;
  padding: 5px;
}

#logo
{
  display: none;
  position: absolute;
  z-index: 6;
  background: #fff;
  width: 66px;
  height: 80px;
  top: 28px;
  left: 9px;
}

/*unterscheidung ie6 und mozzila*/
#status
{
position: absolute; 
z-index: 3;
top: 2px;
left: 0px;
background: #03c;
color: #fff;
width: 80px;
height: 20px;
border: 0px;
}

#titel
{
 position: absolute;
 z-index: 4;
 top: 96px;
 left: 10px;
 height: 30px;
 width: 99%;
 color: #fff;
 font-size: 26px;
 padding: 0px;
 margin: 0px;
 letter-spacing: 5px;
 
}
/*posi unterscheidung ie6 un mozzilla*/


#inhalt
{
  position: absolute;
  z-index: 10;
  width: 1005px;
  height: 415px;
  left: 0px;
  top: 135px;
  margin: 0px;
  padding: 0px;
  border: 0px;
}

#seitencontent
{
  position: absolute;
  z-index: 1;
  width: 630px;
  height: 405px;
  top: 13px;
  left: 90px;
  margin: 0px;
  padding-right: 5px;
  padding-left: 10px;
  border: 1px solid #000;  
  background: #fff;
}

#valid
{
  position: absolute;
  z-index: 0;
  width: 88px;
  height: 31px;
  top: 537px;
  left: 949px;
  border: 0px;
}

/*einzelne Klassen*/
.titelblau
{
color: #03c;
}

.adress
{
font-size: 9px;
letter-spacing: 0px;
text-align: right;
}

.sprech
{
  color: #fff;
  font-size: 0.95em;
  text-align: right;
}

.status_text
{
display: inline;
font-size: 10px;
font-weight: bold;
text-align: center;
vertical-align: middle;
padding-left: 5px;
color: #fff;
border: 0px;
white-space: nowrap;
}

hr
{
  color: #03c;
  width: 450px;
  height: 1px;
  background-color: #fff;
  margin-right: 0; 
  text-align: center;
  border: 0px; 
}