body,p,h1,h2,h3,h4,h5,h6,table,tr,td,div,span,ul,ol,li,img,hr,form, selected {
	border: 0px;
	margin: 0px;
	padding: 0px;
	
}
body {
	background: #fff;
	font-size: 101%;
	font-family: Arial, Helvetica, sans-serif;
	color: #1a3c7a;
	overflow: scroll;
}
p, li {
	font-size: 0.8em;
}
p{
	margin-bottom: 1em;
}
h1 {
	margin: 20px 0 20px 0;
}
h2 {
	font-size: 1em;
	font-weight: bold;
	margin: 0 0 10px 0;
}
h3 {
	font-size: 0.8em;
	font-weight: bold;
	margin: 1.7em 0 1.7em 0;
}
h3 a:link, h3 a:visited, h3 a:hover, h3 a:active {
	color: #1a3c7a;
}
h3 a:hover, h3 a:active {
	color: #2C67D1;
	text-decoration: none;
}
ul, ol {
	margin: 10px 20px 20px 30px;
}
ol.buchstaben li {
	list-style-type: lower-latin;
}
a:link, a:visited {
	color: #2C67D1;
	text-decoration: none;
}
a:hover, a:active {
	color: #2C67D1;
	text-decoration: underline;
}

iframe {
	border: #1a3c7a 1px solid;
}
.clear {
	clear: both;
}
/* ebenen */
#container {
	width: 971px;
	position: relative;
	margin: 20px auto;
	background: transparent url(images/hg-container.png) no-repeat bottom left;
	overflow: hidden;
}
#header {
	float: left;
	width: 971px;
	height: 168px;
	background: transparent url(images/hg-header.jpg) no-repeat top left;
}
#claim {
	float: left; 
	margin: 18px 0 0 78px;
	width: 630px;
	height: 150px;
}
#logo {
	float: left;
	width: 237px;
	height: 150px;
	background-color: #c0dbf3;
	margin: 18px 0 0 0;
}
#logo img {
	margin: 90px 0 20px 20px;
}
#nav {
	float: left;
	width: 928px;
	height: 37px;
	background: #8f5d6f;
	z-index: 10;
}
#inhaltswrapper {
	float: left;
	width: 928px;
	background: transparent url(images/hg-inhaltswrapper.gif) repeat-y top left;
	border-bottom: 1px solid #1a3c7a;
	border-left: 1px solid #1a3c7a;
	border-right: 1px solid #1a3c7a;
	margin: 0 0 15px 16px;
}
#inhalt {
	float: left;
	width: 544px;
	background: transparent url(images/streifen_links-bunt.jpg) no-repeat top left;
	min-height: 475px;
	padding: 0 40px 20px 107px;
	z-index: 1;
}
#spalterechts {
	float: left;
	width: 222px;
	height: 265px; /*urspr&uuml;nglich: 175px*/
	background: transparent url(hg-rechts.jpg) no-repeat top left;
	padding-top: 240px; /* urspr&uuml;nglich: 310px*/
	padding-left: 15px;
	color: #fff;
}
#spalterechts a:link, #spalterechts a:visited {
	color: #fff;
	text-decoration: none;
}
#spalterechts a:hover, #spalterechts a:active {
	color: #fff;
	text-decoration: underline;
}
/* navigation */
ul.nav {
	float: left;
	list-style: none;
	padding: 0 0 0 46px;
	background: transparent url(images/nav-hg.jpg) repeat-x top left;
	margin: 0 20px 0 61px;
	height: 28px;
	padding-top: 9px;
	width: 584px;
}
ul.nav li {
	display: inline;
	height: 37px;
	padding-left: 10px;
	background: transparent url(images/nav-quadrat.jpg) no-repeat left 3px;
}
ul.nav li a {
	margin: 0 8px 0 4px;
	padding: 12px 0 0 0;
	height: 37px;
}
ul.nav li a:hover, ul.nav li a.on:link, ul.nav li a.on:visited, ul.nav li a.on:hover {
	background: url(images/nav-pfeil.gif) no-repeat top center;
}
ul.subnav {
	clear: both;
	list-style: none;
	padding: 0 0 6px 0;
	background: transparent url(images/linie-subnav.png) no-repeat right bottom;
	height: 22px;
	margin:0;
}
ul.subnav li {
	display: inline;
	float: left;
}
ul.subnav li a {
	padding: 7px 5px 0 12px;
	height: 25px;
	display: block;
	text-decoration: none;
	font-size: 0.85em;
	color: #1a3c7a;
}
ul.subnav li a:hover, ul.subnav li a:active, ul.subnav li a.on:link, ul.subnav li a.on:visited, ul.subnav li a.on:hover, ul.subnav li a.on:active {
	background: transparent url(images/nav-quadrat.jpg) no-repeat left center;
	font-weight: bold;
}
ul.servicenav {
	float: left;
	list-style: none;
	height: 28px;
	padding-top: 9px;
	color: #fff;
	margin: 0;
}
ul.servicenav li a {
	padding: 0 7px;
	text-decoration: none;
	font-size: 0.85em;
}
ul.servicenav li a:link, ul.servicenav li a:visited, ul.servicenav li a:hover, ul.servicenav li a:active {
	color: #fff;
}
ul.servicenav li a:hover, ul.servicenav li a:active {
	text-decoration: underline;
}
/* Stile fotos */
body.anwalt #inhalt, body.team #inhalt, body.anwaelte #inhalt {
	background: url(images/streifen_links-bunt-blau.jpg) no-repeat;
}
h3.team {
	border-bottom: #1a3c7a 1px dotted;
	padding: 0 0 5px 0;
	margin-right: 126px;
}
img.portrait {
	clear: both;
	float: right;
	border: #1a3c7a 1px solid;
	margin: 20px 0 40px 0;
}
body.anwalt img.portrait {
	margin-left: 40px;
	margin-top: 0;
}

body.anwalt div.infos {
	float: left;
	width: 350px;
}
div.infos h3 {
	border-bottom: #1a3c7a 1px dotted;
	padding: 0 0 5px 0;
	margin-top: 3em;
}
div.infos h2 {
	padding-bottom: 5px;
	border-bottom: #1a3c7a 2px dotted;
}
div.portrait p {
	padding-right: 126px;
}





/* Stile popup*/

body.popup #container {
	width: auto;
	position: relative;
	margin: 20px;
	background: none;
	overflow: hidden;
}
body.popup h2 {
	margin: 0 0 20px 0;
}


