BODY, TABLE, TD, TR, UL, LI, DIV, textarea
		{
			font-family : arial, sans-serif;
			font-size : 12px;
			font-weight : normal;
			color : #476BA5;
		}
		
TEXT, form, input, select, option, textarea
		{
			font-size : 11px;
		}
		
.mini	{
			font-size: 10px;
			font-family: arial, sans-serif;
		}	
		
li	{
	padding-top: 3px;
}
		

.headline1	
	{
		font-size : 14px;
		color: #ffffff;
	}
.headline2	
	{
		font-size : 14px;
		color: #476BA5;
	}


.border		{

		border: 1px solid #476BA5;
}

.borderg		{

		border: 1px solid #EDEBE7;
}



		A:link  {
			color : #476BA5;
			text-decoration : none;
			font-weight : normal;
		}

		A:visited  {
			color : #476BA5;
			text-decoration : none;
			font-weight : normal;
		}

		A:active  {
			color : #476BA5;
			text-decoration : none;
			font-weight : normal;	}
				

		A:hover  {
			color : #990000;
			text-decoration : underline;
			font-weight : normal;
		}
		
		
		
		

		.nav:link  {
			color : #476BA5;
			text-decoration : underline;
			font-weight : normal;
		}

		.nav:visited  {
			color : #476BA5;
			text-decoration : underline;
			font-weight : normal;
		}

		.nav:active  {
			color : #476BA5;
			font-size: 16px;
			text-decoration : none;
			font-weight : bold;	}
				

		.nav:hover  {
			color : #476BA5;
			text-decoration : underline;
			font-weight : bold;
		}
		
		
		
		.navon:link  {
			color : #476BA5;
			font-size: 16px;
			text-decoration : none;
			font-weight : bold;
		}

		.navon:visited  {
			color : #476BA5;
			font-size: 16px;
			text-decoration : none;
			font-weight : bold;
		}

		.navon:active  {
			color : #476BA5;
			font-size: 16px;
			text-decoration : none;
			font-weight : bold;	}
				

		.navon:hover  {
			color : #476BA5;
			font-size: 16px;
			text-decoration : underline;
			font-weight : bold;
		}
		
.inhalt	{
	position: absolute; top: -400px; height: 300px; width: 750px;
}
		
	