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

	a:link { text-decoration:none; color:#FFFFFF; }
	a:visited { text-decoration:none; color:#FFFFFF; }
	a:hover { text-decoration:none; color:#FEE500;}
	a:active { text-decoration:none; color:#FFFFFF; }
	a:focus { text-decoration:none; color:#FFFFFF; }

	a.footerlink:link { text-decoration:none; color:#FFFFFF; }
	a.footerlink:visited { text-decoration:none; color:#FFFFFF; }
	a.footerlink:hover { text-decoration:underline; color:#FFFFFF;}
	a.footerlink:active { text-decoration:none; color:#FFFFFF; }
	a.footerlink:focus { text-decoration:none; color:#FFFFFF; }
	
	a.product:link { text-decoration:none; color:#000000; }
	a.product:visited { text-decoration:none; color:#000000; }
	a.product:hover { text-decoration:underline; color:#2272BD;}
	a.product:active { text-decoration:none; color:#000000; }
	a.product:focus { text-decoration:none; color:#000000; }	

.footer{
	color: #FFFFFF;
	font-family: Arial,Verdana,Sans-serif;
	font-size: 14px;
	font-weight:normal;
}

.menu{
	color: #FFFFFF;
	font-family: Arial Black,Verdana,Sans-serif;
	font-size: 14px;
	font-weight:bold;
}

.orgasmus{
	color: #000000;
	font-family: Arial,Verdana,Sans-serif;
	font-size: 16px;
	font-weight:bold;
}

td.kat{
	color: #000000;
	font-family: Arial,Verdana,Sans-serif;
	font-size: 12px;
	font-weight:bold;
}

td.ueberschrift{
	color: #000000;
	font-family: Arial,Verdana,Sans-serif;
	font-size: 18px;
	font-weight:bold;
}