html, body, ul, ol, li, img, a, table , dd{ margin: 0; padding: 0; border: none; outline: none; }
input, textarea { font: inherit; border: 1px solid #ccc; }
li { margin: 5px 15px 10px; }
h1, h2, h3, h4, h5, h6 { margin: 0 0 10px;}
p { margin: 3px 0 7px; }
section, nav, header, footer, article { display: block; }

html body {
	text-align: center;
	font: 14px/20px Calibri, Verdana, Arial, sans-serif;
	color: #333;
}

h1 {
	font-size: 16px;
}

a {
	text-decoration: none;
	color: #000;
}

a:hover, a:focus {
	color: #444;
	text-decoration: underline;
}

.markasactive a {
	font-weight: bold !important;
}


.wrapper {
	max-width: 960px;
	text-align: left;
	margin: 0 auto;
	position: relative;
	width: 90%
}

header {
	position: relative;
}
header img#badge {
	position: absolute;
	top: 0;
	right: 80px;
}

header #user_stuff {
	position: absolute;
	top: 9px;
	left: 0;
	color: #fff;
}

.logo {
	display: block;
	margin: 20px 0;
	float: left;
}

#user_stuff a {
	color: #fff;
	padding: 3px;
}

header ul {
	position: absolute;
	bottom: 0;
	left: 0;
}

header ul, header li {
	margin: 0;
	padding: 0;
	list-style: none;
	float: left;
}

header ul a {
	display: block;
	padding: 0 10px;
	border-right: 1px solid #fff;
	font-size: 14px;
	line-height: 38px;
	color: #111;
	text-decoration: none;
	text-decoration: none !important;
	border: none !important;
	border-bottom: none !important;
}

#lang {
	font-size: 11px;
	margin: 10px 20px 20px;
}

#top {
	position: absolute; top: 103px; left: 0; background: #f3f0eb; width: inherit;
}

#top li {
	list-style: none;
	margin: 4px 10px;
}

#top li a {
	text-decoration: none; color: #000;
}

#sidebar {
	width: 200px;
	float: left;
	background: url(http://www.tauch-billig.de/images/1/sidebar.gif);
}

.sidebar_box {
	padding: 10px 15px;
	font-size: 11px;
	line-height: 17px;
	border-bottom: 1px dotted #ccc;
}

.sidebar_plugin_box {
	padding: 0 0 10px 0;
	border-bottom: 1px dotted #ccc;
}

.sidebar_box h4 {
	margin: 0 0 5px;
}

.sidebar_box .highlight h4 a {
	color: #e0800f;
	font-size: 14px !important;
}

#sidebar_left {
	width: 33.33%;
	float: left; 
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	padding: 0 2% 0 0;
}

#sidebar_left .news {
	list-style: none;
	margin: 0;
	padding: 0;
	border-top: 2px solid #000;
	border-bottom: 2px solid #000;
}

#sidebar_left .news .cat {
	text-transform: uppercase;
	font-size: 85%;
	font-weight: bold;
	padding: 0 5px 0 0;
}

#sidebar_left .footer {
	list-style: none;
	margin: 10px;
	padding: 0;
	text-transform: uppercase;
	font-size: 90%;
}

#sidebar_left .footer li {
	margin: 0;
	padding: 0;
}

#sidebar_left h3 {
	margin: 20px 10px 5px;
}

#sidebar_left .news li {
	margin: 0;
	padding: 5px 10px;
}

#content {
	width: 66.66%;
	float: left;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	padding: 0 0 0 2%;
}

#rightbar {
	float: left;
	width: 169px;
	background: #fff;
	border-left: 1px dotted #ccc;
}

#footer {
	clear: both;
	margin: 0 auto !important;
	padding: 0;
	text-align: center;
	font-size: 10px;
	border-top:1px solid #eee;
}

#navigation li.active a {
	font-weight: bold;
}
#navigation li.active ul a {
	font-weight: normal;
}


.categories ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

.categories li {
	margin: 0;
	padding: 0;
}

.categories a {
	display: block;
	padding: 5px 10px;
	line-height: 18px;
	border-bottom: 1px solid #ddd;
}

