html {
	background-color: #1f1f1f;
}
#mainContent {
	max-width:100%;
	width:100%;
}
#logostyle a{
outline:none;

}
#logostyle a:hover{
outline:none;
background:none;
}
#logostyle a:focus{
outline:none;
background:none;
}

#logostyle img{
	/*visibility:hidden; */
	height: 100px;
	margin-top:10px;
	padding:25px 0 10px 0; 
	border-radius:30px; 
	width:500px; 
	outline:none;
	-webkit-filter: invert(.125); 
	filter: invert(.125);
}

#bodyTable1 {
	width:100%;
}
#bodyTable2 {
	width:100%;

}
#bodyTable3 {
	float:right;
}

#bodyTable4{
	/*display: -moz-inline-box;*/
	float:right;
}

#preContentTable {
width: 100%;
padding: 0 5px 0 5px;
}

#contentTable {
	
width: 95%;
margin: 0 auto;
margin-left: 14px;

}

#incontentTable {

width: 95%;

}

.test a {
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
	color: #e4e4e4;
	background-image: url(img/hg_nav2.jpg);
	background-repeat: no-repeat;
}


A.test {
	font-family: Verdana, Arial, sans-serif;
	font-size: 16px;
	color: #00f562;
	font-weight : bold;
}

.test hover {
  color: #a0b0bd;
}

.highlightbox {
	padding: 15px;
	background-color: #4d3f3f;
	border: solid #d9d9d9 1px;
	overflow: auto;
	border-radius: 5px;
}


.boxheader { 
font-family: Verdana, Arial, sans-serif;
font-size: 13px;
font-weight: bold;
height: 17px;
color: #e4e4e4;
 
}

.boxText { 
 	font-family: Verdana, Arial, sans-serif;
	font-size: 13px;
	color: #e4e4e4;
 
}


A.boxText { 
	font-family: Verdana, Arial, sans-serif;
	font-size: 13px;
	color: #e4e4e4;
	font-weight : bold;
}

A.boxText:hover {
  color: #a0b0bd;
}

.boxTextBG {
 		font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	color: #e4e4e4;
}
.boxTextBGII {
 		font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	color: #e4e4e4;
}
.boxTextPrice {
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	color: #FF0000;
}

.errorBox {
	font-family : Verdana, Arial, sans-serif;
	font-size : 10px;
	font-weight: bold;
	background-color: #ffb3b5;
color: black;
}
.gvBox {
	font-family : Verdana, Arial, sans-serif;
	font-size : 14px;
	font-weight: bold;
}
.stockWarning { 
	font-family : Verdana, Arial, sans-serif;
	font-size : 10px;
	color: #cc0033;
}

.productsNotifications {
	background-color: #f2fff7;
}

.orderEdit { 
	font-family : Verdana, Arial, sans-serif;
	font-size : 10px;
	color: #70d250;
	text-decoration: underline;
}

BODY {
	color: #000000;
	margin: 0 auto;
	max-width: 990px;
	background-color: #1f1f1f;
	background-image: url(img/hg_page.jpg);
	background-repeat: no-repeat;
	/*background-size: 990px 500px;*/
}

img{
	border:0;
}

A {
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
	color: #e4e4e4;
	font-weight : bold;
	text-decoration: none;
	outline:none;
}

A:hover {
	/*font-family: Verdana, Arial, sans-serif; #26032020*/
	font-size: 12px;
	outline:none;
	background:none;
	color: #a0b0bd;
	/*font-weight : bold;*/
	text-decoration: none;
}

FORM {
	display: inline;		   
}
/*#220121 BDZ*/
.WarenkorbInterna img{
	max-height:100px;
	max-width:80px;
}
/*#220121 BDZ*/


TR.header {
	background-color: #ffffff;
}

TR.headerNavigation {
  background: #F6F6F6;
}

TD.headerNavigation {
	/*font-family: Verdana, Arial, sans-serif;
	font-size: 10px;*/
	color: #e4e4e4;
	font-weight : bold;
}

A.headerNavigation { 
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	color: #e4e4e4;
	font-weight : bold;
}

A.headerNavigation:hover {
  color: #a0b0bd;
}

TD.conditions {
	background-color: #6C0000;
}

A.confirmationEdit {
	color: #009933;
	font-style: italic;
}
A.confirmationEdit:hover {
	color: #009933;
	font-style: italic;
	text-decoration: underline;
}
TR.headerError {
  background-color: #cf0505;
}

TR.headerMessage {
	background-color: #0b5197;
}

