html, body {
	margin: 0;
	padding: 0;
	width: 100%;
	height: 100%;
}

body {
	font: 11px Arial, Helvetica, sans-serif;
	color: #000000;
	background: #737B86;
	text-align: center;
}

#alles {
	position: relative;
	text-align: left;
	width: 886px;
	background: white;
	margin: auto;
	padding-bottom: 20px;
	border-right: 2px solid #464A53;
	border-bottom: 2px solid #464A53;
}

#alles a {
	color: #7E8690;
	text-decoration: none;
	font: 11px Arial, Helvetica, sans-serif;
}

#alles ul.download {
	list-style-type: none;
	margin: 0;
	padding: 0;
}

#alles ul.download li {
	margin: 0.5em 0 0.5em 0;
	
}

a.pdf {
	margin-bottom: 0.5em !important;
	background: url('pixel/icon_pdf.gif') no-repeat 0 0;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 26px;
	line-height: 24px !important;
}
#navigation {
	background: url(pixel/logo.jpg) no-repeat;
	width: 320px;
	border-top: 1px solid white;
	border-left: 1px solid white;
}

#navigation a {
	color: white;
	text-decoration: none;
	font: bold 11px Arial, Helvetica, sans-serif;
}

#navigation ul {
	margin: 0;
	padding: 0;
	line-height: 16px;
	height: 21px;
	margin-top: 177px;
	background: url(pixel/navigation_bg.jpg) no-repeat left top;
}

#navigation ul li {
	display: inline;
	padding-left: 15px;
	vertical-align: middle;
}

#container a {
	color: #7E8690;
	text-decoration: none;
	font: 11px Arial, Helvetica, sans-serif;
}

h1 {
	position: absolute;
	left: 371px;
	top: 130px;
	color: #BBC4D3;
	background: url(pixel/h1_kanzlei.gif) no-repeat left bottom;
	font: 32px "Times New Roman", Times, serif;
	text-align: left;
	width: 302px;
	height: 55px;
	background-image: url(pixel/h1_home.gif);


}

h2 {
	position: absolute;
	color: #606060;
	left: 380px;
	top: 145px;
	text-align: right;
	width: 200px;
	font-size: 11px;
	font-weight: bold;
}

* html h2 {
	top: 135px;
}

h3 {
	font-size: 11px;
	font-weight: bold;
	margin-bottom: 0;
	padding-top: 16px;
}

h1 span, h2_span {
	display: none;
}

p {
	line-height: 16px;
}


#content {
	position: relative;
	padding: 25px;
	width: 650px;
}
* html #content {
	width: 700px;
}

#container {
	position: absolute;
	top: 80px;
	right: 0;
	width: 180px;
	aheight: 300px;
	background: url(pixel/container_links.gif) repeat-y left top;
}

#container h3 {
	position: relative;
	z-index: 2;
	color: #606060;
	font-size: 10px;
	font-weight: bold;
	height: 45px;
	margin: 0;
	background: url(pixel/container_oben.gif) no-repeat left top;
}

#container h3 span {
	display: none;
}

#container h4 {
	font-size: 10px;
	font-weight: bold;
}

#container div {
	padding-left: 10px;
	padding-left: 15px;
	padding-right: 5px;
	padding-bottom: 10px;
	background: url(pixel/container_unten.gif) no-repeat left bottom;
}

#container .trennlinie {
	background: url(pixel/trennlinie.gif) no-repeat left center;
}
#container .trennlinie span {
	display: none
}

.links {
	float: left;
	width: 45%;
}

.rechts {
	margin-left: 50%;
}

#servicenavigation {
	clear: both;
	margin: auto;
	padding: 0;
	text-align: center;
}
#servicenavigation p {
	color: white;
	height: 50px;
}

#servicenavigation a {
	line-height: 12px;
	padding: 0;
	color: white;
	text-decoration: none;
}

