BODY {
	background-color: BCC9C2;
	margin-top : 0px;
	margin-left : 0px;
}

.grau_dunkel {
		background-color : BCC9C2;
}

.feld_grau_dunkel {
	background-color : BCC9C2;
	border : 2px solid F4f6f5;
}

.grau_hell {
		background-color : F4F6F5;
}

.weiss {
		background-color : ffffff;
}

.navigation {
	font-family : Arial, Verdana, Geneva, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : bold;
	color : aaaaaa;
}

A, A:ACTIVE, A:LINK, A:VISITED {
	color : 888888;
}

A:HOVER {
	color : 000000;
}

.text11 {
	font-family : Arial, Verdana, Geneva, Helvetica, sans-serif;
	font-size : 11;
	color : 000000;
}

.text12 {
	font-family : Arial, Verdana, Geneva, Helvetica, sans-serif;
	font-size : 12;
	color : 000000;
}

.text12_grau {
	font-family : Arial, Verdana, Geneva, Helvetica, sans-serif;
	font-size : 12;
	color : 696969;
}

.text14_grau {
	font-family : Arial, Verdana, Geneva, Helvetica, sans-serif;
	font-size : 14;
	color : 696969;
}

.text12_hellgrau {
	font-family : Arial, Verdana, Geneva, Helvetica, sans-serif;
	font-size : 12;
	color : BEBEBE;
}

.text12_bold_hellgrau {
	font-family : Arial, Verdana, Geneva, Helvetica, sans-serif;
	font-size : 12;
	font-weight : bold;
	color : ffffff;
}

.text14_bold_hellgrau {
	font-family : Arial, Verdana, Geneva, Helvetica, sans-serif;
	font-size : 14;
	font-weight : bold;
	color : ffffff;
}

.text12_dunkelgrau {
	font-family : Arial, Verdana, Geneva, Helvetica, sans-serif;
	font-size : 12;
	color : 222222;
}

.text11_bold_dunkelgrau {
	font-family : Arial, Verdana, Geneva, Helvetica, sans-serif;
	font-size : 11;
	font-weight : bold;
	color : 222222;
}


.text12_bold_dunkelgrau {
	font-family : Arial, Verdana, Geneva, Helvetica, sans-serif;
	font-size : 12;
	font-weight : bold;
	color : 222222;
}

.text16_bold_dunkelgrau {
	font-family : Arial, Verdana, Geneva, Helvetica, sans-serif;
	font-size : 16;
	font-weight : bold;
	color : 222222;
}

.text18_dunkelgrau {
	font-family : Arial, Verdana, Geneva, Helvetica, sans-serif;
	font-size : 18;
	color : 888888;
}

.text18_bold_dunkelgrau {
	font-family : Arial, Verdana, Geneva, Helvetica, sans-serif;
	font-size : 18;
	font-weight : bold;
	color : 888888;
}

.text22_bold_dunkelgrau {
	font-family : Arial, Verdana, Geneva, Helvetica, sans-serif;
	font-size : 22;
	font-weight : bold;
	color : 222222;
}

.text12_bold {
	font-family : Arial, Verdana, Geneva, Helvetica, sans-serif;
	font-size : 12;
	font-weight : bold;
	color : 000000;
}

.text12_rot {
	font-family : Arial, Verdana, Geneva, Helvetica, sans-serif;
	font-size : 12;
	color : 6F152F;
}

.text12_bold_rot {
	font-family : Arial, Verdana, Geneva, Helvetica, sans-serif;
	font-size : 12;
	font-weight : bold;
	color : #e00f0a;
}

