/* Hauptüberschrift */.us1  {	font-size : 30px;    line-height : 30px;    font-family : Verdana,Arial,Helvetica,sans-serif;	font-weight : normal;   	font-style : normal;	color : green;}/* 2. Überschrift */.us2  {	font-size : 12px;    line-height : 12px;    font-family : Verdana,Arial,Helvetica,sans-serif;	font-weight : normal;   	font-style : normal;	color : black;}/* normaler Text */.text  {	font-size : 12px;    line-height : 12px;    font-family : Verdana,Arial,Helvetica,sans-serif;	font-weight : normal;   	font-style : normal;	color : black;}/* kleiner Text */.textkl  {	font-size : 10px;    line-height : 10px;    font-family : Verdana,Arial,Helvetica,sans-serif;	font-weight : normal;   	font-style : normal;	color : black;}/* links und header */A  {    font-size : 8pt;	font-family : Verdana;	font-weight : normal;	font-style : normal;	color : black;}.nav  {	font-size : 11px;	font-family : Verdana;	font-weight : bold;	font-style : normal;	color : #ADC3C6;	text-decoration : none;}.mail{	font-size : 8pt;    line-height : 12pt;    font-family : Verdana;	font-weight : normal;   	font-style : normal;	color : #E55A5F;}	.Aklein  {    font-size : 8pt;	font-family : Verdana;	font-weight : bold;	font-style : normal;	color : red;    text-decoration : none;}HR {color: #A50008; size : 100%}I {letter-spacing : 1px; }A:link { color : black; text-decoration : underline; font-weight : bold;}A:hover {color: red;text-decoration : underline; font-weight : bold;}A:visited {color : black; text-decoration : underline; font-weight : bold;}A:active {color: black; text-decoration : underline; font-weight : bold;}