/* #################################################################### */
				/* --- | GLOBAL HTML STYLES | ----- */
/* #################################################################### */	
		*			{margin:0px; padding: 0px; font-size: 1em; font-weight: normal; }
		body		{ 	background: #ffffff url(/images/bg_main.jpg);
						font-family:Verdana,Arial,Helvetica,sans-serif;
						
						background-repeat:repeat-x;
						margin-top:10px;
						margin-left:10px;
						text-decoration: none; 
						color: #0D6832;
						background-color:#ffffff;
						scrollbar:auto;
						
					}
		
		
		
	
	/* #################################################################### */
				/* --- | MAIN LAYOUT CONTAINER 2008 | --- */
/* #################################################################### */		
	
	#navi {	font-size:15px;line-height:20px;width:240px;color:#b60000;text-align:right;font-weight:bold;float:left;margin-right:5px;}
	#content {	font-size:11px;line-height:15px;width:620px;color:#383838;text-align:left;float:left;background: #ffffff url(/images/middle-shade.jpg);background-repeat:repeat-y;}
	
	
	
	#footer { font-family:Arial, Helvetica, sans-serif;clear:both;font-size:9px;color:#666666;width:465px; height:3px; margin-left:257px;}
	
	#contenttext {	font-size:11px;line-height:17px;width:580px;padding-top:15px;padding-left:15px;padding-right:15px;color:#383838;text-align:left;}
	
	.text1 {font-weight:bold;font-size:12px;text-transform:uppercase;} 
	.text2 {font-weight:bold;font-size:18px;color:#b60000;}
	.text3 {font-weight:bold;font-size:12px;color:#000000;}
	.text4 {color:#b60000;}
	.text4_1 {color:#6e889f;}
	.text5 {text-transform:uppercase} 
	.text6 {color:#CC0033;font-weight:bold;font-size:17px;line-height:22px;}
	.text7 {color:#000000;font-weight:bold;font-size:17px;line-height:22px;}
	.text7_hervorgehoben {color:#6e889f;font-weight:bold; font-size:17px; line-height:22px;}
	.text8 {color:#6e889f;font-size:17px; line-height:22px;}
	#navitop {position:absolute;top:40px;left:679px;font-size:11px;line-height:15px;color:#383838;}

	.textHervorgehoben {font-weight:bold;}
	
	.text9 {color:#000066; font-size:15px; font-weight:bold;}
	.text10 {color:#000066; font-size:12px;}
	

	
/* #################################################################### */
			/* --- | HEADER AND NAVIGATION LAYOUT | --- */
/* #################################################################### */	

		a.navihaupt {font-size:15px;line-height:20px;color:#b60000;text-align:right;font-weight:bold;text-decoration:none;}
		a.navihaupt:hover {font-size:15px;line-height:20px;color:#b60000;text-align:right;font-weight:bold;text-decoration:underline;}		
		
		a.navisub {font-size:11px;line-height:16px;color:#000000;text-decoration:none;}
		a.navisub:hover {font-size:11px;line-height:16px;color:#000000;text-decoration:underline;}
		
		a.fliesstext {font-size:11px;line-height:15px;color:#3d85c1;text-decoration:underline;}
		a.fliesstext:hover {font-size:11px;line-height:15px;color:#3d85c1;text-decoration:none;}
		
		
		
			
		a.mainnavi {font-size:11px;line-height:16px;color:#3d85c1;text-align:left;font-weight:bold;text-decoration:none;}
		a.mainnavi:hover {font-size:11px;line-height:16px;color:#a80020;text-align:left;font-weight:bold;text-decoration:none;}
		a.mainnaviaktiv {font-size:11px;line-height:16px;color:#a80020;text-align:left;font-weight:bold;text-decoration:none;}
		
		
		
		a.footer {font-size:9px;color:#666666;text-decoration:none;}
		a.footer:hover {font-size:9px;color:#666666;text-decoration:underline;}
		
		
		
