/*
grau #848d9e;
rot #a00f04;
gelb #db9800;
blau #0f47b2;
text #5c6270;
*/

* {	
	margin:0;
	padding:0;
}
HTML, BODY{
	height:100%;
}
BODY{
	background-color : #fff;
	border: 0px;
	text-align:center;
}
#container {
	margin:0 auto;
	position:relative; /* puts container in front of distance */
	text-align:left;
	width:1020px;
	
	clear:left;
}
IMG {
	border: 0px;
}
BODY, DIV, TABLE, TD, H1, H2, H3, H4, a {
	font-family : Arial, Helvetica, sans-serif;
	color : #5c6270;
	font-weight:normal;
}
a {
	font-weight: normal;
}
#header {
	width: 1020px;
	height: 100px;
	background-image:url(../_grafik/bg-header.jpg);
}
#center {
	width: 1020px;
	background-image:url(../_grafik/bg-center.jpg);
	background-repeat:repeat-y;
}
#footer {
	width: 1020px;
	height: 110px;
	background-image:url(../_grafik/bg-footer.jpg);
}
#header_box {
	margin: 10px 10px 0 10px;
	width: 1000px;
	height: 100px;
}
#header_left {
    float:left;
	width: 200px;
	height: 100px;
	background-color: #0f47b2;
}
#header_center {
	float:left;
	width: 700px;
	height: 100px;
	background-color: #848d9e;
	background-image:url(../_grafik/bg-header-center.jpg);
}
#header_right {
	float:left;
	width: 100px;
	height: 100px;
	background-color: #a00f04;
}
#center_box {
	float:left;
	margin: 0 10px 0 10px;
	width: 1000px;
}
#menu {
    float:left;
	width: 200px;
	height: 600px;
	background-color: #db9800;
	background-image:url(../_grafik/bg-menu.jpg);
	background-repeat:no-repeat;
}
#content {
	float:left;
	width: 800px;
}
#footer_box {
	float:left;
	margin: 0 10px 10px 10px;
	width: 1000px;
	height: 100px;
}
#footer_left {
    float:left;
	width: 200px;
	height: 100px;
	background-color: #db9800;
}
#footer_center {
    float:left;
	width: 600px;
	height: 100px;
	background-color: #848d9e;
}
#footer_center_text {
	margin: 75px 0 0 15px;
}
#footer_center_text p, #footer_home_text_1 p, #footer_home_text_2 p, #footer_home_text_2 a {
	font-size:11px;
	letter-spacing:1px;
	color:#fff;
}
#footer_right {
    float:left;
	width: 200px;
	height: 100px;
	background-color: #848d9e;
}
#footer_right_pic {
	position:relative;
	top: -156px;
	left:1px;
	width: 199px;
	height: 256px;
	background-image:url(../_bilder/rechtsanwaeltin-bettina-broenner.jpg);
	overflow:visible;
}
#footer_home {
    float:left;
	width: 800px;
	height: 100px;
	background-color: #848d9e;
}
#footer_home_text_1, #footer_home_text_2 {
	float:left;
	padding: 10px;
	width: 280px;
	height: 100px;
}
#footer_home_text_1 {
	text-align:right;
}
#footer_home_text_2 {
	text-align:left;
}
#footer_home_pic {
	float:left;
	position:relative;
	top: -156px;
	left:0px;
	width: 199px;
	height: 256px;
	background-image:url(../_bilder/rechtsanwaeltin-familienrecht.jpg);
}
#header_left_text, #header_center_text {
	padding: 10px;
}
#header h2, #header h3 {
	font-weight:normal;
	color:#fff;
	text-align:left;
}
#header_left_text h2 {
	font-size:20px;
}
#header_left_text h3 {
	margin-top:4px;
	font-size:16px;
}
#header_center_text h2, #header_center_text h3 {
	text-align:right;
}
#header_center_text h2 {
	font-size:16px;
}
#header_center_text h3 {
	margin:4px 0 4px 0;
	font-size:20px;
}
#menu_text {
	padding: 260px 10px 0 0 ;
	text-align:right;
	color:#fff;
}
#menu ul {
	list-style:none;
}
#menu li {
	margin-bottom:8px;
}
#menu li a, .checked {
	display:block;
	text-decoration:none;
}
#menu li a, .checked {
	font-size:18px;
	letter-spacing:2px;
	text-decoration:none;
	color:#fff;
}
#menu li a:hover, .checked {
	color: #db9800;
}
.checked {
	font-weight:bold;
}
#content_box {
	margin:50px;
	text-align:justify;
}
#content h1, #content h2 {
	font-weight:normal;
	color:#0f47b2;
}
#content h1 {
	margin: 0 0 10px 0;
	font-size: 24px;
	letter-spacing:2px;
}
#content h2 {
	margin: 20px 0 10px 0;
	font-size: 20px;
	letter-spacing:1px;
}
#content p, #content li, #content td {
	font-size: 13px;
	line-height:17px;
}
#content p {
	margin-bottom:8px;
}
#list {
	margin: 15px 0 15px 0;
}
#content ul {
	margin: 5px 0 5px 25px;
	text-align:left;
}
#content td {
	vertical-align:top;
	padding:0 5px 5px 5px;
}
#content table {
	text-align:left;
}
#text_bottom {
	width:500px;
}
.tab_left {
	text-align:right;
}
#maps {
	position:absolute;
	top:150px;
	left:710px;
	text-align:right;
}
.home {
	text-align:center;
}
p .home {
	text-align:center;
	font-size:16px;
	line-height:24px;
}
