/* Allgemeines */
/*************************************************************************************************/

body, p, td, div {
	font-family: Arial, Helvetica, sans-serif;
	color:#fff;
	font-size:11px;
	
}
#inhalt_detail a{
	color:#078ae2;
}
ul,li{
	margin:0;
	padding:0;
	list-style-type:none;
}
li{
	padding-left:10px;
	background: url(/img/detailseite/dot.gif) no-repeat 0 7px;
}

.cc1{
	width:110px;
}
.cc2{
	width:auto;
}
.cc3{
	width:auto;
	text-align:right;
}

.bidcc1{
	vertical-align:top;
	width:50%;
}

.bidcc2{
	vertical-align:bottom;
	width:50%;
}

/* Produkt kompakt */
/*************************************************************************************************/
.produkt_kompakt .ueberschrift{
	height:43px;
	color:#fff;
	padding-top:33px;
	padding-left:5px;
	padding-bottom:4px;
	font-size:18px;
}
.produkt_kompakt h2, .box_detail h2, .box_detail_mmenue h2{
	font-size:17px;
	margin:0;
	padding:0;
	font-weight:bold;
}
.produkt_kompakt .ueberschrift h2{
	color:#fff;
	font-size:18px;
	font-weight:bold;
	line-height: 30px;
}
.produkt_kompakt .ueberschrift #longTitle{
	color:#fff;
	font-size:16px;
	font-weight:bold;
	margin-top: -8px;
}
.produkt_kompakt .spalte1, .produkt_kompakt .spalte2, .produkt_kompakt .spalte3{
	float:left;
}
.produkt_kompakt .spalte1{
	width:195px;
	padding-left:5px;
}
.produkt_kompakt .spalte2{
	width:530px;
	padding-left:10px;
}
.produkt_kompakt .spalte3{
	width:195px;
	padding-left:10px;
}
.bild_m {
	height:195px;
	width:195px;
	background:url(/img/detailseite/bg_bild_m.gif) no-repeat;
}
#inhalt_detail .bilderstrecke a, #inhalt_detail .video a, #inhalt_detail .downloads a{
	font-size:11px;
	font-weight:bold;
	line-height:32px;
}
#inhalt_detail .bilderstrecke{
	background:url(/img/detailseite/icon_bilder.gif) no-repeat;
	margin-top:3px;
	padding-left:40px;
}
#inhalt_detail .video{
	background:url(/img/detailseite/icon_videos.gif) no-repeat;
	margin-top:3px;
	padding-left:40px;
}
#inhalt_detail .downloads{
	background:url(/img/detailseite/icon_downloads.gif) no-repeat;
	margin-top:3px;
	padding-left:40px;
}

.auktionsinfo{
	border:1px solid #9c9c9c;
	background: url(/img/detailseite/bg_auktionsinfo.gif) repeat-x #FFFFFF;
	border-top:0;
	border-bottom:0;
	padding:10px 10px;
	line-height:18px;
}
.auktionsinfo2{
	background: url(/img/detailseite/bg_auktionsinfo2.gif) repeat-x #FFFFFF;
	border:1px solid #9c9c9c;
	border-top:0;
	border-bottom:0;
	padding:10px 10px;
	line-height:18px;
}
.links{
	width:284px;
	padding:0 10px 10px 0;
	float:left;
	border-right:1px #9c9c9c dashed;
}
.gebot_show{
	font-size: 16px;
	color: #81B103;
}
.rechts{
	width:201px;
	overflow:hidden;
	padding:0 0 10px 10px;
	float:left;
}
.topzeile{
	height:117px;
	margin-bottom:5px;
}

/* weitere Boxen */
/*************************************************************************************************/
.box_detail{
	padding:5px;
}
.box_detail .kasten{
	background:#fff;
	border:1px solid #9c9c9c;
	padding:5px;
	overflow:hidden;
	font-size: 12px;
}
.box_detail .kasten ul, .box_detail .kasten li{
	list-style-type: disc;
	padding: 0px;
	background: none;
}
.box_detail .kasten ul{
	margin-left:15px;
}
	
.box_detail .kasten p, .box_detail .kasten td, .box_detail .kasten div, .box_detail .kasten a{
	line-height:normal;
	font-size: 12px;
}
.box_detail .kasten h2{
	line-height:normal;
	font-size: 17px;
}

.box_detail .kasten h2{
	margin-bottom: 12px;
}

