hr { color:#999999}

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

.LinkerRand	{background: #99b3cc;}


.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 : 18px;
					  	font-style : normal;
					  	color: #7993af;
					  	font-weight: bold;
						text-decoration: none;}
.FontHeaderGross	{font-family : Verdana, Arial, Helvetica;
		  				font-size : 24px;
					  	font-style : normal;
					  	color: #000000;
					  	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;
						padding: 5px 30px;
		  				font-size : 13px;
					  	font-style : normal;
					  	color: #666666;
					  	font-weight: bold;
						text-decoration: none;
						background-color: #E0F0FF;
						-webkit-border-radius: 5px;
				       -moz-border-radius: 5px;
				       border-radius: 5px;
				       border:1px solid #999; 
				       -webkit-box-shadow: 2px 2px 6px rgba(0,0,0,0.6);
				       -moz-box-shadow: 2px 2px 6px rgba(0,0,0,0.6);
				       -o-box-shadow: 2px 2px 6px rgba(0,0,0,0.6);
						}
.button:hover{
			background:#c6dcec; 
			} 

a.start:link	{ text-decoration : none; color: #596a9c;}
a.start:visited	{ text-decoration : none; color: #596a9c;}
a.start:active	{ text-decoration : none; color: #596a9c;}
a.start:hover	{ text-decoration : none; color: #748bd1;}

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: #89a5bf;}

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: #89a5bf;}

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;}


a.verweis_italic:link	{ text-decoration : none; color: #333333; font-style:italic}
a.verweis_italic:visited	{ text-decoration : none; color: #333333; font-style:italic}
a.verweis_italic:active	{ text-decoration : none; color: #333333; font-style:italic}
a.verweis_italic:hover 	{ text-decoration : none; color: #999999; font-style:italic}

span.left {
position: absolute;
left: 0;
}
span.right {
position: absolute;
right: 10%;
}

