body  {
    font-size:  0.9em;
    font-family:verdana, Helvetica, Arial, sans-serif;
    line-height:1.3em;
    /*background-color: #7b002c;*/
    background-color: #7c0012;
    margin: 10px;

  }
  
h1  {
    font-size: 260%;
    color: #7c0012;
    font-family: serif;
    position: absolute;
    top: 28px;
  }
    
h2  {
    font-size: 120%;
  }
  
#kopfleiste1 {
height: 84px;
width: 130px;
  /*  background-color: #ece9dc;*/
 background-color: #c5c9de; 
background-image: url(bilder/tasche_sm.jpg);
    background-repeat: no-repeat;
    background-position: top left;
    /*border:     2px black solid;*/
    padding:    10px;
    margin:     0px 10px 12px 0px;
    float:      left;
    
  }
  
  #kopfleiste2 {
height: 84px;
    background-color: #d8dbdd;
    /*border:      2px black solid;*/
    padding:    10px;
    margin:     0px 0px 12px 162px;
}



#flagge1{
position: absolute;
right: 20px; 
top: 30px;
}

#flagge2 {
position: absolute;
right: 20px; 
top:70px;
}


#navigation {
    background-color: #d8dbdd;
    color: #7c0012;
    /*border:      2px black solid;*/
    padding:    10px;  
    margin:     0px;
    float:      left;
    width:      130px;
    min-height: 400px;
  }
  


#navigation a:link {
  color: #7c0012;
   text-decoration: none; 
   font-weight: bold;
   
  }
#navigation a:visited {
 text-decoration: none; 
color:black;
font-weight: bold;

  }
#navigation a:hover {
  }


#hauptinhalt  {
   
    /*border:      2px black solid;*/
    padding:    10px;
    margin:     0px 0px 0px 162px;
    /*background-image: url(grafik/background_main.gif);
    background-repeat: repeat;*/
    min-height: 400px;
     background-color: #c5c9de; 
  }
  
#hauptinhalt a:link {
  color: #7c0012;
  
  }
#hauptinhalt a:visited {
 text-decoration: none; 

  }
#hauptinhalt a:hover {

  }
  
#neu a:link {
  color:  #7c0012;
  
  }
#neu a:visited {
 text-decoration: none; 

  }
  
#neu a:hover {

  }
  
  
  #rechts {
  float:right;
    margin: 0 0 0 10px;
  }
    #rechts2 {
    clear:right;
  float:right;
    margin: 0 0 0 10px;
  }
  
   #links {
  float:left;
  margin: 0 15px 0 0;
  }
  
     #links2 {
  clear:left;
  float:left;
  margin: 0 20px 0 0;
  }

#symbol {
font: bold 1.1em arial;
}

#fussleiste {
    background-color:  #7c0012;
    text-align: center;
      padding:    10px;
    margin:     12px 0px 0px 0px;
    clear:      left;
    font-size: 80%;
    
  }