body {
	margin:0px;
	background-color:#044589;
	height:100%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}

#container {
	position:relative;
	width:990px;
	height:668px;
	background-color:#eeeeee;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}

#titelzeile {
	position:absolute;
	top:0px;
	left:0px;
	width:990px;
	height:22px;
	padding-top:5px;
	padding-right:5px;
	color:#333333;
}

#titelzeile a{
	text-decoration:none;
	color:#333333;
}

#logo {
	position:absolute;
	top:22px;
	left:0px;
	width:990px;
	height:97px;
	background-color:#ffffff;
}

#hnav {
	position:absolute;
	top:119px;
	left:0px;
	width:990px;
	height:32px;
	background-color:#ffffff;
}

#hnav a {
	text-decoration:none;
	font-size: 10.5px;
	color: #333333;
}

#hnav a.aktiv {
	text-decoration:none;
	font-weight: bold;
	color: #3b5799;
}

#unav {
	position:absolute;
	top:151px;
	left:0px;
	width:184px;
	height:517px;
	line-height:20px;
}

#unav a {
	color: #333333;
	text-decoration: none;
}

#unav a.aktiv {
	color: #3b5899;
	text-deocration: none;
	font-weight: bold;
}

#vline {
	position:absolute;
	top:151px;
	left:184px;
	width:2px;
	height:517px;
	background-color:#ffffff;
}

#inhalt {
	position:absolute;
	top:151px;
	left:186px;
	width:804px;
	height:517px;
	font-size:12px;
	line-height: 17px;
	color:#333333;
}

#inhalt td {
	font-size:12px;
	color:#333333;
	line-height: 17px;
}

#inhalt a {
	color:#333333;
	text-decoration:none;
}

#inhaltoben {
	position:absolute;
	top:0px;
	left:0px;
	width:804px;
	height:198px;
	background:url('images/inhalt_verlauf.jpg');
	color:#ffffff;
	font-size: 17px;
	font-weight: bold;
}

#inhaltoben td a {
	font-size:12px;
	color:#ffffff;
}

#bildoben {
	position:absolute;
	top:0px;
	left:37px;
}

#inhaltunten {
	position:absolute;
	top:230px;
	left:37px;
	width:675px;
	height:287px;
	font-size:12px;
	color:#333333;
	line-height: 17px;
	overflow:auto;
}

#inhaltunten a {
	color:#333333;
	text-decoration:none;
}

.anwaltname {
	font-size:14px;
	font-weight: bold;
	color:#ffffff;
}

.anwaltdetail {
	font-size:12px;
	color:#ffffff;
}

#inhaltobenunten {
	position:absolute;
	top:30px;
	left:37px;
	width:675px;
	height:485px;
	font-size:12px;
	color:#333333;
	line-height: 17px;
	overflow:auto;
}

#inhaltobenunten td {
	color:#333333;
}

#inhaltobenunten a {
	color:#333333;
	text-decoration:none;
}