 Body {
	scrollbar-arrow-color: #ffffff;
	scrollbar-base-color: White;
	scrollbar-highlight-color: #ffffff;
	scrollbar-shadow-color: #ffffff;
	scrollbar-track-color: #ffffff;
	scrollbar-face-color: #b4b4b4;
	scrollbar-3dlight-color: #b4b4b4;
	scrollbar-darkshadow-color: #b4b4b4;
	margin: 0px 0px 0px 0px;
	background-image: url(art/bg.gif);
}
 td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	color: #333333;
}
td#left {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	color: #808285;
}
strong, b {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-variant: normal;
	font-weight: bold;
	color: #333333;
}
td.cont {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
}
table.cont {
	background-image: url(art/bg_cont.gif);
	background-repeat: no-repeat;
}
td.link {
	border-bottom-color: #FFA500;
	border-bottom-style: dotted;
	border-bottom-width: 1px;
}
a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
}
 a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	color: #333333;
	text-decoration: underline;
}
a.start {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	color: #808285;
	text-decoration: none;
}
a:hover.start {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	color: #808285;
	text-decoration: underline;
}
a#bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-variant: normal;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}
a:hover#bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-variant: normal;
	font-weight: bold;
	color: #333333;
	text-decoration: underline;
}
ol {
	text-align: justify;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
input.knopf {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-variant: normal;
	font-weight: bold;
	color: #ffffff;
	background-color: #f99b1c;
	height: 25px;
	vertical-align: middle;
	border: 0px solid #ffffff;
	cursor: hand;
}	
hr {
	color: #f99b1c;
}


