/*||||||||||||||||||||BODY||||||||||||||||||*/
html, body {
	height:100%;
}

body {
	margin:0;
	padding:0;
	font-family:verdana, arial, sans-serif;
	font-size:76%;
	/*font sizing in ems, baby. if you want to change anything, just change this.*/
	/*funny thing happens at 75% and lower. opera goes to a nice small size, but moz and ie pc change almost not at all. seems 76% is as small as you can go and stay the same across browsers. poop.*/
	color:#202020;
	background:#FCFCFC;
}



/*|||||||||||||||||||GENERAL DEFINITIONS|||||||||||||||||||*/
h1,h2,h3,h4,h5,h6,p,ol,ul,a,object,param,embed  {
	padding:0;
	margin:0;
}

ul {
	margin:10px 0 0 25px;
	font-size:11px;
}

li {
	padding:2px 0 2px 0;
}

p {
	font-size:0.9em;
	line-height:1.5em;
	margin: 0.5em 0em 1.5em 0.1em;
}

li {
	font-size:1.0em;
	line-height:1.5em;
}

h1,h2 {
	font-size:1.0em;
	line-height:1.5em;
	font-weight:bold;
	color:#1A6475;
	margin: 0.8em 0em 0em 0.1em;
}

h3 {
	font-size:1.0em;
	line-height:1.4em;
	font-weight:normal;
	color:#1A6475;
}

h4.shipping-title, h4.address, h4.method  {
	font-size:13px;
	font-weight:bold;
	color:#37414A;
}

img {
	border:0px;
	margin:0px;
	padding:0px;
}

strong, b {
	font-weight:bold;
}

em,i  {
	color:#C91300;
	font-style:normal;
}

a {
	text-decoration:underline;
	color:#1A6475;
}

a:hover {
	text-decoration:none;
	color:#1A6475;
}

table.layout {
	width:100%;
/*	height:100%;*/
}

caption {
	float:left;
	margin-left:1px;
}

form {
	margin:0px;
	padding:0px;
}


/*||||||||||||||||||||LAYER||||||||||||||||||*/

body#start #page {
	position:absolute;
	width:540px;
	height:358px;
	left:50%;
	top:50%;
	margin:-178px 0 0 -269px;
	background:url(img/start-bg.jpg) top left no-repeat;
}

body#start #logo {
	position:absolute;
	width:210px;
	height:80px;
	top:20px;
	left:20px;
}

body#start #lang {
	position:absolute;
	width:200px;
	height:50px;
	top:288px;
	left:20px;
	font-size:10px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	line-height:normal;
	color:#FFFFFF;
}

body#start p {
	padding:0;
	margin:0 0 3px 0;
}


#header {
	background: url(img/header-bg.jpg) top left repeat-x;
	height:111px;
/*	border-bottom:1px solid #1A6475;*/
	vertical-align:top;
}

#header a {
	border:0px;
}

#logo {
	position:absolute;
	width:190px;
	height:80px;
	top:0;
	left:20px;
}
#mwst-hinweis {
	position:absolute;
	height:80px;
	top:60px;
	left:220px;
	font-size:11px;
	color:#474747;
}

#search {
	position:absolute;
	width:190px;
	height:30px;
	top:80px;
	left:20px;
}

#search .textfield {
	width:89px;
	height:12px;
	padding:1px 3px 1px 3px;
	border:1px solid #C2C2C2;
	margin:9px 0 0 0;
	font-size:9px;
	font-family:verdana, arial, helvetica, sans-serif;
	/*background:url(img/search-input-bg.gif) top left no-repeat;*/
}

#search .col_l {
	margin:0;
	padding:0;
}

#search .label {
	float:left;
	padding:15px 10px 0 1px;
}

#menu {
	position:absolute;
	top:80px;
	left:230px;
	height:30px;
}

#menu img {
	padding:0;
	margin:0 25px 0 0;
}

/*BEN: The border's now in the image itself*/
/*#menu a img{
	border-left:1px #F9F9F9 solid;
	border-right:1px #F9F9F9 solid;
}*/

#skizzen {
	position:absolute;
	top:0px;
	right:0px;
	width:115px;
	height:50px;
/*	background: url(img/header_skizzen.gif) top right no-repeat; */
}

#left {
	/*BEN: Cannot be pixels, bloody MSIE doesn't get it*/
	width:1%;
	vertical-align:top;
	padding:30px 0 0 20px;
	margin:0;
}

#subheader {
	height:40px;
	width:530px;
}

#suche {
	height:30px;
	margin:10px 0px 0px 0px;
/*	background:#888888 url(img/suche_bg.gif) top left no-repeat; */
}

#suche p {
	font-size:11px;
	color:#474747;
	padding:0 5px 1px 3px;
	margin:0;
}

#suche a {
	color:#1A6475;
	text-decoration:underline;
}

#suche a:hover {
	color:#1A6475;
	text-decoration:none;
}

#main {
	width:1%;
	vertical-align:top;
	color:#474747;
	padding:30px 0 0 0;
}

#content {
	width:520px;
/*	height:100%;*/
	margin:0px 20px 0px 0px;
	border:0px #F9F9F9 solid;
/*	background: url(img/content_bg.gif); */
}

#right {
	vertical-align:top;
}

#footer {
	width:520px;
	height:20px;
	padding:30px 0 0 0;
	margin:0;
	color:#474747;
}

#footer p {
	display:block;
	width:500px;
	padding:0 10px 0 10px;
	border-top:1px solid #C8C8C8;
	margin:0 0 0 230px;
	font-size:10px;
}

#footer a {
	color:#1A6475;
	text-decoration:underline;
}

#footer a:hover {
	color:#1A6475;
	text-decoration:none;
}

#footer strong {
	color:#37414A;
}


/*||||||||||||||||||||BOXES||||||||||||||||||*/
#left .box {
	width:190px;
	margin:0 20px 25px 0;
}

#right .box {
	width:210px;
	margin:0 0 25px 0;
}

#left .box_head {
	width:190px;
}

#right .box_head {
	width:210px;
	height:30px;
	padding:0;
	margin:0;
}

#left box_foot {
	width:190px;
	height:15px;
}

#right box_foot {
	width:210px;
	height:15px;
}

.box_head a {
	margin:0;
	padding:0;
	border-bottom:none;
}

#right .box_content {
	width:185px;
	border:0;
	padding:5px 10px 15px 15px;
}

#left .box_content {
	width:165px;
	border:0;
	padding:5px 10px 15px 15px;
}

#right #box_crt, #right #box_crt .box {
	position:relative;
	width:215px;
	margin:-61px 20px 25px 0;
	z-index:100;
}

#right #box_crt .box_content {
	width:190px;
	padding:5px 5px 15px 15px;
	background:url(img/wk-bg.jpg) bottom left no-repeat;
}