.box_detail .spalte1, .box_detail .spalte2{
	float:left;
}
.box_detail .spalte1{
	width:535px;
}
.box_detail .spalte2{
	width:394px;
	margin-left:10px;
}
.produkt_kompakt .spalte3 .kasten, .kasten_mmedia{
	background:#fff;
	border:1px solid #9c9c9c;
	border-bottom:0;
	border-top:0;
	line-height:18px;
	padding:5px 5px 4px;
	overflow:hidden;
}
.box_detail .spalte1 .kasten, .box_detail .spalte2 .kasten{
	background:#fff;
	border:1px solid #9c9c9c;
	border-bottom:0;
	border-top:0;
	
	padding:5px 5px 4px;
	overflow:hidden;
}
.produkt_kompakt .spalte3 .kasten{
	background: url(/img/detailseite/bg_auktionsinfo.gif) repeat-x #fff;
}
.box_detail .spalte2 ul, .box_detail .spalte2 li{
	margin:0;
	padding:0;
	list-style-type:none;
}
.box_detail .spalte2 li{
	padding-left:15px;
	background:url(/img/detailseite/pfeil_gruen.gif) no-repeat 0 5px;
	padding-bottom:5px;
}
.scrollkasten{
	background:#fff;
	border:1px solid #9c9c9c;
	padding:5px;
	overflow:auto;
	height:156px;
}

/* Reiternavigation */
/*************************************************************************************************/
.teasermenue{
	height:23px;
	padding:7px 0 10px 20px;
}
.teasermenue ul, .teasermenue li{
	margin:0;
	padding:0;
	list-style-type:none;
}
.teasermenue li, .teasermenue .on{
	float:left;
	line-height:23px;
	margin-right:2px;
	background:#f2f2f2 url(/img/detailseite/reiter_left.gif) top left no-repeat;
}
#inhalt_detail .teasermenue li a, #inhalt_detail .teasermenue .on a{
	display:block;
	padding:0 10px;
	color: #fff;
	text-transform:uppercase;
	font-weight:bold;
	background:url(/img/detailseite/reiter_right.gif) top right no-repeat;
}
.teasermenue .on{
	background:#f2f2f2 url(/img/detailseite/reiter_left_on.gif) top left no-repeat;
}
#inhalt_detail .teasermenue .on a{
	background:url(/img/detailseite/reiter_right_on.gif) top right no-repeat;
	color:#086AB5;
}

/* Multimediaspalte */
/*************************************************************************************************/
.spalte1mmedia{
	float:left;
	width:535px;
	padding-right:5px;
}
.spalte1mmedia_big{
	float:left;
	width:766px;
	padding-right:5px;
}
.spalte2mmedia{
	float:left;
	width:400px;
}
.spalte2mmedia .thumbnail, .spalte2mmedia .thumbnail_on, .spalte2mmedia .thumbnail_leer{
	float:left;
	margin:0 5px 0 0;
	width:95px;
	height:105px;
	background: url(/img/detailseite/bg_thumbnail.gif) no-repeat;
}
.spalte2mmedia .thumbnail_on{
	background: url(/img/detailseite/bg_thumbnail_on.gif) no-repeat;
}
.spalte2mmedia .thumbnail_leer{
	background: url(/img/detailseite/bg_thumbnail_leer.gif) no-repeat;
}
.kastenfarbe{
	background:#fff;
}
.bildsteuerung{
	border:1px solid #9c9c9c;
	border-width: 0 1px;
	padding:0 10px;
	height:20px;
	font-weight:bold;
	line-height:20px;
}
.bildsteuerung img{
	vertical-align:middle;
}
/* Inputfelder Gebotsabgabe */
/*************************************************************************************************/
.input_gebotsbetrag{
	width:70px; 
	height:18px;
	padding-top:3px;
	margin:0;
	border:1px solid #9c9c9c; 	
}
.input_anzahl{
	width:30px; 
	height:18px;
	padding-top:3px;
	margin:0;
	border:1px solid #9c9c9c; 

}
.input_gebotsubmit{
	width:109px; 
	height:24px;
	background:url(/img/detailseite/button_gebot_abgeben.gif) top left no-repeat; 
	margin:0; 
	padding:0; 
	border:0; 
	cursor:pointer; 
	margin-left:5px;
}
.input_sksubmit{
	width:109px; 
	height:24px;
	background:url(/img/detailseite/button_sofort_kaufen.gif) top left no-repeat; 
	margin:0; 
	padding:0; 
	border:0; 
	cursor:pointer; 
	margin-left:1px;
}
.input_vorschlagsubmit{
	width:124px; 
	height:24px;
	background:url(/img/detailseite/button_preis_vorschlagen.gif) top left no-repeat; 
	margin:0; 
	padding:0; 
	border:0; 
	cursor:pointer; 
	margin-left:5px;
}
* html .input_gebotsubmit, * html .input_sksubmit, * html .input_vorschlagsubmit{
	background-position:0 1px;
}
/* Kategorienseite */
.content_kats li{
background:none;
}
.content_kats .has_sub{
	background: url(/img/m/plus.gif) no-repeat 0 7px;
	}
	
	
/* myPage */
.my_page_left{
	background:#fff;
	border:1px solid #9c9c9c;
	border-bottom:0;
	border-top:0;
	min-height:150px;
	height:auto!important;
	height:150px;
	padding:5px 5px 4px;
	width:193px;
}

.my_page_right{
	background:#fff;
	border:1px solid #9c9c9c;
	border-bottom:0;
	border-top:0;
	min-height:550px;
	height:auto!important;
	height:550px;
	padding:5px 5px 4px;
	width:518px;
}
