.site{
	background-color:#c9cacb;
	margin: 0px;
}
.siteContent{
	position: relative;
	border: 1px solid Black;
	width: 760;
	height: 450;
}
.siteMenu{
	position: absolute;
	left: 0px;
	top: 0px;
	width: 133;
	height: 450;
}
.siteTitel{
	position: absolute;
	left: 180px;
	top: 0px;
	width: 499;
	height: 56;
}
.siteInhalt{
	position: absolute;
	left: 133px;
	top: 56px;
	width: 625;
	height: 392;
}
.InhaltWithBg{
	background-image:url(/_imgs/global/bg.jpg);
	background-repeat:repeat-y;
	position: absolute;
	left: 10px;
	top: 20px;
	width: 605;
	height: 362;
}
.Text{
	position: absolute;
	left: 5px;
	top: 5px;
	width:595px;
	height: 352;
}
.TextLinks{
	position: absolute;
	left: 5px;
	top: 5px;
	width:290px;
	height: 352;
}
.TextRechts{
	position: absolute;
	left: 310px;
	top: 5px;
	width:290px;
	height: 352;
}
.Spacer{
	position: absolute;
	background-color:#c9cacb;
	left:300px;
	top:0px;
	width:5px;
	height:362px;
}
.Form{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: black;
	background-color:#c9cacb;
	width:150px;
}
.searchForm{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: black;
	background-color:#c9cacb;
	width:40px;
}
.SPForm{
	position: absolute;
	left: 450px;
	top: 0px;
	width:160px;
	text-align:right;
}
.SPInhalt{
	margin:0px;
	padding:0px;
	position: absolute;
	left: 5px;
	top: 5px;
	width:400px;
	height: 352;
}
.SPListe{
	position: absolute;
	left: 440px;
	top: 5px;
	width:160px;
	height: 352;
}
.Anwaelte{
	position: absolute;
	left: 400px;
	top: 5px;
	width:200px;
	height: 352;
	font-size:12px;
	font-weight:bold;
	text-align:right;
	color:black;
}
.News{
	position: absolute;
	left: 45px;
	top: 5px;
	width:300px;
	height: 352;
	font-size:12px;
	font-weight:bold;
	color:#58595c;
}
.News2{
	position: absolute;
	left: 345px;
	top: 5px;
	width:300px;
	height: 352;
	font-size:12px;
	font-weight:bold;
	color:#58595c;
}
.News b{
	font-size:15px;
	color: black;
}
.News2 b{
	font-size:15px;
	color: black;
}
.Anwaelte a{
	color: #58595c;
}
.Anwaelte span{
	font-size:12px;
}
div, td{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: black;
}
a{
	color: #2d4488;
	text-decoration:none;
}
a:hover{
	text-decoration:underline;
}