#left #box_log .box_content, #left #box_acc .box_content {
	background:url(img/konto-bg.jpg) bottom left no-repeat;
}

#left #box_con .box_content {
	background:url(img/info-bg.jpg) bottom left no-repeat;
}

#right #box_bss .box_content {
	padding-bottom:35px;
	background:url(img/bestseller-bg.jpg) bottom left no-repeat;
}

#right #box_service .box_content {
	padding-bottom:35px;
	background:url(img/service-bg.jpg) top left no-repeat;
}

#left #box_cat_start .box_content {
	padding:2px 0 0 0;
}

#left #box_cat .box_content {
	width:190px;
	padding:0;
	background:url(img/box-cat-bg.gif) top left repeat-y;
}

#left #box_cat .box_footer {
	height:15px;
	background:url(img/box-cat-foot.gif) top left no-repeat;
}

#right #box_service .box_content h3 {
	font-size:13px;
	font-weight:bold;
	color:#474747;
}

#right #box_lan .box_content {
	padding-bottom:0;
	background:url(img/lang-bg.jpg) bottom left no-repeat;
}

#box_acc .box_content h3 {
	font-size:13px;
	font-weight:bold;
	color:#474747;
	padding:5px 0 0 15px;
}

.box_content p {
	font-size:0.9em;
	/*BEN: 1.4em is as high as you can go, otherwise there will be a gap between #box_content and #box_footer! */
	line-height:1.4em;
	padding:0 0 3px 0;
	margin:0;
}

#right #box_service .box_content span {
	font-size:11px;
	font-weight:bold;
	color:#C91300;
}

.box_content a {
	color:#202020;
	text-decoration:none;
	border:0;
/*	border-bottom:1px #444444 dotted; */
}

.box_content a:hover {
	color:#202020;
	text-decoration:underline;

}

/*BEN: Special handling for the small images inside these boxes... */
#box_not img, #box_rev img {
	float:left;
	vertical-align:top;
	padding:3px 5px 3px 0px;
}

.box_content ul {
	padding:0 5px 0 0;
	margin:0px;
}

.box_content li {
	font-size:11px;
	list-style-type:none;
	/*BEN: Has to be a padding here, otherwise there will be a gap between #box_content and #box_footer! */
	padding:0 0 0 15px;
	margin:2px 0 2px 0;
	background:url(img/box-list-item.gif) 0px 7px no-repeat;
}

.box_content form {
	margin:0px;
	padding:0px;
}

.box_content form p {
	padding:0 5px 3px 0;
	margin:0;
}

.box_content input.textfield {
	font-family:verdana, arial, sans-serif;
	font-size:11px;
	color:#555555;
	width:120px;
	/*BEN: Has to be a margin here, padding works for the text in the field */
	margin:0 5px 0 0;
	padding:2px;
	border:1px solid #B7CDAC;
}

.box_content input.tf_email {
	font-family:verdana, arial, sans-serif;
	font-size:11px;
	color:#555555;
	width:120px;
	/*BEN: Has to be a margin here, padding works for the text in the field */
	margin:0 5px 0 0;
	padding:2px;
	border:1px solid #B7CDAC;
}

.box_content input.tf_password {
	font-family:verdana, arial, sans-serif;
	font-size:11px;
	color:#555555;
	width:120px;
	/*BEN: Has to be a margin here, padding works for the text in the field */
	margin:0 5px 0 0;
	padding:2px;
	border:1px solid #B7CDAC;
}

.box_content select.pulldown {
	font-family:verdana, arial, sans-serif;
	font-size:0.9em;
	line-height:1.2em;
	color:#555555;
	width:130px;
	height:18px;
	/*BEN: Has to be a margin here, padding works for the text in the field */
	margin:0px 5px 0px 15px;
	padding:1px;
}

.box_content input.submit {
	margin:0;
	padding:0;
}

#box_acc .logoff {
	padding:10px 0 0 15px;
	margin:0 0 -10px 0;
}

#box_crt table {
	font-size:9px;
	color:#474747;
}

#box_crt table .col1 {
	width:100px;
	text-align:left;
}

#box_crt table .col2 {
	width:30px;
	text-align:right;
}

#box_crt table .col3 {
	width:50px;
	text-align:right;
}

#box_crt td.produkt {
	padding:2px;
	margin:0 0 2px 0;
	background:#F5F5F5;
	text-align:right;
}

#box_crt td.name {
	text-align:left;
}

#box_crt td.summe-text {
	padding:2px;
	text-align:left;
}


#box_crt td.summe {
	padding:2px;
	font-weight:bold;
	text-align:right;
}

#box_crt .buttons {
	position:relative;
	margin:10px 0 -10px 0;
}

#box_crt .wk-edit {
	float:left;
	width:80px;
	padding:0 5px 0 0;
}

#box_crt .wk-kasse {
	margin:0 0 0 85px;
}

#box_crt a {
	color:#1A6475;
	text-decoration:underline;
}

#box_crt a:hover {
	color:#1A6475;
	text-decoration:none;
}

#box_lan .lang-wrap {
	margin:5px 0 0 0;
}

#box_lan .lang {
	width:170px;
	height:65px;
}

#box_lan .image {
	width:80px;
	float:left;
}

#box_lan .text {
	margin:0 0 0 80px;
	padding:10px 0 0 0;
	font-size:13px;
	font-weight:bold;
}

#box_lan a {
	color:#9A9C7F;
}

/*|||||||||||||||||||CONTENT CLASSES BEGIN||||||||||||||||||*/

div#beispielimg img {
	float:left;
	margin:0 6px 6px 0;
}

#content h1, #popup_image h1 {
	height:25px;
	padding:5px 0px 0px 2px;
	border-top:1px #C9C9C9 solid;
	font-size:14px;
	font-weight:bold;
	background:#F9F9F9;
	color:#1A6475;
	margin:0.3em 0em 1.5em 0;
}

#popup_image h1 {
	border:0;
}

#content h2 {
	height:25px;
	border-top:1px #C9C9C9 solid;
	padding:5px 0px 0px 2px;
	background:#F9F9F9;
	font-size:1.0em;
	font-weight:bold;
	color:#1A6475;
	margin:0.3em 0em 0.4em 0;
}

#content h3 {
	font-size:13px;
	font-weight:bold;
	color:#1A6475;
	margin:0.3em 0em 0.4em 2px;
}

#content p {
	/*font-size:0.9em;*/
	font-size:1.0em;
	line-height:1.6em;
	color:#404C58;
	margin:0.8em 0em 0.8em 2px;
}

#content p.small {
	font-size:0.8em;
	line-height:1.4em;
	color:#404C58;
	margin:0.8em 0em 0.8em 2px;
}

