body, table.player {
	background-color:#FFF292;
	margin:0px;
}
.sitecontainer {
	background-color:#FFDD00;
	background-image:url('../interface/images/bg_hab.jpg');
	background-position:top center;
	background-repeat:no-repeat;
         border-left:1px solid #FFF;
         border-right:1px solid #FFF
}
form {
	margin:0px;
}
body,table {
	font-size:11px;
	font-family:Arial;
}
img {
	border:none;
}
img.spacer {
	height:10px;
	width:24px;
}
a{
	text-decoration:none;
	color:#000;
}
a.label {
	text-decoration:underline;
}
h1 {
	display:inline;
	font-size:20px;
}
h6 {
	font-size:11px;
	font-weight:bold;
	margin:10px 0px;
}

hr {
	height:1px;
	border:none;
	border-top:1px solid #000;
}
hr.rightcol {
	width:195px;
}
.content {
	text-align:justify;
}
ol.mainmenu {
	margin:0px;
}
td.mainmenu {
	background-image:url('../interface/images/tab.gif');
	background-repeat:no-repeat;
	width:95px;
	line-height:24px;
	padding-top:5px;
	text-align:center;
	height:24px;

}
a.mainmenu {
	font-size:13px;
	font-weight:bold;
	color:#FFDD00;
	text-decoration:none;
}
a.detailmenu{
	display:block;
	line-height:18px;
	color:000;
	font-size:11px;
	border-bottom:1px solid #999;
	border-top:1px solid #FFF;
	padding-left:5px;
}

td.mainmenuactive {
	background-image:url('../interface/images/tabactive.gif');
	background-repeat:no-repeat;
	width:95px;
	line-height:24px;
	padding-top:4px;
	text-align:center;

}
a.mainmenuactive {
	font-size:13px;
	font-weight:bold;
	color:#000;
	text-decoration:none;
}
td.mainmenuborder {
	line-height:10px;
	height:10px;
	background-color:#D2D0CF;
	border-bottom:2px solid #000;
}
ol.submenu {
	margin:0px;
	margin-left:-10px;
}
li.submenu,li.submenuactive {
	display:inline;
	/*background-image:url('../interface/images/skip.gif');
	background-repeat:no-repeat;
	background-position:right bottom; */
	padding-right:0px;
	padding-left:10px
}
a.submenu , a.submenuactive{
	color:#000;
	font-size:12px;
	font-weight:normal;
	text-decoration:underline;
}
a.submenuactive {
	color:#7C7876;
}
div.submenu, p.ueberschrift{
	padding:5px 0px;
	margin:10px 0px;
	background-image:url('../interface/images/bgsubmenu.gif');
	background-repeat:repeat-x;
	color:#000;
}
td.submenu {
	background-image:url('../interface/images/bgsubmenu.gif');
	line-height:25px;
	font-weight:bold;
	text-align:right;
	padding-right:10px;
	background-repeat:repeat-x;

}
li.submenuactive {
	/*background-image:url('../interface/images/skip-active.gif');
	background-repeat:no-repeat;
	background-position:right bottom;*/
}
table.prodbox{
	border:1px solid #000;
	width:330px;
	background-color:#F1F0F0;
	margin-top:10px;
	display:inline;
}
td.prodoxcol1 {
	width:100px;
	padding:5px 0 5px 5px;
}
td.prodoxcol2 {
	padding:5px;
}
td.prodbox3 {
/*	background-image:url('../interface/images/bg-prodbox.gif');
	background-repeat:no-repeat;
	background-position:right top;*/
	padding:5px;
	text-align:right;
}

