BODY {
	background-color: #FFFFFF;
	background-image: url(pixel/body_bg.png);
	background-repeat: repeat-y;
}

.links {
	height:107px;
	margin: 0px;
	padding: 0px;
	float: left;
	margin-top: 12px;
	margin-right: 20px;
}

.mitte {
	padding: 21px 20px 5px 20px;
}

.rechts {
	float:right;
	width: 290px;
	margin: 0px 0px 0px 0px;
	text-align:right;
}
.logo {
	margin-top: 21px;
	padding-right: 20px;
	background-color: #DDE9F1;
	float:right;
}
.logomod {
	margin-top: 21px;
	padding-right: 50px;
	background-color: #DDE9F1;
	float:right;
}
.header {
	width: auto;
	height: auto;
	background-color: #DDE9F1;
	background-image: url(pixel/header_bg.png);
	background-repeat: repeat-x;
	padding: 0px;
	height: 133px;
}
.textcontent {
	margin: 0px 20px 27px 75px;
}
.maincontent {
	margin: 0px 20px 27px 75px;
}
.lupe {
	float: left;
	padding-top: 20px;
	padding-left: 5px;
}
.footer {
	clear:both;
	padding: 10px;
	padding-left:25px;
	padding-right:20px;
	border-top:2px solid #003399;
	border-bottom:2px solid #003399;
	background-color: #DDE9F1;
	margin-bottom:0px;
	height:20px;
}
.navi {
	padding-left:0px;
	height:53px;
}
.kruemel {
	float:left;
	width:auto;
}
.toolbox {
	float:right;
	width:auto;
	text-align:right;
	padding-right: 0px;
}
h1 {
	font-weight: normal;
}
h2 {
	font-size: 1.5em;
}
h3 {
	font-size: 1.2em;
}
body {
	font: 0.75em/145% Verdana,Arial,Helvetica,sans-serif;
	margin: 0px;
}
navi {
	vertical-align:bottom;
	margin-bottom:0px;
	padding-bottom:0px;
}
a {
	color: #003399;
	text-decoration: none;
}
a.headerLink {
	color: #003399;
	font: 1.0em/130% Verdana,Arial,Helvetica,sans-serif;
}
a:hover {
	text-decoration: underline;
}
a.activeHeader {
	color: #000000;
	font-size:1.0em;
}
a.css1 {
	font-size:1.0em;
}
a.css2 {
	font-size:1.4em;
}

h1.headertext {
	color: #003399;
	margin-top: 0px;
	line-height: 110%;
	font-size: 1.7em;
}
.headerleft {
	width: auto;
	float: left;
	height: auto;
	height: 100px;
}
.headermiddle {
	margin: 10px 30px 10px 40px;
	float: right;
}
.headerright {
	width: auto;
	height: auto;
	text-align: right;
	margin-right: 25px;
	margin-top: 25px;
	float:right;
}
table {
	border-top: 1px dotted #003399;
	border-right: 1px dotted #003399;
	font-size: 1em;
}
td {
	border-bottom: 1px dotted #003399;
	border-left: 1px dotted #003399;
	text-align: center;
}
th {
	border-bottom: 1px dotted #003399;
	border-left: 1px dotted #003399;
	background-color: #FFFF99;
}
tr.dark {
	background-color: #E6F1FD;
}
td.left {
	text-align: left;
}
td.right {
	text-align: right;
}
td.noborder {
	border-style:none;
	text-align:right;
}
td.sumborder {
	text-align:right;
	border-bottom: medium double #7F7F7F;
	border-left:none;
}
.tabletext {
	color: #003399;
}
td.blank {
	border: none;
}
td.label {
	border-bottom: 1px dotted #003399;
	border-left: 1px dotted #003399;
	background-color: #F7FC8C;
	text-align:right;
	font-weight:bold;
/*	width:100px;
	height:35px; */
}
td.labelc {
	border-bottom: 1px dotted #003399;
	border-left: 1px dotted #003399;
	background-color: #F7FC8C;
	text-align:center;
	font-weight:bold;
/*	width:100px;
	height:35px; */
}
td.error {
	text-align: left;
	color:#FF0000;
}
td.errorlabel {
	color:#FFFFFF;
	background-color: #FF0000;
}
.overview {
	width: 500px;
	float: left;
	height: auto;
}
.map {
	margin: 20px 0px 10px 530px;
	padding-top: 34px;
	height: auto;
	width: 340px;
}
.mapview {
	height: auto;
	padding-bottom:27px;
}
.mapright {
	float: right;
	margin: 0px 0px 0px 0px; /*margin: 0px 0px 0px 470px; */
}
.infolist {
	list-style-image:url(pixel/info.gif);
}
input {
	width: 305px;
	font: 1.0em/145% Verdana,Arial,Helvetica,sans-serif;
}
input.num {
	width: 100px;
	text-align:right;
}
input.smallnum {
	width: 30px;
	text-align:right;
}
input.wide {
	font-size: 1em;
	width:200px;
}
input.norm {
	width: 20px;
}
textarea {
	width: 305px;
	font: 1.0em/145% Verdana,Arial,Helvetica,sans-serif;
}
select {
	font: 1.0em/145% Verdana,Arial,Helvetica,sans-serif;
	xwidth:200px;
}
select.wide {
	font-size: 1em;
	width:200px;
}
.error {
	color: #FF0000;
}
td.picto {
	width: 32px;
}