.moduleHeading {
	font-family: Verdana, Arial, sans-serif;
	font-size: small;
	font-weight: bold;
	padding-bottom: 10px;
}

TD.headerError {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 12px;
  background: #ff0000;
  color: #ffffff;
  font-weight : bold;
  text-align : center;
}

TR.headerInfo {
  background: #00ff00;
}

TD.headerInfo {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 12px;
  background: #00ff00;
  color: #ffffff;
  font-weight: bold;
  text-align: center;
}

TR.footer {
  background: #bbc3d3;
}

TD.footer {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
    background: #F6F6F6;
  color: #000000;
  font-weight : bold;
  border-bottom: 1px solid;
  border-color: #b6b7cb;
}

.infoBox {
	 		font-family: Verdana, Arial, sans-serif;

	color: #e4e4e4;

}

.infoBoxContents {
 		font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	color: #e4e4e4;
}

.infoBoxNotice {
 		font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	color: #e4e4e4;
}

.infoBoxNoticeContents {
 		font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	color: #e4e4e4;
}

TD.infoBoxHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 13px;
  font-weight: bold;
  height:17px;
	color: #e4e4e4;
}

TD.infoBoxHeading_right {
  font-family: Verdana, Arial, sans-serif;
  font-size: 13px;
  font-weight: bold;
  height:17px;
	color: #e4e4e4;
}

TD.infoBox, SPAN.infoBox {
  font-family: Verdana, Arial, sans-serif;
  /*font-size: 10px;*/
	color: #e4e4e4;

}

TD.infoBox_right, SPAN.infoBox_right {
  font-family: Verdana, Arial, sans-serif;
  font-size: 13px;
  color: #000000;
  /*border-bottom: 1px solid;
  border-color: #024a96;*/
/*#26032020*/

}

TR.accountHistory-odd, TR.addressBook-odd, TR.alsoPurchased-odd, TR.payment-odd, TR.productListing-odd, TR.productReviews-odd, TR.upcomingProducts-odd, TR.shippingOptions-odd {
  background: #f8f8f9;
}

TR.accountHistory-even, TR.addressBook-even, TR.alsoPurchased-even, TR.payment-even, TR.productListing-even, TR.productReviews-even, TR.upcomingProducts-even, TR.shippingOptions-even {
  background: #f8f8f9;
}

TABLE.productListing {
  border: 1px;
  border-style: solid;
  border-color: #b6b7cb;
  border-spacing: 1px;
}

.productListing-heading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background: #b6b7cb;
  color: #FFFFFF;
  font-weight: bold;
}

