body  {
    font-size:  0.9em;
    font-family:verdana, Helvetica, Arial, sans-serif;
    line-height:1.3em;
    /*background-color: #7b002c;7c0012;7c0010*/
    background: #410000 url(grafik/hintertrans_sm_3.png) top left;

    padding: 4px 10px 0 10px;
	 width: 1024px;
	margin-left: auto;
	margin-right: auto;
  }
  
h1  {
    font-size: 260%;
    color: #670000;
    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{
float:right;
padding: 12px 0 10px 0 
}

#flagge2 {
clear: right;
float:right;
padding: 0 0 0 0;
}


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


#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: 500px;
     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;
}

table	{
		padding: 10px 10px 10px 0px;
		}

th		{
		text-align: left;
		vertical-align: top;
		padding-right: 10px;
		padding-top: 2px;
		padding-bottom: 10px;
		}

td		{
		vertical-align: top;
		padding-bottom: 5px;
		}

.img_kl {
		padding-bottom:3px;
		}


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