body{
scrollbar-arrow-color: #FFFFFF;
scrollbar-base-color: #192e3c;
}
.background {
	background-image: url(layout/layout_02.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
.titel {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #006699;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: dotted;
	border-bottom-style: dotted;
	border-top-color: 006699;
	border-bottom-color: 006699;
}
.untertitel {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #33ccff;
	font-weight: bold;
}
.fliesstext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
}
.fliesstext a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #FFFFFF;
}
.fliesstext a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #FFFFFF;
}
.fliesstext a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #33ccff;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: 33ccff;
}
.formular {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	border: 1px dotted #FFFFFF;
	background-color: #192d3c;
}

