body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;

}
h1 {
	font-size: 24px;
	color: #FF0000;
	font-variant: small-caps;

}
.menue-passiv {
	text-transform: uppercase;
	background-color: #CCCCCC;
	font-weight: bold;
	border: 3px double #FF0000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	white-space: nowrap;





}
.menue-aktiv {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-transform: uppercase;
	background-color: #333333;
	border: 3px double #FF0000;
	white-space: nowrap;


}
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	font-variant: small-caps;
	color: #FF0000;
}
.nodeco-passiv {

	text-decoration: none;
	color: #000000;
}
.nodeco-aktiv {

	text-decoration: none;
	color: #FFFF00;
}
.durchgestrichen {
	text-decoration: line-through;
}
.werbung-unten {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	border-top-style: ridge;
	border-top-color: #000000;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	border-top-width: 5px;
	border-right-width: 5px;
	border-bottom-width: 5px;
	border-left-width: 5px;

}
.titel-tabelle {
	font-weight: normal;
	color: #FFFFFF;
	background-color: #CCCCCC;
	font-size: 10px;

}
.text {
}
