body {
	font-family: Verdana;
	font-size: 12px;
	line-height: 1.4em;
	padding: 0;
	margin: 0;
	background-image: url(../../img/verlauf_body.jpg);
	background-position: 0px 25px;
	background-repeat: repeat-x;
}


div#logo {
	position: absolute;
	left: 208px;
	top: 98px;
}

div#topImage {
	position: absolute;
	top: 104px;
	left: 0;
	width: 774px;
	text-align: right;
	z-index: 5;
}

div#topImage img.withRightMargin{
	margin-right: 20px;
}

div.pageBG {
	position: absolute;
	border: 0;
	z-index: 5;	
}

div#pageBGKanzlei {
	left: 0px;
	top: 268px;
}

div#pageBGAnwaelte {
	left: 280px;
	top: 200px;
}

div#contentArea {
	position: relative;
	padding: 0;
	margin: 0;
	/*background-image: url(../../img/verlauf.jpg);
	background-repeat: repeat-x;*/
	width: 764px;
	height: 700px;
}

div.contentColumn {
	position: relative;
	padding: 60px 20px 0 0;
	margin: 0 0 0 210px;
	z-index: 7;
}

div#contentColumnStartseite {	
}

div#contentColumnKanzlei {
	margin: 0 0 0 460px;
}

div#contentColumnBueros {
	padding-right: 260px;
}

div#contentColumnAnwaelte {
	padding-top: 110px;
}

div.rightColumn {
	position: absolute;
	left: 570px;
	z-index: 8;
	width: 180px;
}


div#rightColumnBueros {
	top: -80px;
}

div#rightColumnKontakt {
	top: 80px;
}

div.rightColumn div.buero {
	margin-bottom: 30px;
}

div.rightColumn div.buero table {
	width: 100%;
}

div.rightColumn div.buero td.rechts {
	text-align: right;
}


div#contentArea div#seitenTitel {
	position: absolute;
	top: 20px;
	left: 210px;
	z-index: 1000;
	font-size: 20px;
	font-family: Verdana;
	height: 30px;
	line-height: 30px;
}

div#footer {
	margin: 0 0 0 210px;
	border-top: 1px solid #999999;
	color: #999999;
	font-size: 10px;
	color: #999999;
}
