/* auszeichnungen und text */

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

.textfettwhite  {
	font-size : 8pt;
	line-height : 11pt;
    font-family : Verdana;
	font-weight : bold;
    font-style : normal;
    text-align : left;
	color : white;
}

.textfett  {
	font-size : 8pt;
	line-height : 13pt;
    font-family : Verdana;
	font-weight : bold;
    font-style : normal;
    text-align : left;
	color : Black;
}

.textfettpreis  {
	font-size : 10pt;
	line-height : 13pt;
    font-family : Verdana;
	font-weight : bold;
    font-style : normal;
    text-align : left;
	color : Black;
}

.head  {
	font-size : 10pt;
	line-height : 12pt;
    font-family : Verdana;
	font-weight : normal;
    font-style : normal;
    text-align : left;
	color : Black;
}

.headfett  {
	font-size : 10pt;
	line-height : 13pt;
    font-family : Verdana;
	font-weight : bold;
    font-style : normal;
    text-align : left;
	color : Black;
}

/* links und header */

A  {
    font-size : 8pt;
	font-family : Verdana;
	font-weight : bold;
	font-style : normal;
	color : black;
}

.linkfett  {
	font-size : 8pt;
	line-height : 10pt;
    font-family : Verdana;
	font-weight : bold;
    font-style : normal;
    text-align : right;
	text-decoration:none;
	color : black;
}

.nav  {
	font-size : 10pt;
	font-family : Verdana;
	font-weight : bold;
	font-style : normal;
	color : black;
	text-decoration : none;
}

.mail{
	font-size : 8pt;
    line-height : 12pt;
    font-family : Verdana;
	font-weight : normal;
   	font-style : normal;
	color : Black;
}
	
.Aklein  {
    font-size : 8pt;
	font-family : Verdana;
	font-weight : normal;
	font-style : normal;
	color : black;
    text-decoration : none;
}

.serviceblack  {
    font-size : 12px;
	line-high : normal;
	font-family : Verdana;
	font-weight : 20px;
	font-style : normal;
	text-align : left;
	color : black;
    text-decoration : none;
}

.serviceblackr  {
    font-size : 12px;
	line-high : normal;
	font-family : Verdana;
	font-weight : 20px;
	font-style : normal;
	text-align : right;
	color : black;
    text-decoration : none;
}

.bluemiddle  {
    font-size : 10px;
	line-high : normal;
	font-family : Verdana;
	font-weight : bold;
	font-style : normal;
	text-align : center;
	color : #1417B7;
    text-decoration : none;
}

.blueleft  {
    font-size : 10px;
	line-high : normal;
	font-family : Verdana;
	font-weight : bold;
	font-style : normal;
	text-align : left;
	color : #1417B7;
    text-decoration : none;
}

.rahmen  {
    border : 1px #7E7FDB solid; background-color: #FFFFFF
	
}

.bggau  { 
    background-color: #F0F0F0; border: 1px #F0F0F0 solid
	
}
	
/* body css */

BODY  {}


.blueleft { font-size : 10px; line-high : normal; font-family : Verdana; font-weight : bold; font-style : normal; text-align : left; color : #1417B7; text-decoration : none; }
.textfettwhiteohnebg {
	font-size : 8pt;
	line-height : 11pt;
	font-family : Verdana;
	font-weight : bold;
	font-style : normal;
	text-align : right;
	color : white;
	text-decoration: none;

}
.tableblue {
	border: 1px solid #1417B7;
}