TD.productListing-data {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

A.pageResults {
	color: #0000FF;
	text-decoration: underline;
}

A.pageResults:hover {
  color: #0000FF;
  background: #FFFF33;
}

TD.pageHeading, DIV.pageHeading {
	font-family: Verdana, Arial, sans-serif;
	font-size: 16px;
	color: #e4e4e4;
	font-weight : bold;
}

TR.subBar {
  background: #f4f7fd;
}

TD.subBar {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color: #000000;
  
}

TD.main, P.main {
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
	color: #e4e4e4;
  	line-height: 1.5;
}

.infoContentHeader {
	background-color: #1f1f264a;
	padding: 0px 15px 0px 15px;
	border-radius: 10px 10px 0px 0px;
	border-bottom: 0px solid #4c4c4c47;
	border-top: 2px solid #4c4c4c47;
	border-right: 2px solid #4c4c4c47;
	border-left: 2px solid #4c4c4c47;


}

.infoContent {
	background-color: #1f1f264a;
	padding: 0px 15px 0px 15px;
	border-radius: 0px 0px 8px 8px;
	border-bottom: 2px solid #4c4c4c47;
	border-top: 0px solid #4c4c4c47;
	border-right: 2px solid #4c4c4c47;
	border-left: 2px solid #4c4c4c47;

}

TD.smallText, SPAN.smallText, P.smallText {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

TD.smallText a{
	color:white;
       background-color: transparent;
}

TD.smallText a:hover{
	color:white;
       background-color: transparent;
}

TD.bigText, SPAN.bigText, P.bigText {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
}

TD.bigText a{
	color:white;
       background-color: transparent;
}

TD.bigText a:hover{
	color:white;
       background-color: transparent;
}

TD.accountCategory {
  font-family: Verdana, Arial, sans-serif;
  font-size: 13px;
  color: #aabbdd;
}

TD.fieldKey {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
}

TD.fieldValue {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
}

TD.tableHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
}

SPAN.newItemInCart {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color: #ff0000;
}

CHECKBOX, INPUT, RADIO, SELECT {
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
}

TEXTAREA {
  width: 100%;
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
}

SPAN.greetUser {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color: #f2f4f5;
  font-weight: bold;
}

SPAN.underline {
	text-decoration: underline;
}

TABLE.formArea {
  background: #272727;
  border-color: #cccccc;
  border-style: solid;
  border-width: 1px;
}

TD.formAreaTitle {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
}

.copyright {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  line-height: 1.5;
  text-align:center;
  color:transparent;
}
.parseTime {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  line-height: 1.5;
  text-align:center;
}
A.copyright {
  color: #000000;
}
A.copyright:hover {
  color: #0000ff;
  text-decoration: underline;
}


SPAN.markProductOutOfStock {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 12px;
  color: #c76170;
  font-weight: bold;
}

SPAN.productSpecialPrice {
  font-family: Verdana, Arial, sans-serif;
  color: #ff0000;
}
SPAN.productOldPrice {
	font-family: Verdana, Arial, sans-serif;
	color: #ff0000;
	text-decoration: line-through;
}
SPAN.errorText {
  font-family: Verdana, Arial, sans-serif;
  color: #ff0000;
}

SPAN.productDiscountPrice {
  font-family: Verdana, Arial, sans-serif;
  color: #ff0000;
  font-weight: bold;
}

.smallHeading {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight: bold;
	color: #E4E4E4;
}

.moduleRow {
 font-family: Verdana, Arial, sans-serif;
 font-size: 11px;
 line-height: 1.5;

}
.moduleRowOver { 
	color: #0050a0;
	font-family: Verdana, Arial, sans-serif;
    font-size: 11px;
    line-height: 1.5; 
	
	}
.moduleRowSelected {
	background-color: #024281;
}

.checkoutBarFrom, .checkoutBarTo { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #8c8c8c; }
.checkoutBarCurrent { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #000000; }

/* sitewide font classes */
/* Note: heading<Number> equals <font size="Number"> */
.heading1 { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 7pt; }
.heading2 { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 9pt; }
.heading3 { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10pt; }
.heading4 { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12pt; }
.heading5 { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 16pt; }

/* Sitemap Tables */
.sitemap_heading {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10pt; color: #FFFFFF; 
	background-color: #666666; 
	padding-top: 2px; padding-bottom: 2px;}
.sitemap_heading a {color:#FFFFFF;}
.sitemap_heading a:hover {color:#CCCCCC; text-decoration:none;}

.sitemap_sub {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 9pt; color: #000000; background-color: #E6E6E6; padding: 2px 2px;}
.sitemap_sub a {color:#000000;}
.sitemap_sub a:hover {color:#999999; text-decoration:none;}


/* message box */

.messageBox { font-family: Verdana, Arial, sans-serif; font-size: 10px; }
.messageStackError, .messageStackWarning { font-family: Verdana, Arial, sans-serif; font-size: 10px; background-color: #0d3664; }
.messageStackSuccess { font-family: Verdana, Arial, sans-serif; font-size: 10px; background-color: #99ff00; }

/* input requirement */

.inputRequirement { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #ff0000; }

.tableShop {
background-color: #ffffff;
border-left: 1px solid;
border-right: 1px solid;
border-color: #b6b7cb;
}

.navLeft {
	width: 185px;
}
.navRight {
	width: 185px;
}

.contentsTopics {
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
	color: #e4e4e4;
	font-weight : bold;
	  text-align : center;

}

.tableListingI {
	background-color: #2a2a2a;

	border-bottom-color: #b6b7cb;
	border-bottom: 1px solid;
}

.tableListingII {
	border-bottom-color: #b6b7cb;
	border-bottom: 1px solid;
}

.tableBody {
padding: 5px;
}

.poweredby {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color: #000000;
  font-weight: bold;
}
.onepxwidth {
	width: 1px;
}

#hover_text li {
width:100%;
overflow: hidden; 
text-overflow: ellipsis;
white-space: nowrap;
display:inline;
-webkit-transition: all 1s ease-in-out;
-moz-transition: all 1s ease-in-out;
-o-transition: all 1s ease-in-out;
transition: all 1s ease-in-out;
color: #fff;
cursor:pointer;
}


}
#hover_text:hover li {

width:100%;
overflow: hidden; 
text-overflow: ellipsis;
white-space: nowrap;
display:inline;
-webkit-transition: all 1s ease-in-out;
-moz-transition: all 1s ease-in-out;
-o-transition: all 1s ease-in-out;
transition: all 1s ease-in-out;
}

#hover_text:hover li:hover {
width:100%;
overflow: hidden; 
text-overflow: ellipsis;
white-space: nowrap;
display:inline;
-webkit-transition: all 1s ease-in-out;
-moz-transition: all 1s ease-in-out;
-o-transition: all 1s ease-in-out;
transition: all 1s ease-in-out;
font-size: 20px;
color: #fff;
}


/***NEUER SHOP***/

/* CHECKOUT NAVIGATION */
ul#checkoutnavigation {
margin:0;
padding:0;
margin-top:15px;
}
ul#checkoutnavigation li {
height:70px;
list-style-type:none;
float:left;
width:195px;
margin-right:15px;
border:solid 1px;
padding:8px;
}
ul#checkoutnavigation li.active {
background-color:#00000f;
}
ul#checkoutnavigation li.active .number {
font-size:20px;
font-weight:bold;
}
ul#checkoutnavigation li.active .title {
font-size:14px;
font-weight:bold;
}
ul#checkoutnavigation li.active .description {
font-size:11px;
}
ul#checkoutnavigation li.inactive {
color:#999;
background-color:#000000;
border-color:#999;
}
ul#checkoutnavigation li.inactive .number {
font-size:20px;
font-weight:bold;
}
ul#checkoutnavigation li.inactive .title {
font-size:14px;
font-weight:bold;
}
ul#checkoutnavigation li.inactive .description {
font-size:11px;
}

