/* Festlegung der Schriftart */
p,h2,h3,h4,ul,ol,li,div,tr,td,th,address,blockquote,nobr,b,i,span { 
 	font-family:Verdana, Arial, Helvetica; font-size: 11px; 
} 
h1 {
	font-size: 12px;
}

/* Kopfzeile für Tabelle */
.tblhead {
	background-color: #194374;
	color: #EFEFEF;
}
.tblheadRound {
	background-color: #194374;
	background-image: url(http://shopomania.de/gfx/schemes/blue/c_ol.gif);
	background-repeat: no-repeat;
	padding-left:6px;
	color: #EFEFEF;
}
.tblbody {
	background-color: #EFEFEF;
	color: #000000;
}

a:link { 
	color:#000000;
	text-decoration:underline;
}
a:visited { 
  	color:#333333;
	text-decoration:underline; 
}
a:active { 
  	color:#336699;
	text-decoration:underline; 
}

a:hover { 
	color:#006699;
	text-decoration:underline; 
}

a.textnav:link { 
	color:#EFEFEF;
	text-decoration:underline;
	background-image:url(http://www.shopomania.de/gfx/schemes/blue/ul.gif);
	background-repeat:no-repeat;
	padding-left:14px;
}
a.textnav:visited { 
  	color:#D4D4D4;
	text-decoration:underline; 
	background-image:url(http://www.shopomania.de/gfx/schemes/blue/ul.gif);
	background-repeat:no-repeat;
	padding-left:10px;
	padding-left:14px;
}
a.textnav:active { 
  	color:#FFFFFF;
	text-decoration:underline; 
	background-image:url(http://www.shopomania.de/gfx/schemes/blue/ul.gif);
	background-repeat:no-repeat;
	padding-left:14px;
}

a.textnav:hover { 
	color:#FFFF00;
	text-decoration:underline; 
	background-image:url(http://www.shopomania.de/gfx/schemes/grey/ul2.gif);
	background-repeat:no-repeat;
	padding-left:14px;
}

a.uplink:link { 
	color:#EFEFEF;
	text-decoration:none;
	background-image:url(http://www.shopomania.de/gfx/schemes/blue/up.gif);
	background-repeat:no-repeat;
	padding-left:10px;
	padding-left:14px;
	margin-bottom:2px;
}
a.uplink:visited { 
  	color:#D4D4D4;
	text-decoration:none; 
	background-image:url(http://www.shopomania.de/gfx/schemes/blue/up.gif);
	background-repeat:no-repeat;
	padding-left:10px;
	padding-left:14px;
	padding-bottom:2px;
}
a.uplink:active { 
  	color:#FFFFFF;
	text-decoration:none; 
	background-image:url(http://www.shopomania.de/gfx/schemes/blue/up.gif);
	background-repeat:no-repeat;
	padding-left:10px;
	padding-left:14px;
	padding-bottom:2px;
}

a.uplink:hover { 
	color:#FFFF00;
	text-decoration:underline; 
	background-image:url(http://www.shopomania.de/gfx/schemes/blue/up2.gif);
	background-repeat:no-repeat;
	padding-left:10px;
	padding-left:14px;
	padding-bottom:2px;
}
