body {
	margin-left: 5px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(../image/background.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.grey {
	background-image: url(../image/bgr_fieldset_grey.gifx);
	background-repeat: repeat-x;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.blue {
	background-image: url(../image/bgr_fieldset_blue.gifx);
	background-repeat: repeat-x;
}
.yellow {
	background-image: url(../image/bgr_fieldset_yellow.gifx);
	background-repeat: repeat-x;
}
.red {
	background-image: url(../image/bgr_fieldset_red.gifx);
	background-repeat: repeat-x;
}
legend {
	font-size: 12px;
	font-weight: bold;
	color: #006699;
	margin: 10px;
	padding: 0 10px 2px 10px;
	border-top-color: #006699;
	font-family: Arial, Helvetica, sans-serif;
}
.bullet {
	color: #FFFFFF;
	font-weight: bold;
}
.navl, .navl:link, .navl:visited  {
	font-size: 14px;
	color: #FFFFFF;
	font-weight: normal;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
}
.titel1 {
	font-size: 16px;
	font-weight: bold;
	color: #F3F3F3;
	font-family: Arial, Helvetica, sans-serif;
}
.titel2 {
	color: #FFFFFF;
	font-size: 14px;
	font-weight: lighter;
}
h1 {
	font-size: 18px;
	font-weight: bold;
	color: #006699;
	padding-top: 10px;
	font-family: Arial, Helvetica, sans-serif;
}
.copyright {
	font-size: 10px;
	color: #666666;
}
p, ul, li {
	font-size: 11px;
	font-weight: normal;
	color: #333333;
}
p {
	margin: 10px;
}
.navl:hover {
	color: #FFFF00;
}
a:link, a:visited {
	color: #006388;
	font-weight: normal;
	text-decoration: none;
}
a:hover {
	color: #CC0000;
	text-decoration: underline;
}

