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

.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.rubriken2:link { text-decoration:underline; font-weight:bold; color:#000000; }
	a.rubriken2:visited { text-decoration:underline; font-weight:bold; color:#000000; }
	a.rubriken2:hover { text-decoration:none; font-weight:bold; color:#AB3839;}
	a.rubriken2:active { text-decoration:underline; font-weight:bold; color:#000000; }
	a.rubriken2:focus { text-decoration:underline; font-weight:bold; color:#000000; }
	
	a.weitere:link { text-decoration:none; font-size:14px; color:#000000; }
	a.weitere:visited { text-decoration:none; font-size:14px; color:#000000; }
	a.weitere:hover { text-decoration:underline; font-size:14px; color:#AB3839;}
	a.weitere:active { text-decoration:none; font-size:14px; color:#000000; }
	a.weitere:focus { text-decoration:none; font-size:14px; color:#000000; }
