/* CSS Document */
body {
	margin:					0px;
	font-size:				12px;
	font-family:			Arial;
	background-repeat:		no-repeat;
	background-position:	right;
}
.title {
	padding-left:			20px;
	padding-bottom:			5px;
	border-bottom:			#4D4075 1px solid;
	font-weight:			bold;
}
.vnavi {
	padding-left:			20px;
	padding-bottom:			5px;
	padding-top:			5px;
}
.headertext {
	font-family:			Tahoma;
	color:					#FFFFFF;
	font-weight:			bold;
	font-size:				11px;
	text-align:				right;
	padding-right:			10px;
	padding-bottom:			20px;
}
A {
	color:					#275884;
	text-decoration:		none;
}
A:hover {
	color:					#CC0000;
	text-decoration:		underline;
}
.active {
	color:					#CC0000;
	text-decoration:		underline;
}
.NAVI {
	background-repeat:		no-repeat;
	background-position:	left;
}
.BEGRUESSUNG {
	font-family:			arial;
	font-style:				italic;
	font-size:				20px;
	font-weight:			bold;
	color:					#616161;
	padding-right:			20px;
	text-align:				right;
}
.maintext {
	padding-left:			20px;
	padding-top:			5px;
}
