.bggrau{
	background-color:#CCCCCC;
}
.bgweiss{
	background-color:#ffffff;
}
.text {
	font-size : 12px;
	font-weight : normal;
	font-family : Arial, Helvetica, sans-serif;
	color : Black;
	line-height:17px;
}
.textklein {
	font-size : 11px;
	font-weight : normal;
	font-family : Arial, Helvetica, sans-serif;
	color : Black;
	line-height:14px;
}
.textfett {
	font-size : 12px;
	font-weight : bold;
	font-family : Arial, Helvetica, sans-serif;
	color : Black;
	line-height:17px;
}
a.link {
	font-size : 12px;
	font-weight : bold;
	font-family : Arial, Helvetica, sans-serif;
	color : Black;
	text-decoration: underline;
}
h1 {
	font-size : 12px;
	font-weight : bold;
	font-family : Arial, Helvetica, sans-serif;
	color : Black;
}

.textbraun{
	font-size : 12px;
	font-weight : bold;
	font-family : Arial, Helvetica, sans-serif;
	color : #CC6633;
	line-height:17px;
}
