body { font-family: Arial, Helvetica, sans-serif; 
	   font-size: 12px; 
	   color: #000; 
	   margin-left:0; 
	   margin-right:0; 
	   margin-top:0; 
	   width:800px;
	   margin:auto;
	   background-color:#000;
	   
	   }
	   
#logo { width: 800px; 
		height: 100px; 
		}
#logo img { float:left; display: block; }
#navi { width:800px;
		height:30px; 
		background:#FFF2D6;
		
	   }
a.home  { font-size:14px; text-decoration: none; line-height:30px; color:#000000;}
a.home:hover  { border-bottom:1px dotted; }
a.kanzleien {font-size:14px; text-decoration: none; margin-left:31px; color:#000000;}
a.kanzleien:hover  { border-bottom:1px dotted; }
a.anwaelte {font-size:14px; text-decoration: none; margin-left:39px; color:#000000;}
a.anwaelte:hover  { border-bottom:1px dotted; }
a.schwerpunkte {font-size:14px; text-decoration: none; margin-left:46px; color:#000000;}
a.schwerpunkte:hover  { border-bottom:1px dotted; }
a.kontakt {font-size:14px; text-decoration: none; margin-left:43px; color:#000000;}
a.kontakt:hover  { border-bottom:1px dotted; }
a.impressum {font-size:14px; text-decoration: none; margin-left:42px; color:#000000;}
a.impressum:hover  { border-bottom:1px dotted; }
#navi img { float:left; display: block; }

#content {  border-left: 50px solid #FFDE98;
			border-right: 50px solid #FFDE98;
			padding-left:15px;
			padding-top:15px;
			background-color:#FFF;
			
		}

.img { padding-left:20px;}
		
.index {height:400px; 
		text-align:center;}
.dsa {height:400px; }

#footer {	border-left: 50px solid #FFDE98;
			border-right: 50px solid #FFDE98;
			background-color:#FFF;
			padding-left:460px;
			font-size:14px;
			height:20px;

		}
#footer a { color:#000000;
	text-decoration:none;
	}
	
#sub { background-color:#fff;
border-left: 50px solid #FFDE98;
border-right: 50px solid #FFDE98;
height:40px;
padding-top:20px;
font-size:10px;
text-align:center;}

h1 { font-size:16px;}
h2 { font-size:12px;}

