hr { color:#999999}

.initial {float:left;
			font-family : Helvetica;
			font-size:35px;
			font-weight:bold;
			padding:1px;
			}

.FontNormal	{font-family : Verdana, Arial, Helvetica;
		  				font-size : 13px;
					  	font-style : normal;
					  	color: #000000;
					  	font-weight: normal;}

.FontSmall	{font-family : Verdana, Arial, Helvetica;
		  				font-size : 11px;
					  	font-style : normal;
					  	color: #000000;
					  	font-weight: normal;}

.FontVerySmall	{font-family : Verdana, Arial, Helvetica;
		  				font-size : 9px;
					  	font-style : normal;
					  	color: #000000;
					  	font-weight: normal;}

.FontNormalGross	{font-family : Verdana, Arial, Helvetica;
		  				font-size : 15px;
					  	font-style : normal;
					  	font-weight: normal;
						text-decoration: none;}

.FontBold	{font-family : Verdana, Arial, Helvetica;
		  				font-size : 13px;
					  	font-style : normal;
					  	color: #000000;
					  	font-weight: bold;
						text-decoration: none;}

.FontSmallBold {  font-family: Verdana, Arial, Helvetica, sans-serif;
						 font-size: 11px;
						 font-style: normal;
						 font-weight: bold;
						 color: #000000}

.FontFehler	{font-family : Verdana, Arial, Helvetica;
		  				font-size : 13px;
					  	font-style : normal;
					  	color: #7389CB;
					  	font-weight: normal;
						text-decoration: none;}

.FontBoldGross	{font-family : Verdana, Arial, Helvetica;
		  				font-size : 15px;
					  	font-style : normal;
					  	color: #7389CB;
					  	font-weight: bold;
						text-decoration: none;}

.FontKlein	{font-family : Verdana, Arial, Helvetica;
		  				font-size : 11px;
					  	font-style : normal;
					  	color: #000000;
					  	font-weight: normal;
						text-decoration: none;}

.button	{font-family : Verdana, Arial, Helvetica;
		  				font-size : 13px;
					  	font-style : normal;
					  	color: #666666;
					  	font-weight: bold;
						text-decoration: none;
						background-color: #E0F0FF;}

a.menu:link		{ text-decoration : none; color: #666666;}
a.menu:visited	{ text-decoration : none; color: #666666;}
a.menu:active	{ text-decoration : none; color: #666666;}
a.menu:hover	{ text-decoration : none; color: #7389CB;}

a.aktiv:link	{ text-decoration : none; color: #7389CB;}
a.aktiv:visited	{ text-decoration : none; color: #7389CB;}
a.aktiv:active	{ text-decoration : none; color: #7389CB;}
a.aktiv:hover	{ text-decoration : none; color: #7389CB;}

a.navi:link		{ text-decoration : none; color: #666666;}
a.navi:visited	{ text-decoration : none; color: #666666;}
a.navi:active	{ text-decoration : none; color: #666666;}
a.navi:hover	{ text-decoration : none; color: #7389CB;}

a.verweis:link		{ text-decoration : underline; color: #999999;}
a.verweis:visited	{ text-decoration : underline; color: #999999;}
a.verweis:active	{ text-decoration : underline; color: #999999;}
a.verweis:hover 	{ text-decoration : underline; color: #000000;}

a.verweis_klein:link	{ text-decoration : underline; color: #999999; font-size : 9px;}
a.verweis_klein:visited	{ text-decoration : underline; color: #999999; font-size : 9px;}
a.verweis_klein:active	{ text-decoration : underline; color: #999999; font-size : 9px;}
a.verweis_klein:hover 	{ text-decoration : underline; color: #000000; font-size : 9px;}

