body {
	background-image:url(img/bg.gif);
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	text-decoration: none;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
table {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	text-decoration: none;
}
.headline
	{
	font-size: 11px;
	font-weight: bold;
	color: #CC0000;
}
.headline:hover {
	text-decoration: none;
}
.panel_headline
	{
	text-align:center;
	font-size: 11px;
	color: #CC0000;
}
.small
	{
	font-size: 9px;
}
.error {
	font-weight: bold;
	color: #CC0000;
}
.success {
	font-weight: bold;
	color: #006600;
}
a:link, a:visited {
	color: #CC0000;
	text-decoration: none;
}
a:hover, a:active {
	color: #CC0000;
	text-decoration: underline;
}
.mehr:link, .mehr:visited {
	color: #CC0000;
	text-decoration: underline;
}
.mehr:hover, .mehr:active {
	font-weight: bold;
}
.navi:link, .navi:visited {
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
}
.navi:hover, .navi:active {
	font-weight: bold;
	color: #ffffff;
	text-decoration: underline;
}
hr {
	color: #CC0000;
	height: 1px;
	width: 95%;
}
input, select, textarea {
	background-color: #ffffff;
	border: 1px solid #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	text-decoration: none;
}
.radio_box {
	background-color: #F3F5F5;
	border-width: 0px;
}
.form_error {
	background-color: #ffffff;
	border: 1px solid #cc0000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #cc0000;
	text-decoration: none;
}
.right_nav {
	text-align:center
	margin: 0px;
	margin-left: 5px;
	margin-right: 5px;
}
.liste:link, .liste:visited {
	color: #000000;
	text-decoration: none;
}
.liste:hover, .liste:active {
	color: #CC0000;
}
ul {
	color:#000000;
}
.info-box {
	position: absolute;
	top: 0;
	left: 0;
	padding: 0;
	visibility: visible;
	z-index: 999;
}
