body
{
	color: #000000;
	margin: 0px;
	padding: 0px;
	background-attachment: fixed;
	background-image: none;
	background-repeat: no-repeat;
	font: 11px/16px Verdana, Arial, Helvetica, sans-serif;
}

p, td
{
	color: #000000;
	font: 11px/16px Verdana, Arial, Helvetica, sans-serif;
}

.footer {
	font-size: 9px;
	color: #666666;
	line-height: 14px;
}

.error {
	color: #ff0000;
	font-weight: bolder;
}

/*<group=Hyperlinks>*/

a {
	font-weight: bold;
	color: #CC6600;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

a.hWhite {
	font-size: 11px;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
}

a.nBlack {
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}

a.nAktiv {
	font-size: 11px;
	font-weight: bold;
	color: #CC6600;
	text-decoration: none;
}

a.nKategorien {
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	line-height: 25px;
	text-transform: uppercase;
	display: block;
	padding-left: 5px;
}

a.nKategorienAktiv {
	font-size: 11px;
	font-weight: bold;
	color: #CC6600;
	text-decoration: none;
	line-height: 25px;
	text-transform: uppercase;
	display: block;
	padding-left: 5px;
}

a.nKategorien:hover, a.a.nKategorienAktiv:hover {
	background: #cccccc;
}

a.footer {
	font-size: 9px;
	font-weight: normal;
	color: #666666;
	line-height: 14px;
	text-decoration: none;
}
	
/*</group>*/

/*<group=Ueberschriften>*/

.ub_spalte {
	font-size: 11px;
	line-height: 16px;
	font-weight: bold;
	color: #CC6600;
}

.ub1 {
	font-size: 11px;
	font-weight: bold;
	color: #CC6600;
	line-height: 16px;
}
	
/*</group>*/

/*<group=Text>*/

p.block
{
	color: #000000;
	font: 11px/16px Verdana, Arial, Helvetica, sans-serif;
	text-align: justify;
}

.textAnmerkung {
	font-size: 10px;
	font-weight: normal;
	color: #666666;
}

.preisAnmerkung {
	font-size: 10px;
	font-weight: normal;
	color: #666666;
	padding-left: 5px;
}

.textLogin {
	font-size: 10px;
	font-weight: normal;
	color: #666666;
	background: #eeeeee;
	padding: 7px 3px 7px 3px;
}
	
/*</group>*/

/*<group=Tabelle>*/

td.header, div.header
{
	font-size: 11px;
	font-weight: bold;
	color: #ffffff;
	background: #CC6600;
	padding: 1px 0px 1px 5px;
	line-height: 16px;
}

td.songTitel {
	font-size: 11px;
	font-weight: bold;
	color: #CC6600;
	padding: 0px 5px 0px 5px;
	line-height: 16px;
}

td.songBeschreibung {
	font-size: 11px;
	color: #000000;
	padding: 5px 5px 5px 5px;
	line-height: 15px;
}

td.songPreis {
	font-size: 11px;
	font-weight: bold;
	color: #CC6600;
	padding: 0px 5px 0px 5px;
	line-height: 15px;
}

td.fett {
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	line-height: 15px;
}

td.fettEingerueckt {
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	line-height: 15px;
	padding: 1px 0px 1px 5px;
}

td.content {
	/*background-attachment: fixed;
	background-image: url(../img/background_logo.gif);
	background-repeat: no-repeat;*/
}

td.contentEingerueckt {
	/*background-attachment: fixed;
	background-image: url(../img/background_logo.gif);
	background-repeat: no-repeat;*/;
	padding: 1px 0px 5px 0px;
	padding: 1px 0px 1px 5px;
}
	
/*</group>*/