.categories ul ul a {
	display: block;
	padding: 4px 10px 4px 19px;
	line-height: 18px;
	color: #033065;
	margin: 0 0 1px;
	background: rgba(200,200,200,0.3);
	font-size: 12px;
}

p.categories select {
	width: 100px;
}

.categories h3 {
	display: none;
}

.articles h2 a {
	color: #01467d;
}

h4.title_left_sidebar {
	margin-top: 24px;
	padding-left: 10px;
}

ul.left_sidebar {
}
ul.left_sidebar li {
	margin-left: 12px;
	padding-left: 21px;
	list-style: none !important;
	background: url(/images/1/littleshipnavpoint.png) top left no-repeat;
}

ul.navigation li.active a  {
	font-weight: bold;
}
/*
#navSubNavClone  {
	border-bottom: 1px solid #d5d5d5;
	padding-bottom: 10px;
	margin: 2px 0 12px 0;
}

#navSubNavClone a {
	font-weight: bold;
}
#navSubNavClone li {
	margin-left: 12px;
	list-style: none;
	padding-left: 21px;
	list-style: none !important;
	background: url(/images/1/littleshipnavpoint.png) top left no-repeat;
}
#navSubNavClone li a {
	font-weight: normal !important;
}
*/

form.search {
	padding-top: 4px;
}
form.search input {
	width: auto !important;
}
form.search input[type=submit] {
	padding: 2px;
	font-size: 90%;
}


div.categories {
	border-bottom: 1px solid #d5d5d5;
	padding-bottom: 18px;
	margin: 2px 0 12px 0;
}
ul.navigation.left_sidebar {
	border-bottom: 1px solid #d5d5d5;
	padding-bottom: 18px;
	margin: 2px 0 12px 0;
}
div#loggedinlinkslist {
	border-bottom: 1px solid #d5d5d5;
	padding-bottom: 18px;
	margin: 2px 0 12px 0;
}
div.news_sidebar {
	border-bottom: 1px solid #d5d5d5;
	padding-bottom: 18px;
	margin: 2px 0 12px 0;
}

div.news_sidebar .news_sidebar {
	list-style: none;
	margin: 0;
	padding: 0;
}
div.news_sidebar strong {
	margin-left: 8px;
}

div.news_sidebar .news_sidebar .cat {
	text-transform: uppercase;
	font-size: 85%;
	font-weight: bold;
	padding: 0 5px 0 0;
}


div#loggedinlinkslist strong {
	margin-left: 8px;
	margin-bottom: 4px;
}
div#loggedinlinkslist ul li {
	margin-left: 12px;
	list-style: none;
	padding-left: 21px;
	list-style: none !important;
	background: url(/images/1/littleshipnavpoint.png) top left no-repeat;
}

div.categories ul li:last-child, div.categories ul li:last-child a {
	border-bottom: none !important;
}

div#login div.content {
	width: 600px !important;
	background: #f5f3e7 !important;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	border: 2px solid #d5d5d5;
}
div#login div.content span.close {
	font-size: 130%;
	text-transform: uppercase;
	float: right;
}
div#login div.content #loginform p {
	float: left;
	width: 275px !important;
}
div#login div.content #loginform p input{
	width: 255px !important;
	padding: 3px 2px;
}
div#login div.content #loginform p.f_Abschicken {
	clear: both;
	float: none;
	display: block;
}

a.add {
	color: #333 !important;
	border: none !important;
}

form#edit-address-shop-form p, form#add-address-shop-form p {
	margin: 4px 0;
}
form#edit-address-shop-form p label, form#add-address-shop-form p label {
	font-weight: bold;
}
form#edit-address-shop-form p input, form#add-address-shop-form p input {
	margin: 2px;
	padding: 2px;
}

p.news_rss {
	float: right;
	display: none;
}

ul#news {
	margin-top: 20px;
}
ul#news li {
	list-style: none;
	padding: 0;
	margin: 0 0 32px 0 !important;
}

.navigation li.active ul {
	display: none;
}