.navigation {
	height:15px;
	padding:10px 3px 10px 3px;
	margin:10px 0px 10px 0px;
	background:#F9F9F9;
	color:#888888;
}

.navigation i {
	color:#E63D0B;
}

.navigation a {
	text-decoration:none;
	color:#2E5460;
}

.navigation a:hover {
	text-decoration:underline;
	color:#2E5460;
}

#prodlist {
}

#prodlist h1 {
}

#prodlist table table {
	margin:1px;
}

#prodlist input {
	margin:0px;
	padding:0px;
}

.prodlist_item {
	width:254px;
	height:160px;
	border-bottom:1px #C6C6C6 solid;
/*	background:#F9F9F9;*/
	margin-bottom:30px;
}

.prodlist_img {
	width:120px;
	height:120px;
	border:1px #C9C9C9 solid;
	text-align:center;
	vertical-align:middle;
}

.prodlist_img img {
	padding:5px;
	margin:0;
}

.brandslist_img {
	width:89px;
	height:33px;
	border:0px #DDDDDD solid;
	text-align:center;
}

.prodlist_info {
	height:120px;
	padding:0px 5px 5px 5px;
}

.prodlist_item_over .prodlist_info {
/*	height:108px;*/
/*	width:100px;*/
	padding:0px 5px 5px 5px;
	border-top:1px #C9C9C9 solid;
	border-right:1px #C9C9C9 solid;
	border-bottom:1px #C9C9C9 solid;
	background:#E8E8E8;
	cursor:pointer;
}

#prodlist .prodlist_info h3 {
	font-size:1em;
	font-weight:normal;
	color:#1A6475;
	margin:0px 2px 5px 2px;
}

.prodlist_info h4 a {
	color:#427281;
	font-weight:bold;
	text-decoration:none;
}

.prodlist_info h4 a:hover {
	color:#2E5460;
	font-weight:bold;
	text-decoration:underline;
}

.prodlist_info a.klick {
	color:#427281;
	font-weight:normal;
	text-decoration:none;
}

.prodlist_info a.klick:hover {
	color:#2E5460;
	font-weight:normal;
	text-decoration:underline;
}


.prodlist_header {
	height:10px;
	border-top:1px #F9F9F9 solid;
	border-bottom:1px #F9F9F9 dotted;
	background:#E5D7C1 url(img/prodlist_header.gif) top left no-repeat;
}

.prodlist_icons {
	height:30px;
	background:#EFEFEF;
	border-left:10px #338DBA solid;
}

.prodlist_icons a {
	float:right;
	border:none;
}

#prodlist .status_1 {
	color:#C91300;
	font-weight:normal;
}

#prodlist .status_2 {
	color:#E79800;
	font-weight:normal;
}

#prodlist .status_3 {
	color:#02840B;
	font-weight:normal;
}

#content_account {
	margin-bottom:50px;
}

#content_account a {
	color:#1A6475;
	border:0;
	text-decoration:underline;
}

#content_account a:hover {
	color:#1A6475;
	border:0;
	text-decoration:none;
}

#content_account h2 {
}

#content_account img {
	margin-right:30px;
}

#content_account ul {
	list-style-type:none;
	list-style-image: url(img/box-list-item.gif);
}

#content_account_edit {

}

#content_account_edit table {
	padding:5px 0px 0px 2px;
}

#content_account_edit h2 {
	height:25px;
	border-top:1px #C9C9C9 solid;
	padding:5px 0px 0px 2px;
	margin:25px 0px 5px 0px;
	background:#F9F9F9;
}

#content_account_edit .buttons {
	clear:both;
	width:100%;
	height:25px;
	border-bottom:1px #C9C9C9 solid;
	padding:5px 0px 0px 2px;
	margin:25px 0px 5px 0px;
	background:#F9F9F9;
}

#content_account_history {

}

#content_account_history h2 {
	height:25px;
	border-top:1px #C9C9C9 solid;
	padding:5px 0px 0px 2px;
	margin:25px 0px 5px 0px;
	background:#F9F9F9;
}

#content_account_history .navigation {
	margin:50px 0px 0px 0px;
}

#content_account_history .buttons {
	clear:both;
	width:100%;
	height:25px;
	border-bottom:1px #C9C9C9 solid;
	padding:5px 0px 0px 2px;
	margin:25px 0px 5px 0px;
	background:#F9F9F9;
}

#content_account_history_info {

}

#content_account_history_info h2 {
	height:25px;
	border-top:1px #C9C9C9 solid;
	padding:5px 0px 0px 2px;
	margin:25px 0px 5px 0px;
	background:#F9F9F9;
}

#content_account_history_info .article {
	margin:5px 0 5px 0;
	padding:3px 0 3px 0;
}

#content_account_history_info .buttons {
	clear:both;
	width:100%;
	height:25px;
	border-bottom:1px #C9C9C9 solid;
	padding:5px 0px 0px 2px;
	margin:25px 0px 50px 0px;
	background:#F9F9F9;
}

#content_account_newsletter {

}

#content_account_newsletter h2 {
	height:25px;
	border-top:1px #C9C9C9 solid;
	padding:5px 0px 0px 2px;
	margin:25px 0px 5px 0px;
	background:#F9F9F9;
}

#content_account_newsletter .buttons {
	clear:both;
	width:100%;
	height:25px;
	border-bottom:1px #C9C9C9 solid;
	padding:5px 0px 0px 2px;
	margin:25px 0px 50px 0px;
	background:#F9F9F9;
}

#content_account_newsletter input.checkbox {
	margin:0.9em 2px 0px 2px;
	padding:0px;
}

#content_account_notifications {

}

#content_account_notifications h2 {
	height:25px;
	border-top:1px #C9C9C9 solid;
	padding:5px 0px 0px 2px;
	margin:25px 0px 5px 0px;
	background:#F9F9F9;
}

#content_account_notifications .buttons {
	clear:both;
	width:100%;
	height:25px;
	border-bottom:1px #C9C9C9 solid;
	padding:5px 0px 0px 2px;
	margin:25px 0px 50px 0px;
	background:#F9F9F9;
}

#content_account_notifications input.checkbox {
	margin:0.9em 2px 0px 2px;
	padding:0px;
}

#content_account_password {

}

#content_account_password h2 {
	height:25px;
	border-top:1px #C9C9C9 solid;
	padding:5px 0px 0px 2px;
	margin:25px 0px 5px 0px;
	background:#F9F9F9;
}

#content_account_password .buttons {
	clear:both;
	width:100%;
	height:25px;
	border-bottom:1px #C9C9C9 solid;
	padding:5px 0px 0px 2px;
	margin:25px 0px 50px 0px;
	background:#F9F9F9;
}

