.topnavi
{
	font-family:Verdana, Arial, sans-serif;
	font-size:12px; 
	color:#BFD4E9;
	text-decoration:none;
	font-weight:bold;
}
.topnavi:visited
{
	color:#BFD4E9;
}
.topnavi:active
{
	color:#F2C476;
}
.topnavi:hover
{
	color:#F2C476;
}
.topnaviactive
{
	font-family:Verdana, Arial, sans-serif;
	font-size:12px; 
	color:#F2C476;
	text-decoration:none;
	font-weight:bold;
}

.botnavi
{
	font-family:Verdana, Arial, sans-serif;
	font-size:8pt; 
	color:#002A48;
	text-decoration:none;
	font-weight:bold;
}
.botnavi:visited
{
	color:#002A48;
}
.botnavi:active
{
	color:#344087;
}
.botnavi:hover
{
	color:#344087;
}
.botnaviactive
{
	font-family:Verdana, Arial, sans-serif;
	font-size:8pt; 
	color:#344087;
	text-decoration:none;
	font-weight:bold;
}

a.ohne
{
	text-decoration:none;
	color:#000000;
}
a.ohne:hover
{
	text-decoration:underline;
}
a.mit
{
	text-decoration:underline;
	color:#000000;
}

.stdfett
{
        font-size : 12px;
        font-family : Arial, helvetica, sans-serif;
        font-weight : bold;
}
.stdfettXL
{
        font-size : 13px;
        font-family : Arial, helvetica, sans-serif;
        font-weight : bold;
}
.standard
{
	font-size : 12px;
	font-family : Arial, helvetica, sans-serif;
	font-weight : 500;
}
.stdcour
{
        font-size : 12px;
        font-family : courier, courier new;
        font-weight : 500;
}
.klfett
{
        font-size : 10px;
        font-family : Arial, helvetica, sans-serif;
        font-weight : 750;
}
.klein
{
        font-size : 10px;
        font-family : Arial, helvetica, sans-serif;
        font-weight : 500;
}
.klfett_2
{
        font-size : 10px;
        font-family : Arial, helvetica, sans-serif;
        font-weight: bold;
}
.klein-oben
{
        font-size : 10px;
        font-family : Arial, helvetica, sans-serif;
        font-weight : 500;
		vertical-align:top;
}

