td {
	font-size : 14px;
    font-family : Arial,Helvetica;
    font-style : normal;
	color : Black;
}

.text  {
	font-size : 12px;;
    line-height : 14px;
    font-family : Arial,Helvetica;
	font-weight : normal;
   	font-style : normal;
    /*text-align : left;*/
	color : Black;
}

.textklein  {
	font-size : 11px;
    font-family : Arial,Helvetica;
}

.textfett  {
	font-size : 12px;;
	font-family : Arial,Helvetica;
	font-weight : bold;
    font-style : normal;
    text-align : left;
	color : Black;
}

.head  {
	font-size : 10px;
	line-height : 16px;;
    font-family : Arial,Helvetica;
	font-weight : normal;
    font-style : normal;
    text-align : left;
	color : Black;
}

.headfett  {
	font-size : 16px;;
	line-height : 19px;
    font-family : Arial,Helvetica;
	font-weight : bold;
    font-style : normal;
    text-align : left;
	color : Black;
}

a  {
    font-size : 12px;;
	font-family : Arial,Helvetica;
	font-weight : bold;
	font-style : normal;
	color : black;
}

.linkfett  {
	font-size : 12px;;
	line-height : 14px;;
    font-family : Arial,Helvetica;
	font-weight : bold;
    font-style : normal;
    text-align : right;
	text-decoration:none;
	color : black;
}

.mail{
	font-size : 12px;;
    line-height : 14px;
    font-family : Arial,Helvetica;
	font-weight : normal;
   	font-style : normal;
	color : Black;
}
	
.Aklein  {
    font-size : 12px;;
	font-family : Arial,Helvetica;
	font-weight : bold;
	font-style : normal;
	color : white;
    text-decoration : none;
}