body{
	background-color: #EA000B;
	background-image: url(img/bg.jpg);
	background-repeat: repeat-x;
	font-family: Arial,Verdana,Sans-serif;
	font-size: 16px;
	color: #000000;
}

.footer{
	 font-size: 14px;
	 font-weight: bold;
	 color: #FFFFFF; 
}

.poppers{
	 font-size: 11px;
	 font-weight: bold;
	 color: #FFFFFF; 
}

.headline{
	 font-size: 20px;
	 font-weight: bold;
	 color: #AB3839; 
}

.gt{
	 font-size: 14px;
	 color: #000000; 
}

.os{
	 font-size: 14px;
	 color: #000000; 
}

	a.rubriken:link { text-decoration:none; color:#AB3839; }
	a.rubriken:visited { text-decoration:none; color:#AB3839; }
	a.rubriken:hover { text-decoration:underline; color:#000000;}
	a.rubriken:active { text-decoration:none; color:#AB3839; }
	a.rubriken:focus { text-decoration:none; color:#AB3839; }
	
	a.shops:link { text-decoration:none; font-weight:bold; color:#000000; }
	a.shops:visited { text-decoration:none; font-weight:bold; color:#000000; }
	a.shops:hover { text-decoration:none; font-weight:bold; color:#D10001;}
	a.shops:active { text-decoration:none; font-weight:bold; color:#000000; }
	a.shops:focus { text-decoration:none; font-weight:bold; color:#000000; }
	
	a.footer:link { text-decoration:none; font-size:14px; font-weight: bold; color:#FFFFFF; }
	a.footer:visited { text-decoration:none; font-size:14px; font-weight: bold; color:#FFFFFF; }
	a.footer:hover { text-decoration:underline; font-size:14px; font-weight: bold; color:#FFFFFF;}
	a.footer:active { text-decoration:none; font-size:14px; font-weight: bold; color:#FFFFFF; }
	a.footer:focus { text-decoration:none; font-size:14px; font-weight: bold; color:#FFFFFF; }