#content_address_book {

}

#content_address_book h2 {
	height:25px;
	border-top:1px #C9C9C9 solid;
	padding:5px 0px 0px 2px;
	margin:25px 0px 5px 0px;
	background:#F9F9F9;
}

#content_address_book .buttons {
	clear:both;
	width:100%;
	height:25px;
	border-bottom:1px #C9C9C9 solid;
	padding:5px 0px 0px 2px;
	margin:25px 0px 50px 0px;
	background:#F9F9F9;
}

#content_address_book_details {

}

#content_address_book_details h2 {
	height:25px;
	border-top:1px #C9C9C9 solid;
	padding:5px 0px 0px 2px;
	margin:25px 0px 5px 0px;
	background:#F9F9F9;
}

#content_address_book_details .buttons {
	clear:both;
	width:100%;
	height:25px;
	border-bottom:1px #C9C9C9 solid;
	padding:5px 0px 0px 2px;
	margin:25px 0px 50px 0px;
	background:#F9F9F9;
}

#content_address_book_process {

}

#content_address_book_process h2 {
	height:25px;
	border-top:1px #C9C9C9 solid;
	padding:5px 0px 0px 2px;
	margin:25px 0px 5px 0px;
	background:#F9F9F9;
}

#content_address_book_process .buttons {
	clear:both;
	width:100%;
	height:25px;
	border-bottom:1px #C9C9C9 solid;
	padding:5px 0px 0px 2px;
	margin:25px 0px 50px 0px;
	background:#F9F9F9;
}

#content_advanced_search{

}

#content_advanced_search h2 {
	height:25px;
	border-top:1px #C9C9C9 solid;
	padding:5px 0px 0px 2px;
	margin:25px 0px 5px 0px;
	background:#F9F9F9;
}

#content_advanced_search .buttons {
	clear:both;
	width:100%;
	height:25px;
	border-bottom:1px #C9C9C9 solid;
	padding:5px 0px 0px 2px;
	margin:25px 0px 50px 0px;
	background:#F9F9F9;
}

#content_advanced_search table {
	margin:0px 2px 0px 2px;
}

#content_advanced_search td {
	font-size:1.0em;
	line-height:1.4em;
	color:#5A5A5A;
}

#content_advanced_search input.textfield {
	font-family:verdana, arial, sans-serif;
	font-size:1.0em;
	line-height:1.4em;
	color:#555555;
	width:158px;
	height:13px;
	/*BEN: Has to be a margin here, padding works for the text in the field */
	margin:0px 2px 0px 2px;
	padding:1px;
}

#content_advanced_search select.pulldown {
	font-family:verdana, arial, sans-serif;
	font-size:1.0em;
	line-height:1.4em;
	color:#555555;
	width:165px;
	height:18px;
	/*BEN: Has to be a margin here, padding works for the text in the field */
	margin:0px 2px 0px 2px;
	padding:1px;
}

#content_advanced_search input.checkbox {
	margin:0px 2px 0px 2px;
	padding:0px;
}

#content_also_purchased {

}

#content_also_purchased h2 {
	height:25px;
	border-top:1px #C9C9C9 solid;
	padding:5px 0px 0px 2px;
	margin:25px 0px 5px 0px;
	background:#F9F9F9;
}

#content_checkout_confirmation{

}

#content_checkout_confirmation h2 {
	height:25px;
	border-top:1px #C9C9C9 solid;
	padding:5px 0px 0px 2px;
	margin:25px 0px 5px 0px;
	background:#F9F9F9;
}

#content_checkout_confirmation .buttons {
	clear:both;
	width:100%;
	height:25px;
	border-bottom:1px #C9C9C9 solid;
	padding:5px 0px 0px 2px;
	margin:25px 0px 50px 0px;
	background:#F9F9F9;
}

#content_checkout_confirmation td {
	font-size:1.0em;
	line-height:1.4em;
	color:#5A5A5A;
}

#content_checkout_new_address {

}

#content_checkout_new_address h2 {
	height:25px;
	border-top:1px #C9C9C9 solid;
	padding:5px 0px 0px 2px;
	margin:25px 0px 5px 0px;
	background:#F9F9F9;
}

#content_checkout_new_address td {
	font-size:1.0em;
	line-height:1.4em;
	color:#5A5A5A;
}

#content_checkout_payment {

}

#content_checkout_payment h2 {
	height:25px;
	border-top:1px #C9C9C9 solid;
	padding:5px 0px 0px 2px;
	margin:25px 0px 5px 0px;
	background:#F9F9F9;
}

#content_checkout_payment .buttons {
	clear:both;
	width:100%;
	height:25px;
	border-bottom:1px #C9C9C9 solid;
	padding:5px 0px 0px 2px;
	margin:25px 0px 50px 0px;
	background:#F9F9F9;
}

#content_checkout_payment table {
	margin:0px 2px 0px 2px;
}

#content_checkout_payment td {
	font-size:1.0em;
	line-height:1.4em;
	color:#5A5A5A;
}

#content_checkout_payment textarea {
	font-family:verdana, arial, sans-serif;
	font-size:1.0em;
	line-height:1.4em;
	color:#555555;
	width:513px;
	height:130px;
	/*BEN: Has to be a margin here, padding works for the text in the field */
	margin:0px 2px 0px 2px;
	padding:1px;
}

#content_checkout_payment input.checkbox {
	margin:0px 0px 0px 2px;
	padding:0px;
}

#content_checkout_payment .cc_info {
	padding:2px 0px 1px 15px;
	vertical-align:top;
}

#content_checkout_payment .cc_fields {
	padding:2px 0px 1px 0px;
	vertical-align:top;
}

#content_checkout_payment .cc_fields input {
	font-family:verdana, arial, sans-serif;
	color:#555555;
	width:158px;
	/*BEN: Has to be a margin here, padding works for the text in the field */
	margin:0px 0px 0px 0px;
	padding:1px;
}

#content_checkout_payment .cc_fields select {
	font-family:verdana, arial, sans-serif;
	color:#555555;
	/*BEN: Has to be a margin here, padding works for the text in the field */
	margin:0px 0px 0px 0px;
	padding:1px;
}

#content_checkout_payment_address {

}

#content_checkout_payment_address h2 {
	height:25px;
	border-top:1px #C9C9C9 solid;
	padding:5px 0px 0px 2px;
	margin:25px 0px 5px 0px;
	background:#F9F9F9;
}

#content_checkout_payment_address .buttons {
	clear:both;
	width:100%;
	height:25px;
	border-bottom:1px #C9C9C9 solid;
	padding:5px 0px 0px 2px;
	margin:25px 0px 50px 0px;
	background:#F9F9F9;
}

#content_checkout_shipping {

}

