/*
#243b4b bg_blau
#f7a406 bg_orange 
#616469 bg_grey
*/

body {
font-family: Arial;
font-size: 11px;
line-height: 19px;
background: #616469;
color: #fff;
}

a {
color: #f7a406;
text-decoration: none;
}

h1 {
font-size: 16px;
font-weight: bold;
margin-bottom: 15px;
color: #f7a406;
}

h2 {
color: #fff;
font-size: 14px;
font-weight: bold;
margin-bottom: 15px;
margin-top: 25px;
}

h2.anwalt {
margin-bottom: 0px;
}

h2.alphabet {
color: #F7A406;
font-size: 11px;
}

h2 impressum {
font-size: 11px;
margin: 0;
}

h3 {
color: #f7a406;
margin-top: 5px;
}

p {
margin-bottom: 15px;
}

sup {
font-size: 8px;
vertical-align: super;
}

img.passfoto {
margin-bottom: 15px;
}

#wrap {
position: relative;
width: 800px;
height: 600px;
margin: 20px auto 0px auto;
background: #fff;
}

#head {
width: 800px;
height: 183px;
background: url(img/bg_header.jpg) top left no-repeat;
}

#wrap_content {
position: relative;
margin: 0px 0px 0px 170px; 
width: 478px;
height: 417px;
background: #243b4b;
}

#content {
position: absolute;
top: 30px;
left: 25px;
width: 405px;
height: 358px;
overflow: auto;
position: absolute;
/* border: 1px solid white; */
padding-right: 20px;
}

ul {
margin-bottom: 30px;
}

ul#mainnavi {
position: absolute;
width: 170px;
top: 183px;
left: 0px;
font-size: 11px;
padding-bottom: 190px;
background: url(img/bg_menu_norm.jpg) top left repeat-y;
z-index: 1;
letter-spacing: 2px;
}

ul#mainnavi li a {
display: block;
height: 21px;
background: url(img/bg_menu_norm.jpg) top left repeat-y;
color: #fff;
text-decoration: none;
padding-left: 30px;
}

ul#mainnavi li a:hover {
background: url(img/bg_menu_hover.jpg) top left repeat-y;
}

li.active a {
background: url(img/bg_menu_hover.jpg) top left repeat-y !important;
}

#bild_links {
position: absolute;
top: 403px;
left: 0px;
width: 168px;
height: 197px;
background: url(img/waage.jpg) top left no-repeat;
z-index: 2;
}

#bild_rechts {
position: absolute;
top: 183px;
left: 650px;
width: 168px;
height: 417px;
background: url(img/waage_rechts.jpg) top left no-repeat;
z-index: 2;
}

#rechtliches {
position: absolute;
top: 600px;
right: 87px;
text-transform: uppercase;
}

#rechtliches a {
color: #999; 
}

.bildfloat_rechts {
float: right;
display: inline;
margin: 0px 0px 10px 10px;
}

ul.rechtsgebiete {
font-size: 14px;
font-weight: bold;
margin-bottom: 60px;
}

ul.rechtsgebiete li {
float: left;
display: inline;
border-left: 2px solid #f7a406;
padding: 0px 0px 0px 5px;
margin-right: 20px;
}

ul.rechtsgebiete li a {
color: #fff;
}

.rechtstabelle td {
padding: 5px 0px;
}

.clear {
clear: both;
}

ul.anwaltsliste {
list-style-position: outside;
list-style-type: square;
margin-left: 15px;
}
