		body
		{
			background-color:black;
			
			
		}
		
		.h2_standard
		{
			color:#c70000;
			font-family:verdana,arial;
			font-size:14px;
			font-weight:bold;
		}
		
		.h3_standard
		{
			color:white;
			font-family:verdana,arial;
			font-size:12px;
			font-weight:bold;
		}
		
		.text_navi
		{
			color:white;
			font-family:verdana,arial;
			font-size:12px;
			font-weight:bold;
		}		
		.text_navi_klein
		{
			color:white;
			font-family:verdana,arial;
			font-size:9px;
			font-weight:bold;
			letter-spacing:0.1em
		}	
		.text_standard
		{
			color:#ededed;
			font-family:verdana,arial;
			font-size:12px;
		}

		.text_breadcrump
		{
			color:white;
			font-family:verdana,arial;
			font-size:10px;
		}
		
		.bild_80
		{
			background-color:black;
			text-align:center;
			vertical-align:middle;
		}

		a:link { text-decoration:underline; }
		a:visited { text-decoration:underline; }
		a:focus { text-decoration:underline; }
		a:hover { text-decoration:underline; }
		a:active { text-decoration:underline; }