form#register-shop-form p {
	margin: 4px 0;
}
form#register-shop-form p label, form#register-shop-form dt label{
	font-weight: bold;
}
form#register-shop-form p input,form#register-shop-form dd input{
	margin: 2px;
	padding: 2px;
}
form#register-shop-form p select{
	margin: 2px;
	padding: 2px;
	width: 100px;
}

ul.autoren {
	margin: 2px 0 4px 0;
}
ul.autoren li {
	margin: 0;
	padding: 0;
	list-style: none;
}
ul.autoren li:nth-child(even) {
	float: right;
	width: 40%;
}
ul.autoren li:nth-child(odd) {
	float: left;
	width: 40%;
}

div.autor-info img.img {
	float: left;
	margin: 0 12px 10px 0;
}










.topnavi {
	background: #a00;
	margin: 0 0 20px;
}

.topnavi a {
	color: #fff;
	text-decoration: none;
	line-height: 16px;
}

.topnavi .search {
	float: right;
	margin: 4px 0;
}

.topnavi .search label { display: none; }

.topnavi .search .submit {
	color: #fff;
	background: #000;
	border-color: #000;
}

.topnavi li {
	margin: 8px 10px;
}

.h ul { float: left; }

.h li {
	display: inline-block;
	position: relative;
}

.h li ul {
	position: absolute;
	float: none;
}

.h li li {
	display: block;
}

#header {
	position: relative;
}

#header .cart_min {
	float: right;
	clear: right;
	font-weight: bold;
	font-size: 120%;
	text-decoration: none;
	padding: 2px 0 2px 38px;
	margin: 58px 0 0;
	background: url(/images/1/cart.png) no-repeat left center;
}

#login { 
	float: right; 
	position: relative;
}

#login .content {
	position: absolute;
	left: -430px; 
	background: #fff;
	padding: 30px;
	z-index: 800;
	border: 1px solid #000;
}





.breadcrumb { display: none; }

/** **/

.cl {
	clear: both;
}

.clearfix:after {
	display: block;
	height: 0;
	content: ' ';
	clear: both;
}

#news_categories {
	float: right;
}
#overlay {
	
	top:0;
	left:0;
	position:absolute;
	opacity:0.75;
	background-color:black;
	min-width:100% !important;
	min-height:100% !important;
	z-index:2;
	
}
#frontendloginform{
	border:4px dashed;
	padding: 25px !important;
	padding-left:0 !important;
	padding-right:30px !important;
	background-color:lightgrey;
	top: 50%;
	left:50%;
	margin: auto auto ;
	margin-left:-100px;
	margin-top: -200px;	
	
	width:auto;
	
	position:absolute;
	z-index:3;
}
body.article .entry { margin: 0 0 40px; }

.entry {
	clear: both;
	margin: 20px 0;
	overflow: auto;
}

.entry h2 {
	margin: 0 0 5px;
}

.entry .more {
	display: block;
	margin: -5px 0 0;
}

.entry .meta {
	font-size: 11px;
}

.entry a.comments {
	float: right;
}

.crypted_email {
	margin: 0 3px -2px 3px;
}

.fl {
	float: left;
}

#image-view-src {
	height: 266px;
	width: 100%;
	position: relative;
}

#image-view-src img {
	position: absolute;
	bottom: 10px;
	right: 10px;
	display: none;
}

#image-view-src:hover img {
	display: block;
}

.switch-image-view {
	margin: 0;
	padding: 0;
	list-style: none;
	/*overflow: auto;*/
}

.switch-image-view li {
	margin: 5px 5px 0 0;
	padding: 2px;
	/*background-repeat: no-repeat;*/
	float: left;
	width: 40px;
	height: 40px;
	border: 1px solid #ccc;
	cursor: pointer;
}

.product_main {
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	float: left;
	width: 65%;
}

.product_main img {
	max-width: 258px;
}

.product_main .product_no {
	display: block;
	margin: -5px 0;
}

#info-boxes {
	clear: both;
}

.sortables {
	overflow: auto;
	border-top: 1px dotted #ddd;
	border-bottom: 1px dotted #ddd;
}

.sortables p {
	float: left;
	margin: 5px 5px 5px 0;
}

