p.err, h2.err {
	font-weight:bold;
	color:red;
}
input.err {
	border-color:red !important;
}

.tvsshop_article {
	border-top:1px solid #b2b2b2;
	margin:2em 0;
	padding:1em 0 0;
	clear:both;
}

.tvsshop_article_col_left {
	display:block;
	float:left;
	width:170px;
}
.tvsshop_article_col_left img {
	max-width:137px;
}

.tvsshop_article_col_right {
	display:block;
	float:left;
	width:375px;
}

.tvsshop_article_detail_col_left {
	display:block;
	float:left;
	width:245px;
	margin:2em 0;
}
.tvsshop_article_detail_col_left img {
	max-width:230px;
}

.tvsshop_article_detail_col_right {
	display:block;
	position: relative;
	float:left;
	width:300px;
	margin:2em 0;
}

.tvsshop_article h2 {
	font-size:18px;
}

.tvsshop_article h3 {
	font-size:14px;
}

.tvsshop_article img {
	margin:0 15px 1em 0;	
}


.tvsshop_article_tipp h3.headline,
.tvsshop_showbasket .h1,
.tvsshop_search h1 {
	background:#EC1C24;
	color:#fff;
	padding:5px;
	font-size:15px; line-height:120%; margin:auto;
}
.tvsshop_article_tipp .subtitle { margin-top:-0.25em; }
.tvsshop_search h1 { background:#b2b2b2 !important; }


.tvsshop_btn {
    display: inline-block;
	background:#EC1C24;
	color:#fff;
	border:0;
	font-weight:bold;
	cursor:pointer;
    height: 30px;
    line-height: 30px;
    padding: 0 10px;
    text-align: center;
}

.tvsshop_btn:hover {
	background:#999999;
	color:#fff;
	text-decoration:none;
}

.tvsshop_btn:active {
	background:#000;
}



.art_addtocart input[type=submit] {
	background:#EC1C24 url('../images/addtocart.png') right center no-repeat;
	color:#fff;
	border:0;
	padding:5px 30px 5px 5px;
	cursor: pointer;
	font-weight:bold;
}
.art_addtocart input[type=submit]:hover { background:#7F7F7F url('../images/addtocart.png') right center no-repeat; }
.art_addtocart input[type=submit]:active { background:#000 url('../images/addtocart.png') right center no-repeat; }


.tvsshop_article .art_description { margin:1em 0; }
.tvsshop_article .art_description p { margin:0; }
.tvsshop_article p.more a { 
	background:url('../images/a.png') left 3px no-repeat;
	padding-left:18px;
	font-weight:normal;
}
.tvsshop_article .art_addtocart { float:right; margin-top:-3.5em; }

.art_price, .art_artnr, .art_page_count { font-size:12px; }
.art_value1 { font-weight:bold; }
.art_description .art_value1 { font-size:12px; }
.art_price span { font-weight:bold; font-size:18px; }
p.art_price { margin:1em 0 !important; }

/* Buchtipp */

.tvsshop_article_tipp a.link_img {
	display:block;
	text-align:center;
	margin:1em 0;
}

.tvsshop_article_tipp .more a img {
	margin-right:8px;
}
.tvsshop_article_tipp .more a {
	display:block;
	background:#a5a6a6 url('../images/tipp_morelink.png') left top no-repeat;
	color:#fff;
	height:30px;
	line-height:30px;
	padding-left:42px;

}
.tvsshop_article_tipp .more a:hover { text-decoration:none; }

.tvsshop_article_detail .more a,
.tvsshop_article_tipp .leseprobe a { 
	background:url('../images/a.png') left 3px no-repeat;
	padding-left:18px;
	font-weight:normal;
}

.tvsshop_article_tipp .art_description { margin:1em 0; }
.tvsshop_article_tipp .art_description p { margin:0; }
.tvsshop_article_tipp .art_price { font-weight:bold; float:right; font-size:13px; }


.tvsshop_article_tipp .link_img img {
	max-width:140px;
}


/* Warenkorb */

.tvsshop_showbasket {
	margin:auto 0 1em 0;
	border-bottom:1px solid #EC1C24;
	font-size:12px;
}
.tvsshop_showbasket tr:first-child td { padding-top:0; }
.tvsshop_showbasket td { padding-top:0.5em; padding-bottom:0.5em; }
.tvsshop_showbasket tr:last-child td { padding-bottom:0; }

.tvsshop_showbasket .title {
	font-weight:bold;
}
td.art_col_1 {
	border-bottom:0 none !important;
}
.tvsshop_showbasket .art_col_img {
	padding-right:5px;
}
.tvsshop_showbasket .price {
	float:right;
}
.tvsshop_showbasket p {
	margin:0;
	line-height:1.25em;
}
.tvsshop_showbasket p.checkout {
	margin:1em 0;
}
.tvsshop_showbasket .art_col_content p:first-child {
	margin-bottom:0.5em;
}

.tvsshop_order .title {
	font-weight:bold;
	color:#000;
}
.tvsshop_order .title:hover {
	text-decoration:none;
}

.articles_sum_count { margin:0; }
.articles_sum_count a {
	display:block;
	padding:20px 0 20px 60px;
	background:url('../images/showbasket.png') left center no-repeat;
	font-weight:bold;
	font-size:15px; line-height:120%; margin:auto;
}



.tvsshop_order {
	background:#f2f2f2;
	border:1px solid #b2b2b2;
	padding:10px;
}
.tvsshop_order .tvsshop_art_table {
	margin:1em 0;
	padding:0;
	border-spacing:0;
}

 
.tvsshop_order .art_col_img{
	width:125px;
}
.tvsshop_order .art_col_img img {
	padding:5px;
	/*border:1px solid #d2d2d2;
	background:#fff;*/
}
.tvsshop_art_table th {
	text-align:left;	
	border-bottom:1px solid #b2b2b2;
	padding-right:10px;
}
.tvsshop_art_table th:last-child {
	padding-right:0;
}

.tvsshop_showbasket .tvsshop_art_table .art_col_img {
	width: 34%;
}

.tvsshop_order .tvsshop_art_table td.art_col {
	text-align:left;	
	border-bottom:1px solid #b2b2b2;
	padding-right:10px;
	padding-top:10px;
	padding-bottom:10px;
}

.art_count_plus {
	margin-right:1px;
}

.art_count_plus, .art_count_minus {
	display:inline-block;
	background:#EC1C24;
	color:#fff;
	width:10px;
	height:20px;
	text-align:center;
}

.art_count_plus:hover, .art_count_minus:hover {
	background:#7F7F7F;
	color:#fff;
	text-decoration:none;
}

.art_count_plus:active, .art_count_minus:active {
	background:#000;
}

form#tvsshop_order {
	margin:1em 0;
}
.tvsshop_order h2 {
	margin:1em 0;
}
.tvsshop_order div.row-fluid div {
	text-align:right;
}

ul.checkout_steps {
	list-style:none;
	margin:0;
	padding:0;
}
ul.checkout_steps li {
	margin:0;
	padding:0;
	display:inline;
	background:0 none;
	margin-right:10px;
	font-weight:bold;
	color:#b2b2b2;
	border-bottom:2px solid #F0BAC7;
}
ul.checkout_steps li span {
	font-size:18px;
	color:#F0BAC7;
}
ul.checkout_steps li.active {
	color:#000;
	border-bottom:2px solid #EC1C24;
}
ul.checkout_steps li.active span {
	color:#EC1C24;
}
ul.checkout_steps li.active a { color:#000;}
ul.checkout_steps li.active a:hover { text-decoration:none; }

.art_col_3, .art_col_4, .art_col_5 {
	text-align:right !important;
}

.tvsshop_order input[type=text], .tvsshop_order input[type=number], .tvsshop_order textarea {
	display:block;
	width:100%;
	padding:2px 0;
	margin:0;
	border:1px solid #b2b2b2;
	font-size:14px;
	line-height:1.5em;
}

.tvsshop_order textarea {
	resize:none;
}

p.badge_new { color:red; font-weight:bold; font-size:20px; margin-top:0.5em; }
span.badge_new {
	display: inline;
	color:red;
	margin-left:30px;
	font-weight:bold;
}

/* Suche */

.tvsshop_search h2 {
	float:left;
	line-height:25px;
	margin:0;
	padding:1px 15px 0 0;
	font-size:18px; line-height:120%; margin:auto;
}

.tvsshop_search form {
	margin:1em 0;
	padding:0;
}
	
.tvsshop_search input[type=text] {
	width:280px;
	border:1px solid #b2b2b2;
	float:left;
	margin:0;
	padding:0;
	height:25px !important;
	line-height:1.5em;
}

.tvsshop_search input[type=submit] {
	width:30px;
	margin:0 0 0 5px;
	border:0 none;
	overflow:hidden;
	height:27px !important;
	padding:0;
	line-height:0;
	font-size:0px !important;
	background:#7F7F7F url('../images/search.png') center no-repeat;
}



.badge-text { display: inline-block; position: relative; background: #f7931e; color:#fff; font-weight: bold; padding:5px 15px 5px 10px; overflow: hidden; }
.badge-text:after {
	content: '';
	display: block;
	position: absolute;
	top:0;
	right: 0;
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 0 0px 100px 25px;
	border-color: transparent transparent #fff transparent;

}

.badge-star { position: absolute; top:0; right:0; display: inline-block; width: 100px; height: 100px; background: url('../images/badge_star.png') center center no-repeat; background-size: 100px 100px; color:#fff; font-weight: bold; overflow: hidden; text-align: center; line-height: 100px; font-size:15px; }
.badge-star span {
	display:inline-block;
	-webkit-transform: rotate(-10deg); /* Chrome, Safari, Opera */
	-ms-transform: rotate(-10deg);     /* IE 9 */
	transform: rotate(-10deg);
}


/* Popup */

.popup {     
    display: none;
    background: #ffffff;
    left: 50%;
    top:50%;
    margin-left: -215px;
    margin-top:-171px;
    position: fixed;
    width: 430px;
    height:300px;
    z-index: 9999;
    padding: 20px;
    border:1px solid #999999;
    line-height:1.2em;
} 
#overlay{
    display: none; 
    background: -moz-radial-gradient(center, ellipse cover,  rgba(0,0,0,0.65) 0%, rgba(0,0,0,0.5) 100%); 
    background: -webkit-gradient(radial, center center, 0px, center center, 100%, color-stop(0%,rgba(0,0,0,0.65)), color-stop(100%,rgba(0,0,0,0.5)));     
    background: -webkit-radial-gradient(center, ellipse cover,  rgba(0,0,0,0.65) 0%,rgba(0,0,0,0.5) 100%);     
    background: -o-radial-gradient(center, ellipse cover,  rgba(0,0,0,0.65) 0%,rgba(0,0,0,0.5) 100%);     
    background: -ms-radial-gradient(center, ellipse cover,  rgba(0,0,0,0.65) 0%,rgba(0,0,0,0.5) 100%);     
    background: radial-gradient(ellipse at center,  rgba(0,0,0,0.65) 0%,rgba(0,0,0,0.5) 100%);     
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#a6000000', endColorstr='#80000000',GradientType=1 );   
    width: 100%;   
    height: 100%;   
    position: fixed;   
    z-index: 998;   
    top: 0;
    left:0;
}

.close_popup {
	position:absolute;
	right:10px;
	top:10px;
	text-decoration: none;
	color:#7f7f7f;
}

