body { 
	margin-top:20px; 
	background-color:#800000; 
	font-family:Arial, sans-serif, Geneva; 
	font-size:12px; 
	color:#FFFFFF; 
	background-image:url('images/WebsiteHG.jpg'); 
	background-repeat:no-repeat; 
	background-position:center -100px; 
	}

a:link { color: #FF8080;text-decoration: none; }
a:active { color: #FF8080;text-decoration: none; }
a:visited { color: #FF8080;text-decoration: none; }
a:hover { color: #000000;text-decoration: underline; }

#container_all { width:1149px;margin-left:auto;margin-right:auto; }

#container_merchant { width:1149px;height:110px;background-image:url('images/Logoleiste3.png');background-repeat:no-repeat;background-position:center;margin-bottom:0px;	}
	#merchant_header { width:1149px;height:105px;padding-top:5px;padding-left:35px; }


#container_navigation { width:383px;float:left;margin-top:50px; }
	#nav_menu_left { text-align:right;height:150px;width:383px; }

	#nav_menu_logo { text-align:center;width:383px;height:430px;padding-top:20px; }

	#nav_menu_standorte { text-align:center;height:120px;width:383px; }

	#nav_menu_right { height:150px;width:383px; }

	#nav_menu_fill { width:373px;height:110px;border:1px solid #FF8080;padding:5px; }

