/* CSS Document */

* {
	margin:0px;
	padding:0px; 
}
body {
	text-align: center;
	background:#8D898D;
	margin:0px auto;	
	}
p {
	font: normal normal 0.8em Verdana, Arial, Helvetica, sans-serif;
	color: #2E3336;
	line-height: 110%;
}

h1 {font: normal bold 0.9em Verdana, Arial, Helvetica, sans-serif;}
h2 {font: normal bold 0.8em Verdana, Arial, Helvetica, sans-serif; margin:0px 0px 5px 0px;}
h3 {font: normal bold 0.8em Verdana, Arial, Helvetica, sans-serif;}
h1, h2, h3 {color: #2E3336;}

#main {
	width:1000px;
	height:auto;
	margin:3px auto;
	text-align:center;
}
#container {
	width:1000px;
	border-right: 1px solid #5A595A;
	border-bottom: 1px solid #5A595A;
	float: left;
	text-align: left;
	margin-bottom:3px;
	min-height: 700px;
}

#header {
	width:999px;
	height: 27px;
	border-left:1px solid white;
	background:#E3CFD2 url(../img/header.gif) no-repeat right;
}
/* Home + Kontakt + Impressum */
#hilfsnavi {
	text-align:right;
	padding-top:5px;
	padding-right: 20px;
}
#hilfsnavi li{
	list-style:none;
	display:inline;
	padding: 0px 1px;
	font: normal normal 0.7em Verdana, Arial, Helvetica, sans-serif;
	}
#hilfsnavi a:link, #hilfsnavi a:visited, #hilfsnavi a:hover, #hilfsnavi a:active {
	color: #2E3336;
	text-decoration:none;
}
#hilfsnavi a:hover, #hilfsnavi a:active {text-decoration:underline;}
/* Navigation + Emotionbereich + Seiteninhalt*/
#page {
		float:left;
		text-align: left;
		background: url(../img/bg.gif) repeat-y left;
		position: relative;
}
/* Navigationsbereich */
#navi {
	text-align:left;
	background:white url(../img/linie_blau.gif) repeat-y right;
	display:block;
	width:280px;
	float:left;
	position: relative;
}
/* Logo der Kanzlei */
#logo {	padding-bottom:80px;}

/* Liste Hauptnavigation */
ul #haupt {border-bottom:1px solid white; }
#haupt li{
	width:277px;
	margin:0;
	padding: 0;
	border: 1px solid white;
	border-bottom: none;
	list-style:none;
}
.noneBorder { border:none; }
/* Liste Unterseitennavigation */
#subnavi li {
	width:277px;
	margin:0;
	padding: 0;
	border-left:none;
	border-right:none;
	list-style:none;
}
/* Navigation - Linkdarstellung */
#haupt a:link, #haupt a:visited, #haupt a:hover, #haupt a:active,
#subnavi a:link, #subnavi a:visited, #subnavi a:hover, #subnavi a:active {
	display:block;
	width:100%;	
	width:237px;
	font: normal normal 0.8em Verdana, Arial, Helvetica sans-serif;
	color:white;
	text-decoration:none;
	padding:10px 0px 10px 40px;
	/* height:1%; 		test */
}
/* Hintergrund und Hoverzustände */
#haupt a:link, #haupt a:visited, #haupt a:hover, #haupt a:active
{background: #003B79;}
#haupt a:hover, #haupt a:active 
{background:#72101E;}
#haupt a.current:link, #haupt a.current:visited, #haupt a.current:hover, #haupt a.current:active 
{background:#72101E;}
#subnavi a:link, #subnavi a:visited, #subnavi a:hover, #subnavi a:active
{background-color: #9bbfe4;}
#haupt #subnavi a:hover, #haupt #subnavi a:active, #haupt #subnavi a.current {
	color:#003B79;
background-color: #9bbfe4;}

/* Bild im Emotionbereich, liegt jedoch im Navicontainer */
#picture {
border: 1px solid white;
position: absolute; /* test */
top:353px;
left: 278px;
	}
/* Emotionbereich */
#emotions {
	background: white url(../img/bg_blau.gif) repeat-y left;
	width:279px;
	height:auto;
	margin-left:-1px;
	float:left;
	padding: 0px 0px 5px 0px;
}
/* Hauptinhalt */
#inhalte {
	text-align: left;
	background: White;
	width:442px;
	min-height: 732px;
	float: left;
	padding-bottom: 40px;
}
#inhalte h1 {
	padding: 0px 45px 10px 45px;
	margin-top: 67px;
}
#inhalte h2 {
	padding: 10px 45px 0 45px;
	color: #003b79;
}
#inhalte h3 {
	padding: 10px 45px 0 45px;
	color: #003b79;
	font-weight: normal;
}
#inhalte p{
	padding: 10px 35px 10px 45px; line-height: 120%;
}
#inhalte ul 		{ 	margin: 5px 0 10px 45px; }
#inhalte span.small {
	color: #003b79; font-size: .75em; 
}
#inhalte ul li ul { 	margin: 5px 0 5px 20px; }
#inhalte ul li{
	list-style: none;
	font: normal normal 0.8em Verdana, Arial, Helvetica, sans-serif;
	background: url(../img/list_style.gif) no-repeat 0 4px;
	color: #2E3336;
	padding: 0px 50px 0px 12px;
	line-height: 125%;
}
#inhalte ul li ul li {
	list-style: disc;
	background: none;
	font: normal normal 1em Verdana, Arial, Helvetica, sans-serif;
	padding: 0px 50px 0px 10px;
	line-height: 130%;
}
#inhalte a:link, #inhalte a:visited, #inhalte a:hover, #inhalte a:active {
	color: #72101E;
}
/* Bild innerhalb des Textes im Inhaltsbereich */
#anwaltpic {
	border: 1px solid #003B79;
	margin: 5px 20px 5px 15px;
}
.goRight {float:right;}

#popup {
	position: absolute;
	z-index: 500;
	margin: 0px auto;
	text-align: center;
	background-color: white;
	padding: 10px 20px 20px 20px;
	margin: 40px 90px 0 90px;
	width: 800px;
	border: 1px solid #133B79;
}	
#popup a {
	color: #72101E;
	font: normal normal .8em Verdana, Arial, Helvetica, sans-serif;
	
}