BODY {
	font : Arial;
	color : #525552;
	font-family : Arial;
}

.ueberschrift {
	font-size : larger;
}

.text_gross {
	font-size : large;
}

.nav_angebote {
	font-family : Arial;
	color : #525552;
	font-weight : bold;
}

.preis {
	color : #FFFFFF;
	font-family : Arial;
	font-style : italic;
	font-size : smaller;
}

.kleinweiss {
	color : #FFFFFF;
	font-family : Arial;
	font-size : smaller;
}

.kleingraufett {
	color : #525552;
	font-family : Arial;
	font-size : smaller;
	font-weight : bold;
}

.kleingrau {
	color : #525552;
	font-family : Arial;
	font-size : smaller;
}

A {
	color : #2162D2;
	font-family : Arial;
	text-decoration : none;
}

TD {
	color : #525552;
	font-family : Arial;
	border-color : #DCDCDC;
}

TABLE {
	border-color : #DCDCDC;
	color : #525552;
}

TR {
	border-color : #DCDCDC;
	color : #525552;
}

A.white {
	color : White;
	font-family : Arial;
}

TD.hellgrau {
	background-color:#888888
}

