.basistext    {
    color: #333333;
	font-size: 12px;
	font-family: Verdana;
	}
.basistext_border    {
    color: #000000;
	font-size: 12px;
	font-family: Verdana;
	border-right-style:solid;
	border-right-width:thin;
	border-right-color:#FFFFFF;
	border-left-style:solid;
	border-left-width:thin;
	border-left-color:#FFFFFF;
	}
.formtext_black    {
    color: #000000;
	font-size: 10px;
	font-family: Tahoma;
}
.formtext_white    {
    color: #FFFFFF;
	font-size: 10px;
	font-family: Tahoma;
}
.special     {
	color: #000000;
	font-size: 14px;
	font-family: Tahoma;
	font-weight: bold;
}
.ueberschrift      {
	color: #000000;
	font-size: 18px;
	font-family: Tahoma;
	font-weight: bold;
}
.link         {
	color: #000000;
	font-size: 12px;
	text-decoration: none;
	font-family: Verdana;
	font-weight: bold;
} 
a.link:hover {
    color: #000000;
	font-size: 12px;
	text-decoration: underline;
	font-family: Verdana;
	font-weight: lighter;
}
.inv {
    color: #FFFFFF; 
	font-size: 6px;
}
h2, h3 {
	color: #000000;
	font-size: 18px;
	font-family: Tahoma;
	font-weight: bold;
}


