@CHARSET "ISO-8859-1";
/*######## generell ########*/
html, body{
	font-family:arial, verdana;	
	font-size:13px;
	margin:0px;
	padding:0px;
}
a{
	color:#3e7230;
	text-decoration:none;
}
a:hover{
	text-decoration:underline;
}
ul{
	margin:0px;
	padding:0px;
	display:inline;	
}
h1{
	font-family: Times New Roman;
	font-size:30px;
	color:#3e7230;
	margin:0px;
	padding:0px;		
}
h2{
	font-family: Times New Roman;
	font-size:24px;
	color:#3e7230;
	margin:0px;
	margin-bottom:20px;
	padding:0px;		
}
h3{
	font-family: Times New Roman;
	font-size:18px;
	color:#3e7230;
	margin:0px;
	margin-bottom:20px;
	padding:0px;		
}
.gesamtcontainer{
	width: 995px;
	margin-left: auto;
	margin-right: auto;
}
.clear{
	height:50px;	
}
td{
	vertical-align:top;
	padding-bottom:12px;	
}
/*######## Kopf ########*/
.banner{
	width:995px;
	height:125px;
	background-image:url(../img/banner.jpg);
	background-repeat:no-repeat;
}
.banner h1{
	display:none;	
}
.navi{
	width:995px;
	height:30px;
	background-color:#3a2520;
}
.navi ul{
	display:inline;
}
.navi li{
	display:block;
	float:left;
	margin-left:0px;	
	height:30px;

}
.navi li a{
	color:#ffffff;
	text-decoration:none;
	display:block;
}

a.effekt span{
	display:none;
}
.navi_text{
	margin-left:250px;	
}	
.meta_navi_start{
	float:left;
	font-size:11px;
	position:relative;
	left:93px;
}
/*### Navi-Bilder ###*/
#bild1 a{
	width:74px;
	height:30px;
	background-image:url(../img/navi/button_start.gif);
	background-repeat:no-repeat;	
}
#bild1 a.akt{
	background-image:url(../img/navi/button_start_akt.gif);
}
#bild2 a{
	width:61px;
	height:30px;
	background-image:url(../img/navi/button_kanzlei.gif);
	background-repeat:no-repeat;	
}
#bild2 a.akt{
	background-image:url(../img/navi/button_kanzlei_akt.gif);
}
#bild3 a{
	width:103px;
	height:30px;
	background-image:url(../img/navi/button_rechtsanwaelte.gif);
	background-repeat:no-repeat;	
}
#bild3 a.akt{
	background-image:url(../img/navi/button_rechtsanwaelte_akt.gif);
}
#bild4 a{
	width:101px;
	height:30px;
	background-image:url(../img/navi/button_rechtsgebiete.gif);
	background-repeat:no-repeat;	
}
#bild4 a.akt{
	background-image:url(../img/navi/button_rechtsgebiete_akt.gif);
}
#bild5 a{
	width:60px;
	height:30px;
	background-image:url(../img/navi/button_service.gif);
	background-repeat:no-repeat;	
}
#bild5 a.akt{
	background-image:url(../img/navi/button_service_akt.gif);
}
#bild6 a{
	width:55px;
	height:30px;
	background-image:url(../img/navi/button_kontakt.gif);
	background-repeat:no-repeat;	
}
#bild6 a.akt{
	background-image:url(../img/navi/button_kontakt_akt.gif);
}
#bild7 a{
	width:57px;
	height:30px;
	background-image:url(../img/navi/button_anfahrt.gif);
	background-repeat:no-repeat;	
}
#bild7 a.akt{
	background-image:url(../img/navi/button_anfahrt_akt.gif);
}
#bild8 a{
	width:71px;
	height:30px;
	background-image:url(../img/navi/button_impressum.gif);
	background-repeat:no-repeat;	
}
#bild8 a.akt{
	background-image:url(../img/navi/button_impressum_akt.gif);
}
/*######## Links ########*/
.links{
	width:220px;
	float:left;
}
.block1, .block2{
	background-color:#ebf1ea;
	width:180px;
	padding:10px;
	padding-bottom:30px;
	margin-top:0px;
	margin-left:10px;
	margin-right:10px;
	margin-bottom:15px;
}
.block_hl{
	font-family: Times New Roman;
	font-size:20px;
	color:#3e7230;
	display:block;
	margin-bottom:8px;
}
/*######## Inhalt ########*/
.inhalt{
	display:block;
	margin-top:44px;
	margin-left:260px;
	text-align:justify;
	width:670px;
}
.inhalt_ll{
	display:block;
	margin-top:44px;
	margin-left:260px;
	text-align:justify;	
	width:670px;	
}
.inhalt_text{
	padding-top:40px;
	width:670px;	
}
.inhalt_text img, .bild_inhalt{
	float:right;
	margin-left:10px;
}
.contentbox_oben{
	width:650px;
	background-color:#edf2ec;
	border-top: solid #3e7230 10px;
	border-bottom: solid #3e7230 10px;
	padding: 20px 10px 20px 10px;
}
.contentbox_unten{
	width:650px;
	background-color:#edf2ec;
	border-bottom: solid #3e7230 10px;
	padding: 20px 10px 20px 10px;	
}
.contentbox_unten img, .contentbox_oben img{
	float:right;
	margin-left:10px;
}
.bild_LL{
	float:left;
	margin-right:10px;	
}
input, textarea{
	border:1px solid #3e7230;
}
.senden{
	background-color:#ebf1ea;	
}
.dav_logo{
	margin-top:150px;
	text-align:right;	
}
/*### Subnavi ###*/
.rechtsgebiete_subnavi{
	width:670px;
	height:70px;
	background-image:url(../img/balken_bg.gif);	
	position:relative;
	top:8px;
}
.rechtsgebiete_subnavi ul{
	display:inline;	
}
.rechtsgebiete_subnavi li{
	display:block;	
	float:left;
	margin-left:24px;
	margin-top:25px;
}
.rechtsgebiete_subnavi li a{
	color:#ffffff;
	text-decoration:none;
	display:block;
}
.rechtsgebiete_subnavi li a:hover{
	text-decoration:underline;	
}
.rechtsgebiete_subnavi ul li a.aktiv{
	text-decoration:none;
	font-weight:bold;
}
/*######## Fuss ########*/
.fuss_text{
	font-size:11px;
	color:#aaaaaa;
	margin-left:260px;
	margin-top:50px;
	display:none;
}


