.tx-ttproducts .category{
	background-color: white;
	padding:0px;
	margin-bottom:5px;
	padding-bottom:4px;
	clear:both;
}

.tx-ttproducts .category .cat_titel{
	height: 32px;
	background-color: #0069AF;
	background-image: url(bildeck_hb2.gif);
	background-repeat: no-repeat;
	color: white;
	font-size: 14px;
	font-weight: bold;
	padding-left:16px;
	padding-top: 8px;
}

.tx-ttproducts .category .logo{
	position:absolute;
	top:0px;
	right:0px;
	border: solid 2px white;
}

.tx-ttproducts .product{
	color:black;
	font-size:10px;
	position:relative;
	padding:6px;
	margin: 6px;
	margin-bottom:2px;
	background-color: #D5DDEE;
	text-align: right;
	height: 72px;
	width:485px;
}

.tx-ttproducts .product .prod_titel{
	font-size: 11px;
	font-weight: bold;
	padding: 0px;
	margin: 0px;
	background-color: #D5DDEE;
	background-image: none;
	position: absolute;
	top: 4px;
	left: 6px;
	width: 130px;
	text-align: left;
	line-height: 102%;
}

.tx-ttproducts .product .beschreibung{
	position:absolute;
	top: 4px;
	left: 210px;
	width: 150px;
	text-align:left;
	height:50px;
	overflow:hidden;
}

.tx-ttproducts .product .img1{
	position:absolute;
	top: 6px;
	left: 150px;
}

.tx-ttproducts .product .img1 IMG{
	border: none;
}

.tx-ttproducts .product .img2 IMG{
	border: none;
}

.tx-ttproducts .product .anzahl{
	position: absolute;
	left: 6px;
	top: 40px;
}

.tx-ttproducts .product .anzahl INPUT{
	text-align:right;
	font-size:10px;
	height: 14px;
	border: solid 1px red;
	position: relative;
	top: 0px;
	padding: 0px 2px;
}

.tx-ttproducts .product .submit{
	position: absolute;
	left: 6px;
	bottom: 8px;
}

.tx-ttproducts .product .preis{
	font-size: 12px;
	font-weight: bold;
	position: absolute;
	left: 210px;
	bottom: 8px;
}

.tx-ttproducts .product .teiler{
	background-color: #0069AF;
	width: 2px;
	height: 65px;
	position:absolute;
	top:6px;
	left: 140px;
}

.tx-ttproducts .seitennavigation{
	height:10px;
}

.tx-ttproducts .prev{
	padding-left:10px;
	font-size: 10px;
	float:left;
	width:130px;
}

.tx-ttproducts .seiten{
	font-size: 10px;
	float:left;
	margin-bottom: 10px;
	width:230px;
	text-align: center;
}

.tx-ttproducts .next{
	width:130px;
	padding-right: 6px;
	font-size: 10px;
	float:right;
	text-align:right;
}

.singleview .single_product{
	background-color:white;
	padding:0px;
	text-align:left;
	position:relative;
	font-size:10px;
	padding-bottom:8px;
}

.singleview{
	font-size:10px;
}

.singleview .single_titel{
	height: 32px;
	background-color: #0069AF;
	background-image: url(bildeck_hb2.gif);
	background-repeat: no-repeat;
	color: white;
	font-size: 14px;
	font-weight: bold;
	padding-left:16px;
	padding-top: 8px;
}

.singleview .single_titel a{
	color:white;
}

.singleview .single_bild1{
	margin:8px;
	height: 165px;
}

/* ie hack */
html>body #page #content #spalte2 .single_bild1
{
	min-height:165px;
	height: auto;
}

.singleview .single_bild1 img{
	border: none;
}

.singleview .single_details{
	position:absolute;
	top: 50px;
	left: 150px;
	width: 160px;
}

.singleview .preise {
	position:absolute;
	right:15px;
	top:198px;
}

.singleview .preise .single_listenpreis{

}

.singleview .preise .single_preis{
	font-size:12px;
	font-weight: bold;
}

.singleview .single_beschreibung{
	background-color:#DFE3F4;
	margin: 0px 8px;
	padding: 4px;
}