.viewtype a {
	text-indent: -5000em;
	background: url(http://www.tauch-billig.de/images/1/ansicht.gif) no-repeat 1px 3px;
	height: 21px;
	width: 21px;
	display: block;
}

a.list_galerie {
	background-position: 1px bottom;
}

p.pages {
	clear: left;
	float: right;
	padding: 3px 15px;
}

.fr {
	float: right;
}

.actions {
	overflow: auto;
}

.actions li {
	background: url(http://www.tauch-billig.de/images/1/actions.gif) no-repeat left top;
	float: left;
	margin: 2px 6px 10px 0;
	padding: 0 0 0 23px;
	list-style: none;
	font-size: 11px;
}

li.twitter {
	background-position: left -60px;
}

li.facebook {
	background-position: left -31px;
}

.into_cart .amount input {
	text-align: center;
}

.into_cart .go .submit {
	background: #ef972e;
	border: none;
}

#article-rating h4 {
	margin: 0 0 3px;
}

#info-box-switcher {
	list-style: none;
	border-bottom: 1px solid #ccc;
	margin: 5px 0;
	overflow: hidden;
}

#info-box-switcher li {
	list-style: none;
	border: 1px solid #ccc;
	border-radius: 4px 4px 0 0;
	border-bottom: none;
	background: #fff;
	float: left;
	margin: 0 3px;
}

#info-box-switcher a {
	position: relative;
	top: 1px;
	display: block;
	background: #fff;
	padding: 2px 7px;
	z-index: 70;
}

.rows {
	clear: both;
}

#info-box-switcher .active {
	font-weight: bold;
}

.list_product {
	list-style: none;
	border-bottom: 1px dotted #ccc;
	padding: 10px;
	margin: 10px 0;
	overflow: hidden;
	position: relative;
}

.list_product h2 {
	font-size: 16px;
	margin: 0;
}

.list_product .add {
	position: absolute;
	right: 10px;
	top: 10px;
	text-align: center;
}

.list_product .price {
	font-weight: bold;
	color: #333;
	font-size: 16px;
}

.list_product .excerpt {
	width: 90%;
}

.addtocart {
	position: absolute;
	right: 0;
	bottom: 10px;
	padding: 5px 12px;
	text-decoration: none;
	background: #eee;
}
.addtocart-inline {
	display: inline;
	font-size: 11px;
	text-transform: uppercase;
	clear: both;
}

.list_product .artImg {
	float: left;
	margin: 0 10px 10px 0;
}

.gallery_product {
	width: 245px;
	list-style: none;
	margin: 0 30px 30px 0;
	text-align: center;
	line-height: 16px;
}

.gallery_product .excerpt {
	font-size: 11px;
}

.gallery_product h4 {
	margin: 0;
}

.gallery_product:nth-child(2n) {
	margin: 0 0 20px;
}

.gallery_product:nth-child(2n+1) {
	clear: both;
}

.last_viewed_products_sidebar {
	padding: 15px 10px;
}

.last_viewed_products_sidebar li {
	list-style: none;
	font-size: 11px;
	line-height: 16px;
	padding: 2px;
	margin: 0 7px 7px 0;
	float: left;
	height: 20px;
	overflow: hidden;
	width: 20px;
	border: 1px dotted #ccc;
}

.last_viewed_products_sidebar h3 {
	margin: 0 0 2px;
	font-size: 13px;
}

.last_viewed_products_sidebar li a {
	float: none;
}

.info_nav {
	margin: 0;
	padding: 0;
	list-style: none;
}

.info_nav li {
	margin: 0;
	padding: 3px 3px 3px 10px;
	border-bottom: 1px dotted #ccc;
}

#log_in {
	position: fixed;
	top: 50%;
	left: 50%;
	width: 260px;
	height: 160px;
	margin: -100px 0 0 -150px;
	padding: 20px;
	background: #fff;
	color: #333;
	text-align: left;
	border: 10px solid #ea932c;
	border-radius: 20px;
	display: none;
}

#log_in .close  {
	float: right;
	padding: 0 4px;
	background: #eee;
	border-radius: 20px;
	cursor: pointer;
}

#log_in form {
	text-align: right;
}

