* { padding:0; margin:0; border:0;}

body {
   font:12px Arial;
   background-color:#DEDFE0; 
   color: #666666; 
}

	a{ color: #666666; text-decoration: none; font-weight: bold;}
	a:hover{ color: #999;}
	
h1{  font-weight: bold; font-size:14px;}
h2 { font-family: Arial, Helvetica, sans-serif; font-weight: bold; font-size:12px; padding-top: 8px; }
h3{ font-family: Arial, Helvetica, sans-serif; font-weight: bold; font-size:12px; }

.site{
	height: 492px;
	width: 628px;
	margin: auto;
	background-color:#FFFFFF;
}

.header{
    font: 29px Arial; 
    text-align: right;
	border-bottom: 1px solid #666;
	word-spacing: 3px;
	width: 623px;
	margin-left: 2px;
	  
}

.header1{

    width:625px;
    height:20px;
    margin-top: 4px;
	font-size: 18px;	
    
}

.navi{
	background-color:#DEDFE0;	
	height: 35px;
	width:628px;
	margin-top: 40px;

}

	.navi ul{ list-style: none;}
	.navi ul li{ float:left; padding-left: 40px; padding-right: 33px; padding-top: 2px; text-align: center; color: #999; font-weight: bold;}
	.navi a{ color: #666666; text-decoration: none; font-weight: bold;}
	.navi a:hover{ color: #999;}

.title{ 
	height: 20px; 
	padding-top: 30px; 
	/*border-bottom: 1px solid #000000;*/}
	
	.header a{ font-weight: normal;}
	.header a:hover { font-weight: normal; color:#666666;} 
	
.links{ text-align: justify;}	
.adresse{ 
	height: 20px; 
	width:626px;
	border-top: 1px solid #666;}
	
	.strasse{ width: 208px; float: left; padding-top: 10px;}
	.fon{ float: left; width: 190px;  padding-top: 10px;}
	.domain{ text-align: right;  padding-top: 10px;}
	
.footer{font-size:9px; }
.footer ul{ margin-top: 40px; }
.footer ul li{ float:left; padding-left: 8px; list-style:none; padding-right: 4px;}
.footer ul li a {color: #C0C0C0;}