.warenkorb_info{
	border: solid 6px white;
	font-size:10px;
	padding: 4px;
	position:relative;
	height:80px;
}

.warenkorb_aktualisieren{
	font-size:12px;
	font-weight:bold;
	position:absolute;
	top: 15px;
	left: 15px;
}

.warenkorb_gesamt{
	font-size:12px;
	font-weight:bold;
	position:absolute;
	top: 15px;
	left: 160px;
}

.warenkorb_infotext{
	position:absolute;
	top: 45px;
	left: 160px;
}

.warenkorb_bestellen{
	font-size: 12px;
	font-weight: bold;
	margin-top: 10px;
	margin-left: 20px;
}

.warenkorb_zusammenfassung{
	background-color: white;
	padding:0px;
	margin-bottom:5px;
	padding-bottom:10px;
	clear:both;
	overflow:hidden;
	height:auto;
}


.warenkorb_zusammenfassung .cat_titel{
	height: 32px;
	background-color: #0069AF;
	background-image: url(bildeck_hb2.gif);
	background-repeat: no-repeat;
	color: white;
	font-size: 14px;
	font-weight: bold;
	padding-left:16px;
	padding-top: 8px;
	margin-bottom:20px;
}
.warenkorb_zusammenfassung .product{
	height: 20px;
	background-color:white;
	width:475px;
	margin:0px;
	padding:0px;
	clear:both;
}
.warenkorb_zusammenfassung .product .anzahl{
	position: static;
	float:left;
	margin-left: 0px;
	width: 60px;
	text-align:right;
	background-color:white;
}

.warenkorb_zusammenfassung .product .prod_titel{
	position: static;
	font-size:10px;
	width:280px;
	float:left;
	margin-left: 8px;
	background-color:white;
	
}

.warenkorb_zusammenfassung .product .preis{
	position: static;
	font-size:10px;
	float:right;
	text-align:right;
	width:100px;
	background-color:white;
	
}

.warenkorb_zusammenfassung .teiler1{
	width:406px;
	height:1px;
	background-color:#0069AF;
	margin-left:68px;
}

.warenkorb_zusammenfassung .teiler2{
	width:406px;
	height:1px;
	background-color:#0069AF;
	margin-left:68px;
	margin-bottom:10px;
}

.warenkorb_zusammenfassung .back_summen{
	width:406px;
	position:relative;
	padding: 10px 0px;
	border-top: solid 1px black;
	border-bottom: solid 1px black;
	margin-left:68px;
}

.warenkorb_zusammenfassung .back{
	position:absolute;
	left:0px;
	top:10px;
	width: 85px;
	height: 40px;
	font-size: 9px;
	text-align: center;
	background-color: #DFE3F4;
}

.warenkorb_zusammenfassung .summen{
	font-size:10px;
	margin-left: 142px;
	margin-bottom:12px;
}

.warenkorb_zusammenfassung .summen .warenkorb_gesamt{
	position:static;
	clear:both;
}

.warenkorb_zusammenfassung .summen .warenkorb_gesamt .titel{
	text-align:right;
	font-size:12px;
	font-weight:normal;
	float:left;
}

.warenkorb_zusammenfassung .summen .warenkorb_gesamt .betrag{
	text-align:right;
	font-size:12px;
	font-weight:normal;
	float:right;
}

.warenkorb_zusammenfassung .summen .warenkorb_gesamt_ohne{
	position:static;
	clear:both;
}

.warenkorb_zusammenfassung .summen .warenkorb_gesamt_ohne .titel{
	text-align:right;
	font-size:10px;
	font-weight:normal;
	float:left;
}

.warenkorb_zusammenfassung .summen .warenkorb_gesamt_ohne .betrag{
	text-align:right;
	font-size:10px;
	font-weight:normal;
	float:right;
}

.warenkorb_zusammenfassung .summen .warenkorb_gesamt_mwst{
	position:static;
	clear:both;
}

.warenkorb_zusammenfassung .summen .warenkorb_gesamt_mwst .titel{
	text-align:right;
	font-size:10px;
	font-weight:normal;
	float:left;
}