.errormessage{

	border: #E1C199 2px dashed;
	padding:30px;
	border-radius:10px;
	background:rgb(21,17,39);
	color:#D4AF8B;
	margin: 10px 0 30px 0;
}


.morepics img{
	padding: 2px 2px 2px 2px;
	max-width:120px;
}

/*#25072019 überschreibt irgendwo inline*/
div.morepics{
	width:100%;
}

.formularcontact input, textarea{
	padding:2px;
	margin: 5px 0 5px 0;
	width:90%;
}

/*.formularcontactimg input{
	margin: 20px 0 20px 0;
box-shadow: -1px -1px 1px grey, 
             1px 1px 1px grey;
}*/

.boxes_right_style{
	/*border-top: 2px inset #0C407C;
	border-left: 2px inset #0C407C;
	border-right: 2px outset #1F3E64;
	border-bottom: 2px outset #1F3E64;*/
	/*#26032020*/
	border-width: 2px;
	border-style: inset outset outset inset;
	margin:0px 0px 20px 0px;
	border-radius:5px;
}
.boxes_right_style_ohne_Rahmen{

}
.boxes_left_style{
	border-top: 2px inset #0C407C;
	border-left: 2px inset #0C407C;
	border-right: 2px outset #1F3E64;
	border-bottom: 2px outset #1F3E64;
	/*#26032020*/
	border-width: 2px;
	border-style: inset outset outset inset;
	padding: 0px 0px 5px 15px;
	margin: 0px 0px 20px 7px;
	border-radius: 5px;
}

.langlangtom img{
	width:17px;
	height:12px;
	padding: 3px;
	margin: 15px 0px 15px 0px;
	border: 2px solid #424242;
	background: #0C407C;
}

	#productinfoprice {
		line-height: 1.1;
	}

.picturerss {
	padding:10px;
	margin-left: -4px;
}

.ohneRahmen_groesser .picturerss {
	margin-left: 0px;
	padding: 0;
}

.artnum{
	font-size:10px;
	color:#999;
	padding:0;
	margin:0;
}


/* SHIPPING TYPE SELECTION */
table.shippingblock {
	background-color:#024281;
	margin-bottom:15px;
}
table.shippingblock td.filler {
	background-color:#1f1f1f;
	border: none;
	margin-bottom:15px;
}
table.shippingblock tr td.header {
	background-color:#ccc;
	padding:2px 2px 2px 5px;
	color:#000;
	font-weight:bold;
	border: #ccc solid;
	border-width:1px 1px 0px 1px;
}
table.shippingblock tr td {
	vertical-align:top;
}
table.shippingblock tr td.description {
	width:100%;
	vertical-align:top;
	padding-left:6px;
	border: #ccc solid;
	border-width:0px 0px 1px 0px;
}
table.shippingblock tr td.radiobutton {
	vertical-align:top;
	white-space:nowrap;
	padding:4px;
	border: #ccc solid;
	border-width:0px 0px 1px 1px;
}
table.shippingblock tr td.radiobutton input {
	margin:0;
	padding:0;
}
table.shippingblock tr td.price {
	vertical-align:top;
	white-space:nowrap;
	border: #ccc solid;
	border-width:0px 1px 1px 0px;
}

