/* auszeichnungen und text */

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

.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 : Arial, Helvetica, sans-serif;
	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  {}

.mailweiss { font-size : 11px;; line-height : 14px; font-family : Arial, Helvetica, sans-serif; font-weight : bold; font-style : normal; color : #FFFFFF; }
.headfettkursiv { font-size : 14px;; line-height : 18px; font-family : Verdana, Arial, Helvetica, sans-serif; font-weight : bold; font-style : italic; text-align : center; color : Black; }
.schriftbraunklein { font-size : 11px;; line-height : 12px; font-family : Arial, Helvetica, sans-serif; font-weight : bold; font-style : normal; color : #AD9C8D; }
.schriftbraungross { font-size : 12px;; line-height : 14px; font-family : Arial, Helvetica, sans-serif; font-weight : bold; font-style : normal; color : #AD9C8D; }
.schriftorangegross { font-size : 12px;; line-height : 14px; font-family : Arial, Helvetica, sans-serif; font-weight : bold; font-style : normal; color : #DA8128; }
.schriftschwarzklein { font-size : 10px;; line-height : 14px; font-family : Arial, Helvetica, sans-serif; font-weight : normal; font-style : normal; color : Black; }
.schriftorangebigger { font-size : 16px;; line-height : 14px; font-family : Arial, Helvetica, sans-serif; font-weight : bold; font-style : normal; color : #DA8128; }