#content_checkout_shipping h2 {
	height:25px;
	border-top:1px #C9C9C9 solid;
	padding:5px 0px 0px 2px;
	margin:25px 0px 5px 0px;
	background:#F9F9F9;
}

#content_checkout_shipping table {
	margin:0px 2px 0px 2px;
}

#content_checkout_shipping td {
	font-size:1.0em;
	line-height:1.4em;
	color:#5A5A5A;
}

#content_checkout_shipping .buttons {
	clear:both;
	width:100%;
	height:25px;
	border-bottom:1px #C9C9C9 solid;
	padding:5px 0px 0px 2px;
	margin:25px 0px 50px 0px;
	background:#F9F9F9;
}

#content_checkout_shipping_address {

}

#content_checkout_shipping_address h2 {
	height:25px;
	border-top:1px #C9C9C9 solid;
	padding:5px 0px 0px 2px;
	margin:25px 0px 5px 0px;
	background:#F9F9F9;
}

#content_checkout_shipping_address .buttons {
	clear:both;
	width:100%;
	height:25px;
	border-bottom:1px #C9C9C9 solid;
	padding:5px 0px 0px 2px;
	margin:25px 0px 50px 0px;
	background:#F9F9F9;
}

#content_checkout_success {

}

#content_checkout_success h2 {
	height:25px;
	border-top:1px #C9C9C9 solid;
	padding:5px 0px 0px 2px;
	margin:25px 0px 5px 0px;
	background:#F9F9F9;
}

#content_checkout_success .buttons {
	clear:both;
	width:100%;
	height:25px;
	border-bottom:1px #C9C9C9 solid;
	padding:5px 0px 0px 2px;
	margin:25px 0px 50px 0px;
	background:#F9F9F9;
}

#content_checkout_success input.checkbox {
	margin:0px 0px 0px 2px;
	padding:0px;
}

#content_contact_us {

}

#content_contact_us h2 {
	height:25px;
	border-top:1px #C9C9C9 solid;
	padding:5px 0px 0px 2px;
	margin:25px 0px 5px 0px;
	background:#F9F9F9;
}

#content_contact_us .buttons {
	clear:both;
	width:100%;
	height:25px;
	border-bottom:1px #C9C9C9 solid;
	padding:5px 0px 0px 2px;
	margin:25px 0px 50px 0px;
	background:#F9F9F9;
}

#content_contact_us table {
	margin:0px 2px 0px 2px;
}

#content_contact_us td {
	font-size:1.0em;
	line-height:1.4em;
	color:#5A5A5A;
}

#content_contact_us .cu_fields input {
	font-family:verdana, arial, sans-serif;
	font-size:1.0em;
	line-height:1.4em;
	color:#555555;
	width:158px;
	height:13px;
	/*BEN: Has to be a margin here, padding works for the text in the field */
	margin:0px 2px 0px 2px;
	padding:1px;
}

#content_contact_us .cu_fields textarea {
	font-family:verdana, arial, sans-serif;
	font-size:1.0em;
	line-height:1.4em;
	color:#555555;
	width:316px;
	height:130px;
	/*BEN: Has to be a margin here, padding works for the text in the field */
	margin:0px 2px 0px 2px;
	padding:1px;
}

#content_content {

}

#content_content .buttons {
	clear:both;
	width:100%;
	height:25px;
	border-bottom:1px #C9C9C9 solid;
	padding:5px 0px 0px 2px;
	margin:25px 0px 50px 0px;
	background:#F9F9F9;
}

#content_cookie_usage {

}

#content_create_account {

}

#content_create_account h2 {
	height:25px;
	border-top:1px #C9C9C9 solid;
	padding:5px 0px 0px 2px;
	margin:25px 0px 5px 0px;
	background:#F9F9F9;
}

#content_create_account .buttons {
	clear:both;
	width:100%;
	height:25px;
	border-bottom:1px #C9C9C9 solid;
	padding:5px 0px 0px 2px;
	margin:25px 0px 50px 0px;
	background:#F9F9F9;
}

#content_create_account table {
	margin:0px 2px 0px 2px;
}

#content_create_account td {
	font-size:1.0em;
	line-height:1.4em;
	color:#5A5A5A;
}

#content_create_account td.ca_fields {
	width:66%;
}

#content_create_account .ca_fields input {
	font-family:verdana, arial, sans-serif;
	font-size:1.0em;
	line-height:1.4em;
	color:#555555;
	width:158px;
	height:13px;
	/*BEN: Has to be a margin here, padding works for the text in the field */
	margin:0px 2px 0px 2px;
	padding:1px;
}

#content_create_account input.radiobutton {
	margin:0px 2px 0px 2px;
	padding:1px;
}

#content_create_account .ca_fields select {
	font-family:verdana, arial, sans-serif;
	font-size:1.0em;
	line-height:1.4em;
	color:#555555;
	width:165px;
	height:18px;
	/*BEN: Has to be a margin here, padding works for the text in the field */
	margin:0px 2px 0px 2px;
	padding:1px;
}

#content_create_account_guest {

}

#content_create_account_guest h2 {
	height:25px;
	border-top:1px #C9C9C9 solid;
	padding:5px 0px 0px 2px;
	margin:25px 0px 5px 0px;
	background:#F9F9F9;
}

#content_create_account_guest .buttons {
	clear:both;
	width:100%;
	height:25px;
	border-bottom:1px #C9C9C9 solid;
	padding:5px 0px 0px 2px;
	margin:25px 0px 50px 0px;
	background:#F9F9F9;
}

#content_create_account_guest table {
	margin:0px 2px 0px 2px;
}

#content_create_account_guest td {
	font-size:1.0em;
	line-height:1.4em;
	color:#5A5A5A;
}

#content_create_account_guest td.cag_fields {
	width:66%;
}

#content_create_account_guest .cag_fields input {
	font-family:verdana, arial, sans-serif;
	font-size:1.0em;
	line-height:1.4em;
	color:#555555;
	width:158px;
	height:13px;
	/*BEN: Has to be a margin here, padding works for the text in the field */
	margin:0px 2px 0px 2px;
	padding:1px;
}

#content_create_account_guest input.radiobutton {
	margin:0px 2px 0px 2px;
	padding:1px;
}

#content_create_account_guest .cag_fields select {
	font-family:verdana, arial, sans-serif;
	font-size:1.0em;
	line-height:1.4em;
	color:#555555;
	width:165px;
	height:18px;
	/*BEN: Has to be a margin here, padding works for the text in the field */
	margin:0px 2px 0px 2px;
	padding:1px;
}

#content_downloads {

}

#content_downloads h2 {
	height:25px;
	border-top:1px #C9C9C9 solid;
	padding:5px 0px 0px 2px;
	margin:25px 0px 5px 0px;
	background:#F9F9F9;
}

