.normaltext{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	color:#9fbee7;
	font-size : 16px;
	font-style : normal;
	font-weight : normal;
}

.normalfett{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	color:#9fbee7;
	font-size : 16px;
	font-style : normal;
	font-weight : bold;
}
.kleintext{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	color:#9fbee7;
	font-size : 14px;
	font-style : normal;
	font-weight : normal;
}
.kleinfett{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	color:#9fbee7;
	font-size : 14px;
	font-style : normal;
	font-weight :bold;
}
.echtkleintext{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	color:#9fbee7;
	font-size : 11px;
	font-style : normal;
	font-weight : normal;
}
.echtkleinfett{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	color:#9fbee7;
	font-size : 11px;
	font-style : normal;
	font-weight :bold;
}

.echtkleinweiss{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	color:#dadada;
	font-size : 11px;
	font-style : normal;
	font-weight : normal;
}
.kleinfettweiss{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	color:#dadada;
	font-size : 14px;
	font-style : normal;
	font-weight :bold;
}


a:link    { color:#9fbee7; }
a:visited { color:#9fbee7; }
a:hover   { color:#9fbee7; }
a:active  { color:#9fbee7; }
