html {
	margin: 0;
	padding: 0;}
body {
	background-color: #9E9E9E;
	color: #333333;
	font-family: "Verdana", Arial, Helvetica, sans-serif;
	font-size:12px;
	text-align: center;
	/*um die "blinden" Platzhalter für den Scrollbalken im Internet Explorer abzuschalten*/
	margin: 0px;
	padding: 0px;
}
div, table, td {
	border-collapse: collapse;
	margin: 0px;
	padding: 0px;
	border: 0px;}
a:link { color: #2E2E9f }   /* für unbesuchte Links */
a:visited { color: #999999} /* für besuchte Links */
a:hover { color: #3366FF} /* wenn die Maus über dem Link ist */
a:active { color: #990000} /* wenn der Link angeklickt ist */
#container {
	background-color: #FFFFFF;
	line-height: 1.5em;
	font-size: 12px;
	text-align: left;
	margin-top: -255px;
	margin-left: -496px;
	position: absolute;
	top: 50%;
	left: 50%;
	width: 990px;
	height: 510px;}
/*Navigation left*/
#nav_home{
	position:absolute;
	width:48px;
	height:15px;
	left:27px;
	top:53px;}
#nav_kanzlei{
	position:absolute;
	width:60px;
	height:15px;
	left:27px;
	top:136px;}
#nav_anwalt{
	position:absolute;
	width:68px;
	height:15px;
	left:27px;
	top:167px;}
/*#nav_publikation{
	position:absolute;
	width:111px;
	height:15px;
	left:27px;
	top:200px;}*/
#nav_kooperation{
	position:absolute;
	width:106px;
	height:18px;
	left:27px;
	/*top:233px;*/
	top:200px;}
#nav_kontakt{
	position:absolute;
	width:64px;
	height:15px;
	left:27px;
	/*top:266px;*/
	top:233px;}
#nav_impressum{
	position:absolute;
	width:93px;
	height:18px;
	left:27px;
	top:342px;}
#content{
	overflow:auto;
	position:absolute;
	top:0px;
	left:286px;
	height:410px;
	width:704px;
	background:#fff;
	background-color:#fff;
	text-align:left;
	}
h1 {
	padding: 30px 10px 0px 20px;
	font-size: 17px;
	color:#001E84;
}
h2 {
	padding: 0px 10px 0px 20px;
	font-size: 14px;
	color:#2A477A;
}
p {
	margin: 0;
	padding: 0px 20px 10px 20px;
	}
hr {
	margin-left:20px;
	padding:0px;
	width:664px;
	height:1px;
	size:1px;
	color:#666666;
	clear:both;
	display:block;}
a {
	text-decoration:none;
	}
.bold {font-weight:bold;}
.grey {
	color:#666666;}
.linie{
	border-bottom-color:#666666;
	border-bottom-width:1px;
	border-bottom-style:solid;
}
.liste {
	list-style-type:square;
	color:#2A477A;
	line-height: 15px;
	padding-left:10px;
	font-size:11px;
	margin-left:50px;
	}
.liste_gross {
	list-style-type:square;
	color:#2A477A;
	line-height: 15px;
	padding-left:0px;
	font-size:13px;
	margin-left:0px;
	}
.px10{
	font-size:10px;
	color:#333333;}
.px11{
	font-size:11px;
	color:#999999;}
.px11_1{
	font-size:11px;
	color:#000000;}
.hyperlink {
	font-weight:bold;
	color:#264171;
	}