/* PAYMENT TYPE SELECTION */
table.paymentblock {
	background-color:#024281;
	margin-bottom:15px;
}
table.paymentblock td.filler {
	background-color:#1f1f1f;
	border: none;
	margin-bottom:15px;
}
table.paymentblock tr.white, table.paymentblock td.white {
	background-color:#1F1F1F;

}
table.paymentblock tr td.header {
	background-color:#ccc;
	padding:2px 2px 2px 5px;
	color:#000;
	font-weight:bold;
	border: #ccc solid;
	border-width:1px 1px 0px 1px;
}
table.paymentblock tr td {
	vertical-align:top;
}
/*#210121 BDZ*/
table.paymentblock img {
	max-width:50px;
	max-height:50px;
}/**/
table.paymentblock tr td.description {
	width:100%;
	vertical-align:top;
	padding-left:6px;
	border: #ccc solid;
	border-width:0px 0px 1px 0px;
}
table.paymentblock tr td.radiobutton {
	vertical-align:top;
	white-space:nowrap;
	padding:4px;
	border: #ccc solid;
	border-width:0px 0px 1px 1px;
}
table.paymentblock tr td.radiobutton input {
	margin:0;
	padding:0;
}
table.paymentblock tr td.price {
	vertical-align:top;
	white-space:nowrap;
	border: #ccc solid;
	border-width:0px 1px 1px 0px;
}

#goody{
border-radius: 10px;
border: 1px solid #404040;
padding: 0px 10px;
margin-bottom: 12px;
}

table.accounthistoryinfoorderdetails{
border: 0.5px solid #404040;
}

tr.header{
background:#1f1f1f;
}

table.accounthistoryinfoorderdetails tr td{
border: 0.5px solid #404040;
}

/* TODO #22122018*/

div.tablevoucher { 
display: table; 
/*border-collapse:collapse; */
width:80%;
}
div.trvoucher { 
display:table-row; 
}
div.tdvoucher { 
display:table-cell; 
padding:5px; 
}


.buttonSet {

	box-shadow:-1px 0px 2px 2px #404040;
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#768d87', endColorstr='#6c7c7c',GradientType=0);
	background-color:#1f1f1f;
	border-radius:2px;
	border:0px solid #566963;
	display:inline-block;
	cursor:pointer;
	color:#b0b0b0;
	font-weight: normal;
	text-decoration: none;
	text-transform: uppercase;
	text-shadow: 0px 0px 0px #b0b0b0;

	font-size: 13px;
	font-family: MS Courier New;
	/*-webkit-filter: blur(0.1px);  -moz-filter: blur(0.1px);  -o-filter: blur(0.1px);  -ms-filter: blur(0.1px);*/
	margin: 8px 4px 6px 0px;
	padding: 4px 4px;
}
.buttonSet:hover {
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#6c7c7c', endColorstr='#768d87',GradientType=0);
	background-color:#1f1f1f;
	text-shadow: 0px 0px 12px #b0b0b0;
font-size: 13px;
font-family: MS Courier New;

}
.buttonSet:active {
	position:relative;
	top:1px;
}


.buttonSet input[type="submit"]{
	background: none;
	color: white;
	border: none;
	cursor:pointer;
	font-weight: normal;
	/*#220121 BDZ*/
	font-size: 13px;
	font-family: MS Courier New;
	/*#220121 BDZ*/
}



.buttonOld{
	background: none;
	color: white;
	border: none;
	cursor:pointer;
	font-size:13px;
	font-weight: normal;
	font-family: Copperplate,Copperplate Gothic Light,fantasy;
}


/* TODO #22122018*/

.prodInfoImg {
border-radius: 5px;
margin: 0px 0px 5px 0px;
padding: 2px;
/*border: 3px rgba(255,255,255,0.2) solid;}*/
}



.divTable{
	display: table;
	width: 100%;
}
.divTableRow {
	display: table-row;
}
.divTableHeading {
	background-color: #EEE;
	display: table-header-group;
}
.divTableCell, .divTableHead {

	display: table-cell;
}
.divTableHeading {
	background-color: #EEE;
	display: table-header-group;
	font-weight: bold;
}
.divTableFoot {
	background-color: #EEE;
	display: table-footer-group;
	font-weight: bold;
}
.divTableBody {
	display: table-row-group;
}


.leftCell{
	float:left;
}

