body {
	margin: 0px;
	padding: 0px;
	background-image: url(../image/bg.gif);
	background-repeat: repeat-x;
	background-color: #f6f4ed;
	overflow-y: scroll;
}
em {
	display: none;
}

#divCenter {
	width:100%;
	height:100%;
}

#divDisplay {
	margin-left: -351px;
	width: 704px;
	height: 100%;
	position: absolute;
	left: 50%;
	padding: 0px;
}

#divLogo {
	width: 704px;
	height: 78px;
	background-image: url(../image/logo.jpg);
	background-repeat: no-repeat;
	/*background-position: 58px 36px;*/
/*background-position: 17px 28px;*/
}

#divLogo img {
	display: block;
	position: absolute;
	top: 36px;
	left: 58px;
	z-index: 3;
	border: none;
}

#divLogo a {
	border: none;
	border-color: Highlight;
}


#divMenue {
	width: 702px;
	height: 40px;
	border-left: 1px solid white;
	border-right: 1px solid white;
	/* background-color: #ffffff; */
}

#divMenue a {
	height: 25px;
	background-color: #d3c7a8;
	font-family: Verdana, sans;
	font-size: 12px;
	text-decoration: none;
	color: #ffffff;
	display: block;
	float: left;
	text-align: center;
	padding-top: 15px;
	border-right: 1px solid white;
}

#divMenue a:hover {
	color: #575441;
}

.active {
	color: #000000 !important;
}

#divTitle {
	width: 704px;
	height: 144px;
	background-color: #ffffff;
	background-repeat: no-repeat;
	background-position: 1px 2px;
}

#divContent {
	width: 704px;
	position: absolute;
	top: 263px;
	padding-left: 20px;
}

#divText {
	width: 452px;
	height: 100%;
	float: left;
	font-family: Verdana, sans;
	font-size: 12px;
	color: #000000;
	line-height: 15px;
	background-image: url(../image/weiss.gif);
	background-repeat: repeat-y;
	background-position: right;
	margin-top: 40px;
}

#divText p {
	margin-right: 30px;
}

#divTextBreit {
	width: 580px;
	height: 100%;
	float: left;
	font-family: Verdana, sans;
	font-size: 12px;
	color: #000000;
	line-height: 15px;
	margin-top: 40px;
}

#divTextBreit a {
	text-decoration: none;
	color: #928565;
}

.extern {
	text-decoration: underline !important;
	color: #000000 !important;
}

#divTextBreit a:hover {
	text-decoration: none;
	color: #d3c7a8;
}

h1 {
	font-size: 14px;
	color: #fd8900;
	font-weight: bold;
	margin-top: -10px;
}

h2 {
	font-family: Verdana, sans;
	font-size: 12px;
	color: #fd8900;
	font-weight: bold;
	margin-bottom: -12px;
}

.leerzeileUnten {
	margin-bottom: 30px;
}

.keineLeerzeile {
	margin-bottom: 0px !important;
}

.address {
	font-style: normal;	
}

.abstandAdresse {
	float: left;
	width: 62px;
}

.abstandAdresseGr {
	float: left;
	width: 62px;
}

.bold {
	font-weight: bold;
	color: #353535;
}

ul {
	list-style: none;
	margin-left: 14px;
	margin-right: 10px;
}

li {
	background-image: url(../image/aufz_marg.gif);
	background-repeat: no-repeat;
	background-position: 0px 7px;
	padding-left: 8px;
}

.bildDiv {
 height: 120px;
 margin-bottom: 20px;
}

.bild {
	display: block;
	float: left;
	margin-right: 20px;
}

.top30 {
	position: absolute;
	top: 120px;
	left: 140px;
}

.top40 {
	position: absolute;
	top: 104px;
	left: 140px;
}

.top50 {
	position: absolute;
	top: 88px;
	left: 140px;
}

.memoriam {
	display: block;
	float: left;
	margin-right: 34px;
	margin-top: -0px;
	height: 30px
}

.kooperation {
	display: block;
	float: left;
	margin-right: 27px;
	margin-top: 10px;
	height: 30px
}

#divMarginale {
	width: 252px;
	float: right;
	height: 100%;
	font-family: Arial, sans;
	font-size: 12px;
	color: #000000;
}

#divMarginale h1 {
	font-family: Arial, sans;
	font-size: 14px;
	color: #928565;
	font-weight: bold;
	margin: 58px 0px 0px 24px;
}

#divMarginale p {
	margin: 14px 0px 0px 24px;
}

.startseite {
	margin-top: 74px !important;
}

.abstand58oben {
	margin-top: 70px !important;
}

#divMarginale ul {
	list-style: none;
	margin: 58px 10px 0px -24px;
}

#divMarginale li {
	background-image: url(../image/aufz_marg.gif);
	background-repeat: no-repeat;
	background-position: 0px 7px;
	padding-left: 8px;
	margin-bottom: 10px;
}

.anwaelte {
	margin-top: 10px !important;
}

.leipzig {
	margin-top: 10px !important;
}

#divMarginale a {
	text-decoration: none;
	color: #928565;
}

#divMarginale a:hover {
	text-decoration: none;
	color: #d3c7a8;
}

#divFooter {
	width: 704px;
	height: 20px;
	position: absolute;
	bottom: -30px;
}

#divFooter a {
	text-decoration: none;
	font-family: Verdana, sans;
	font-size: 11px;
	color: #928565;
	margin-right: 20px;
}

#divFooter a:hover {
	color: #d3c7a8;
}

.activeFoot {
	color: #d3c7a8 !important;
}

.clearfloat {
 clear: both;
}