#artdettitle {
	border-bottom: 3px solid #CCCCCC;
	padding-bottom: 5px;
	margin-bottom: 15px;
}

#artdettitle h1{
	border: none;
	margin-bottom: 5px;
	text-transform: none;
}

#artdetimage {
	width: 270px;
	height: 410px;
	float: left;
	margin-bottom: 15px;
}

.prodimages {
	margin-left: 10px;
}

#artdetinfo {
	float: left;
	border-left: 1px dotted #CCCCCC;
	width: 315px;
	margin-bottom: 15px;
	height:450px;
}

.artdettext {
	float: none;
	clear: left;
	border-top: 1px dotted #CCCCCC;
	margin-top: 15px;
	padding: 15px;

}

#artdetpreis, #artdetdaten, #artdetverfuegung, #artdetbutton, .artverfuegung_text {
	padding: 15px 15px 15px 0;
	margin-left: 15px;
	border-bottom: 1px dotted #dedede;
}
#artdetpreis {text-align:center;}
#artdetbutton {
	border-bottom: none;
	clear:both;
}

#artdetbutton a{
	padding: 10px 50px;
	border: 1px solid #666666;
	background-image: url("image/wkorb.gif");
	background-repeat: no-repeat;
	background-position: 2px;
	background-color: #dedede;
}

#artdetbutton a:hover {
	color: #000000;
	background-color: #cccccc;
}

.preis {
	font-size: 20px;
	font-weight: bold;
	color: #666666;
}

.newpreis {
	font-size: 36px;
	font-weight: bold;
	color: #FF6600;
}

.oldpreis {
	font-size: 18px;
	font-weight: bold;
	color: #8E8D8D;

}

del {
	color: red;
}

.sparen {
	color: red;
	font-size: 13px;
	font-weight: bold;
	line-height: 250%;
}

.preistext {
	vertical-align: top;
}

#artinfozusatztext {
   clear: both;
	border-top: 1px dotted #CCCCCC;
	padding: 15px;
}

#artdetpreistext {
	border-top: 3px solid #CCCCCC;
	padding: 15px;
}

#artdetdaten span, #artdetverfuegung span  {
	display: block;
}

#artdetdaten span.dist {
	padding-left: 100px;
}

#artdetdaten label, #artdetverfuegung label {
    clear: left;
    display: block;
    float: left;
    width: 100px;
}

/* Tabs Neu */

#middle-center .tab_panes, .tab_pane {
    clear: both;
}

.tab_panes {

}

.tab_pane {
    border: 1px solid #CCCCCC;
    padding: 10px;
    z-index: 2;
    position: relative;
}

.tab_panes #tabs {
    z-index: 3;
    position: relative;
}

#tabs li {
    float: left;
    padding: 5px 0 5px 0;
    list-style: none;
}
#tabs a {
    background: url("image/tab_left.png") no-repeat scroll left -100px transparent;
    font-weight: normal;
    margin: 0;
    padding: 5px 0 5px 10px;
    text-decoration: none;
    cursor: pointer;
    color: #000000;
}
#tabs a span {
    background: url("image/tab_right.png") no-repeat scroll right -100px transparent;
    padding: 5px 10px 5px 0px;
}

#tabs li.current a {
    background: url("image/tab_left.png") no-repeat scroll left top transparent;
    font-weight: normal;
    margin: 0;
    padding: 5px 0 6px 10px;
    text-decoration: none;
}
#tabs li.current a span{
    background: url("image/tab_right.png") no-repeat scroll right top transparent;
    color: #000000;
    padding: 5px 10px 6px 0px;
    font-weight: normal;
}

#tabs li a:hover span {
    color: #ff0000;
    font-weight: normal;   
}

/* socialmedia  */

#socialmedia {
	padding: 15px 0;
	margin-left: 15px;
	border-top:1px dotted #DEDEDE;
	margin-top:10px;
}

.socialmedia_item {
	display:inline;
}

.twitter-share-button {
	color: #ffffff;
}

.datanote a img {
   margin: 0 0 -2px 0px;
   display: inline;
}

#artdetinfo .star_, .star_1, .star_2, .star_3, .star_4, .star_5 {
   margin: 0 20px 0 0px;
}

#artdetinfo #artdetpreis table {
   width: auto;
}

#artdetinfo #artdetpreis table td {
   width: 140px;
}

#artpdfbutton {
	border-top: 1px dotted #DEDEDE;
   padding: 15px 0;
   margin-left: 15px;
}

#artpdfbutton span {
	font-weight:normal;
   padding: 5px 0 0 0;
	display: block;
	padding-top:13px;
}

#artpdfbutton a img {float:left; margin-right:10px;} #artdetbutton a {
	background: transparent url(image/artdet-btn.png);
    border: 1px solid #ff6000;
    border-radius: 20px;
    height: 40px;
    margin: 10px 0;
    width: 150px;
	border-bottom: 2px solid #ff6000;
	color: #ffffff;
	cursor:pointer;
}

#artdetbutton a:hover {
	border-top: 2px solid #ff6000;
	border-bottom: 1px solid #ff6000;
	color:#ffffff;
}