/*#19042021 padding 10px rechts*/
.prodimg{
	max-width: 100px;
	max-height: 100px;
	outline: none;
	border-radius: 2px;
	padding: 0 10px 0 0;
	/* TD old	
	max-width: 60px;
	max-height: 70px;
	outline: none;
	border-radius: 2px;*/
}
/*#19042021 */
.productimage{
	border-radius: 4px;

}
/*#19042021 */
.prodimgTd{
	/*TD old
	padding: 0 15px 32px 0;
	max-width: 60px;
	max-height: 70px;
	outline: none;*/
/*not white*/
	vertical-align: top;
	padding: 0 15px 20px 0;
	outline: none;
	width: 100px;
	/*white
	vertical-align: top;
	padding: 0 0 16px 0;
	outline: none;
	width: 100px;
	background-color: white;
	margin: 100px;
	*/
}

.mansworld {
	font-size: 33.5px;
	font-family: unset;
	color: #B6B6B6;
	font-variant: stacked-fractions;
	text-shadow: 0px 0px 20px black;
	white-space: nowrap;
	
}

genderfucking{
	/*font-size:15px;*/
	display:none;
	vertical-align:middle;
	color:darkslateblue;
}

genderstar > genderfucking {
	display:none;
}
genderstar:hover > genderfucking {
	display:inline;
	transition: all ease-in-out 5s;
}


genderstar:focus > genderfucking {
	display:inline;
	transition: all ease-in-out 5s;
}

genderfucking:hover {
	display:inline;
}

/*#26032020*/
unterKatzListe a:hover{
	font-size:12px;
}

.catsimg{
  float: right;
  width: 25%;
  /*border: thin silver solid;*/
  margin: 0.5em;
  padding: 0.5em;
}

.navRightUnten {
	width: 100%;
	display:none;
}

.navLeftUnten {
	width: 100%;
	display:none;
}
/*#26032020*/



/*21092020*/
.wegweisungDiv{
	margin: 0 auto;

}

.wegweissung{
	height: 200px;
	width: 41%;
	margin: 20px;
	border-radius: 5px;
	border: 1px white solid;
	background-position: top center;
	background-size: 117%;
	background-repeat: no-repeat;
	float:left;
}
/*21092020*/

/*#31122020*/
.gifNewStart{
	position:relative;
	max-width: 100%;
	max-height: 540px;
	display:grid;
}

.gifNewStart img{
	max-width:80%;
    margin:auto;
	display:grid;
	border-radius:10px;
	margin-bottom:30px;
}
/*#31122020*/


img.picturerss{
	max-width:140px;
}

.ohneRahmen_groesser img.picturerss{
	max-width:180px;
}

/*.main img{
	max-width: 100%;
}*/


.bottom-buffer{
    margin-bottom: 53px;
}


div.hrproductpreview {
padding-top:0.1px;
height:0;
overflow:hidden;
margin:12px 0;
display:inline;
height:0;
line-height:0;
display:block;
background-color:white;
}


.productPreview img{

max-width:100px;
max-height:100px;
margin-right: 20px;

}
/*#15062021 BDZ*/
#cookies-message{
	position:fixed; 
	padding: 11px 10px 10px 10px;
	color:black;
	line-height: 20px;
	background-color: #F67; 
	max-width: 100%;
	z-index: 1999; 
	transition: all 0.5s linear 0s; 
	box-shadow: 0px 1px 3px #666; 
	margin: 0 auto;
	bottom: 10px;
	width:970px;
	font-size: 0.8em;
	text-align: justify;
}
/*#15062021 EDZ*/

/*#15042021 C.Updates BDZ*/

#cookies-message-container-popup2{
	position:fixed;
	height:100%;
	top:0px;
	padding: 5% 0 10px 0;
	color:black;
	text-align: center;
	max-width:100%;
	width:100%;
	z-index: 1999;
	transition: all 0.5s linear 0s;
	background: rgba(0,0,0,.8);
	left:0px;

}

#cookies-message-popup2{
	padding: 10px 0 10px 0;
	margin: 0 auto;
	color: #cccccc;
	border: 2px solid rgb(242, 113, 127);
	text-align: center;
	background-color: #C8094A;
	width: 57%;
	z-index: 999;
	transition: all 0.5s linear 0s;
	/*box-shadow: 13px -13px 13px 13px #6aa7c9;*/
	border-radius: 2px;
	max-width:600px;
	margin: 0 auto;
	
}

#accept-cookies-checkbox-popup2{
	background-color: #F67;
	padding: 5px 10px;
	color: #FFF;
	display: inline-block;
	margin-left: 10px;
	text-decoration: none;
	cursor: pointer;
}
a#accept-cookies-checkbox-popup2{
	background-color: #F67;
	padding: 5px 10px;
	color: #FFF;
	display: inline-block;
	margin-left: 10px;
	text-decoration: none;
	cursor: pointer;
}

