html, body {
	height:100%;
}
body {
	margin:0;
	font-family:Arial, Helvetica, sans-serif;
	color:#313131;
	font-size:12px;
	text-decoration:none;
	background-image:url(../images/bg.gif);
	background-repeat:repeat-y;
}
img {
	border:0;
}
a {
	text-decoration:none;
	color:#346694;
}
#main {
	width:998px;
	border-top:9px #fff solid;
}
#header {
	position:relative;
	background-color:#fff;
	height:115px;
}
#logo {
	position:absolute;
	top:9px;
	left:8px;
}
#menue {
	position:absolute;
	left:220px;
	height:115px;
	width:778px;
	background-image:url(../images/header.jpg);
	background-repeat:repeat-x;
	background-color:#346694;
}
#menue div {
	float:left;
	border-left:1px #fff solid;
	padding:90px 0 0 0;
}
#menue div a {
	display:block;
	color:#fff;
	font-weight:bold;
	background-color:#346694;
	padding:5px 14px 5px 14px;
}
#global {
	position:absolute;
	top:90px;
	width:212px;
	background-color:#346694;
	padding:7px 0 6px 8px;
	color:#fff;
	font-size:10px;
	font-weight:bold;
}
#global a {
	color:#fff;
	font-size:10px;
	font-weight:bold;
}
#pathfinder {
	border-top:5px #ACBABC solid;
	border-bottom:19px #fff solid;
	background-color:#E5EAEB;
	padding:8px 0 8px 230px;
	font-size:10px;
	font-weight:bold;
}
#pathfinder a {
	color:#313131;
}
#pathfinder a.aktiv {
	color:#640204;
}
#left {
	float:left;
	width:220px;
	background-color:#fff;
}
.submenue {
	margin:0 0 9px 0;
}
.submenue a {
	display:block;
	background-color:#E5EAEB;
	margin:0 0 1px 0;
	padding:3px 0 3px 20px;
	color:#313131;
}
.submenue a:hover, .submenue a.aktiv{
	display:block;
	background-color:#640204;
	margin:0 0 1px 0;
	padding:3px 0 3px 20px;
	color:#fff;
	font-weight:bold;
	background-image:url(../images/pfeil-weiss.gif);
	background-repeat:no-repeat;
	background-position:9px 8px;
}
#intern {
	margin:0 0 9px 0;
}
#intern .ueber {
	background-color:#346694;
	margin:0 0 1px 0;
	padding:3px 0 3px 9px;
	color:#fff;
	font-size:11px;
	font-weight:bold;
	text-transform:uppercase;
}
#intern .message {
	padding:5px 0 5px 20px;
	color:#ff0000;
	background-color:#E5EAEB;
}
#intern #content {
	position:relative;
	background-color:#E5EAEB;
	height:86px;
}
#intern #content .benutzer {
	position:absolute;
	top:10px;
	left:20px;
}
#intern #content .passwort {
	position:absolute;
	top:35px;
	left:20px;
}
#intern #content .benutzer-input {
	position:absolute;
	top:7px;
	left:83px;
	width:101px;
	border:1px #ACBABC solid;
}
#intern #content .passwort-input {
	position:absolute;
	top:32px;
	left:83px;
	width:101px;
	border:1px #ACBABC solid;
}
#intern #content .pwvergessen {
	position:absolute;
	top:56px;
	left:20px;
	display:block;
	font-size:10px;
	font-weight:bold;
	color:#346694;
	text-decoration:underline;
}
#intern #content .pwanfordern {
    position:absolute;
    top:68px;
    left:20px;
    display:block;
    font-size:10px;
    font-weight:bold;
    color:#346694;
    text-decoration:underline;
}
#intern #content .login {
	position:absolute;
	top:60px;
	left:144px;
}

#right {
	float:left;
	width:758px;
	padding:0px 0 0 10px;
}
h1 {
	margin:0 0 0px 0;
	color:#640204;
	font-size:18px;
	font-weight:bold;
	text-transform:uppercase;
}
#footer {
	margin:20px 0 0 0;
	color:#640204;
	font-size:11px;
}
#footer a {
	color:#640204;
}
#copy {
	padding:0 0 5px 0;
	color:#ACBABC;
	font-size:11px;
	font-weight:bold;
}
#title {
	font-size:14px;
	padding:0 0 5px 0;
}
#description {
	margin:0 0 10px 0;
}

/*
 * d!ba Formatierung
 */
 
.dba_num_val {
	text-align:right;
}

.dba_td_header {
	text-align:center;
}
.dba_num_val_green {
	text-align:right;
	color:darkgray;
}
.dba_num_val_red {
	text-align:right;
	color:darkgray;
}
.dba_num_val_rverl {
	text-align:left;
	color:darkgray;
	font-size:10px;
	font-weight:bold;
}
.dba_num_val_proz {
	text-align:right;
	color:black;
	font-size:10px;
	font-weight:bold;
}
.dba_betrieb_green {    
	text-align:right;
    color:darkgray;
    font-size:10px;
    font-weight:bold;
}
.dba_betrieb_red {    
	text-align:right;
    color:darkgray;
    font-size:10px;
    font-weight:bold;
}

#sitemap {
}

#sitemap div a {
	display:block;
	border-bottom:1px #e2e2e2 solid;
	padding:1px 3px 1px 0;
	font-weight:normal;
}

#sitemap div a.eebene {
	display:block;
	padding:1px 3px 1px 3px;
	font-weight:bold;
}

ul {
	list-style-type:none;
	margin-left:0;
	padding-left:0;
}

li {
	position:relative;
	margin:0 0 5px 0;
	padding:0 0 0 15px;
}

ul li {
	background-image:url(../images/li.gif);
	background-repeat:no-repeat;
	background-position:0 5px;
}