#register-shop-form label{
	float: left;
	clear: left;
	width: 200px;
}

#register-shop-form input{
	float: left;
}

#register-shop-form .checkbox label{
	float: none;
	clear: left;
	width: auto;
}

#register-shop-form .checkbox .help{
	font-size: 11px;
	color: #666;
	line-height: 16px;
}

#register-shop-form div, #register-shop-form p {
	clear: both;
}

ul.errors, span.message {
	list-style: none;
	margin: 0 0 0 4px;
	padding: 0;
	color: #c00;
	float: left;
	font-size: 11px;
}
ul.errors li {
	margin: 0;
	padding: 0;
}

/* CART */

#cart th {
	text-transform: uppercase;
}

#cart td {
	border-bottom: 1px solid #ccc !important;
}

/* Kontakt */

#send-contact dd, send-contact dt {
	margin: 0;
	padding: 0;
}

#send-contact dd {
	margin: 0 0 6px 0;
}

#send-contact label {
	font-weight: bold;
}

#send-contact textarea {
	width: 400px;
	height: 300px;
}

#send-contact #selfcopy-label {
	float: left;
}

#send-contact #contact_key-label {
	clear: both;
}

#neuer-artikel-variante {
	width: 175px;
	margin-left: 4px !important;
}

span.new, span.reduced {
	font-size: 8px !important;
	font-weight: normal !important;
}

.marginrightsidebarimage {
	margin-right: 3px;
}
.margin6pxrightsidebarimage {
	margin-right: 6px;
}

.search_results .searchsearch_match, .search_results .search_match {
	background: #ff6;
	color: #000;
	font-size: 110%;
} 
.search_results .search_match a{
	color: #000;
}

.search_results img {
	float: left;
	margin: 0 8px 4px 0;
}
.search_results li {
	list-style: none;
	margin: 7px 0;
	padding: 7px 0;
	border-bottom: 1px solid #eee;
}

.search_results li.products img {
	width: 120px;
	margin: 0 15px 0 0;
}

.rows img {
	float: left;
	margin: 0 8px 4px 0;
}
.rows li {
	list-style: none;
	margin: 7px 0;
	padding: 7px 0;
	border-bottom: 1px solid #eee;
}

.rows li.product img {
	margin: 0 15px 0 0;
	width: 120px;
}

.rows li.product h2 {
	font-size: 125%;
	font-family: Georgia;
	font-weight: normal;
	margin: 5px 0 10px 0;
}

.search_results .counter {
	float: left;
	width: 30px !important;
	height: 26px !important;
	background: #ccc;
	color: #fff;
	font-weight: bold;
	text-align: center;
	border-radius: 10px;
	margin: 0 10px 59px 0;
	padding-top: 6px !important;
}

#sidebar .sidebar-p  {
	margin: 5px 0 5px 10px;
	padding-left: 21px;
}
#sidebar .merkzettel {
	background: url(http://www.tauch-billig.de/images/1/merkzettel.jpg) left 2px no-repeat;
}
#sidebar .specials {
	background: url(http://www.tauch-billig.de/images/1/icon_special.gif) left 2px no-repeat;
}
#sidebar .kauftipp {
	background: url(http://www.tauch-billig.de/images/1/icon_ausrufezeichen.jpg) left 2px no-repeat;
}
#sidebar .highlights {
	background: url(http://www.tauch-billig.de/images/1/icon_highlight.png) left 2px no-repeat;
}

.login label {
	display: block;
	font-weight: bold;
}
.login dd, .login dt {
	margin: 0;
	padding: 0;
}

#register-shop-form p {
	margin: 2px 0 2px 0;
	padding: 2px 0 2px 0;
}

#checkout-loginform p {
	padding: 2px 0 2px 0;	
	margin: 2px 0 2px 0;
}
#checkout-loginform label {
	display: block;
	font-weight: bold;
}
.new-account, .exists-account {
	width: 260px;
}
.new-account .add-account {
	background: url(http://www.tauch-billig.de/images/add.png) top left no-repeat;
	padding-left: 21px;
}

.no-account {
	text-align: center;
	font-weight: bold;
}

#addComment label, #editComment label {
	display: block;
	font-weight: bold;
}

