body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #E6E6E6;
}
.bg_dark {
	background-color: #89B4D7;
}
.bg_light {
	background-color: #B2CFE8;
}
.klein_Grau {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 70%;
	color: #445A6B;
}
.klein_Grau A:link {
	color: #445A6B;
	font-size: 100%;
	text-decoration: none;
}
.klein_Grau A:visited {
	color: #445A6B;
	text-decoration: none;
}
.klein_Grau A:hover {
	color: #000000;
	text-decoration: underline;
}
A.leftnav {
	font-size: 90%;
	margin: 0px;
	padding-left: 15px;
	color: #555555;
}
A.leftnav:link {
	text-decoration: none;
}
A.leftnav:visited {
	text-decoration: none;
}
A.leftnav:hover {
	text-decoration: underline;
	color: #000000;
}
A.leftnavactive {
	font-size: 90%;
	margin: 0px;
	padding-left: 15px;
	color: #000000;
	font-weight: bold;
}
A.leftnavactive:link {
	text-decoration: none;
}
A.leftnavactive:visited {
	text-decoration: none;
}
A.leftnavactive:hover {
	text-decoration: underline;
	color: #000000;
}
.leftsubout {
	background-color: #B2CFE8;
	padding-top: 5px;
	padding-bottom: 5px;
	border-bottom: 1px solid #89B4D7;
	border-top: 1px solid #FFFFFF;
}
.leftsubover {
	background-color: #89B4D7;
	padding-top: 5px;
	padding-bottom: 5px;
	border-bottom: 1px solid #568ABD;
	border-top: 1px solid #FFFFFF;
}
.topnavout {
	background-color: #B2CFE8;
	padding: 3px 5px 3px 5px;
	border-right: 1px solid #FFFFFF;
}
.topnavover {
	background-color: #89B4D7;
	padding: 3px 5px 3px 5px;
	border-right: 1px solid #FFFFFF;
	color: #000000;
}
A.topnav {
	font-size: 90%;
	margin: 0px;
	color: #555555;
}
A.topnav:link {
	text-decoration: none;
}
A.topnav:visited {
	text-decoration: none;
}
A.topnav:hover {
	text-decoration: underline;
	color: #000000;
}
A.topnavactive {
	font-size: 90%;
	margin: 0px;
	color: #000000;
	font-weight: bold;
}
A.topnavactive:link {
	text-decoration: none;
}
A.topnavactive:visited {
	text-decoration: none;
}
A.topnavactive:hover {
	text-decoration: underline;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 140%;
	color: #89B4D7;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #89B4D7;
	padding-bottom: 2px;
	font-weight: bold;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 110%;
	font-weight: bold;
	color: #89B4D7;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #89B4D7;
	margin-right: 150px;
	padding-bottom: 2px;
}
li {
	list-style-image: url(../gfx/mainpic_gfx/listdot_blue.gif);
	line-height: 120%;
}
.mainfont {
	font-size: 80%;
	line-height: 150%;
}
.mainfont A:link{
	text-decoration: none;
	font-weight: bold;
	color: #4BACB9;
}
.mainfont A:visited{
	text-decoration: none;
	font-weight: bold;
	color: #60BAC6;
}
.mainfont A:hover{
	text-decoration: underline;
	font-weight: bold;
	color: #4BACB9;
}
.hinweis_rot {
	color: #E70E0E;
}
.grau_fett {
	color: #666666;
	font-weight: bold;
}
.grau_normal {
	color: #666666;
	font-weight: standard;
}
.textfeld {
	width: 350px;
	background-color:#EEF4FA;
	font-family: Arial, Helvetica, sans-serif;
	border: 1px solid #89B4D7;
	scrollbar-base-color:#EEF4FA;
}
.schaltflaeche {
	font-family: Arial, Helvetica, sans-serif;
	background-color:#B2CFE8;
	border: 1px solid #89B4D7;
}

