/* CSS Document */

body {
	background-image: url(../../fileadmin/layout/logo-top-lang.gif);
	background-repeat: no-repeat;
	font-family: Arial, Helvetica, sans-serif; background-color: #FFFFFF; color:#000000
}

#top {
	position:absolute;
	width:100%;
	height:150px;
	z-index:1;
	left: 0;
	top: 0;
}
#logo {
	position:absolute;
	width:auto;
	height:auto;
	z-index:5;
	left: 0px;
	top: 0px;
}


li a {
	text-decoration: none;
}

h1 {  font-size: 16px; font-weight: bold}
p {  font-size: 12px}
b {  font-weight: bold}
td { font-size: 12px ; background-position: left}

#menu {
	position:absolute;
	width:180px;
	height:auto;
	z-index:2;
	left: 5px;
	top: 240px;
}

#nurtext {
	position:absolute;
	width:auto;
	height:auto;
	z-index:1;
	left: 20px;
	top: 180px;
}

.menustyle0 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	font-weight: bold;
}

.menustyle1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	font-weight: bold;
}
.menustyle2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	font-weight: bold;
}
.active0 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333399;
	font-weight: bold;
}

.active1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333399;
	font-weight: bold;
}
.active2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333399;
	font-weight: bold;
}

.menustyle0 a, .menustyle1 a, .menustyle2 a {
	text-decoration: none;
	color: #666666;
}
.active0 a, .active1 a, .active2 a {
	text-decoration: none;
	color: #333399;
}

#text {
	position:absolute;
	width:auto;
	height:auto;
	z-index:3;
	left: 220px;
	top: 235px;
}

.subtitle {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
}
#text a:active, #text a:link {
	color:#30438B;
}
#text a:hover {
	color:#30438B;
}
#text a:visited {
	color:#8E92BE;
}

td {
	vertical-align:top;
}
 
#topmenu {
	position:absolute;
	width:auto;
	height:auto;
	z-index:4;
	left: 220px;
	top: 160px;
}
#topmenu li {
	float: left;
}
#textarea {
	text-align: left;
	padding: 5px;
}
#wichtig {
	text-align: left;
	background-color:#F5E99A;
	border-color: #F5E99A;
	padding: 5px;
	width: auto;
	height: auto;
}

#navcontainer a {
	color: #FFFFFF;
	text-decoration: none;
}
	
.regional_site {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #DEDEDE;
	font-weight: bold;
}
