body {
	background-color : #000000;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-style : normal;
	font-weight : normal;
	color : #ffffff;
	text-decoration : none;
}
.rosa { background-color : #c20350; }
.gruen { background-color : #c6b448; }
.ramen { border-color : #d44f85; }
.linie { background-color : #8e073d; }
.schwarz { background-color : #000000; }
.weiss { background-color : #ffffff; }

.text {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-style : normal;
	font-weight : normal;
	color : #ffffff;
	text-decoration : none;
}

.textbold {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-style : normal;
	font-weight : bold;
	color : #ffffff;
	text-decoration : none;
}

.textrosabold {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-style : normal;
	font-weight : bold;
	color : #c20350;
	text-decoration : none;
}

.textschwarz {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-style : normal;
	font-weight : normal;
	color : #000000;
	text-decoration : none;
}

.textschwarzbold {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-style : normal;
	font-weight : bold;
	color : #000000;
	text-decoration : none;
}

.seiteweiss {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 15px;
	font-style : normal;
	font-weight : bold;
	color : #ffffff;
	text-decoration : none;
}

.seitegruen {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 15px;
	font-style : normal;
	font-weight : bold;
	color : #c6b448;
	text-decoration : none;
}
