body {
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	scrollbar-face-color: #0274B5;
	scrollbar-shadow-color: #AAAAAA;
	scrollbar-highlight-color: #42B4F5;
	scrollbar-3dlight-color: #42B4F5;
	scrollbar-darkshadow-color: #AAAAAA;
	scrollbar-track-color: #F6F6F6;
	scrollbar-arrow-color: #F6F6F6;
}

body, td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}

.kleiner {
	font-size: 11px;
}

a {
	color: #0274B5;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a.hauptnavi {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
a.hauptnavi:hover {
	color: #AAAAAA;
	text-decoration: none;
}
a.unternavi {
	color: #FFFFFF;
	text-decoration: none;
}
a.unternavi:hover {
	text-decoration: none;
}
a.servicenavi {
	color: #0274B5;
	text-decoration: none;
	font-weight: bold;
}
a.servicenavi:hover {
	color: #AAAAAA;
	text-decoration: none;
}
a.sitemapnavi {
	color: #0274B5;
	text-decoration: none;
	font-weight: bold;
}
a.sitemapnavi:hover {
	text-decoration: none;
}
a.sitemapunternavi {
	color: #0274B5;
	text-decoration: none;
}
a.sitemapunternavi:hover {
	text-decoration: none;
}
input.button {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	border : thin groove #000000;
	background-color: #EEEEEE;
	font-size : 11px;
	cursor: pointer;
	cursor: pointer;
	border-top-color: #000000;
} 
input.submit {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	border : thin groove #000000;
	background-color: #CCCCCC;
	font-size : 11px;
	cursor: pointer;
	cursor: pointer;
} 
.ueberschrift {
	font-size: 12px;
	font-weight: bold;
}
h1 {
	font-weight: bold;
	font-size: 16px;
}
h2 {
	font-weight: bold;
	font-size: 14px;
}
h3 {
	font-weight: bold;
	font-size: 12px;
}
.tabBox {
	border: 1px solid #0274B5;
}
.HGblau {
	background-color: #0274B5;
}
.HGweiss {
	background-color: #FFFFFF;
}
.weisse_schrift {
	color: #FFFFFF;
}
.HGhellblau {
	background-color: #DCEFFC;
}
img.rahmen {
	border: 1px solid #999999;
	margin-bottom: 5px;
}
.zeilenAbstand {
	line-height: 20px;
}
input.text {
	color: #FFFFFF;
	background-color: #0274B5;
	border: 1px solid #FFFFFF;
}
.weniger_zeilenabstand {
	line-height: 13px;

}