.schnaeppchen {
	color: #fa1100 !important;
}

ol.checkout-steps {
	margin: 0 0 12px 0;
	padding: 0;
}
ol.checkout-steps li {
	margin: 0;
	padding: 0;
 list-style: none;
 float: left;
 width:180px;
 text-align: center;
}





















/* Aufbau: 
	-	Allgemeine Elemente 
	-	Grundelemente des Layouts
	-	Spezielle Elemente für bestimmte Seiten (zB Kontaktformular)
	-	Elemente, die auf allen Seiten platziert werden können
	
	- SHOP LAYOUT DEVELOPMENT
*/

/* Allgemeine Elemente */

.markasactive a {
	font-weight: bold !important;
}

#secondary .sidebar_account {
	background: #f3efe3;
	padding: 10px;
	font-size: 11px;
	margin: 8px 0 4px 0;
}

#footer .viewed_products a {
	width: 24px;
	height: 24px;
	text-indent: -5000em;
	background-color: #fff;
	background-repeat: no-repeat;
	background-position: center;
	border: 1px solid #ddd;
	margin: 4px 0 0 4px;
}

#footer .viewed_products {
	padding: 6px 6px 10px 6px;
	background: #eee;
	overflow: auto;
}

#secondary .categories h3 {
	margin: 15px 15px 5px;
}

#secondary .categories li {
	list-style: none;
	padding: 0;
	margin: 1px 0 0;
}

#secondary .categories a {
	padding: 2px 15px;
	display: block;
	text-decoration: none;
}

#secondary .categories a:hover {
	background: #eee;
}

#secondary .categories li li a {
	padding: 2px 15px 2px 20px;
}

/* xxx */
#secondary .categories_all li a {
	font-weight: bold;
}

#secondary .categories_all li li a {
	padding: 2px 15px 2px 20px;
	font-weight: normal !important;
}

#secondary .categories_all li li li a {
	padding: 2px 15px 2px 30px;
	font-weight: normal !important;
}
/* xxx */

#content input.send, #content .send input {
	width: auto;
	background: #222;
	color: #fff;
	border-color: #222;
	display: block;
}

.crypted_email {
	margin: 0 3px -2px 3px;
}

form label {
	display: block;
	font-weight: bold;
}

form span.help {
	display: block;
	font-size: 80%;
}


h1 .new, span.new, span.new_product {
	background: #47be23 !important;
}

span.reduced {
	background: #de1818 !important;
}

h1 .new, li.product h2 span, span.reduced, span.new {
	color: #fff;
	font-size: 11px;
	padding: 0 4px;
	margin: 0 -1px;
	border-radius: 2px;
}

.rows li.product {
	position: relative;
}

li.product h2 {
	font-size: 14px;
	margin: 10px 0 5px;
}

li.product .price {
	font-weight: bold;
	font-size: 14px;
}

.product.new {
	background: #e3f3d7;
}

.rows li.product, .search_results li.products {
	margin: 10px 0;
	padding: 10px 0;
	border-bottom: 1px solid #eee;
	list-style: none;
	overflow: auto;
}

.rows img {
	margin: 0 15px 0 0;
}

.rows .fr {
	margin: 5px 0;
}
	
	.rowsX li.product, .search_results li.products {
		margin: 10px 10px 0 0;
		padding: 10px 0;
		border-bottom: 1px solid #eee;
		list-style: none;
		overflow: auto;
		width: 220px;
	}
	.rowsX img {
		margin: 0 15px 0 0;
	}
	
	.rowsX .fr {
		margin: 5px 0;
	}


.product_images {
	width: 35%;
	float: left;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
}
.product_images p {
	height: 320px;
	overflow: hidden;
	position:relative;
}
.product_images p img {
	position:absolute;
	right: 0;
	bottom: 0;
	display: none;
	cursor: pointer;
}
.product_images p span {
	display: none;
}

.product_images .h li {
	width: 60px;
	height: 60px;
	margin: 5px 5px 0 0;
	background-position: center;
	background-repeat: no-repeat;
	border: 1px solid #eee;
	cursor: pointer;
}