div.magazinebox {
	border:1px solid #000;
	width:330px;
	background:url('../interface/images/magazinebox.gif') no-repeat top left #F1F0F0;
	margin-top:10px;
	display:inline;
}
div.coverbox {
	border:1px solid #000;
	width:330px;
	background:url('../interface/images/coverbox.gif') no-repeat top left #F1F0F0;
	margin-top:10px;
	display:inline;
}
td.price, .prodoxcolprice {
	padding:0px;
	color:#EE3232;
	font-weight:bold;
	font-size:16px;
	text-align:right;
	white-space:nowrap;
}
b.prodtitle {
	font-weight:bold;
	font-size:12px
}
span.subtitle {
	font-size:10px;
}
img.cover100 {
	width:100px;
	height:100px;
}
img.cart {
	margin-right:5px;
	vertical-align:middle;
	cursor:hand;
	cursor:pointer;
}
.cursor {
	cursor:hand;
	cursor:pointer;

}
td.panelhead {
	background-image:url('../interface/images/bg-panelhead.gif');
	background-repeat:no-repeat;
	background-position:top;
	height:20px;
	color:#000;
	font-weight:bold;
	font-size:12px;
	padding-bottom:0px;
	padding-left:10px;
}
td.rightcol {
	background-image:url('../interface/images/bg-rightcol.gif');
	background-repeat:repeat-y;
}
td.label {
	padding:2px 0 0 10px;
}
td.input {
	padding:2px 10px 0px 0px;
	text-align:right;
}
td.submit {
	text-align:right;
	padding:5px 10px 10px 0;
}
select.input, input.input,textarea.input {
	font-size:11px;
	background-color:#FFF;
	width:130px;
	border:1px solid #C4AC12;
}
input.cart {
	font-size:11px;
	width:70px;
}
input.profile,select.profile {
	width:200px;
}
td.cartprice {
	text-align:right;
	padding:0px 15px 0px 0;
}
td.carttotalprice{
	text-align:right;
	padding:5px 15px 0px 0;
	color:#EE3232;
	font-weight:bold;
	font-size:14px;
}
td.footer {
	border-top:10px solid #FFDD00;
	padding:5px 0px 6px 0px;
	margin:10px 0px;
	background-image:url('../interface/images/bgsubmenu.gif');
	background-repeat:repeat-x;
}
td.head {
	height:70px;
	padding-top:20px;
}
div.login {
	width:90px;
	float:right;
	text-align:left;
	padding-bottom:20px;
}
div.logout {
	float:right;
	padding-bottom:20px;
}
input.login {
	width:80px;
}
.tabed {
	padding-left:20px;
}
td.button {
	padding-top:10px;
}
textarea.input {
	width:500px;
	height:200px;
}
ul.message {
	width:100%;
/*	border:1px solid #000; */
	background-color:#FFF090;
	margin:10px 0px 0px 0px;
	padding:10px 20px;
}
li.message{
	padding:0px 0px 0px 0px;
	list-style-image:url(../interface/images/list-style.gif);
}
ul.agb {
	margin:0px;
}
li.agb {
	font-weight:bold;
}
ol.agb_sub {
	margin-bottom:10px;
}
li.agb_sub {
	font-weight:normal;
	text-align:justify;
}
input.menge {
	width:20px;
}
input.contact, select.contact {
	width:250px;
}
input.order, select.order {
	width:200px;
}
b.store {
	color:#3C7E10;
}
a.track {
	color:#000;
	font-weight:bold;
/*	background-image:url('../interface/images/speaker.gif');
	background-position:left center;
	background-repeat:no-repeat;
	padding-left:20px;*/
}
a.hover{
	font-weight:bold;
}
table.box {
	border:1px solid #C4AC12;
	border-top:none;
	margin-bottom:10px;
}
td.hr {
	background-image:url('../interface/images/hr.gif');
	background-repeat:repeat-x;

}
.copyright {
	text-align:center;
	font-size:10px;
	font-family:Arial;
	color:#666;
	padding-bottom:10px;
}
.blacktop10{
	font-weight:bold;
	font-size:12pt;
}
tr.altrow{
 	background-color:#FFF292;
}
.descriptionBold {
	font-weight:bold;
         font-size:11px;
}