/*#15042021 C.Updates EDZ*/

/*END-##-END-##-END-##-END-##-END-##-END-##-END-##-END-##-END*/



/* Smartphones (portrait and landscape) ----------- */
@media only screen
and (min-width : 320px)
and (max-width : 480px) {
/* Styles */
}
 
/* Smartphones (landscape) ----------- */
@media only screen
and (min-width : 321px) {
/* Styles */
}
 
/* Smartphones (portrait) ----------- */
@media only screen
and (max-width : 320px) {
/* Styles */
}
 

/* iPads (landscape) ----------- */
@media only screen
and (min-width : 768px)
and (max-width : 1024px)
and (orientation : landscape) {
/* Styles */
}
 
/* iPads (portrait) ----------- */
@media only screen
and (min-width : 768px)
and (max-width : 1024px)
and (orientation : portrait) {
/* Styles */
}
 
/* Desktops and laptops ----------- */
@media only screen
and (min-width : 1224px) {
/* Styles */
}
 
/* Large screens ----------- */
@media only screen
and (min-width : 1824px) {
/* Styles */
}
 
/* iPhone 4 ----------- */
@media
only screen and (-webkit-min-device-pixel-ratio : 1.5),
only screen and (min-device-pixel-ratio : 1.5) {
/* Styles */
}

@media only screen and (max-device-width: 480px) {

	*{

	}
	html{

	}
	BODY {
		background-image: none;
		max-width: 480px;
	}
	#logostyle img {
		margin-left:10px
	}
	#bodyTable1 {
		width:100%;

	}
	#bodyTable3 {
		float:left;
		width:99%;

	}

	#bodyTable4 td{
		float:left;
		max-width:100%;
		z-index:500;
		line-height: 2;
		background: rgba(66,66,66, 0.6);
		padding:10px 0px 10px 20px;
	}
	TD.headerNavigation{
		font-size:0px;
	}
/*#26032020*/
	TD.headerNavigation a {
		background: #424242;
		margin:8px 10px 0px 0px;
		font-size:25px;
		padding:0px 10px 0px 10px;
		border-radius:5px;
		display: inline-block;

	}

	div.tablevoucher { 
	display: table; 
	/*border-collapse:collapse; */
	width:80%;
	}
	div.trvoucher { 
	display:table-row; 
	}
	div.tdvoucher { 
	display:unset; 
	padding:5px; 
	}
/*#26032020*/


	/*06012020 BOL*/

	.NavButtonSet a{

		box-shadow:-1px 0px 2px 2px #404040;
		filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#768d87', endColorstr='#6c7c7c',GradientType=0);
		background-color:#1f1f1f;
		border-radius:2px;
		border:0px solid #566963;
		display:inline-block;
		cursor:pointer;
		color:#b0b0b0;
		font-weight: normal;
		font-family: Copperplate,Copperplate Gothic Light,fantasy;
		padding: 5px 4px;
		width:95%;
		text-decoration: none;
		text-transform: uppercase;
		text-shadow: 0px 0px 0px #b0b0b0;
		margin: 8px 0 8px 0px;
	}
	.NavButtonSet a:hover {
		filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#6c7c7c', endColorstr='#768d87',GradientType=0);
		background-color:#1f1f1f;
	text-shadow: 0px 0px 12px #b0b0b0;
	}
	.NavButtonSet a:active {
		position:relative;
		top:1px;
	}


	.boxheader { 
		font-family: Verdana, Arial, sans-serif;
		font-size: 1.1em;
		font-weight: bold;
		height: 17px;
		color: #e4e4e4;
		margin-left:3px;
	 }
	/*06012020 EOL*/

	.test a {
		font-size: 1.1em;
	}
	A.test {
		font-size: 1.1em;
	}
	.boxText { 
		font-size: 1.1em;
	}


	A.boxText { 
		font-size: 1.1em;
	}
	A { 
		font-size: 1.1em;
	}
	A:hover { 
		font-size: 1.1em;
	}
	A.headerNavigation { 
		font-size: 1.1em;
	}
	.infoBox {
		font-size: 1.1em;
	}

	.infoBoxContents {
		font-size: 1.1em;
	}

	.infoBoxNotice {
		font-size: 1.1em;
	}

	.infoBoxNoticeContents {
		font-size: 1.1em;
	}

	TD.infoBoxHeading {
		font-size: 1.1em;
	}

	TD.infoBoxHeading_right {
		font-size: 1.1em;
	}

	TD.infoBox, SPAN.infoBox {
		font-size: 1.1em;

	}

	TD.infoBox_right, SPAN.infoBox_right {
		font-size: 1.1em;

	}

	.moduleRow {
		font-size: 1.1em;

	}
	.moduleRowOver { 
		font-size: 1.1em;

	}
	TD.main, P.main {
		font-size: 1.1em;
		line-height: 1.5;
	}

	.navRight {
		width: 100%;
		display:none;
	}

	.navLeft {
		width: 100%;
		display:none;
	}


	#contentTable {
		width: 95%;
		padding: 5%;
	}