#content_downloads table {
	margin:0px 2px 0px 2px;
}

#content_error_message {

}

#content_error_message h2 {
	height:25px;
	border-top:1px #C9C9C9 solid;
	padding:5px 0px 0px 2px;
	margin:25px 0px 5px 0px;
	background:#F9F9F9;
}

#content_error_message .buttons {
	clear:both;
	width:100%;
	height:25px;
	border-bottom:1px #C9C9C9 solid;
	padding:5px 0px 0px 2px;
	margin:25px 0px 50px 0px;
	background:#F9F9F9;
}

#content_error_message .em_fields input {
	font-family:verdana, arial, sans-serif;
	font-size:1.0em;
	line-height:1.4em;
	color:#555555;
	width:158px;
	height:13px;
	/*BEN: Has to be a margin here, padding works for the text in the field */
	margin:0px 5px 0px 2px;
	padding:1px;
}

#content_gift_cart {

}

#content_gift_cart .gc_fields input {
	font-family:verdana, arial, sans-serif;
	font-size:1.0em;
	line-height:1.4em;
	color:#555555;
	width:158px;
	height:13px;
	/*BEN: Has to be a margin here, padding works for the text in the field */
	margin:0px 5px 0px 2px;
	padding:1px;
}

#content_graduated_price {

}

#content_gv_faq {

}

#content_gv_redeem {

}

#content_gv_send {

}

#content_gv_send h2 {
	height:25px;
	border-top:1px #C9C9C9 solid;
	padding:5px 0px 0px 2px;
	margin:25px 0px 5px 0px;
	background:#F9F9F9;
}

#content_login {

}

#content_login h2 {
	height:25px;
	border-top:1px #C9C9C9 solid;
	padding:5px 0px 0px 2px;
	margin:25px 0px 5px 0px;
	background:#F9F9F9;
}

#content_login table {
	margin:0px 2px 0px 2px;
}

#content_login td {
	font-size:1.0em;
	line-height:1.4em;
	color:#5A5A5A;
}

#content_login em {
	color:#000000;
}

#content_login input.textfield {
	font-family:verdana, arial, sans-serif;
	font-size:0.9em;
	line-height:1.2em;
	color:#555555;
	width:158px;
	height:13px;
	/*BEN: Has to be a margin here, padding works for the text in the field */
	margin:3px 2px 0px 2px;
	padding:1px;
}

#content_logoff {

}

#content_logoff .buttons {
	clear:both;
	width:100%;
	height:25px;
	border-bottom:1px #C9C9C9 solid;
	padding:5px 0px 0px 2px;
	margin:25px 0px 50px 0px;
	background:#F9F9F9;
}

#content_main_content {

}

#content_new_products {

}

#content_new_products_default {

}

#content_new_products_overview {

}

#content_new_products_overview table table {
	margin:1px;
}

#content_newsletter {

}

#content_newsletter input.radiobutton {
	margin:0;
	padding:0;
}

#content_newsletter input.tf_email {
	font-family:verdana, arial, sans-serif;
	font-size:0.9em;
	line-height:1.2em;
	color:#555555;
	width:123px;
	height:13px;
	/*BEN: Has to be a margin here, padding works for the text in the field */
	margin:0px 2px 0px 5px;
	padding:1px;
}

#content_newsletter input.tf_code {
	font-family:verdana, arial, sans-serif;
	font-size:0.9em;
	line-height:1.2em;
	color:#555555;
	width:65px;
	height:13px;
	/*BEN: Has to be a margin here, padding works for the text in the field */
	margin:0px 2px 0px 5px;
	padding:1px;
}

#content_newsletter .buttons {
	clear:both;
	width:100%;
	height:25px;
	border-bottom:1px #C9C9C9 solid;
	padding:5px 0px 0px 2px;
	margin:25px 0px 50px 0px;
	background:#F9F9F9;
}

#content_order_details {

}

#content_order_details thead th {
	height:25px;
	border-top:1px #DDDDDD dotted;
	background:#F9F9F9;
}

#content_order_details td {
	font-size:1.0em;
	line-height:1.4em;
	color:#5A5A5A;
}

#content_order_details input.textfield {
	font-family:verdana, arial, sans-serif;
	font-size:0.9em;
	line-height:1.2em;
	color:#555555;
	width:26px;
	height:13px;
	/*BEN: Has to be a margin here, padding works for the text in the field */
	margin:3px 2px 0px 2px;
	padding:1px;
}

#content_order_details input.textfield {
	font-family:verdana, arial, sans-serif;
	font-size:0.9em;
	line-height:1.2em;
	color:#555555;
	width:26px;
	height:13px;
	/*BEN: Has to be a margin here, padding works for the text in the field */
	margin:3px 2px 0px 2px;
	padding:1px;
}


#content_order_details input.checkbox {
	font-family:verdana, arial, sans-serif;
	font-size:0.9em;
	line-height:1.2em;
	color:#555555;
	width:19px;
	height:19px;
	/*BEN: Has to be a margin here, padding works for the text in the field */
	margin:3px 2px 0px 2px;
	padding:1px;
}

#content_password_double_opt_in{

}

#content_password_double_opt_in input.tf_email {
	font-family:verdana, arial, sans-serif;
	font-size:0.9em;
	line-height:1.2em;
	color:#555555;
	width:123px;
	height:13px;
	/*BEN: Has to be a margin here, padding works for the text in the field */
	margin:0px 2px 0px 5px;
	padding:1px;
}

#content_password_double_opt_in input.tf_code{
	font-family:verdana, arial, sans-serif;
	font-size:0.9em;
	line-height:1.2em;
	color:#555555;
	width:65px;
	height:13px;
	/*BEN: Has to be a margin here, padding works for the text in the field */
	margin:0px 2px 0px 5px;
	padding:1px;
}

#content_password_double_opt_in .buttons {
	clear:both;
	width:100%;
	height:25px;
	border-bottom:1px #C9C9C9 solid;
	padding:5px 0px 0px 2px;
	margin:25px 0px 50px 0px;
	background:#F9F9F9;
}

#content_password_forgotten {

}

#content_password_forgotten .buttons {
	clear:both;
	width:100%;
	height:25px;
	border-bottom:1px #C9C9C9 solid;
	padding:5px 0px 0px 2px;
	margin:25px 0px 50px 0px;
	background:#F9F9F9;
}

#content_password_forgotten input.textfield {
	font-family:verdana, arial, sans-serif;
	font-size:1.0em;
	line-height:1.4em;
	color:#555555;
	width:158px;
	height:13px;
	/*BEN: Has to be a margin here, padding works for the text in the field */
	margin:0px 2px 0px 5px;
	padding:1px;
}

#content_password_messages {

}

#popup_coupon_help {

}