.actions {
	margin: 10px 0 10px 0;
}

.actions li {
	padding-left: 24px;
	margin: 0 0 4px 0;
	list-style: none;
}
.actions li.merkzettel {
	background: url(/images/icon_merkzettel.gif) left 2px no-repeat;
}
.actions li.recommend {
	background: url(/images/icon_thumbup.png) left 2px no-repeat;
}
.actions li.articleask {
	background: url(/images/icon_askquestion.gif) left 2px no-repeat;
}
.actions li.reporterror {
	background: url(/images/icon_reporterror.gif) left 2px no-repeat;
}
.actions li.backlink {
	background: url(/images/icon_back.gif) left 2px no-repeat;
}

.actions li.twitter {
	background: url(/images/twitter_icon.gif) left 2px no-repeat;
}
.actions li.facebook {
	background: url(/images/facebook_icon.gif) left 2px no-repeat;
}
.actions li.linkarena {
	background: url(/images/linkarena_icon.gif) left 2px no-repeat;
}



div.price {
	text-align: right;
}

div.price strong {
	font-size: 18px;
	display: block;
}

.into_cart {
}

.into_cart .amount span, .into_cart .type span, .into_cart .go span {
	background: #fff;
	display: inline-block;
	margin: 0 3px 0 0;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
}

.into_cart .amount input {
	font-weight: bold;
	font-size: 14px;
	line-height: 25px;
	width: 28px;
	height: 25px;
	display: block;
	text-align: center;
	padding: 0;
}

.into_cart .type span, .into_cart .go span {
	width: auto;
}

/* DOminic */
.into_cart .type span {
	width: 190px;
}
.into_cart .type select {
	width: 190px;
	padding: 2px;
	text-align: left;
}
/* DOminic */

.into_cart label {
	font-size: 10px;
	text-align: center;
	color: #777;
}

.into_cart .go span {
	padding: 0 4px;
} 

.into_cart .go input {
	color: #fff;
} 

.breadcrumb {
	color: #aaa;
	margin: 0 0 15px;
}

.breadcrumb a, .breadcrumb strong {
	color: #666;
}

#info-box-switcher {
	margin: 20px 0 0 0;
	padding: 0;
}

#info-box-switcher li {
	margin: 0;
	padding: 5px 10px 0 6px;
	border-bottom: none;
	list-style: circle;
}

#info-box-switcher li.active a {
	text-decoration: none;
}

.info-box {
	margin: 20px 0 0 0;
	float: left;
	border: 1px solid #eee;
	width: 500px;
	padding: 15px;
	position: relative;
	left: -1px;
}


/*suche*/

#search_page {
}

#search_page p input {
	width: 420px;
	padding: 2px;
}
#search_page p input[type=submit] {
	width: 180px
}

.search_results li {
	list-style: none;
	margin: 7px 0;
	padding: 7px 0;
	border-bottom: 1px solid #eee;
}

.search_results li.products img {
	width: 120px;
	margin: 0 15px 0 0;
}

.search_results .counter {
	float: left;
	width: 20px;
	height: 20px;
	background: #ccc;
	color: #fff;
	font-weight: bold;
	text-align: center;
	border-radius: 10px;
	margin: 10px 10px 59px 0;
}

#cart th {
	text-transform: uppercase;
	font-size: 11px;
}

#cart td {
	border-top: 1px solid #eee;
	padding: 4px;
}

#cart tr:hover td {
	border-bottom-top: #ccc;
}

#cart .save {
	//background-color: #68b2d5;
	border-color: #68b2d5;
	padding: 2px 7px;
}

.p15 {
	padding: 15px 10px;
}

h3.p15 {
	margin: 15px 10px 5px;
	padding: 0;
}

/* Kasse / Kundenkonto */
.new-account, .exists-account {
	width: 345px;
}

.no-account {
	display: block;
	background: #eee;
	font-weight: bold;
	text-align: center;
	padding: 6px 12px;
}

/* Registrieren */
#register-shop-form div {
	margin: 2px 0 12px 0;
}

