body {
   font-family: Arial, Helvetica, sans-serif;
   background-image: url(../img/site_bg.jpg);
   background-repeat:repeat-x;  
   background-repeat:repeat-y;  
   background-color: #ffffff;
   font-size: 12px; 
   text-align: center
 
   }

p	{
	font-family: Arial, Helvetica, sans-serif;
   	font-size: 12px; 
	text-align: left
	}
a	{
	font-family: Arial, Helvetica, sans-serif;
   	font-size: 12px; 
	text-align: center
	}

th {
	font-family: Arial, Helvetica, sans-serif;
   	font-size: 16px; 
	text-align: left

	}
td {
	align: center
	font-family: Arial, Helvetica, sans-serif;
   	font-size: 14px; 
	text-align: left

	}

H5 {	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	text-align: center
	
	}

DIV.site {


    margin:auto;
    width: 900px;
    text-align: left




}   
   

DIV.header {
 
    
    width: 870px;
    height:150px;
    background-color: #ffffff;
    background-image: url(../img/TOPTOP.png);
    background-repeat: no-repeat;    
    
}   

DIV.button {
 
    float: left;
    width: 145px;
    height: 23px;
    background-color: #ffffff; 
    background-repeat: no-repeat;
    text-align: center;  
     
} 

DIV.button.a { background-image: url(../img/v1_button1.jpg);}
DIV.button.b { background-image: url(../img/v1_button2.jpg);}
DIV.button.c { background-image: url(../img/v1_button3.jpg);}
DIV.button.d { background-image: url(../img/v1_button4.jpg);}
DIV.button.e { background-image: url(../img/v1_button5.jpg);}
DIV.button.f { background-image: url(../img/v1_button6.jpg);
    width: 120px;    
    }
DIV.button.g { background-image: url(../img/v1_button_rand_rechts.jpg);
    width: 9px;    
}

DIV.buttonlink {
    padding: 4px 0px 0px 0px; 
    color: #ffffff;
    text-decoration: none;
    font-weight: bold;
}

DIV.buttonlink a {
  color: #ffffff;
  text-decoration: none;
  font-weight: bold;
}
DIV.buttonlink a:hover {
  color: #ffffff;
  text-decoration: underline;
}


br.ende { clear:both;}

DIV.content {
    width: 845px;
    background-color: #ffffff;
    background-image: url(../img/v1_content_bg_weis.jpg);    
}

.vuebersicht {
  font-size: 12px; 
}

.vuebersicht h1{
  font-weight: bold;
  color: #7D5329;
  font-size: 12px;
  text-decoration: underline;  
}


DIV.footer {
  height: 16px;
  width: 845px;
  background-image: url(../img/v1_footer.jpg); 
  color: #7D5329;
  font-size: 9px;    
}    

DIV.footer a {
  color: #ffffff;
  text-decoration: none;
  font-weight: bold;
}

DIV.footer a:hover {
  color: #ffffff;
  text-decoration: underline;
}
    
       			