/*BEN: The file print_order.html is opened in a popup, so the style definitions for headlines and paragraphs of #content must be repeated here... */
#content_print_order {

}

#content_print_order td {
	height:30px;
}

#content_print_order p {
	font-size:1.0em;
	line-height:1.6em;
	color:#333333;
	margin:2px;
}

#content_print_order h2 {
	font-size:1.2em;
	font-weight:bold;
	color:#338DBA;
	height:25px;
	border-top:1px #DDDDDD dotted;
	padding:5px 0px 0px 2px;
	margin:25px 0px 5px 0px;
	background:#F9F9F9;
}

#content_print_order h3 {
	font-size:1.1em;
	font-weight:bold;
	color:#338DBA;
	margin:0.3em 0em 0.4em 2px;
}

/*BEN: The file print_order.html is opened in a popup, so the style definitions for headlines and paragraphs of #content must be repeated here... */
#content_print_product_info {

}

#content_print_product_info p {
	font-size:1.0em;
	line-height:1.6em;
	color:#333333;
	margin:0em 0em 0.8em 15px;
}

#content_print_product_info h1 {
	font-size:1.7em;
	font-weight:normal;
	color:#FF9900;
	margin:0.3em 0em 0.4em 2px;
}

#content_product_info {
	position:relative;
	padding:0;
	width:100%;
}

#content #content_product_info h1 {
	height:25px;
	padding:3px 0px 0px 4px;
	border-top:1px #C9C9C9 solid;
	font-size:18px;
	font-weight:bold;
	background:#F9F9F9;
	color:#1A6475;
	margin:0.3em 0em 1.5em 0;
}

#content_product_info h2 {
	margin:0 0 5px 0;
	padding:0;
	font-size:16px;
	font-weight:bold;
	background:none;
	color:#1A6475;
	border:0;
}

#content_product_info div.pirce_options {
	position:relative;
	font-size:9px;
	font-weight:normal;
	line-height:normal;
	letter-spacing:normal;
	font:Arial, Helvetica, sans-serif;
	margin:-10px 0 5px 0;
}

#content_product_info p {
	padding:0;
	margin:0 0 0 2px;
	color:#888888;
}

#content_product_info form {
	margin:0;
	padding:0;
}

#content_product_info .image {
	position:relative;
	width:220px;
	height:220px;
	border:1px solid #C6C6C6;
	float:left;
	padding:0;
	margin:0;
}

#content_product_info .info {
	margin-left:240px;
}

#content_product_info .price_status {
	height:80px;
	padding:10px;
	border:1px solid #C6C6C6;
}

#content_product_info .status_1 {
	color:#C91300;
	font-weight:bold;
}

#content_product_info .status_2 {
	color:#E79800;
	font-weight:bold;
}

#content_product_info .status_3 {
	color:#02840B;
	font-weight:bold;
}

#content_product_info input.tf_quantity {
	font-family:verdana, arial, sans-serif;
	font-size:10px;
	color:#555555;
	width:20px;
/*	height:13px;*/
	/*BEN: Has to be a margin here, padding works for the text in the field */
	margin:-1px 2px 0px 2px;
	padding:1px;
}

#content_product_info select {
	font-family:verdana, arial, sans-serif;
	font-size:10px;
	color:#555555;
	/*BEN: Has to be a margin here, padding works for the text in the field */
	margin:3px 2px 0px 2px;
	padding:1px;
	width:auto;
}

#content_product_info input.submit {
	margin:0;
	padding:0;
}

#content_product_info .more_info {
	height:80px;
	padding:10px;
	border:1px solid #C6C6C6;
	margin:18px 0 0 0;
}

#content_product_info .descr {
	padding:10px;
	border-top:1px solid #C6C6C6;
	margin:20px 0 0 0;
	font-size:12px;
}

#content_product_info .buttons {
	clear:both;
	width:100%;
	height:25px;
	border-bottom:1px #C9C9C9 solid;
	padding:5px 0px 0px 2px;
	margin:25px 0px 50px 0px;
	background:#F9F9F9;
}

#content_product_navigator {
	height:15px;
	padding:23px 0px 2px 0px;
	margin:0px 0px 10px 0px;
	background:#F9F9F9;
	border-bottom:1px #C9C9C9 solid;
}

#content_product_navigator p {
	font-size:0.9em;
	line-height:1.4em;
	color:#888888;
	margin:0px 2px 0px 2px;
}

#content_product_navigator p a {
	color:#F88D00;
	border-bottom:0px;
}

#content_product_navigator p a:hover {
	color:#F88D00;
	text-decoration:underline;
}

#content_product_reviews {

}

#content_product_reviews h2 {
	height:25px;
	border-top:1px #DDDDDD dotted;
	padding:5px 0px 0px 2px;
	margin:25px 0px 5px 0px;
	background:#F9F9F9;
}

#content_product_reviews table {
	margin:0px 2px 0px 2px;
}

#content_product_reviews td {
	font-size:1.0em;
	line-height:1.4em;
	color:#5A5A5A;
}

#content_product_reviews_info {

}

#content_product_reviews_info .buttons {
	clear:both;
	width:100%;
	height:25px;
	border-bottom:1px #C9C9C9 solid;
	padding:5px 0px 0px 2px;
	margin:25px 0px 50px 0px;
	background:#F9F9F9;
}

#content_product_reviews_write {

}

#content_product_reviews_write .buttons {
	clear:both;
	width:100%;
	height:25px;
	border-bottom:1px #C9C9C9 solid;
	padding:5px 0px 0px 2px;
	margin:25px 0px 50px 0px;
	background:#F9F9F9;
}

#content_product_reviews_write textarea {
	font-family:verdana, arial, sans-serif;
	font-size:1.0em;
	line-height:1.4em;
	color:#555555;
	width:513px;
	height:130px;
	/*BEN: Has to be a margin here, padding works for the text in the field */
	margin:0px 2px 0px 2px;
	padding:1px;
}

#content_product_reviews_write input.radiobutton {
	margin:0px 2px 0px 2px;
	padding:1px;
}

#content_products_media {

}

#content_products_media table {
	margin:0px 2px 0px 2px;
}

#content_products_reviews {

}

#content_products_reviews h2 {
	height:25px;
	border-top:1px #DDDDDD dotted;
	padding:5px 0px 0px 2px;
	margin:25px 0px 5px 0px;
	background:#F9F9F9;
}

#content_reviews {

}

#content_shopping_cart {

}

#content_shopping_cart .buttons {
	clear:both;
	width:100%;
	height:50px;
	border-bottom:1px #C9C9C9 solid;
	padding:5px 0px 5px 2px;
	margin:25px 0px 50px 0px;
	background:#F9F9F9;
}

#content_sitemap {

}

