.navigation {
	color: black;
	font-size: 11px;
	font-family: Verdana, Helvetica, Arial, Geneva;
	font-weight: normal;
	line-height: 14px;
	text-decoration: none;
}
.navigation_on {
	color: #00A8E7;
	font-size: 11px;
	font-family: Verdana, Helvetica, Arial, Geneva;
	font-weight: normal;
	line-height: 14px;
	text-decoration: none;
}
.nav_info {
	color: red;
	background-color: yellow;
	font-size: 11px;
	font-family: Arial, Helvetica, Verdana, Geneva;
	font-weight: bold;
	text-decoration: none;
}
.fusszeile {
	color: black;
	font-size: 9px;
	font-family: Verdana, Helvetica, Arial, Geneva;
	font-weight: normal;
	letter-spacing: 0px;
	text-decoration: none;
}
.fusszeile a:link {
	color: black; 
	text-decoration: none;
}
.fusszeile a:visited {
	color: black;
	text-decoration: none;
}
.fusszeile a:hover { 
	color: #00A8E7;
	text-decoration: none
}
.fusszeile a:active { 
	color: #00A8E7;
	text-decoration: none;
}
.navigation a:link {
	color: black;
	text-decoration: none;
}
.navigation a:visited  {
	color: black;
	text-decoration: none;
}
.navigation a:hover  { 
	color: #00A8E7;
	text-decoration: none;
}
.navigation a:active  { 
	color: #00A8E7;
	text-decoration: none;
}
.navigation_on a:link {
	color: #00A8E7;
	text-decoration: none;
}
.navigation_on a:visited  {
	color: #00A8E7;
	text-decoration: none;
}
.navigation_on a:hover  { 
	color: #00A8E7;
	text-decoration: none;
}
.navigation_on a:active  { 
	color: #00A8E7;
	text-decoration: none;
}
.notfalltitel {
	color: #CC0000;
	font-size: 13px;
	font-family: Verdana, Helvetica, Arial, Geneva;
	font-weight: bold;
	line-height: 16px;
	margin-top: 0px;
	margin-bottom: 0px;
}
.notfall {
	color: #CC0000;
	font-size: 11px;
	font-family: Verdana, Helvetica, Arial, Geneva;
	font-weight: normal;
	line-height: 16px;
}
.notfall a:link {
	color: #CC0000; 
	text-decoration: none;
}
.notfall a:visited {
	color: #CC0000;
	text-decoration: none;
}
.notfall a:hover { 
	color: #CC0000;
	text-decoration: underline;
}
.notfall a:active { 
	color: #CC0000;
	text-decoration: none;
}
.ktfeld {
	font-family: Verdana, Helvetica, Arial, Geneva;
	font-size: 11px;
	color: black;
	background-color: #E6E6E6;
	border-width: 0px;
	border-style: solid;
	border-color: #E6E6E6;
	width: 250px;
	height: 16px;

}
.ktauswahl {
	font-family: Verdana, Helvetica, Arial, Geneva;
	font-size: 11px;
	color: black;
	background-color: #E6E6E6;
	border-width: 0px;
	border-style: solid;
	border-color: #E6E6E6;
	width: 250px;
	height: 16px;

}
.ktarea {
	font-family: Verdana, Helvetica, Arial, Geneva;
	font-size: 11px;
	color: black;
	background-color: #E6E6E6;
	border-width: 0px;
	border-color: #E6E6E6;	
	border-style: solid;
	width: 250px;
	height: 150px;

}
.kttaste {
	font-family: Verdana, Helvetica, Arial, Geneva;
	font-size: 11px;
	font-weight: bold;
	color: #00A8E7;
	width: 90px;
	height: 16px;
	margin: 0px;
	padding: 0px;
	border: 1px;
	border-color: #00A8E7;
	border-style: solid;
	background-color: #E6E6E6;

}
img {
	border: 0px;
}

BODY {
scrollbar-3dlight-color: #D8D8D8; 
scrollbar-arrow-color: #D8D8D8; 
scrollbar-base-color: white; 
scrollbar-darkshadow-color: #D8D8D8; 
scrollbar-face-color: white; 
scrollbar-highlight-color: white; 
scrollbar-shadow-color: white; 
scrollbar-track-color: white;
scrollbar-background-color: white;
}

