body {
	background-color: #6699CC;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
}

.haupttabelle {
	border: 1px solid #000000;
}

.kopfzeile_menuespalte {
	background-color: #044886;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
	font-style: normal;
	text-decoration: none;
	text-align: left;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 1px;
	padding-bottom: 1px;
}

.kopfzeile_ausgabebereich {
	background-color: #044886;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	font-weight: bold;
	font-style: normal;
	text-decoration: none;
	text-align: center;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 1px;
	padding-bottom: 1px;
}

.ausgabebereich_menuespalte {
	background-color: ;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
	text-align: left;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
}

.ausgabebereich {
	background-color: #FFFFFF;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
	text-align: left;
	padding-left: 30px;
	padding-right: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
}

.fusszeile_menuespalte {
	background-color: #4682B4;
}

.fusszeile_ausgabebereich {
	background-color: #4682B4;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
	text-align: left;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
}

.tabellen {
	background-color: #FFFFFF;
	border: 1px solid #a8cce2;
}

.tabellen_kopf {
	background-color: #044886;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
	font-style: normal;
	text-decoration: none;
	text-align: left;
	padding-left: 2px;
	padding-right: 2px;
	padding-top: 2px;
	padding-bottom: 2px;
}

.tabellen_zeilen_dunkel {
	background-color: #dfe8f8;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
	text-align: left;
	padding-left: 2px;
	padding-right: 2px;
	padding-top: 2px;
	padding-bottom: 2px;
}

.tabellen_zeilen_hell {
	background-color: #f0f3f8;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
	text-align: left;
	padding-left: 2px;
	padding-right: 2px;
	padding-top: 2px;
	padding-bottom: 2px;
}

.ueberschrift {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	font-weight: bold;
	font-style: normal;
	text-decoration: none;
	text-align: left;
}

.diagramm_beschriftung {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
	text-align: left;
}

.text_rot {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	color: #ff0000;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
	text-align: left;
}

a.link_menuespalte {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
	text-align: left;
}

a.link_menuespalte:hover {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	color: #4682B4;
	font-weight: normal;
	font-style: normal;
	text-decoration: underline;
	text-align: left;
}

a.link_ausgabebereich {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	font-weight: normal;
	font-style: normal;
	text-decoration: underline;
	text-align: left;
}

a.link_ausgabebereich:hover {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	color: #4682B4;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
	text-align: left;
}

a.link_tabellen_kopf {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
	font-style: normal;
	text-decoration: underline;
	text-align: left;
}

a.link_tabellen_kopf:hover {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
	font-style: normal;
	text-decoration: none;
	text-align: left;
}

a.link_tabellen_zeilen_dunkel {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	font-weight: normal;
	font-style: normal;
	text-decoration: underline;
	text-align: left;
}

a.link_tabellen_zeilen_dunkel:hover {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	color: #4682B4;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
	text-align: left;
}

a.link_tabellen_zeilen_hell {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	font-weight: normal;
	font-style: normal;
	text-decoration: underline;
	text-align: left;
}

a.link_tabellen_zeilen_hell:hover {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	color: #4682B4;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
	text-align: left;
}

/* #####Zusaetzliche CSS-Einstellungen##### */

html {
  height:100%;
  margin-bottom:1px;
}

body {
background-color:#337107;
color:#000000;
font-family:Verdana,Arial,Sans-Serif;
font-size:12px;
height:100%;
margin-left:auto;
margin-right:auto;
text-align:center;
width:100%;
}

.frame {
background-color: #ffffff;background-image:url(../design/grafik/bg.jpg);background-repeat: repeat-x;background-repeat:repeat-x;
}

.footerbg {
background-image:url(../design/grafik/footerbg.jpg);background-repeat: repeat-x;width: 100%;height: 108px;color: #ffffff;font-size: 10px;}
.footer {background-image:url(../design/grafik/footer.jpg);background-repeat: no-repeat;width: 970px;height: 108px;padding-top: 40px;
}

a.footerbg {
color: #ffffff;text-decoration: none;
}

.schattierung {
background-image:url(../design/grafik/schattierung.jpg);background-repeat: repeat-y;width: 970px;
}

.weissgrau {
background-image:url(../design/grafik/weissgrau.jpg);background-repeat: no-repeat;width: 880px;padding-left: 45px;padding-right: 45px;text-align: left;
}

.oben {
height: 140px;width: 970px;position: relative;
}

.logobg {
text-align: left;background-image:url(../design/grafik/logobg.jpg);background-repeat: no-repeat;height: 110px; width: 284px;position: absolute; left: 45px; top: 26px;padding-top: 8px; padding-left: 8px;
}

.navi {
text-align: left;background-image:url(../design/grafik/navi.jpg);background-repeat: no-repeat;height: 29px; width: 561px;position: absolute; right: 40px; top: 66px;padding-top: 10px; padding-left: 8px;padding-right: 8px;color: #ffffff;font-size: 11px;
}


html {
}

body {
}

.haupttabelle {
border: 0px;
}

.kopfzeile_menuespalte {
}

.kopfzeile_ausgabebereich {
}

.ausgabebereich_menuespalte {
}

.ausgabebereich {
text-align: left;padding-left: 30px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;
}

.fusszeile_menuespalte {
}

.fusszeile_ausgabebereich {
}

.tabellen {
}

.tabellen_kopf {
background-image:url(../design/grafik/tabellenkopf2.gif);background-repeat: repeat-x;
}

.tabellen_zeilen_dunkel {
}

.tabellen_zeilen_hell {
}

.ueberschrift {
}

.diagramm_beschriftung {
}

.text_rot {
}

a.link_menuespalte {
border-bottom:1px #000000 dotted;background-color: #ffffff;color: #244388;width: 100%;display: block;line-height: 18px;background-image:url(../design/grafik/pfeil_gruen.gif);background-repeat: no-repeat;padding-left: 25px;height: 20px;
}

a.link_menuespalte:hover {
color: #132B62;text-decoration: none;font-weight: bold;background-color: #E4F1F7;
}

a.link_menuespalte:active {
color: #132B62;text-decoration: none;font-weight: bold;
}

a.link_ausgabebereich {
}

a.link_ausgabebereich:hover {
}

a.link_tabellen_kopf {
}

a.link_tabellen_kopf:hover {
}

a.link_tabellen_zeilen_dunkel {
}

a.link_tabellen_zeilen_dunkel:hover {
}

a.link_tabellen_zeilen_hell {
}

a.link_tabellen_zeilen_hell:hover {
}

hr {
  height:1px;
  color:#000000;
}

.input_text {border: 1px #244388 solid;
}

.input_password {border: 1px #244388 solid;
}

.checkbox {
}

.textarea {
background-color: #FFFFFF;
}

.select {
height: 20px;
}

.submit {
background-image:url(../design/grafik/login.gif);background-repeat: no-repeat;color: #ffffff;width: 73px;height: 18px;font-size: 10px; font-weight: bold;border: 0px #000000 solid;padding-bottom: 3px;letter-spacing: 1px;
}

p {
padding-bottom: 0px;padding-top: 0px;
}
