.navigation {
	color: #333;
	font-size: 11px;
	font-family: Arial, Helvetica, Verdana, Geneva;
	font-weight: bold;
	line-height: 16px;
	text-decoration: none;
}
.navigation_on {
	color: #E9E7C8;
	font-size: 11px;
	font-family: Arial, Helvetica, Verdana, Geneva;
	font-weight: bold;
	line-height: 16px;
	text-decoration: none;
}
.navigation2 {
	color: #333;
	font-size: 11px;
	font-family: Arial, Helvetica, Verdana, Geneva;
	font-weight: normal;
	line-height: 16px;
	text-decoration: none;
}
.navigation2_on {
	color: #E9E7C8;
	font-size: 11px;
	font-family: Arial, Helvetica, Verdana, Geneva;
	font-weight: normal;
	line-height: 16px;
	text-decoration: none;
}
.nav_info {
	color: red;
	background-color: yellow;
	font-size: 10px;
	font-family: Arial, Helvetica, Verdana, Geneva;
	font-weight: bold;
	text-decoration: none;
}
.fusszeile {
	color: #C3BD64;
	font-size: 9px;
	font-family: Arial, Helvetica, Verdana, Geneva;
	font-weight: bold;
	line-height: 11px;
	text-decoration: none;
}
.fusszeile a:link {
	color: #C3BD64; 
	font-weight: bold; 
	text-decoration: none;
}
.fusszeile a:visited {
	color: #C3BD64;
	font-weight: bold;
	text-decoration: none;
}
.fusszeile a:hover { 
	color: #333;
	font-weight: bold;
	text-decoration: none
}
.fusszeile a:active { 
	color: #333;
	font-weight: bold;
	text-decoration: none;
}
.navigation a:link {
	color: white;
	text-decoration: none;
}
.navigation a:visited  {
	color: white;
	text-decoration: none;
}
.navigation a:hover  { 
	color: #E9E7C8;
	text-decoration: none;
}
.navigation a:active  { 
	color: #E9E7C8;
	text-decoration: none;
}
.navigation_on a:link {
	color: #E9E7C8;
	text-decoration: none;
}
.navigation_on a:visited  {
	color: #E9E7C8;
	text-decoration: none;
}
.navigation_on a:hover  { 
	color: #E9E7C8;
	text-decoration: none;
}
.navigation_on a:active  { 
	color: #E9E7C8;
	text-decoration: none;
}
.navigation2 a:link {
	color: white;
	font-weight: normal;
	text-decoration: none;
}
.navigation2 a:visited  {
	color: white;
	font-weight: normal;
	text-decoration: none;
}
.navigation2 a:hover  { 
	color: #E9E7C8;
	font-weight: normal;
	text-decoration: none;
}
.navigation2 a:active  { 
	color: #E9E7C8;
	font-weight: normal;
	text-decoration: none;
}
.navigation2_on a:link {
	color: #E9E7C8;
	font-weight: normal;
	text-decoration: none;
}
.navigation2_on a:visited  {
	color: #E9E7C8;
	font-weight: normal;
	text-decoration: none;
}
.navigation2_on a:hover  { 
	color: #E9E7C8;
	font-weight: normal;
	text-decoration: none;
}
.navigation2_on a:active  { 
	color: #E9E7C8;
	font-weight: normal;
	text-decoration: none;
}
.boxtitel {
	color: white;
	letter-spacing: 1x;
	font-size: 14px;
	font-family: Arial, Helvetica, Verdana, Geneva;
	font-weight: bold;
	line-height: 18px;
}
.boxtext {
	color: white;
	font-size: 12px;
	font-family: Arial, Helvetica, Verdana, Geneva;
	font-weight: normal;
	line-height: 16px;
}
.boxtext a:link {
	color: white; 
	font-weight: bold; 
	text-decoration: underline;
}
.boxtext a:visited {
	color: white;
	font-weight: bold;
	text-decoration: underline;
}
.boxtext a:hover { 
	color: yellow;
	font-weight: bold;
	text-decoration: none;
}
.boxtext a:active { 
	color: white;
	font-weight: bold;
	text-decoration: underline;
}
.ktfeld {
	font-family: Arial, Helvetica, Verdana, Geneva;
	font-size: 12px;
	color: #333;
	background-color: white;
	border-width: 0px;
	border-style: solid;
	border-color: white;
	width: 250px;
	height: 17px;

}
.ktauswahl {
	font-family: Arial, Helvetica, Verdana, Geneva;
	font-size: 12px;
	color: #333;
	background-color: white;
	border-width: 0px;
	border-style: solid;
	border-color: white;
	width: 50px;
	height: 17px;

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

}
.kttaste {
	font-family: Arial, Helvetica, Verdana, Geneva;
	font-size: 11px;
	font-weight: bold;
	color: white;
	width: 90px;
	height: 17px;
	margin: 0px;
	padding: 0px;
	border: 0px;
	background-color: #333;

}

/* bilder (rahmen) */

img {
	border:0px;
}

BODY {
scrollbar-3dlight-color: #E9E7C8; 
scrollbar-arrow-color: #E9E7C8; 
scrollbar-base-color: #CFCA83; 
scrollbar-darkshadow-color: #E9E7C8; 
scrollbar-face-color: #CFCA83; 
scrollbar-highlight-color: #CFCA83; 
scrollbar-shadow-color: #CFCA83; 
scrollbar-track-color: #CFCA83;
}