.warenkorb_zusammenfassung .summen .warenkorb_gesamt_mwst .betrag{
	text-align:right;
	font-size:10px;
	font-weight:normal;
	float:right;
}

.warenkorb_zusammenfassung .warenkorb_gesamt2{
	position:static;
	margin-left:210px;
	margin-top: 10px;
	width: 265px;
	clear:both;
	height:40px;
}

.warenkorb_zusammenfassung .warenkorb_gesamt2 .titel{
	font-size:12px;
	font-weight:normal;
	float:left;
}

.warenkorb_zusammenfassung .warenkorb_gesamt2 .betrag{
	text-align:right;
	font-size:12px;
	font-weight:bold;
	float:right;
}

.warenkorb_zusammenfassung .hinweis{
	padding-top:4px;
	padding-bottom:4px;
	font-size:9px;
	clear:both;
}

.liefernummer{
	padding: 4px 12px 8px 12px;
	border:solid 6px white;
	background-color: #DFE3F4;
	
}

.warenkorb_submit{
	font-size:12px;
	font-weight:bold;
	margin-left:20px;
	margin-top:10px;
}

.monats_details{
	background-color:white;
	position:absolute;
	top: 50px;
	left:340px;
}

.monats_details_kasten{
	width:10px;
	height:10px;
	float:left;
	margin-right: 10px;
	margin-top:2px;
	margin-bottom:5px;
}

.monats_details_kasten img{
	position:relative;
	top:-3px;
}

.monats_zeile{
	clear:both;
	margin-bottom:5px;
	font-weight:bold;
}

.monats_details_bewertung{
	margin-bottom: 0px;
}
.monats_details_bewertung img{
	margin-left: 1px;
	margin-top: 3px;
	margin-bottom:0px;
}

.monats_details_kasten img{
	position:relative;
	top:-6px;
	left:-5px;	
}

.monats_details_trailer{
	padding-left: 19px;
	padding-top:2px;
	position:absolute;
	width: 142px;
	right:8px;
	top: 192px;
	background-color: #0072BB;
}

.monats_details_chartbreaker{
	margin-bottom:10px;
	height:15px;
}

.monats_details_unglaublichgut{
	margin-bottom:10px;
	height:15px;
}

.monats_details_trailer img{
	border:none;
}


.register_seiten .registerkarte{
	width:510px;
	clear:both;
}
ul.register{
	
}
ul.register {
	list-style-type: none; 
	margin: 0px; 
	padding: 0px;
	clear:both;
	width:510px;
}
ul.register li {
	margin-bottom: 0px;
	padding: 4px 0px 3px 12px;
	width: 100px;
	height: 15px;
	float: left;
	background-color: #ABBCDD;
	color: white;
	background: url(bildeck_klein_hb2.gif) no-repeat;
	background-position: 0px 0px;
	border-bottom:1px solid #D5DDEE;
	text-align:center;
}
ul.games li {
	width: 85px;
	font-size:11px;
}
ul.register li.inaktiv{
	background-color:#ABBCDD;
}
ul.register li.aktiv {
	background-color:#0069AF;
}
ul.register li a{
	color:white;
	font-weight:bold;
}
.registerkarte_einzel .legende td , .legende td{
	border-bottom: solid 1px #D5DDEE;
}
.registerkarte_einzel .legende .menge{
	background: url(bildeck_klein_hb2.gif) no-repeat;
	background-position: 0px 0px;
	padding-left:15px;
}
.registerkarte{
	margin:0px;
}
.register_seiten form{
	margin:0px;
}

.tx-ttproducts .seiten a,
.tx-ttproducts .seiten b{
	padding: 1px 2px;
	margin:0px 2px;
}

.tx-ttproducts .seiten b{
	margin:0px -2px;
}

.tx-ttproducts .seiten a{
	border:solid 1px #005F9B;
		
}

.tx-ttproducts .seiten b,
.tx-ttproducts .seiten a:hover{
	background-color: #005F9B;
	color:white;
	border:solid 1px #005F9B;
		
}