body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	background-image: url(../pix/bg2.gif);
	background-repeat: repeat-x;
}
.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
}

a:link {
	color: #003679;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #003679;
}
a:hover {
	text-decoration: underline;
	color: #007cc2;
}
a:active {
	text-decoration: none;
	color: #003679;
}
.schatten {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #FFFFFF;
	background-color: #FFFFFF;
}
.rahmen {
	border: 1px solid #f6f6f6;
}

.ub {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #007cc2;
	font-weight: bold;
}
.textblau {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #007cc2;
}
.uborange {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FF9900;
	font-weight: bold;
}
.ubgelb {


	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #F0DE04;
	font-weight: bold;
}