/*#26032020 BOF*/
	.navRightUnten {} /*nicht belegt*/
	.navLeftUnten {
		width: 100%;
		display:block;
	}
	.navLeftUnten td{
		width: 100%;
	}
	.navLeftUnten tr{
		width: 100%;
	}
	.navLeftUnten table{
		width: 100%;
	}
	.arrowRight{ /*pfeile menü*/
		display:none;
	}
	.boxText{
		text-align:center;
		width: 100%;
	}
	.infoBox td{
		text-align:center;
		width: 480px;
		align-content: center;
	}

	.test td{
		text-align:center;
		width: 480px;
		align-content: center;
	}

	.catsimgLeerText{
	  width: 65%;
	  border: thin silver solid;
	  margin: 0.5em;
	  padding: 0.5em;
	}
/*#26032020 EOL*/

	/*06012020 BOL*/
	.boxes_left_style{
		border-top: 2px inset #0C407C;
		border-left: 2px inset #0C407C;
		border-right: 2px outset #1F3E64;
		border-bottom: 2px outset #1F3E64;
		/*#26032020*/
		border-width: 0px;
		border-style: inset outset outset inset;
		padding: 0px 0px 5px 0px;
		margin: 0px 0px 20px 0px;
		border-radius: 5px;
	}

	/*07012021 BOL*/
	table.langlangtom{
		border: 0px;
	}
	table.langlangtom a.buttonSet{
		width:47%;
	}
	img.picturerss {
		width:95%;
		max-width:95%;
	}
	/*07012021 EOL*/


	/*#15062021 BDZ*/
	#cookies-message{
		left: 22px;
		right: 32px;
		max-width: 72%;
		padding: 25px 25px 25px 25px;
	}
	/*#15062021 EDZ*/
}

/* iPads (portrait and landscape) ----------- */
@media only screen
and (min-width : 768px)
and (max-width : 990px) {

	*{

	}
	html{

	}
	BODY {
		background-image: none;
	}
	#mainContent{
		margin: 0;
		max-width:100%;
	}
	#logostyle img {
		/*width:70%;*/
		/*#26032020*/
		margin-left:70px
	}
	#bodyTable1 {
		width:100%;

	}
	#bodyTable3 {
		float:left;
		width:99%;

	}

	#bodyTable4 td{
		float:left;
		max-width:100%;
		z-index:500;
		line-height: 2;
		background: rgba(66,66,66, 0.6);
		padding:10px 0px 10px 20px;
	}
	TD.headerNavigation{
		font-size:0px;
	}

	TD.headerNavigation a {
		background: #424242;
		margin:8px 10px 0px 0px;
		font-size:45px;
		padding:10px 10px 10px 10px;
		border-radius:5px;
		display: -moz-inline-box;

	}
	.test a {
		font-size: 1.1em;
	}
	A.test {
		font-size: 1.1em;
	}
	.boxText { 
		font-size: 1.1em;
	}


	A.boxText { 
		font-size: 1.1em;
	}
	A { 
		font-size: 1.1em;
	}
	A:hover { 
		font-size: 1.1em;
	}
	A.headerNavigation { 
		font-size: 1.1em;
	}
	.infoBox {
		font-size: 1.1em;
	}

	.infoBoxContents {
		font-size: 1.1em;
	}

	.infoBoxNotice {
		font-size: 1.1em;
	}

	.infoBoxNoticeContents {
		font-size: 1.1em;
	}

	TD.infoBoxHeading {
		font-size: 1.1em;
	}

	TD.infoBoxHeading_right {
		font-size: 1.1em;
	}

	TD.infoBox, SPAN.infoBox {
		font-size: 1.1em;

	}

	TD.infoBox_right, SPAN.infoBox_right {
		font-size: 1.1em;

	}

	.moduleRow {
		font-size: 1.1em;

	}
	.moduleRowOver { 
		font-size: 1.1em;

	}
	TD.main, P.main {
		font-size: 1.1em;
		line-height: 1.5;
	}

	#productinfoprice {
		line-height: 1.5;
	}

}
 
