body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}
body {
	background: #000000 url(../_images/body_bg.gif) no-repeat fixed right bottom;
	margin-top: 0px;
}
.title_top {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
}
.MenuInactive {
	height: 30px;
	width: 100%;
	background-image: url(../_images/menu_strich.gif);
	background-repeat: no-repeat;
}
.MenuInactive A, .MenuInactive A:hover, .MenuInactive A:visited, .MenuInactive A:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-decoration: none;
	line-height: 30px;
	color: #999999;
}
.MenuActive {
	line-height: 30px;
	height: 30px;
	width: 200px;
	background-image: url(../_images/menu_active.gif);
	background-repeat: no-repeat;
}
.MenuActive A, .MenuActive A:hover, .MenuActive A:visited, .MenuActive A:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #999999;
	text-decoration: none;
	font-weight: bold;
}
.Footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #CCCCCC;
	text-decoration: none;
}a {
	color: #999999;
	text-decoration: underline;
}
a:hover {
	color: #999999;
	text-decoration: none;
}
a:visited {
	color: #999999;
}
.ButtonSubmit {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #000000;
	background-image: url(../_images/button/bg.gif);
	background-repeat: no-repeat;
	border: 1px solid #CCCCCC;
}
.Kategorie {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #CCCCCC;
}

.form . captcha {
height: 25px;
}