/* ajax artikel hinzu */
#added-to-cart-frame {
	padding: 10px;
	width: 380px;
	height: 160px;
	border: 2px solid #cc0;
	-moz-border-radius: 12px;
	position:absolute;
	top: 220px !important;
	background: #ffa !important;
	color: #333;
	text-align: left;
}
#added-to-cart-frame a {
	color: #333;
}

/* artikel verwandte produkte */
#article-related-products {
	border: 1px solid #EEE;
	position:relative;
	height: 100px;
	overflow: hidden;
}

#article-related-products ul {
	position: absolute;
	top: 10px;
	left: 10px;
	padding: 0;
	margin: 0;
	width: 1000px;
}

#article-related-products ul li {
	border: 1px solid #EEE;
	margin: 0 10px 0 0;
	float: left;
	width: 80px;
	height: 80px;
	list-style: none;
	padding: 0;
}

/* artikel rating */
#article-rating {
	margin-top: 12px;
}

/* artikel tags */
#article-tags {
	margin-top: 12px;

}

/* artikel kommentare */
#article-comments ol {
}

#article-comments ol li {
	list-style: none;
	border-bottom: 1px solid #eee;
	padding: 2px 0 12px 2px;
	margin: 2px 0 12px 2px;
}

#article-comments ol li span {
	font-style: italic;
}

/* gift box noenrolacount */
#register-gift-infobox {
	margin: 8px 0 12px 0;
	border: 1px solid #eee;
	padding: 8px 24px;
	text-align: center;
}
#register-gift-infobox img {
	margin: 0 12px 0 0;
}

/*********************************************/
a.small_edit, a.small_delete, .status, a.action {
	font-size: 11px;
	color: #fff;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: none;
	padding: 0 4px;
	border-radius: 2px;
}

a.small_edit {
	background-color: #27488d;
}
a.small_delete {
	background-color: #be2323;
}

a.action {
	background: #aaa;
}


a.add {
	background-color: #47be23;
	color: #fff;
	font-weight: bold;
	text-decoration: none;
	padding: 2px 7px;
	margin: 0 0 10px;
	border-radius: 2px;
	border: 1px solid #319a11;
	border-top-color: #47be23;
	border-top-left: #47be23;
}

a.add:hover {
	position: relative;
	top: 1px;
}


td.min {
	width: 3%;
}

.bdr {
	margin: 0 0 30px;
}

.bdr tr {
	border-bottom: 1px solid #ddd;
	border-top: 1px solid #ddd;
}

.bdr td {
	padding: 5px 0 5px 5px;
}



.error input {
	border: 2px solid #e41313;
}

.error .message {
	color: #e41313;
}

.status {
	font-weight: normal !important; 
	background: #bbb;
}

p.checkbox input {
	width: auto;
}

p.checkbox label {
	display: inline;
}


/* registrieren */

.a_enroll input {
	width: 300px;
}

.add-comment {
	background: url(/images/icon_addcomment.gif) left center no-repeat;
	padding-left: 24px;
}

/* merkzettel */
.merkzettel {

}
.merkzettel li {
	list-style: none;
	margin: 0 0 8px 0;
}
.merkzettel li img {
	margin: 0 8px 0 0;
}

div.frage {
	background: url(/images/icon_askquestion.gif) left 2px no-repeat;
	padding: 0 0 0 24px;
}
div.antwort {
	background: url(/images/accept.png) left 2px no-repeat;
	padding: 0 0 0 24px;
}

.plugin-container {
	padding: 4px;
	sborder: 1px solid #eee;
}

.sortables {
	position: relative;
	padding-bottom: 36px;
}
.sortables p, .sortables label, .sortables select {
	font-size: 90%;
}

.sortables p {
	position: absolute;
}

.sortables p.sorts {
	left: 0;
	top: 20px;
}

.sortables p.perpages {
	left: 240px;
	top: 20px;
}

.sortables p.categories {
	left: 390px;
	top: 20px;
}

.sortables p.viewtype {
	left: 420px;
	top: 45px;
	font-size: 80%;
}

.sortables p.pages {
	left: 0;
	top: 48px;
	font-weight: normal !important;
}