BODY {
	background-color:   #E2E4C6;
	color: 				#505050;
	font-family:        'Verdana', 'Arial', 'Helvetica', sans-serif;
	font-size:		12px;
	font-weight:        600;
	line-height: 22px
}
img.bilder {
	border-top: 		3px solid #BABC95;
	border-left:		3px solid #BABC95;
	border-right:		3px solid #BABC95;
	border-bottom:		3px solid #BABC95;
}
A {
	color:				#505050;
	text-decoration:	none;
	font-size:			12px;
}
A:hover {
	color:				#BABC95;
}
A.navi {
	color:				#E5334D;
	text-decoration:	none;
	font-size:			14px;
	font-weight: bold
}
A.navi:hover {
	color:				#BABC95;
	font-weight:		bold;
}
A.subnavi {
	color:				#E5334D;
	text-decoration:	none;
	font-size:			12px;
}
A.subnavi:hover {
	color:				#BABC95;
}
td {
	color: 				#505050;
	font-family:        'Verdana', 'Arial', 'Helvetica', sans-serif;
	font-weight: 600;
	font-size:	12px;
	line-height: 22px
}
TABLE.rahmen {
	background-color:   #FFFFCC;
	border-top: 		2px solid #BABC95;
	border-left:		2px solid #BABC95;
	border-right:		2px solid #BABC95;
	border-bottom:		2px solid #BABC95;
}
.fett { color: #000000; text-decoration: none; font-size: 12px; }

