﻿/*  
	Background-Farben (Schema blau Bonn)
	
	header:   #C6D8E7
	Header01: #97BCD2
	Header02: #5D93B2
	Text01:   #DEEAF5

*/

body {
	background-color: #ffffff;
	background-repeat: repeat-x;
	margin: 0;
	padding: 0;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 0.7em;
	color: #666666;
}

img {
	padding-right: 0px;
	padding-left: 0px;
	padding-top: 0px;
	margin: 0;
}

div {
	padding-right: 0px;
	padding-left: 0px;
	padding-top: 0px;
	margin: 0;
}

#ausgabe
{
position:relative;
top:20px;
left: 30px;
background:transparent;
}

p.MsoNormal a
{
	color:#008659;

}

/* Header */


.header00 {
	background-color: #c6d8e7;
	border-bottom: solid 3px #ffffff;
}

.header01 {
	background-color: #97bcd2;
	border: solid 1px #ffffff;
	padding-top: 6px;
	padding-right: 6px;
}

.header02 {
	background-color: #5d93b2;
	border: solid 1px #ffffff;
	width: 160px;
	height: 30px;
	margin-top: 2px;
	margin-left: 4px;
	padding-top: 2px;
	padding-left: 6px;
	font-family: Sans-Serif;
	font-weight: bold;
	font-size: 16pt;
	color: white;
}

.footer00 {
	background-color: #C1DBCB;
	border-top: solid 3px #ffffff;
}

.version 
{
	background-color: #C1DBCB;
	border: 0px;
	text-align: center;
	font-family: Sans-Serif;
	font-size: 9pt;
	font-weight: bold;
	color: Gray;
	vertical-align: bottom;
}

.menue00 {
	background-color: #C1DBCB;
	border: 0px;
}

.menue01 {
	background-color: #C1DBCB;
	font-family: Sans-Serif;
	font-size: 9pt;
	font-weight: bold;
	color: Black;
	padding-left: 6px;
	border-top: solid 4px #C1DBCB;
	border-bottom: solid 4px #C1DBCB;
	height: 21px;
}

.menue02 {
	background-color: #C1DBCB;
	font-family: Sans-Serif;
	font-size: 9pt;
	color: Black;
	padding-left: 6px;
	border-top: solid 4px #C1DBCB;
	border-bottom: solid 4px #C1DBCB;
	height: 21px;
}

.menue03 {
	background-color: #C1DBCB;
	#border-top: solid 4px #C1DBCB;
	#border-bottom: solid 4px #C1DBCB;
	padding-top: 2px;
	padding-left: 6px;
	height: 21px;
}

.menue04 {
	background-color: #C1DBCB;
	border-top: solid 4px #C1DBCB;
	border-bottom: solid 4px #C1DBCB;
	height: 21px;
}

.menue05 {
	background-color: #C1DBCB;
	border-top: solid 4px #C1DBCB;
	border-bottom: solid 4px #C1DBCB;
	padding-top: 2px;
	height: 21px;
}

.errortext {
	font-weight: bold;
	font-family: Sans-Serif;
	font-size: 9pt;
	color: Red;
	margin: 0;
}

.label01 {
	background-color: #C1DBCB;
	font-family: Sans-Serif;
	font-size: 9pt;
	font-weight: bold;
	color: Black;
	margin: 0;
	border-top: solid 4px #C1DBCB;
	border-bottom: solid 4px #C1DBCB;
	padding-left: 6px;
	height: 21px;
}

.feld01 {
	background-color: #C1DBCB;
	font-family: Sans-Serif;
	font-size: 9pt;
	color: Black;
	margin: 0;
	border-top: solid 4px #C1DBCB;
	border-right: solid 8px #C1DBCB;
	border-bottom: solid 4px #C1DBCB;
	height: 21px;
}

.feld02 {
	background-color: #C1DBCB;
	font-family: Sans-Serif;
	font-size: 9pt;
	color: Black;
	margin: 0;
	border-top: solid 4px #C1DBCB;
	border-bottom: solid 4px #C1DBCB;
	height: 21px;
}

.feld03 
{
	border: solid 1px #5D93B2;
	font-family: Sans-Serif;
	font-size: 9pt;
	color: black;
	padding-top: 2px;
	padding-left: 2px;
	height: 15px;
	overflow: hidden;
}

.table01 {
	background-color: #C1DBCB;
}

.table02 {
	font-family: Sans-Serif;
	font-size: 9pt;
	color: black;
	border: solid 1px #ffffff;
    margin: 6px;
}

