/* auszeichnungen und text */

.text  {
	font-size : 12px;;
    line-height : 14px;
    font-family : Verdana;
	font-weight : normal;
   	font-style : normal;
    /*text-align : left;*/
	color : Black;
	padding-left:20px;
}

.textfettwhite  {
	font-size : 12px;;
	line-height : 11px;
    font-family : Verdana;
	font-weight : bold;
    font-style : normal;
    text-align : left;
	color : white;
    background-color : #FFA539;
}

.textfett  {
	font-size : 12px;;
	line-height : 16px;
    font-family : Verdana;
	font-weight : bold;
    font-style : normal;
    text-align : left;
	color : Black;
}

.head  {
	font-size : 10px;
	line-height : 16px;;
    font-family : Verdana;
	font-weight : normal;
    font-style : normal;
    text-align : left;
	color : Black;
}

.headfett  {
	font-size : 14px;;
	line-height : 16px;
    font-family : Verdana;
	font-weight : bold;
    font-style : normal;
    text-align : left;
	color : Black;
}

/* links und header */

A  {
    font-size : 12px;;
	font-family : Verdana;
	font-weight : bold;
	font-style : normal;
	color : black;
}

.linkfett  {
	font-size : 12px;;
	line-height : 14px;;
    font-family : Verdana;
	font-weight : bold;
    font-style : normal;
    text-align : right;
	text-decoration:none;
	color : black;
}

.nav  {
	font-size : 14px;;
	font-family : Verdana;
	font-weight : bold;
	font-style : normal;
	color : white;
	text-decoration : none;
}

.mail{
	font-size : 12px;;
    line-height : 14px;
    font-family : Verdana;
	font-weight : normal;
   	font-style : normal;
	color : Black;
}
	
.Aklein  {
    font-size : 12px;;
	font-family : Verdana;
	font-weight : bold;
	font-style : normal;
	color : white;
    text-decoration : none;
}

/* body css */

BODY  {}

.Kurvtext { font-size : 12px;; line-height : 14px; font-family : Arial, Helvetica, sans-serif; font-weight: normal; font-style : normal; color : #251E5C; ; font-variant: normal; text-transform: none; margin-right:20px; width:230px;}
.Kurvhead { font-size : 13px;; line-height : 14px; font-family : Arial, Helvetica, sans-serif; font-weight : bold; font-style : normal; color : #251E5C; ; font-variant: normal; text-transform: none; text-decoration: none}
