/* CSS Document */
<!--
body {
	background-color: #333;
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}
.clr {
	width: 100%;
	height: 0;
	font-size: 0;
	line-height: 0;
}
#page {
	background-color: #FFF;
	width: 960px;
	margin-top: 48px;
	margin-right: auto;
	margin-left: auto;
}
#page2 {
	float: left;
	background: #FFF;
}
.footer, .footer a, .footer a:hover {
	width: 954px;
	clear: both;
	padding: 5px 3px 3px 3px;
	font-size: 10px;
	text-align: right;
	text-decoration: none;
	color: #666;
	background: #333;
}
.footer a:hover {
	color: #999;
}
div.top {
	width: 300px;
	float: left;
	clear: both;
	margin: 12px 0 12px 0;
}
.top a {
	color: #1F4365;
}
#right {
	width: 624px;
	float: right;
	clear: right;
	background: #F3F3F3;
}
#content {
	float: right;
	width: 480px;
	min-height: 460px;
	margin: 48px 48px 24px 96px;
	color: #333;
}
#content img.portrait {
	float: right;
	width: 160px;
	height: 220px;
}
#content h1 {
	font-size: 16px;
}
#content h2 {
	font-size: 14px;
	margin: 24px 0 0 0;
}
#content p {
	line-height: 140%;
}
#content sup {
	font-size: 11px;
	line-height: normal;
}
/*	Für Abstand bei Werdegang der Anwälte	*/
#content span.tab1 {
	float: left;
	width: 40px;
}
/*	Für Adressblock auf Kontakt		*/
#content span.tab2 {
	float: left;
	width: 75px;
}
#content a, #content a:active, #content a:visited {
	color: #1F4365;
}
#content ul {
	list-style: url(/assets/img_list_style.gif);
	margin: 12px 0 0 18px;
	padding: 0;
}
#content ul li {
	line-height: 130%;
}
#content .GoogleMap {
	font-size: 11px;
}
#left {
	width: 336px;
	float: left;
	clear: left;
	background: #FFF;
}
#left img {
	float: left;
	margin: 0;
	padding: 0;
}
#mm {
	width: 528px;
	height: 24px;
	background: #A1091E;
	border-bottom: 24px solid #224364;
	padding: 96px 48px 24px 48px;
}
#mm img {
	border: none;
}
#mm a {
	font-size: 0;
	color: #A2091B;
}
#sm {
	float: left;
	clear: left;
	width: 264px;
	min-height: 60px;
	padding: 0 0 24px 72px;
	margin-bottom: 24px;
	background: #A1091E;
}
#sm a {
	float: left;
	clear: left;
	width: 228px;
	padding: 16px 0 2px 36px;
	background: url(/assets/sm_bg_off.gif) no-repeat 0px 15px;
	color: #FFF;
	text-decoration: none;
	font-size: 14px;
	font-weight: bold;
	border-bottom: 2px solid #880512;
}
#sm a:hover, #sm a.active {
	background: url(/assets/sm_bg_on.gif) no-repeat 0px 15px;
}
#tools {
	float: left;
	clear: left;
	width: 264px;
	padding: 24px 0 0 72px;
	background: #A1091E;
}
#tools img {
	border: none;
	vertical-align: baseline;
}
#tools a {
	float: left;
	color: #FFF;
	font-size: 12px;
	text-decoration: none;
	font-weight: bold;
}
#tools i {
	float: right;
	width: 264px;
	border-bottom: 2px solid #880512;
	margin: 0 0 12px 0;	
	line-height: 0;
}
#info {
	width: 264px;
	margin-left: 72px;
	margin-bottom: 12px;
	line-height: 130%;
}
#info a {
	color: #000;
}
#info .tab {
	float: left;
	width: 72px;
}
-->

