/* ---------------------------------------------------------------- */
/* Generell */

body {
	background-color: #EEECE2; 
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	font-family: Verdana, Trebuchet MS, sans-serif, Arial;
	font-size: 12px;
	line-height: 16px;
	font-weight: normal;
	color: #333333; }

td, th {
	background-color: transparent;
	background: transparent;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	font-family: Verdana, Trebuchet MS, sans-serif, Arial;
	font-size: 12px;
	line-height: 16px;
	font-weight: normal;
	color: #333333; }

th {
	text-align: left;
	vertical-align: middle;
	font-weight: bold; }

/* ---------------------------------------------------------------- */
/* Layers, Boxen */

#farbflaeche_oben { 
	border-top: 1px #EEECE2;
	position: absolute;
	top: 1px;
	left: 1px;
	width: 100%;
	height: 132px;
	background-color: #DEDBCF;
	z-index: 0; }

#farbflaeche_menu {
	position: absolute;
	top: 1px;
	left: 1px;
	height: 99%;
	width: 185px;
	background-color: #DEDBCF;
	z-index: 1;
	visibility: visible;
}

#logo {
	position: absolute;
	top: 32px;
	left: 32px;
	z-index: 2;
	visibility: visible;
}

#illustration {
	position: absolute;
	top: 185px;
	left: 600px;
	z-index: 2;
	visibility: visible;
}


#menu_sprache {
	position: absolute;
	top: 115px;
	right: 10px;
	z-index: 3;
	visibility: visible;
}

#menu_haupt {
	position: absolute;
	top: 175px;
	left: 27px;
	z-index: 3;
	visibility: visible;
}

#datum {
	position: absolute;
	top: 720px;
	left: 240px;
	z-index: 4; }

#adresse {
	position: absolute;
	top: 380px;
	left: 32px;
	z-index: 4; }

#inhalt {
	position: absolute;
	top: 180px;
	left: 240px;
	width: 320px;
	z-index: 5;
	line-height: 17px;
	visibility: visible;
}

/* ---------------------------------------------------------------- */
/* Menus, Links */

.hauptmenu_tabelle td {
	margin: 0 0 0 0;
	padding: 1px 0 1px 0; }

.hauptmenu_td {
	background: transparent; }

a {
	color: #94070A;
	text-decoration: none; }

a:hover {
	text-decoration: underline; }

a.hauptmenu {
	width: 150px;
	display: block;
	overflow: hidden;
	height: 30px; /* 26 (4T+6B+16old) */
	margin: 0 0 0 0;
	padding: 4px 6px 6px 1px; /* TRouBLe */
	color: #333333; /* schrift */
	font-size: 14px;
	font-weight:bold;
	line-height: 18px;
	text-decoration: none; }

a.hauptmenu:hover {
	color: #94070A;
	text-decoration: none; }

.hauptmenu_current {
	width: 150px;
	display: block;
	overflow: hidden;
	height:30px;
	margin: 0 0 0 0;
	padding: 4px 6px 6px 1px; /* TRouBLe */
	color: #94070A;
	font-size: 14px;
	font-weight:bold;
	line-height: 18px;
	text-decoration: none; }

.hauptmenu_td > a.hauptmenu,
.hauptmenu_td > a.hauptmenu_current {
	height: 20px;
	width: 128px; }

.hauptmenu_current:hover {
	text-decoration: none; }

a.sprache {
	height:12px;
	margin: 0 0 0 0;
	padding: 2px 5px 4px 5px;
	color: #333333;
	font-size: 9px;
	text-decoration: none; }

a.sprache:hover {
	color: #94070A;
	background: #EEECE2;
	text-decoration: none; }

.sprache_current {
	background: #EEECE2;
	height:12px;
	margin: 0 0 0 0;
	padding: 2px 5px 4px 5px;
	color: #333333;
	font-size: 9px;
	text-decoration: none; }

.sprache_current:hover {
	background: #EEECE2;
	text-decoration: none; }

/* ---------------------------------------------------------------- */
/* Text */

.titel_1 {
	color: #94070A; 
	font-weight: bold;
	font-size: 15px;
	line-height: 20px; }

.titel_2 {
	color: #94070A; 
	font-weight: bold;
	font-size: 12px;
	line-height: 15px ; }

.adresstext {
	font-size: 11px;
	line-height: 15px;
	color: #333333;  }

.adressblock {
	color: #333333;
	font-size: 11px;
	line-height: 15px;  }

.datumstext {
	color: #666666;
	font-size: 9px;
	font-style: italic;
	line-height: 12px;  }