td {
	text-align: justify;
    	font-family: Verdana, sans-serif;
    	font-size: 11px;
}

.inhaltslayer {
	position: absolute;
	visibility: visible;
	height: auto;
	width: 700px;
	left: 230px;
	top: 140px;
	z-index: auto;
	text-align: justify;
	font-family: Verdana, sans-serif;
	font-size: 11px;
}
.rechter_rand {
	position: absolute;
	visibility: visible;
	height: auto;
	width: 240px;
	right: -50px;
	top: 90px;
	z-index: auto;
	font-family: Verdana, sans-serif;
	font-size: 11px;
}
.sub_navi {
	float: left;
	height: auto;
	width: 130px;
	background-color: #00CC66;
	position:absolute;
	left: -3px;
	top: -70px;
}
#adresse {
	font-size: 7pt;
	color: #000;
	text-align: left;
}
#schrift {
         font-family: Verdana, sans-serif;
         font-size: 11px;
}
#ueberschrift {
	font-size: 15px;
	color: #CC0000;
	text-align: left;
}
#ueberschrift_inhalt {
	font-size: 16px;
	color: #CC0000;
	text-align: left;
}
a.schrift_navi:link {
	font-family: Verdana, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
	text-decoration: none;
}
a.schrift_navi:hover {
	font-family: Verdana, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #CC0000;
	text-decoration: none;
}
.tabelle_main {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 2px;
	border-left-width: 0px;
	border-bottom-style: solid;
}
.tabelle_sub {
	border-top-width: 2px;
	border-right-width: 0px;
	border-bottom-width: 2px;
	border-left-width: 0px;
	border-style: solid;
	background-color: #EFEBD9;
}
/* Links */
A {
	font-family:Verdana, sans-serif;
	font-size:12px;
	font-style:normal;
	font-weight:normal;
	font-variant:normal;
	color:#000000;
	text-decoration:none;
}