.weiss {background-color:#ffffff;}
.schwarz {background-color:#000000;}
.dunkelgrau {background-color:#B8B6AA;}
.gelbblub {background-color:#FBED99;}
.gelb {background-color:#999999;}

.hellgrau{background-color:#D7D6CF}


.text {
		font-family: Arial, Helvetica, sans-serif;
		font-size : 11px;
		font-style : normal;
		font-weight : normal;
		line-height : 16px;
		color: #000000;
}

.textbold{
		font-family: Arial, Helvetica, sans-serif;
		font-size : 11px;
		font-style : normal;
		font-weight : bold;
		line-height : 16px;
		color: #000000;
}

.text_gelb {
	font-family: Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-style : normal;
	font-weight : bold;
	line-height : 16px;
	color: #999999;
}

.text9{
		font-family: Arial, Helvetica, sans-serif;
		font-size : 9px;
		font-style : normal;
		font-weight : normal;
		line-height : 16px;
		color: #000000;
}

.button_gelb {
	font-family: Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-style : normal;
	font-weight : bold;
	line-height : 16px;
	color: #F5D300;
	background-color : White;
}
a{
	color: #0082BC;
	text-decoration : none;
}

a.link {
	font-family: Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-style : normal;
	font-weight : bold;
	line-height : 16px;
	color: #0082BC;
	text-decoration : none;
}
a.linkgelb {
	font-family: Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-style : normal;
	font-weight : bold;
	line-height : 16px;
	color: #F5D300;
	text-decoration : none;
}
a.linkgrau {
	font-family: Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-style : normal;
	font-weight : bold;
	line-height : 13px;
	color: #D7D6CF;
	text-decoration : none;
}

