body	{	
    border-color:#D0D0D0;
	border-right-width:0px;
	border-left-width:0px;
	border-top-width:0px;
	border-bottom-width:0px; 
    border-style:none;
    background-color:#D0D0D0;
	}     
               
.seitenhintergrund {
    width:100%;
    height:100%;
        
    margin-top:0px;   
	margin-left: auto;
	margin-right: auto;
    margin-bottom:0px;
        
    border-color:#B6B6B5;
	border-right-width:0px;
	border-left-width:0px;
	border-top-width:0px;
	border-bottom-width:0px; 
    border-style:none;
	
    text-align:center;        
    background-color:##B6B6B5;
    }

        

.seite {
	width:980px;
    height:680px;
        
    margin-top:0px;
    margin-right:auto;
    margin-left:auto;
    margin-bottom:0px;

    border-color:#B6B6B5;
	border-right-width:0px;
	border-left-width:0px;
	border-top-width:0px;
	border-bottom-width:0px; 
    border-style:none;
	
    text-align:center;       
    padding:0px;       
    background-color:#B6B6B5; 
    }


.titel  {
    float:left; 
	width:980px;
	height:130px;
	
    margin-top:0px;
    margin-right:auto;
    margin-left:auto;
    margin-bottom:0px;

    border-color:#B6B6B5;
	border-right-width:0px;
	border-left-width:0px;
	border-top-width:0px;
	border-bottom-width:0px; 
    border-style:none;
	
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size:10px;
	line-height:16px;
	text-align:center;
	
	padding:0px;
	
	background-color: #B6B6B5;
	background-image: url(../graphics/layout/layout-04.jpg);
	background-repeat: repeat-x;
    }



.menuelinks {
    
	float:left;
	width:190px;
	height:540px;
    margin-top:0px;       
    margin-left:auto;
    margin-right:auto;
    margin-bottom:0px;

	border-style:none;
	border-color:#B6B6B5;
	border-right-width:0px;
	border-left-width:0px;
	border-top-width:0px;
	border-bottom-width:0px;
	padding:0px;  
    background-color: #B6B6B5;
    }
 
        
.hauptfenster {

    float:left;      
	width:790px;
	height:540px;
    margin-top:0px;	
    margin-left:auto;
    margin-right:auto;
    margin-bottom:0px;
	border-style:none;
	border-color:#B6B6B5;
	border-right-width:0px;
	border-left-width:0px;
	border-top-width:0px;
	border-bottom-width:0px;
	padding:0px;
	background-color:#B6B6B5;
    }     


span.phone {

    margin-top:0px;       
    margin-left:auto;
    margin-right:auto;
    margin-bottom:0px;
	padding-top: 0px;
	padding-left:0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height:22px;
	text-align:center;
} 


 
 A.menulinkkf {	
	text-decoration:none;
	color:#333333;
	font-size: 11px;
	font-weight: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
 }
 
 A.menulinkkf:hover {
 	text-align: center;
	color:#B50100;
	font-size: 11px;    
	font-weight:bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}