#content_specials {

}

#content_ssl_check {

}

#content_tell_a_friend {

}

#content_tell_a_friend h2 {
	height:25px;
	border-top:1px #DDDDDD dotted;
	padding:5px 0px 0px 2px;
	margin:25px 0px 5px 0px;
	background:#F9F9F9;
}

#content_tell_a_friend input.textfield {
	font-family:verdana, arial, sans-serif;
	font-size:1.0em;
	line-height:1.4em;
	color:#555555;
	width:158px;
	height:13px;
	/*BEN: Has to be a margin here, padding works for the text in the field */
	margin:0px 2px 0px 5px;
	padding:1px;
}

#content_tell_a_friend textarea {
	font-family:verdana, arial, sans-serif;
	font-size:1.0em;
	line-height:1.4em;
	color:#555555;
	width:513px;
	height:130px;
	/*BEN: Has to be a margin here, padding works for the text in the field */
	margin:0px 2px 0px 2px;
	padding:1px;
}

#content_tell_a_friend .buttons {
	clear:both;
	width:100%;
	height:25px;
	border-bottom:1px #C9C9C9 solid;
	padding:5px 0px 0px 2px;
	margin:25px 0px 50px 0px;
	background:#F9F9F9;
}

#content_upcoming_products {

}

#popup_image {
	width:440px;
	margin:0px 30px 0px 30px;
	background:#F9F9F9;
}



/*||||||||||||||||||||CATEGORIES MENU||||||||||||||||||*/

.catlevel_0, .catlevel_0_,
.catlevel_1, .catlevel_1_,
.catlevel_2, .catlevel_2_,
.catlevel_1_has_subcats,
.catlevel_2_has_subcats {
	font-size:11px;
	padding:0px 3px 3px 15px;
	margin:0px;
}

.catlevel_1, .catlevel_1_, .catlevel_1_has_subcats {
/*.catlevel_1, .catlevel_2 {*/
	width:156px;
	padding:4px 5px 4px 29px;
	border-top:1px solid #C6C6C6;
	background:url(img/box-list-item.gif) 16px 9px no-repeat;
}

.catlevel_2, .catlevel_2_, .catlevel_2_has_subcats {
	width:136px;
	padding:3px 5px 3px 49px;
	background:url(img/box-list-item.gif) 32px 8px no-repeat;
}

.catlevel_3, .catlevel_3_, .catlevel_3_has_subcats {
	width:116px;
	padding:2px 5px 2px 69px;
	background:url(img/box-list-item.gif) 52px 6px no-repeat;
	font-size:10px;
}

.catlevel_4, .catlevel_4_, .catlevel_4_has_subcats {
	width:106px;
	padding:2px 5px 2px 79px;
	background:url(img/box-list-item.gif) 62px 6px no-repeat;
	font-size:10px;
}

.last {
/*	border:0;*/
}

.cat_active {
	font-weight:bold;
}

.catlevel_1_has_subcats, .has_subcats a {
	border-bottom:0px #222222 solid;
	padding-bottom:3px;
}



/*||||||||||||||||||||IMITATE TABLES||||||||||||||||||*/

.row {
	clear:both;
	width:100%;
}

.col_l {
	float:left;
	border:0;
	background:none;
}

.col_r {
	float:right;
	border:0;
	background:none;
}



/*BEN: In clearing-divs must be some content to make them work as intended, so add a &nbsp; in them and use the following atting... */
.clearing {
	clear:both;
	padding:0;
	margin:0;
}

.groessentabelle {
	width:100%;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	background:#F9F9F9;
	border:1px #DDDDDD dotted;
}

.groessentabelle th, .groessentabelle td {
	border-top:1px #DDDDDD dotted;
}

.groessentabelle h2 {
	height:25px;
}



/*||||||||||||||||||||CLEAN OUT SOME LINKS||||||||||||||||||*/

/*BEN: Special handling for the linked, small images inside #box_not and #box_rev, can't get rid of the border otherwise */
/*BEN: Now used throughout the site to clear the standard link-formatting when needed... */
a.clean, .clean a {
	border:none;
	text-decoration:none;
}

a.clean:hover, .clean a:hover {
	border:none;
	text-decoration:none;
}

.smallText {
	color:#E63D0B;
}

.clean, .buttons {
	border:0;
	background:none;
}

#content_checkout_payment td.headerError, #content_checkout_payment h4 em {
	color:#CB1010;
	font-weight:bold;
	font-size:13px;
}

.schritt {
	position:relative;
	width:100%;
	padding:0;
	margin:20px 0 30px 0;
	border:0;
}

#content h2.tragen {
	color:#CB1010;
}


.schritt .left h3 {
	padding:0;
	margin:0;
	border:0;
	line-height:13px;
	vertical-align:top;
}

.schritt .left {
	position:relative;
	float:left;
	width:150px;
	padding:0;
	margin:0;
	border:0;
	vertical-align:top;
}

.schritt .right {
	position:relative;
	padding:0;
	margin:-8px 0 0 170px;
	border:0;
	vertical-align:top;
}

.schritt .right a {
	text-decoration:none;
	border:0;
}

.schritt .right p {
	margin:0;
	padding:0;
	vertical-align:top;
	text-align:left;
}

.schritt .right p span {
	margin-left:4px;
}

.schritt .right p a span {
	color:#2E5460;
	text-decoration:none;
}

.schritt .right p a:hover span {
	color:#2E5460;
	text-decoration:underline;
}

.schritt img {
	margin:0;
	padding:0;
	border:1px solid #C9C9C9;
}

#content h2 a {
	color:#2E5460;
	text-decoration:none;
}

#content h2 a:hover {
	color:#2E5460;
	text-decoration:underline;
}

.sumalink {
	visibility:hidden;
	display:none;

}

table.portotabelle {
	font-size:11px;
}

table.portotabelle th, table.portotabelle td {
	padding:5px 20px 5px 0;
}

table.portotabelle th {
	border-bottom:1px solid #C9C9C9;
}

table.portotabelle th h3 {
	padding-left:0;
}

table.portotabelle td {
	border-top:1px solid #C9C9C9;
}

table.portotabelle td  strong{
	padding-left:2px;
}

table.portotabelle td.right {
	text-align:right;
}

/* --- bestellbalken --- */
.balken em {
	color:#C2533A;
}

.balken .balken-text {
	width:24%;
	height:30px;
	text-align:center;
}

.balken .balken-strich {
	height:5px;
	background:#C2533A;
}

.balken .balken-strich-last {
	width:80px;
	height:5px;
	border-left:1px #FFFFFF solid;
	background:#3A8D9D;
}

.balken .balken-border {
	height:4px;
	border-bottom:1px #C2533A dashed;
	background:#FFFFFF;
}