
/***** Elements *****/
body {
	background-color: #ffffff;
	font-family: Verdana, sans-serif;
	font-size: 12px;
	color: #000000;
	width: 960px;
	margin: 0px auto;
	padding: 10px;
	overflow: -moz-scrollbars-vertical;
}

#page {
}

.frame-default {
	overflow: auto;
}

.text_normal {
	font-weight: normal;
}

.text_klein {
	font-weight: normal;
	font-size: 10px;
}

p, ol, ul, dl, blockquote {
	padding: 7px 10px 10px 10px;
	margin: 0px;
}

.bold {
	font-weight: bold;
}

#suchform_filter p {
	padding: 10px 10px 0px 105px;
}

ul {
	padding: 7px 10px 10px 25px;
}

ol {
	list-style: none;
}

table {
	margin: 7px 10px 10px 10px;
}

td {
	padding: 7px 7px 0px 0px;
	margin: 0px;
	font-family: Verdana, sans-serif;
	font-size: 12px;
}

td p {
	padding: 0px 0px 10px 0px;
}

table.table-normal {
	margin: 0px 10px 10px 0px;
	border: 1px solid #D7D0B5;
	border-collapse: collapse;
}

table.table-normal td {
	padding: 5px;
	border: 1px solid #D7D0B5;
	border-collapse: collapse;
	vertical-align: top;
}

a {
	color: #666666;
	text-decoration: none;
}

a:hover {
	text-decoration: none;
	color: #000000;
}

a img {
	border: 0px;
	margin: 0px;
	padding: 0px;
}

.breadcrumb {
	/* font-size: 16px; */
	font-weight: bold;
	line-height: 22px;
}

.breadcrumb-text {
	width: auto;
	height: 35px;
	float: left;
	margin-right: 5px;
}

.breadcrumb a {
	white-space: nowrap;
	color: #000000;
	background: #d7d0b5;
	padding: 0px 5px 1px 5px;
}

.breadcrumb a:hover {
	text-decoration: underline;
	color: #000000;
}

.align-right, .text-right {
	text-align: right;
}

.align-left, .text-left {
	text-align: left;
}

.align-center, .text-center {
	text-align: center;
}

.align-justify, .text-justify {
	text-align: justify;
}

/***** Links - Rechts *****/
.left,
.frame-kasten-1-2-left,
.frame-kasten-1-2-border-left {
	float: left;
	clear: both;
}

.right,
.frame-kasten-1-2-right,
.frame-kasten-1-2-border-right {
	float: right;
}

/***** Header img *****/
#header {
	width: 974px;
	min-height: 150px;
	margin: 0px auto;
	padding: 0px;
	z-index: 100;
}

/***** Suche und Layermenue *****/

#header_suche_menue {
	margin: 0px;
	padding: 5px 0px 0px 0px;
	width: 974px;
	min-height: 30px;
}

/***** shortklicks *****/
#shortklicks {
	margin: 0px;
	padding: 10px 0px 0px 0px;
	font-weight: bold;
	width: 974px;
	height: 18px;
}

*html #shortklicks {
	margin-bottom: -35px;
	}

#shortklicks a.short_menu {
	font-family: Verdana, sans-serif;
	color: #666666;
	/* padding-right: 10px; */
	text-decoration: none;
	/*
	background-image: url(/fileadmin/layout/pfeil_grau.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	*/
	}
	
#shortklicks a.short_menu:hover {
	text-decoration: underline;
	color: #000000;
	/* padding-right: 10px; */
	/*
	background-image: url(/fileadmin/layout/pfeil_schwarz.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	*/
	}
	
#shortklicks a.short_menu_act {
	font-family: Verdana, sans-serif;
	color: #000000;
	/* padding-right: 10px; */
	text-decoration: none;
	/*
	background-image: url(/fileadmin/layout/pfeil_schwarz.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	*/
	}
	
#shortklicks a.short_menu_act:hover {
	text-decoration: underline;
	}

/***** menue_top *****/

#menu_top {
    width: auto;
	 float: right;
	 position: relative;
	 padding-top: 5px;
}

#suchform_filter {
	clear: both;
	padding: 10px 0px 0px 0px;
}

#colRight #suchform_filter {
	clear: none;
	padding: 0px;
	margin: 0px 10px;
}

#hn {
    margin: 0;
    padding: 0;
    list-style-type: none;
	 position: relative;
}

#hn li {
    margin: 0 3px 0 0;
	 padding: 2px 5px;
	 background: #D7D0B5;
}

#hn li a {
    text-decoration: none;
    display: block;
	 font-weight: bold;
}

#hn li a:hover {
    color: #000000;
}

#hn .un {
    position: absolute;
    list-style-type: none;
    text-align: left;
    margin: 0;
    padding: 0;
    clear: both;
    z-index: 999;
    top: 20px;
	 top: 19px\0;
    left: 0px;
    display: none;
	 background: #F3F1E8;
	 border: 1px solid #E4E0D2;
}

#hn li:hover .un {
    display: block;
}

#hn .un li {
    clear: both;
    float: none;
	 padding: 3px 5px;
 	 background: #F3F1E8;
}

#hn .un li a {
    display: block;
    white-space: nowrap;
}

#hn .un li a:hover, .un .active a {
    color: #000000!important;
}

#hn li.img_21 {
	background: #d7d0b5 url(/fileadmin/img/flags/multi-lang.gif);
	background-repeat: no-repeat;
	background-position: left;
	margin: 0px;
	width: 360px;
	text-align: right;
}

#hn li.img_22 {
	background-image: url(/fileadmin/img/flags/de.gif);
	background-repeat: no-repeat;
	background-position: left;
	padding-left: 25px;
	margin-left: 4px;
}

#hn li.img_27 {
	background-image: url(/fileadmin/img/flags/en.gif);
	background-repeat: no-repeat;
	background-position: left;
	padding-left: 25px;
	margin-left: 4px;
}

#hn li.img_25 {
	background-image: url(/fileadmin/img/flags/nl.gif);
	background-repeat: no-repeat;
	background-position: left;
	padding-left: 25px;
	margin-left: 4px;
}

#hn li.img_29 {
	background-image: url(/fileadmin/img/flags/gr.gif);
	background-repeat: no-repeat;
	background-position: left;
	padding-left: 25px;
	margin-left: 4px;
}

#hn li.img_28 {
	background-image: url(/fileadmin/img/flags/be.gif);
	background-repeat: no-repeat;
	background-position: left;
	padding-left: 25px;
	margin-left: 4px;
}

#hn li.img_30 {
	background-image: url(/fileadmin/img/flags/ru.gif);
	background-repeat: no-repeat;
	background-position: left;
	padding-left: 25px;
	margin-left: 4px;
}

#hn li.img_24 {
	background-image: url(/fileadmin/img/flags/it.gif);
	background-repeat: no-repeat;
	background-position: left;
	padding-left: 25px;
	margin-left: 4px;
}

#hn li.img_26 {
	background-image: url(/fileadmin/img/flags/ch.gif);
	background-repeat: no-repeat;
	background-position: left;
	padding-left: 25px;
	margin-left: 4px;
}

#hn li.img_23 {
	background-image: url(/fileadmin/img/flags/at.gif);
	background-repeat: no-repeat;
	background-position: left;
	padding-left: 25px;
	margin-left: 4px;
}

/*
#menu_top {
	margin: 0px;
	padding: 10px 0px 0px 0px;
	font-weight: bold;
}

#menu_top ul {
	margin: 0px;
	padding: 0px auto;
	overflow: hidden;
	list-style-type: none;
}

#menu_top ul a {
	font-family: Verdana, sans-serif;
	font-size: 12px;
	text-decoration: none;
	display: block;
}

.menu_top_level_1 {
   padding: 3px 5px 3px 5px;
	margin: 0px;
	background-color: #d7d0b5;
	border-right: solid #b1a992 1px;
	border-bottom: solid #b1a992 1px;
	border-left: solid #f2f1ea 1px;
	border-top: solid #f2f1ea 1px;
	height: 14px;
	white-space: nowrap;
}

.menu_top_level_1_act {
   padding: 3px 5px 3px 5px;
	margin: 0px;
	background-color: #d7d0b5;
	border-right: solid #b1a992 1px;
	border-bottom: solid #b1a992 1px;
	border-left: solid #f2f1ea 1px;
	border-top: solid #f2f1ea 1px;
}

.menu_top_level_1 a {
	font-family: Verdana, sans-serif;
	text-decoration: none;
	font-weight: bold;
	color: #000000;
}

.menu_top_level_1 a:hover, .menu_top_level_1_act a {
	text-decoration: none;
	font-weight: bold;
	color: #666666;
}

.menu_top_2 {
	font-family: Verdana, sans-serif;
	margin: 0px;
	padding: 5px;
	font-weight: bold;
	background-color: #f3f1e8;
	border: solid #e4e0d2 1px;
	white-space: nowrap;
}

*+html .menu_top_2 {
	width: 275px;
}

*html .menu_top_2 {
	width: 275px;
}

a.menu_top_level_2 {
	height: auto;
	text-decoration: none;
	font-weight: bold;
	padding-left: 13px;
	color: #000000;
	line-height: 20px;
	background-image: url(/fileadmin/layout/pfeil_schwarz_2_top.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	white-space: nowrap;
}

a.menu_top_level_2:hover, a.menu_top_level_2_act {
	height: auto;
	text-decoration: none;
	font-weight: bold;
	padding-left: 13px;
	color: #666666;
	line-height: 20px;
	background-image: url(/fileadmin/layout/pfeil_grau_2_top.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	white-space: nowrap;
}
*/

/***** Menu *****/

/***** Slider *****/
#slider {
  position: relative;
  overflow: hidden;
  margin: 5px 5px 0 5px;
  border-radius: 0px;
}

#slider ul {
  position: relative;
  margin: 0;
  padding: 0;
  height: 200px;
  list-style: none;
}

#slider ul li {
  position: relative;
  display: block;
  float: left;
  margin: 0;
  padding: 0;
  width: 709px;
  height: 550px;
  background: #ccc;
  text-align: center;
  line-height: 550px;
}

a.control_prev, a.control_next {
  position: absolute;
  top: 40%;
  z-index: 999;
  display: block;
  padding: 4% 3%;
  width: auto;
  height: auto;
  background: #af101d;
  color: #fff;
  text-decoration: none;
  font-weight: 600;
  font-size: 18px;
  opacity: 0.8;
  cursor: pointer;
}

a.control_prev:hover, a.control_next:hover {
  opacity: 1;
  -webkit-transition: all 0.2s ease;
}

a.control_prev {
  border-radius: 0 2px 2px 0;
}

a.control_next {
  right: 0;
  border-radius: 2px 0 0 2px;
}


.tx-imagecycle-pi1-pager {
	height: 0px;
	position: relative;
	top: 25px;
	z-index: 100;
	margin: 0px;
}

.tx-imagecycle-pi1-pager a {
    background: #131312;
    border: none;
    margin: 0 5px;
    padding: 2px 5px;
	 font-size: 12px;
	 color: #131312;
	 /*
	 transition: background 3s ease-in-out;
    -moz-transition: background 3s ease-in-out;
    -webkit-transition: background 3s ease-in-out;
	 */
}

.tx-imagecycle-pi1-pager a.activeSlide {
    background: #AF101D;
	 color: #AF101D;
}

/***** Content *****/
#content {
	width: 974px;
	margin: 0px;
	padding: 0px;
	margin-top: 10px;
	background: url(/fileadmin/layout/bg_main.gif);
	z-index: 500;
}

#content h1 {
	padding: 10px 10px 0px 10px;
	margin: 0px;
	font-size: 16px;
	color: #333333;
	clear: both;
}

#content h2, #content h3, #content h4, #content h5, #content h6 {
	padding: 10px 10px 0px 10px;
	margin: 0px;
	font-size: 14px;
	clear: both;
}

#left_menu h1, #left_menu h2, #left_menu h3, #left_menu h4, #left_menu h5, #left_menu h6 {
	padding: 0px 10px;
}

#suchform_filter h1, #suchform_filter h2, #suchform_filter h3,
#suchform_filter h4, #suchform_filter h5, #suchform_filter h6 {
	padding-top: 5px;
}

#colRight #suchform_filter h1, #colRight #suchform_filter h2, #colRight #suchform_filter h3, 
#colRight #suchform_filter h4, #colRight #suchform_filter h5, #colRight #suchform_filter h6 {
	padding: 5px 0px;
	padding-left: 2.2em;
	margin: 0px;
	font-size: 100%;
	clear: none;
}

#content ul.csc-uploads, #content ul.ce-uploads {
	margin-left: 10px;
	padding: 0px;
}

#content .csc-textpic-imagecolumn ul {
	padding-left: 0px;
	padding-top: 10px;
}

#content hr {
	border: 0px; /* Für Firefox und Opera */
 	border-top: solid 1px #D7D0B5;
 	border-bottom: transparent;
	clear: both;
	height: 1px;
}

#colLeft {
	float: left;
	width: 230px;
	margin: 0px;
	padding: 0px;
	border-top: solid #d7d0b5 1px;
	border-left: solid #d7d0b5 1px;
	border-right: solid #d7d0b5 1px;
	/*
	background: #f3f1e8;
	*/
}

#colLeft dl {
	margin: 0px;
	padding: 0px;
}

#colLeft img {
	padding-top: 10px;
}

#left_box {
	
}

#left_box h1, #left_box h2, #left_box h3 {
	padding: 0px 10px;
}

#left_menu ul {
	margin: 0px;
	padding: 0px;
	padding-bottom: 5px;
	overflow: hidden;
	list-style-type: none;
}

#left_menu ul a {
	font-size: 12px;
	text-decoration: none;
	display: block;
}

#left_menu ul li {
	display: block;
	padding: 0px;
	margin: 0px;
}

#left_menu li.left-level-1-no a {
	height: auto;
	text-decoration: none;
	font-weight: bold;
	display: block;
	padding: 5px 5px 0px 17px;
	color: #666666;
	background-image: url(/fileadmin/layout/pfeil_grau_1_left.gif);
	background-repeat: no-repeat;
	background-position: left top;
}

#left_menu li.left-level-1-no a:hover, #left_menu li.left-level-1-act a {
	height: auto;
	text-decoration: none;
	font-weight: bold;
	display: block;
	padding: 5px 5px 0px 17px;
	color: #000000;
	background-image: url(/fileadmin/layout/pfeil_schwarz_1_left.gif);
	background-repeat: no-repeat;
	background-position: left top;
}

#left_menu li.left-level-2-no a {
	height: auto;
	text-decoration: none;
	font-weight: bold;
	display: block;
	padding: 5px 5px 0px 29px;
	color: #666666;
	background-image: url(/fileadmin/layout/pfeil_grau_2_left.gif);
	background-repeat: no-repeat;
	background-position: left top;
}

#left_menu li.left-level-2-no a:hover, #left_menu li.left-level-2-act a {
	height: auto;
	text-decoration: none;
	font-weight: bold;
	display: block;
	padding: 5px 5px 0px 29px;
	color: #000000;
	background-image: url(/fileadmin/layout/pfeil_schwarz_2_left.gif);
	background-repeat: no-repeat;
	background-position: left top;
}

#left_menu li.left-level-3-no a {
	height: auto;
	text-decoration: none;
	font-weight: bold;
	display: block;
	padding: 5px 5px 0px 41px;
	color: #666666;
	background-image: url(/fileadmin/layout/pfeil_grau_3_left.gif);
	background-repeat: no-repeat;
	background-position: left top;
}

#left_menu li.left-level-3-no a:hover, #left_menu li.left-level-3-act a {
	height: auto;
	text-decoration: none;
	font-weight: bold;
	display: block;
	padding: 5px 5px 0px 41px;
	color: #000000;
	background-image: url(/fileadmin/layout/pfeil_schwarz_3_left.gif);
	background-repeat: no-repeat;
	background-position: left top;
}

#left_menu li.left-level-4-no a {
	height: auto;
	text-decoration: none;
	font-weight: bold;
	display: block;
	padding: 5px 5px 0px 53px;
	color: #666666;
	background-image: url(/fileadmin/layout/pfeil_grau_4_left.gif);
	background-repeat: no-repeat;
	background-position: left top;
}

#left_menu li.left-level-4-no a:hover, #left_menu li.left-level-4-act a {
	height: auto;
	text-decoration: none;
	font-weight: bold;
	display: block;
	padding: 5px 5px 0px 53px;
	color: #000000;
	background-image: url(/fileadmin/layout/pfeil_schwarz_4_left.gif);
	background-repeat: no-repeat;
	background-position: left top;
}

#left_menu li.left-level-5-no a {
	height: auto;
	text-decoration: none;
	font-weight: bold;
	display: block;
	padding: 5px 5px 0px 65px;
	color: #666666;
	background-image: url(/fileadmin/layout/pfeil_grau_5_left.gif);
	background-repeat: no-repeat;
	background-position: left top;
}

#left_menu li.left-level-5-no a:hover, #left_menu li.left-level-5-act a {
	height: auto;
	text-decoration: none;
	font-weight: bold;
	display: block;
	padding: 5px 5px 0px 65px;
	color: #000000;
	background-image: url(/fileadmin/layout/pfeil_schwarz_5_left.gif);
	background-repeat: no-repeat;
	background-position: left top;
}

#left_menu li.left-level-6-no a {
	height: auto;
	text-decoration: none;
	font-weight: bold;
	display: block;
	padding: 5px 5px 0px 77px;
	color: #666666;
	background-image: url(/fileadmin/layout/pfeil_grau_6_left.gif);
	background-repeat: no-repeat;
	background-position: left top;
}

#left_menu li.left-level-6-no a:hover, #left_menu li.left-level-6-act a {
	height: auto;
	text-decoration: none;
	font-weight: bold;
	display: block;
	padding: 5px 5px 0px 77px;
	color: #000000;
	background-image: url(/fileadmin/layout/pfeil_schwarz_6_left.gif);
	background-repeat: no-repeat;
	background-position: left top;
}

#left_menu li.left-level-7-no a {
	height: auto;
	text-decoration: none;
	font-weight: bold;
	display: block;
	padding: 5px 5px 0px 89px;
	color: #666666;
	background-image: url(/fileadmin/layout/pfeil_grau_7_left.gif);
	background-repeat: no-repeat;
	background-position: left top;
}

#left_menu li.left-level-7-no a:hover, #left_menu li.left-level-7-act a {
	height: auto;
	text-decoration: none;
	font-weight: bold;
	display: block;
	padding: 5px 5px 0px 89px;
	color: #000000;
	background-image: url(/fileadmin/layout/pfeil_schwarz_7_left.gif);
	background-repeat: no-repeat;
	background-position: left top;
}

.trenner {
	border-top: solid 5px #f3f1e8;
	background: #d7d0b5;
	height: 1px;
}

*html li.trenner {
	background: #f3f1e8;
	border-top: solid 1px #d7d0b5;
	font-size: 1px;
}

#left_box a {
	text-decoration: none;
}

/***** Content Rechts *****/

#colRight {
	float: left;
	width: 730px;
	margin: 0px 0px 0px 10px;
	padding: 0px 0px 15px 0px;
	border-top: solid #4a4432 1px;
	border-left: solid #4a4432 1px;
	border-right: solid #4a4432 1px;
	/*
	background: #f3f1e8;
	*/	
}

#uid-14 #colRight,
#uid-15 #colRight,
#uid-295 #colRight,
#uid-81 #colRight {
	background: #fff;
}

*html #colRight {
	display: inline;
}

#colRight img {
	
}

.csc-textpic-single-image {
	margin: 10px 10px 0px 10px;
}

#colRight dl {
	margin: 0px;
	padding: 0px;
}

#colRight dt {
	float: left;
	width: 100px;
	text-align: right;
	font-weight: bold;
	margin-bottom: 10px;
}

#colRight dd {
	margin: 0px 0px 10px 110px;
}

#colRight .csc-textpic-image,
#colRight .ce-gallery {
	/* border: solid #000000 1px; */
	padding: 10px;
}

#colRight .ce-column {
	margin-right: 30px;
}

#colRight .ce-row {
	margin-bottom: 15px;
}

#colRight .kasten-1-1 .csc-textpic-image,
#colRight .kasten-1-2 .csc-textpic-image,
#colRight .kasten-1-4 .csc-textpic-image,
#colRight .frame-kasten-1-1 .csc-textpic-image,
#colRight .frame-kasten-1-2 .csc-textpic-image,
#colRight .frame-kasten-1-4 .csc-textpic-image,
#colRight .frame-kasten-1-2-left .csc-textpic-image,
#colRight .frame-kasten-1-2-border-left .csc-textpic-image,
#colRight .frame-kasten-1-2-right .csc-textpic-image,
#colRight .frame-kasten-1-2-border-right .csc-textpic-image {
	/* border: solid #000000 1px; */
	padding: 0px;
	margin: 0px;
}

#colRight .csc-textpic-caption {
	font-weight: bold;
	font-size: 9px;
	background: #d5cfb7;
	padding: 5px 13px 5px 10px;
	/*
	background-image: url(/fileadmin/layout/pfeil_schwarz.gif);
	background-repeat: no-repeat;
	background-position: right;
	*/
}

*html .tx-abkacheln-pi1 {
	margin-left: -5px;
}

.kasten-1-1, .frame-kasten-1-1, .tx-imagecycle-pi1 {
	width: 710px;
	height: 206px;
	padding: 0px;
	margin: 5px 0px 0px 5px;
	float: left;
	border: solid #ffffff 5px;
	background: #d5cfb7;
	overflow: hidden;
}

.tx-imagecycle-pi1 {
	height: 550px;
}

#content ul.tx-imagecycle-pi1-images {
	overflow: visible;
	padding: 0px;
}

.kasten-1-2,
.frame-kasten-1-2,
.frame-kasten-1-2-left,
.frame-kasten-1-2-border-left,
.frame-kasten-1-2-right,
.frame-kasten-1-2-border-right {
	width: 357px;
	overflow: hidden;
	padding: 0px;
	margin: 5px 0px 0px 5px;
	/*
	border: solid #ffffff 5px;
	background: #d5cfb7;
	*/
}

.kasten-1-2 .border,
.frame-kasten-1-2 .border,
.frame-kasten-1-2-border-left,
.frame-kasten-1-2-border-right {
	width: 347px;
	overflow: hidden;
	padding: 0px;
	margin: 5px;
	border: solid #ffffff 5px;
	background: #d5cfb7;
}

.kasten-1-4, .frame-kasten-1-4 {
	width: 166px;
	height: 172px;
	overflow: hidden;
	padding: 0px;
	margin: 5px 0px 0px 5px;
	float: left;
	border: solid #ffffff 5px;
	background: #d5cfb7;
	font-size: 10px;
}

.kasten-1-4-hoch, .frame-kasten-1-4-hoch {
	width: 166px;
	height: 350px;
	overflow: hidden;
	padding: 0px;
	margin: 5px 0px 0px 5px;
	float: left;
	border: solid #ffffff 5px;
	background: #D7D0B5;
}

.kasten-link {
	background: #d5cfb7;
	padding: 0px 10px;
	text-align: center;
	vertical-align: middle;
	display: table-cell;
	height: 25px;
	width: 146px;
}

.kasten-link a {
	font-family: Verdana, sans-serif;
	font-weight: bold;
	font-size: 9px;
	text-decoration: none;
}

.datasheets-form-20 {
	width: 20%;
	float: right;
}

.datasheets-form-50 {
	width: 49%;
	float: left;
	padding-bottom: 5px;
}

.datasheets-form-100 {
	clear: both;
	width: 100%;
	padding-bottom: 5px;
}

.datasheets-form-50 select, .datasheets-form-100 select {
	min-width: 250px;
}

.datasheets-form-50 label, .datasheets-form-100 label {
	font-weight: bold;
}

/***** Clear Content *****/
.clear_content {
	clear: both;
	font-size: 0px;
	height: 1px;
	background: url(/fileadmin/layout/bg_bottom.gif);
	background-repeat: no-repeat;
	background-position: bottom;
}

*html .clear_content {

}

.clear {
	clear: both;
}

/***** Footer ******/
#footer {
	width: 952px;
	float: left;
	margin: 10px 0px;
	padding: 10px;
	border: solid #d7d0b5 1px;
	background: #f3f1e8;
}

#footer p {
	margin: 0px;
	padding: 10px 0px 5px 0px;
	font-size: 10px;
	color: #999999;
	text-align: center;
}

#footer a {
	color: #666666;
}

#footer a:hover {
	color: #333333;
}

/***** Forms Layout *****/
.tx-einzafilialen-pi1 form {
	padding: 5px;
	margin: 0px;
}

.form_feld, .form_feld_login, textarea {
	font-family: Verdana, sans-serif;
	font-size: 12px;
	border: 1px solid #bdbdbd;
	width: 300px;
	color: #000000;
	font-weight: normal;
	position: left;
	padding: 0px;
	margin-bottom: 5px;
}

textarea {
	min-height: 125px;
}

.date {
	width: 75px;
	height: 18px;
	margin-right: 3px;
	padding: 0px 5px;
}

.form_feld_error, input[type="text"].form_feld_error {
	font-family: Verdana, sans-serif;
	font-size: 12px;
	border: 1px solid #CC0000;
	width: 300px;
	color: #000000;
	font-weight: normal;
	position: left;
	padding: 0px;
	margin-bottom: 5px;
}

.form_select, select, input[type="text"] {
	font-family: Verdana, sans-serif;
	font-size: 12px;
	border: 1px solid #bdbdbd;
	min-width: 302px;
	color: #000000;
	font-weight: normal;
	margin-bottom: 5px;
}

input[type="text"] {
	min-width: 300px;
}

input.form_feld_login {
	width: 200px;
	min-width: 200px;
	display: block;
}

option[value=DE]:before {
	content:url("/fileadmin/img/flags/de.gif");
	width: 20px;
	margin-right: 5px 
	}
option[value=BE]:before {
	content:url("/fileadmin/img/flags/be.gif");
	width: 20px;
	margin-right: 5px 
	}
option[value=FR]:before {
	content:url("/fileadmin/img/flags/fr.gif");
	width: 20px;
	margin-right: 5px 
	}
option[value=NL]:before {
	content:url("/fileadmin/img/flags/nl.gif");
	width: 20px;
	margin-right: 5px 
	}
option[value=AT]:before {
	content:url("/fileadmin/img/flags/at.gif");
	width: 20px;
	margin-right: 5px 
	}
option[value=CH]:before {
	content:url("/fileadmin/img/flags/ch.gif");
	width: 20px;
	margin-right: 5px 
	}
option[value=GB]:before {
	content:url("/fileadmin/img/flags/gb.gif");
	width: 20px;
	margin-right: 5px 
	}
option[value=EN]:before {
	content:url("/fileadmin/img/flags/en.gif");
	width: 20px;
	margin-right: 5px 
	}
option[value=EL]:before {
	content:url("/fileadmin/img/flags/el.gif");
	width: 20px;
	margin-right: 5px 
	}
option[value=GR]:before {
	content:url("/fileadmin/img/flags/gr.gif");
	width: 20px;
	margin-right: 5px 
	}
option[value=IT]:before {
	content:url("/fileadmin/img/flags/it.gif");
	width: 20px;
	margin-right: 5px 
	}

.com-basket-box select {
	min-width: 330px;
}

.tx-einzafilialen-pi1 form select {
	width: 210px;
	min-width: 200px;
	margin: 0px 0px 0px 5px;
}

.form_checkbox {
	font-family: Verdana, sans-serif;
	font-size: 12px;
	border: 1px solid #bdbdbd;
	color: #000000;
	font-weight: normal;
	position: left;
	padding: 0px;
	margin-bottom: 5px;
}

.form_checkbox_error {
	font-family: Verdana, sans-serif;
	font-size: 12px;
	border: 1px solid #bdbdbd;
	color: #000000;
	font-weight: normal;
	position: left;
	padding: 0px;
	margin-bottom: 5px;
}

fieldset {
	border: none;
	margin: 0px;
	padding: 0px;
}

legend {
	padding: 0px 0px 5px 0px;
	margin: 0px;
	font-size: 14px;
	font-weight: bold;
}

#suchform_filter label {
	width: 100px;
	float: left;
	text-align: right;
	padding-right: 5px;
}

#suchform_filter .filter_button {
	margin-left: 105px;
}

/* für IE */
*html .form_select {
	width: 305px;
}

.form_select_berater {
	font-family: Verdana, sans-serif;
	font-size: 12px;
	border: 1px solid #bdbdbd;
	width: 600px;
	color: #000000;
	font-weight: normal;
	margin-bottom: 5px;
}

.form_label_berater {
	font-family: Verdana, sans-serif;
	font-size: 12px;
	color: #000000;
	font-weight: bold;
}

.form_button, input[type="submit"], input[type="button"] {
	font-family: Verdana, sans-serif;
	font-size: 12px;
	border: 1px solid #bdbdbd;
	background-color: #eeeeee;
	color: #000000;
	font-weight: bold;
	padding: 1px 5px;
	cursor: pointer;
	height: 20px;
}

.input {
	border: none;
}

p.link_button a, p.com-chkout-listing-submit a {
	text-decoration: none;
	border: 1px solid #bdbdbd;
	background-color: #eeeeee;
	color: #000000;
	font-weight: bold;
	padding: 3px 7px;
	margin: 5px 5px 0px 0px;
}

p.link_button_br {
	text-decoration: none;
	border: 1px solid #bdbdbd;
	background-color: #eeeeee;
	color: #000000;
	font-weight: bold;
	padding: 3px;
	margin: 0 auto;
	text-align: center;
	width: 100px;
}

p.link_button_br a {
	color: #000000;
}

p.com-chkout-listing-submit a, p.com-chkout-address-fields-submit a {
	padding: 1px 7px;
}

.csc-mailform {
	border: none;
	}

*html .csc-mailform {
	padding-left: 10px;
	}
	
*+html .csc-mailform {
	padding-left: 10px;
	}

.csc-mailform-field {
	width: 300px;
	margin-top: 5px;
	font-weight: bold;
	text-align: left;
	}

.csc-form-label {
	margin: 3px;
}

.csc-form-fieldcell {
	margin: 3px;
}

.csc-form-label-req {
	margin: 3px;
}


div.csc-mailform ol {
    padding-left: 10px;
}

div.csc-mailform ol li {
	overflow: hidden;
	width: 302px;
}

div.csc-mailform ol li ol, div.csc-mailform ol li ol li {
	overflow: visible;
	padding: 0px;
	width: auto;
}

div.csc-mailform ol li.csc-form-element-submit {
	text-align: right;
	padding-top: 5px;
}

div.csc-mailform fieldset ol {
    padding: 0px;
}

div.csc-mailform li label {
    float: left;
    margin-right: 0px;
    vertical-align: baseline;
    width: 302px;
	font-weight: bold;
}

label strong, legend strong {
    color: #c00;
    display: block;
    font-size: 85%;
    font-weight: normal;
    text-transform: none;
}

label {
    display: block;
}

/***** Such Wörter Farbe *****/
#suchform {
	float: left;
	}

.form_suche_feld {
	font-family: Verdana, sans-serif;
	font-size: 12px;
	border: 1px solid #bdbdbd;
	width: 529px;
	color: #666666;
	font-weight: normal;
	position: left;
}

input[type="text"].form_suche_feld_basket, .form_suche_feld_basket {
	font-family: Verdana, sans-serif;
	font-size: 20px;
	border: 1px solid #bdbdbd;
	width: 710px;
	color: #666666;
	font-weight: normal;
	position: left;
}

.basket_schnellbestellung {
	padding-bottom: 10px;
}

.form_suche_button {
	margin-left: 5px;
}

.csc-sword {
	color: Red;
}

/***** Page Browser *****/
.pagebrowser {
	padding: 10px 15px;
	clear: both;
	text-align: center;
	}

/***** Base Cal *****/
.tx-cal-controller {
	padding: 5px;
}

#month-header {
	width: 718px;
}

#calendar-event div {
	padding-left: 10px;
	padding-top: 10px;
}

#calendar-event-backlink {
	padding-left: 10px;
}

.tx-abproduktberater-pi1 {
	padding: 10px;
}

.tx-abproduktberater-pi1 form {
	padding: 10px;
	border: 1px solid #D7D0B5;
	background: #f3f1e8;
}

/***** Adressen Suche *****/
.tx-adressensuche-pi1 {
	padding: 10px;
}

.tx-adressensuche-pi1 form {
	padding: 0px;
}

.tx-ttaddress-pi1 {
	padding: 10px;
}

.tx-suche-pi1 {
	padding: 0px;
}

#content .tx-suche-pi1 h1 {
	padding-bottom: 10px;
}

.form_ad_suche_feld {
	font-family: Verdana, sans-serif;
	font-size: 12px;
	border: 1px solid #bdbdbd;
	width: 50px;
	color: #000000;
	font-weight: normal;
	position: left;
	padding: 2px;
}

.form_ad_suche_button {
	font-family: Verdana, sans-serif;
	font-size: 12px;
	border: 1px solid #bdbdbd;
	background-color: #eeeeee;
	color: #000000;
	font-weight: bold;
	padding: 1px 5px;
	margin-top: 5px;
}

.div_partner {
	border-top: 1px solid #d7d0b5;
	padding-bottom: 10px;
	padding-top: 10px;
	clear: both;
}

.tel-fax, .oeffnungszeiten, .mail-www {
	width: 105px;
	display: inline-block;
}

.suchtreffer {
	border-top: 1px solid #d7d0b5;
	padding: 0px;
	clear: both;
}

/***** Passwort aendern Box ******/
.tx-changepassword-pi1 {
	height: auto;
	float: left;
}

#content .tx-activitycal-pi1 {
	padding: 0px 10px 10px 10px;
}

#content .tx-activitycal-pi1 h1 {
	padding: 10px 0px 10px 0px;
}

#content .tx-activitycal-pi1 h2, h3 {
	/*
	padding: 0px;
	margin: 0px;
	*/
}

#content .tx-activitycal-pi1 p {
	padding-left: 0px;
}

#content #sitemap ul {
	padding-left: 10px;
}

#content ul.csc-menu {
	padding: 0px;
}

#content #sitemap li {
	list-style: none;
	padding: 0px;
	color: #666666;
	line-height: 50px;
	border-bottom: solid #D7D0B5 1px;
}

#content #sitemap a {
	color: #666666;
	text-decoration: none;
}

#content #sitemap a:hover {
	color: #000000;
	text-decoration: none;
}

.termine-list {
	padding-top: 10px;
}

.termine-list td {
	padding: 5px 50px 5px 0px;
}

#content .tx-dmmjobcontrol-pi1 {
	border-bottom: solid #D7D0B5 1px;
	padding-bottom: 10px;
	margin: 0px;
}

#content .dmmjobcontrol_list {
	padding: 10px;
}

#content .tx-dmmjobcontrol-pi1 h1, #content .tx-dmmjobcontrol-pi1 h2, #content .tx-dmmjobcontrol-pi1 h3 {

 }

#content .tx-dmmjobcontrol-pi1 p {

}

.tx-abtechnischeinformationen-pi1 {
	padding:10px;
}

.tx-abtechnischeinformationen-pi1 .ti_item {
	display: block;
}

#colRight .tx-abtechnischeinformationen-pi1 img {
	display: block;
	margin: 0px auto;
}

#colRight .tx-abtechnischeinformationen-pi1 .ti_img {
	width: 110px;
	height: auto;
	float: left;
}

#colRight .tx-abtechnischeinformationen-pi1 .ti_text {
	margin-left: 120px;
}

.tx-abtechnischeinformationen-pi1 p {
	padding: 10px 0px;
}

.tx-abtechnischeinformationen-pi1 h1, .tx-abtechnischeinformationen-pi1 h2, .tx-abtechnischeinformationen-pi1 h3 {
	padding: 10px 0px 0px 0px;	
}

/* ============ Mix Suche ================ */
#left_menu ul.left-top .trenner {
	border-top: 10px solid #f3f1e8;
}

.mix-span {
	display: inline-block;
	width: 115px;
	font-weight: bold;
}

#content h3.mix-h {
	clear: none;
	padding: 5px 0px 0px 0px;
}

.mix-h a {
	color: #666666;
}

.mix-h a:hover {
	text-decoration: underline;
	color: #000000;
}

form.mix-basket {
	padding: 0px 0px 10px 120px;
}

.tx-einzamix-pi1 form.mix-form {
	background: #f3f1e8 none repeat scroll 0 0;
    border: 1px solid #d7d0b5;
    padding: 10px;
	margin: 0px 10px 10px 10px;
	overflow: auto;
	width: 500px;
	float: left;
}

.div-farbton, .div-farbton-text {
	float: left;
	width: auto;
	height: auto;
	overflow: auto;
}

.div-farbton {
	width: 180px;
	text-align: center;
	margin-top: 37px;
}

.div-farbton-rgb {
	width: 100px;
	height: 100px;
	margin: 10px auto 0 auto;
	border: 1px solid #bdbdbd;
}

/* einzA newsletter */
.tx-einza-newsletter {
	padding: 10px 12px;
}

.tx-einza-newsletter form {
	padding: 0;
}

.tx-einza-newsletter-header {
	background: #c00;
	color: #fff;
	margin-bottom: 1em;
	padding: 1em 0;
	text-align: center;
}

.tx-einza-newsletter-header li {
	display: inline-block;
	padding-left: 30px;
	padding-right: 1em;
	text-transform: uppercase;
}
.tx-einza-newsletter-header li:before {
	content: '\2713';
	display: inline-block;
	float: left;
	font-weight: bold;
	height: 1em;
	margin-left: -20px;
	width: 1em;
}

.tx-einza-newsletter .form-group {
	clear: both;
	padding: 15px 0 0;
	overflow: hidden;
}

.tx-einza-newsletter .required {
	color: #c00;
}

.tx-einza-newsletter label {
	color: #8c8c8c;
	padding: 5px 0 15px;
}

.tx-einza-newsletter select,
.tx-einza-newsletter input {
	border-color: #333;
	border-radius: 3px;
	border-width: 1px;
	padding: 5px 3px;
}

.tx-einza-newsletter select {
	min-width: 306px;
}

.tx-einza-newsletter input[type='email'] {
	min-width: 300px;
}

.tx-einza-newsletter button {
	background: #c00;
	border: 0;
	border-radius: 3px;
	color: #fff;
	font-weight: bold;
	margin-bottom: 3rem;
	margin-top: 2rem;
	padding: 8px 35px;
}

.tx-einza-newsletter .col-6 {
	float: left;
	width: 50%;
}

.tx-einza-newsletter-footer {
	background: #c00;
	color: #fff;
	margin-top: 2em;
	padding: 1em;
}

.tx-einza-newsletter-footer label {
	color: #fff;
	font-weight: bold;
	float: left;
	padding-top: 0;
}

.tx-einza-newsletter-footer input {
	float: left;
	margin-right: 1em;
}

.tx-einza-newsletter-footer .hint {
	font-size: 0.8em;
}
/*-----------------------------------  clearer  -----------------------------------*/
/* prevent floated images from overlapping the div-containers they are wrapped in  */
.news-list-container HR.clearer, .news-single-item HR.clearer, .news-latest-container HR.clearer{
	clear:right;
	height:1px;
	border:1px solid #ffffff;
}

.news-latest-container HR.clearer {
	clear:left;
}

/*--------------------------------- tt_news LIST view  -----------------------------------*/
.news-list-container {
	padding: 0px 10px 10px 10px;
	}

.news-list-item {
	/* IE hack */
	height: 1%;
	line-height: 1.3;
	/* IE hack end */
	/* height: auto !important; */
	/* border-bottom: solid #999999 1px; */
	padding: 10px 0px 10px 0px;
	}

#content .news-list-item h3 {
	margin: 0px;
	padding: 0px;
}
	
.news-list-container H2 {
	margin-bottom: 5px;
	padding: 0px;
}

.news-list-container H2 A:LINK,.news-list-container H2 A:VISITED,.news-list-container H2 A:HOVER {
	padding: 0 0 3px 0;
	font-size: 14px; color: #000000;
	text-decoration: none;
}

.news-list-container H2 A {

}

.news-list-container P {
	padding-left:0px;
}

.news-list-imgcaption {
	float: right;
	padding-top:3px;
	padding-right:3px;
	font-size: 9px;
	}

.news-list-container IMG {
	float: right;
	margin: 0px 0px 15px 10px;
}

.news-list-morelink {
	padding-left:5px;
}

.news-list-browse {
	text-align: center;
}

/*---------------------------------  tt_news Page-Browser ---------------------------------*/
.tx-ttnews-browsebox {
	margin:3px;
	padding:3px;
}
.tx-ttnews-browsebox TD {

}
.tx-ttnews-browsebox-strong, .tx-ttnews-browsebox-SCell {
	font-weight: bold;
}
.tx-ttnews-browsebox-SCell P,.tx-ttnews-browsebox TD P{
	margin:0px;
}

.tx-ttnews-browsebox-SCell {
	
}
.news-search-emptyMsg {
	margin-left: 10px;
}

/*--------------------------------- tt_news SINGLE view  ---------------------------------*/
.news-single-item {
	
}

.news-single-img {
	
}

.news-single-img img {
	margin: 0px;
	padding: 0px;
}

.news-single-imgcaption {
	
}

.news-single-backlink, .news-single-backlink a {
	font-weight: bold;
	margin: 0px;
	padding: 0px;
	clear: both;
}

.news-single-backlink p {
	padding-bottom: 0px;
}

.news-single-imgcaption {
	font-size: 9px;
}

.news-content-links {
	width: 245px;
	float: left;
}

.news-content-rechts {
	width: 465px;
	float: left;
	padding: 0px 0px 0px 10px;
}

#content .news-content-rechts h2 {
	font-size: 16px;
}

.news-content-rechts-top {
	margin-bottom: 20px;
}

.news-content-rechts-content {
	background: #d5cfb7;
	width: 450px;
	margin: 15px 0px 15px 10px;
	padding: 10px 0px;
}

#content .news-content-rechts-content hr {
	border-color: #ffffff;
}

.news-images {
	padding-left: 10px;
}

.news-images ul, #news-images-list ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
}

#news-images-list ul {
	margin-left: 10px;
}

 #news-images-list ul li {
 	padding: 0px;
	margin: 0px 0px 15px 0px;
 }

#banner-fade, #news-video {
	padding: 0px 5px 0px 10px;
}

/* Basic jQuery Slider essential styles */
ul.bjqs{position:relative; list-style:none;padding:0;margin:0;overflow:hidden; display:none;}
li.bjqs-slide{position:absolute; display:none;}
ul.bjqs-controls{list-style:none;margin:0;padding:0;z-index:9999;}
ul.bjqs-controls.v-centered li a{position:absolute;}
ul.bjqs-controls.v-centered li.bjqs-next a{right:0;}
ul.bjqs-controls.v-centered li.bjqs-prev a{left:0;}
ol.bjqs-markers{list-style: none; padding: 0; margin: 0; width:100%;}
ol.bjqs-markers.h-centered{text-align: center;}
ol.bjqs-markers li{display:inline;}
ol.bjqs-markers li a{display:inline-block;}
p.bjqs-caption{display:block;width:96%;margin:0;padding:2%;position:absolute;bottom:0;}
/* ######################################################################################################
** # Template for TT - Products                                               #############################
** ######################################################################################################
**
**  TT Products Version: 2.5.4
**  Datei       : tt_products.css
**  Funktion    : basis css
*/

/* ######################################################################################################
** ### Listenansicht / Listview ##################################################################
** ######################################################################################################
*/

.right {
    float: right;
}

#tx-ttproducts-pi1-basket {
    padding: 10px;
}

.tt-products p {
    padding-top: 10px;
}

dt {
    font-size: 12px;
}

.tt_products_item_list {

}

.listitem {
    width: 180px;
    height: 180px;
    overflow: hidden;
    padding: 0;
    margin-top: 20px;
    float: left;
    text-align: center;
}

.listitem img {
    margin-bottom: 10px;
}

.produkt_mini_image {
    height: 115px;
}

.produkt_link {
    padding: 0 10px;
}

#content h2.category_title {
    font-size: 16px;
    border-bottom: solid #000000 1px;
    padding: 0;
    margin: 10px;
}

.produkt_link a {
    font-family: Verdana, sans-serif;
    color: #666666;
    text-decoration: none;
    font-weight: bold;
}

.produkt_link a:hover {
    text-decoration: underline;
    color: #000000;
}

#CATEGORY_TITLE_LIST {
    text-align: left;
    background-color: #F0F0F4;
    font-size: 12px;
    color: #222;
}

#PRODUCT_TITLE_LIST {
    float: left;
    width: 340px;
    position: relative;
    border-bottom: 1px dotted #c8c8c8;

    padding-bottom: 5px;
    margin-right: 10px;
    margin-bottom: 3px;
}

#PRODUCT_TITLE_LIST img {
    float: left;
    margin-right: 10px;
}


.floatbox_LIST {
    position: relative;
    top: 10px;
    float: left;
    width: 400px;
    height: 250px;
}

#PRODUCT_IMAGE_LIST {
    position: relative;
    top: 10px;
    float: left;
    padding: 10px 10px 10px 0;
}

#display_variant2_LIST {
    position: relative;
    top: 10px;
    float: right;
    padding: 10px 10px 10px 0;
    font-size: 12px;
    color: #222;
}

#display_variant1_LIST {
    position: relative;
    top: 10px;
    float: right;
    padding: 10px 10px 10px 0;
    font-size: 12px;
    color: #222;
}

#anzahl_LIST {
    float: left;
    margin-left: 10px;
    position: relative;
    top: 10px;
    margin-top: 10px;
    padding: 10px 0 10px 0;
    font-size: 12px;
    color: #222;
    width: auto;
}

#inputimage_list {

    position: relative;
    top: 8px;
    border: none;
    border-width: 0;
    border-color: #FFFFFF;
    background-color: #FFF;
}


#button2_LIST {

    position: absolute;
    top: 130px;
    left: 110px;
    margin-left: 0;
    font-size: 0.8em;
    font-weight: normal;
    margin-left: 0;
    margin-top: 5px;
    height: 25px;
    width: 150px;
    padding-left: 5px;
    padding-right: 5px;
    padding-top: 3px;
    padding-bottom: 3px;
    background: #fafafa none repeat scroll 0%;
    border: 1px solid #cccccc;
    color: #777777;
    vertical-align: middle;
}

#web_price_LIST {
    float: left;
    margin-left: 10px;
    position: relative;
    top: 10px;
    margin-top: 0;
    padding: 10px 0 10px 0;
    font-size: 12px;
    color: #222;
    width: auto;
}

/************ Listview ***********/
.product_note {
    font-size: 12px;
}

.order_form {
    clear: both;
    padding: 10px 10px 10px 25px;
}

/********************************* Einzelansicht- Singleview ***************************************************/

.single_left {
    width: 290px;
    padding: 10px;
    float: left;
    text-align: center;
}

#content h2.produktdetails {
    font-size: 16px;
    border-bottom: solid #000000 1px;
    padding: 0;
    margin: 0 10px 10px 10px;
}

#content h3.produkt_title {
    font-size: 16px;
    padding: 0;
    margin: 10px;
}

.single_right {
    margin-top: 15px;
    float: left;
}

.tab_no, .tab_act {
    float: left;
    width: 203px;
    padding: 5px 0 5px 0;
    text-align: center;
    font-size: 9px;
}

a.tab_link {
    text-decoration: none;
}

.tab_1 {
    border-top: solid #000000 1px;
    border-right: solid #000000 1px;
    border-left: solid #000000 1px;
}

.tab_2 {
    border-top: solid #000000 1px;
    border-right: solid #000000 1px;
}

.tab_3 {
    border-top: solid #000000 1px;
    border-right: solid #000000 1px;
}

.tab_no {
    border-bottom: solid #000000 1px;
    background: #f3f1e8;
}

.tab_act {
    border-bottom: solid #ffffff 1px;
    background: #ffffff;
}

.tab_no:hover {
    border-bottom: solid #000000 1px;
    background: #ffffff;
}

.tab_content {
    width: 387px;
    padding: 10px;
    background: #ffffff;
    border-bottom: solid #000000 1px;
    border-left: solid #000000 1px;
    border-right: solid #000000 1px;
    margin-bottom: 20px;
}

#content h2.systemprodukte {
    border-top: solid #000000 1px;
    margin: 0 10px 10px 10px;
    padding: 10px 0 0 0;
    clear: both;
    font-size: 12px;
}

.list_link {
    clear: both;
    padding: 10px 10px 10px 25px;
}

.select_variants {
    width: 250px;
}

.ITEM_LIST_RELATED {
    float: left;
    text-align: center;
    width: 150px;
}

#PRODUCT_TITLE_SINGLE {
    text-align: left;
    position: relative;
    top: 10px;
    font-size: 12px;
    color: #222;
}

.floatbox_SINGLE {
    position: relative;
    top: 10px;
    float: left;
    width: 400px;
    font-size: 12px;
    color: #222;
}

#PRODUCT_IMAGE_SINGLE {
    position: relative;
    top: 10px;
    float: left;
    width: 200px;
    padding: 0 0 0 0;
    font-size: 12px;
    color: #222;
}


#PRODUCT_NOTE_SINGLE {
    position: relative;
    top: 10px;
    float: left;
    width: 200px;
    margin-top: 10px;
    padding: 0 0 0 0;
    font-size: 12px;
    color: #222;
}


#display_variant2_SINGLE {
    position: relative;
    float: left;
}

#display_variant1_SINGLE {
    position: relative;
    float: left;
    color: #222;
}


#display_variant5_isSingle_LIST {
    float: right;
    width: Wenn diese Variante aktiviert ist und neben den anderen stehen soll, muss die Gesamtbreite von 350 durch 3 geteilt werden
    padding-left: 10px;
}


#web_price_SINGLE {
    float: left;
    background: #333366;
    position: relative;
    color: #222;
}

#anzahl_SINGLE {
    float: left;
    position: relative;
    top: 10px;
    padding: 0 0 0 0;
    width: 150px;
    font-size: 12px;
    color: #222;
}


#inputimage {
    position: relative;
    top: 8px;
    border: none;
    border-width: 0;
    border-color: #FFFFFF;
    background-color: #FFF;
}

#PRODUCT_RELATED_UID_SINGLE {
    font-size: 12px;
    color: #222;
}

#SHOPADMIN_EMAIL_SINGLE {
    float: right;
    position: relative;
    top: 10px;
    padding: 20px;
    width: 150px;
    font-size: 12px;
    color: #222;
}

#backtolist_SINGLE {
    position: relative;
    top: 10px;
    text-align: left;
    padding: 10px;
    font-size: 12px;
    color: #222;
}

/***************************** Warenkorb / Basket ***********************************************/

.basket {
    position: relative;
    top: 0;
    width: 420px;
    font-size: 12px;
    color: #222;
}

.floatbox_BASKET {
    position: relative;
    top: 0;
    float: left;
    width: 420px;
}

#text_Produkt {
    float: left;
    width: 100px;
    padding: 0 0 0 0;
    font-size: 12px;
    color: #222;
}

/*
#text_Variante
{
float: left;
width: 120px;
padding: 0 0 0 0;

font-size: 12px;
color: #222;
}*/

#text_Anzahl {
    float: left;
    width: 80px;
    padding: 0 0 0 0;
    font-size: 12px;
    color: #222;
}

#text_Einzelpreis {
    float: left;
    width: 110px;
    padding: 0 0 0 0;
    font-size: 12px;
    color: #222;
}

#text_Gesamt {
    float: right;
    width: 130px;
    padding: 0 0 0 0;
    font-size: 12px;
    color: #222;
}

.floatbox_BASKET2 {
    position: relative;
    top: 0;
    float: left;
    width: 420px;
}

#PRODUCT_TITLE_BASKET2 {
    float: left;
    width: 100px;
    padding: 0 0 0 0;
    font-size: 12px;
    color: #222;
}

#FIELD_QTY_BASKET2 {
    float: left;
    width: 80px;
    padding: 0 0 0 0;
    font-size: 12px;
    color: #222;
}

#PRICE_TAX_BASKET2 {
    float: left;
    width: 100px;
    padding: 0 0 0 0;
    font-size: 12px;
    color: #222;
}

#PRICE_TOTAL_TAX_BASKET2 {
    float: right;
    width: 130px;
    padding: 0 0 0 0;
    font-size: 12px;
    color: #222;
}


#text_versand_BASKET2 {
    margin-top: 10px;
    margin-bottom: 10px;
    float: left;
    width: 410px;
    padding: 2px 0 2px 2px;
    background-color: #F0F0F4;
    font-size: 12px;
    color: #222;
}

#text_pauschale_BASKET2 {
    margin-top: 0;
    margin-bottom: 10px;
    float: left;
    width: 410px;
    padding: 0 0 0 0;
    font-size: 12px;
    color: #222;
}

.floatbox_BASKET3 {
    position: relative;
    top: 0;
    float: left;
    width: 410px;
}

#SHIPPING_SELECTOR_BASKET3 {
    float: left;
    width: 290px;
    padding: 0 0 0 0;
    font-size: 12px;
    color: #222;
}

#PRICE_SHIPPING_TAX_BASKET3 {
    float: right;
    width: 120px;
    padding: 0 0 0 0;
    font-size: 12px;
    color: #222;
}

.floatbox_BASKET4 {
    position: relative;
    top: 0;
    float: left;
    width: 410px;
}

#text_zahlungsweise_BASKET4 {
    float: left;
    width: 410px;
    padding: 2px 0 2px 2px;
    background-color: #F0F0F4;
    margin-top: 10px;
    margin-bottom: 10px;
    font-size: 12px;
    color: #222;
}

#PAYMENT_SELECTOR_BASKET4 {
    float: left;
    width: 290px;
    padding: 0 0 0 0;
    font-size: 12px;
    color: #222;
}

#TAX_INCL_EXCL_BASKET4 {
    float: right;
    width: 120px;
    padding: 0 0 0 0;
    font-size: 12px;
    color: #222;
}

p #MESSAGE_SHIPPING_BASKET4 {
    position: relative;
    top: 0;
    width: 410px;
    padding: 0 0 0 0;
    font-size: 12px;
    font-weight: bold;
    color: #222;

}

.floatbox_BASKET5 {
    position: relative;
    top: 0;
    margin-top: 10px;
    margin-bottom: 10px;
    float: left;
    width: 410px;
    color: #222;
}

#text_gesamt_BASKET5 {
    float: left;
    width: 290px;
    padding: 0 0 0 0;
    font-size: 12px;
    font-weight: bold;
    color: #222;
}

#PRICE_TOTAL_BASKET5 {
    float: right;
    width: 120px;
    padding: 0 0 0 0;
    font-size: 12px;
    font-weight: bold;
    color: #222;
}


/******************************** BASKETINFO TEMPLATE **********************************************/

#text_rechnungsanschrift_BASKETINFO {
    position: relative;
    top: 0;
    font-size: 12px;
    font-weight: bold;
    padding: 2px 0 2px 2px;
    background-color: #F0F0F4;
    width: 570px;
    color: #222;
}

#text_BILLING_ADDRESS_BASKETINFO {
    position: relative;
    top: 10px;
    font-size: 12px;
    color: #222;
    width: 570px;
}

#floatbox_BASKETINFO1 {
    position: relative;
    top: 0;
    margin-top: 10px;
    margin-bottom: 10px;
    float: left;
    width: 570px;
}

#label_PERSON_SALUTATION {
    padding-right: 10px;
    width: 200px;
    font-size: 12px;
}

#field_PERSON_SALUTATION {
    width: 370px;
    font-size: 12px;
    color: #222;
}

#label_PERSON_NAME {
    padding-right: 10px;
    width: 200px;
    font-size: 12px;
    color: #222;
}

#field_PERSON_NAME {
    font-size: 12px;
    width: 370px;
    color: #222;
}

#label_PERSON_ADDRESS {
    padding-right: 10px;
    width: 100px;
    font-size: 12px;
    color: #222;
}

#field_PERSON_ADDRESS {
    width: 100px;
    font-size: 12px;
    color: #222;
}

#label_PERSON_ZIP {
    padding-right: 10px;
    width: 100px;
    font-size: 12px;
    color: #222;
}

#field_PERSON_ZIP {
    width: 100px;
    font-size: 12px;
    color: #222;
}

#label_PERSON_CITY {
    padding-right: 10px;
    width: 100px;
    font-size: 12px;
    color: #222;
}

#field_PERSON_CITY {
    width: 100px;
    font-size: 12px;
    color: #222;
}

#label_PERSON_COUNTRY_CODE {
    padding-right: 10px;
    width: 100px;
    font-size: 12px;
    color: #222;
}

#field_PERSON_COUNTRY_CODE {
    width: 100px;
    font-size: 12px;
    color: #222;
}

#label_PERSON_TELEPHONE {
    padding-right: 10px;
    width: 100px;
    font-size: 12px;
    color: #222;
}

#field_PERSON_TELEPHONE {
    width: 100px;
    font-size: 12px;
    color: #222;
}

#label_PERSON_EMAIL {
    padding-right: 10px;
    width: 100px;
}

#field_PERSON_EMAIL {
    width: 100px;
    font-size: 12px;
    color: #222;
}

#text_hinweis_BASKETINFO {
    margin-top: 0;
    margin-bottom: 10px;
    float: left;
    width: 570px;
    padding: 10px 0 0 0;
    font-size: 12px;
    color: #222;
}

#floatbox_BASKETINFO2 {
    position: relative;
    top: 0;
    margin-top: 10px;
    margin-bottom: 10px;
    float: left;
    width: 570px;
}

#label_PERSON_NAME2 {
    padding-right: 10px;
    width: 200px;
    font-size: 12px;
    color: #222;
}

#field_PERSON_NAME2 {
    font-size: 12px;
    width: 370px;
    color: #222;
}

#label_PERSON_ADDRESS2 {
    padding-right: 10px;
    width: 100px;
    font-size: 12px;
    color: #222;
}

#field_PERSON_ADDRESS2 {
    width: 100px;
    font-size: 12px;
    color: #222;
}

#label_PERSON_ZIP2 {
    padding-right: 10px;
    width: 100px;
    font-size: 12px;
    color: #222;
}

#field_PERSON_ZIP2 {
    width: 100px;
    font-size: 12px;
    color: #222;
}

#label_PERSON_CITY2 {
    padding-right: 10px;
    width: 100px;
    font-size: 12px;
    color: #222;
}

#field_PERSON_CITY2 {
    width: 100px;
    font-size: 12px;
    color: #222;
}

#label_PERSON_COUNTRY_CODE2 {
    padding-right: 10px;
    width: 100px;
    font-size: 12px;
    color: #222;
}

#field_PERSON_COUNTRY_CODE2 {
    width: 100px;
    font-size: 12px;
    color: #222;
}

#label_PERSON_TELEPHONE2 {
    padding-right: 10px;
    width: 100px;
    font-size: 12px;
    color: #222;
}

#field_PERSON_TELEPHONE2 {
    width: 100px;
    font-size: 12px;
    color: #222;
}

#label_PERSON_EMAIL2 {
    padding-right: 10px;
    width: 100px;
    font-size: 12px;
    color: #222;
}

#field_PERSON_EMAIL2 {
    width: 100px;
    font-size: 12px;
    color: #222;
}

#text_DELIVERY_ADDRESS_BASKETINFO {
    position: relative;
    top: 10px;
    font-size: 12px;
    width: 570px;
    padding: 2px 0 2px 2px;
    background-color: #F0F0F4;
    font-weight: bold;
    color: #222;
}

#textinfo_DELIVERY_ADDRESS_BASKETINFO {
    position: relative;
    top: 20px;
    font-size: 12px;
    width: 570px;
    color: #222;
}

#floatbox_BASKETINFO3 {
    position: relative;
    top: 0;
    margin-top: 10px;
    margin-bottom: 10px;
    float: left;
    width: 570px;
    color: #222;
}

#label_DELIVERY_SALUTATION {
    padding-right: 10px;
    width: 200px;
    font-size: 12px;
    color: #222;
}

#field_DELIVERY_SALUTATION {
    width: 370px;
    font-size: 12px;
    color: #222;
}

#label_DELIVERY_NAME {
    padding-right: 10px;
    width: 200px;
    font-size: 12px;
    color: #222;
}

#field_DELIVERY_NAME {
    font-size: 12px;
    width: 370px;
    color: #222;
}

#label_DELIVERY_ADDRESS {
    padding-right: 10px;
    width: 200px;
    font-size: 12px;
    color: #222;
}

#field_DELIVERY_ADDRESS {
    width: 370px;
    font-size: 12px;
    color: #222;
}

#label_DELIVERY_ZIP {
    padding-right: 10px;
    width: 200px;

    font-size: 12px;
    color: #222;
}

#field_DELIVERY_ZIP {
    width: 370px;

    font-size: 12px;
    color: #222;
}

#label_DELIVERY_CITY {
    padding-right: 10px;
    width: 200px;

    font-size: 12px;
    color: #222;
}

#field_DELIVERY_CITY {
    width: 370px;

    font-size: 12px;
    color: #222;
}

#label_DELIVERY_COUNTRY_CODE {
    padding-right: 10px;
    width: 200px;


    font-size: 12px;
    color: #222;
}

#field_DELIVERY_COUNTRY_CODE {
    width: 370px;

    font-size: 12px;
    color: #222;
}

#label_DELIVERY_TELEPHONE {
    padding-right: 10px;
    width: 200px;

    font-size: 12px;
    color: #222;
}

#field_DELIVERY_TELEPHONE {
    width: 370px;

    font-size: 12px;
    color: #222;
}

#label_DELIVERY_EMAIL {
    padding-right: 10px;
    width: 200px;

    font-size: 12px;
    color: #222;
}

#field_DELIVERY_EMAIL {
    width: 370px;

    font-size: 12px;
    color: #222;
}

#label_DELIVERY_DESIRED_DATE {
    padding-right: 10px;
    width: 200px;

    font-size: 12px;
    font-weight: bold;
    color: #222;
}

#field_DELIVERY_DESIRED_DATE {
    width: 370px;

    font-size: 12px;
    color: #222;
}

#label_DELIVERY_NOTE {
    padding-right: 10px;
    width: 200px;

    font-size: 12px;
    font-weight: bold;
    color: #222;
}

#field_DELIVERY_NOTE {
    width: 370px;

    font-size: 12px;
    color: #222;
}

#text_agb_BASKETINFO {
    padding: 10px 0 10px 0;

    font-size: 12px;
    width: 570px;
    color: #222;
}

/************************************** BASKET_OVERVIEW_TEMPLATE *****************************/

.shop_minibasket {
}

.shop_minibasket_image {
}

/************************************** BASKET_PAYMENT_TEMPLATE *****************************/

.basket_payment {
    position: relative;
    top: 0;
    width: 410px;

    font-size: 12px;
    color: #222;
}

.floatbox_BASKET_PAYMENT_TEMPLATE1 {
    position: relative;
    top: 0;
    float: left;
    width: 410px;
}

.text_bestellung_BASKET_PAYMENT_TEMPLATE1 {
    position: relative;
    top: 0;

    font-size: 12px;
    font-weight: bold;
    padding: 2px 0 2px 2px;
    background-color: #F0F0F4;
    width: 410px;
    margin-top: 10px;
    margin-bottom: 10px;
    color: #222;
}

#text_produkte_BASKET_PAYMENT_TEMPLATE1 {
    float: left;
    width: 180px;
    padding: 0 0 0 0;

    font-size: 12px;
    color: #222;
}

#text_anzahl_BASKET_PAYMENT_TEMPLATE1 {
    float: left;
    width: 80px;
    padding: 0 0 0 0;

    font-size: 12px;
    color: #222;
}

#text_gesamt_BASKET_PAYMENT_TEMPLATE1 {
    float: left;
    width: 150px;
    padding: 0 0 0 0;

    font-size: 12px;
    color: #222;
}

.floatbox_BASKET_PAYMENT_TEMPLATE2 {
    position: relative;
    top: 0;
    float: left;
    width: 410px;
    color: #222;
}

#produkte_BASKET_PAYMENT_TEMPLATE2 {
    float: left;
    width: 180px;
    padding: 0 0 0 0;

    font-size: 12px;
    color: #222;
}

#anzahl_BASKET_PAYMENT_TEMPLATE2 {
    float: left;
    width: 80px;
    padding: 0 0 0 0;

    font-size: 12px;
    color: #222;
}

#gesamt_BASKET_PAYMENT_TEMPLATE2 {
    float: left;
    width: 150px;
    padding: 0 0 0 0;

    font-size: 12px;
    color: #222;
}

.floatbox_BASKET_PAYMENT_TEMPLATE3 {
    position: relative;
    top: 0;
    float: left;
    width: 410px;
    color: #222;
}

#text_rechnungsanschrift_BASKET_PAYMENT_TEMPLATE3 {
    position: relative;
    top: 0;

    font-size: 12px;
    font-weight: bold;
    padding: 2px 0 2px 2px;
    background-color: #F0F0F4;
    width: 410px;
    margin-top: 10px;
    margin-bottom: 10px;
    color: #222;
}

#text_PERSON_SALUTATION_BASKET_PAYMENT_TEMPLATE3 {
    padding-right: 10px;
    width: 200px;

    font-size: 12px;
    color: #222;
}

#PERSON_SALUTATION_BASKET_PAYMENT_TEMPLATE3 {
    width: 210px;

    font-size: 12px;
    color: #222;
}

#text_PERSON_NAME_BASKET_PAYMENT_TEMPLATE3 {
    padding-right: 10px;
    width: 200px;

    font-size: 12px;
    color: #222;
}

#PERSON_NAME_BASKET_PAYMENT_TEMPLATE3 {

    font-size: 12px;
    width: 210px;
    color: #222;
}

#text_PERSON_ADDRESS_DISPLAY_PAYMENT_BASKET_TEMPLATE3 {
    padding-right: 10px;
    width: 200px;

    font-size: 12px;
    color: #222;
}

#PERSON_ADDRESS_DISPLAY_BASKET_PAYMENT_TEMPLATE3 {
    width: 210px;

    font-size: 12px;
    color: #222;
}

#text_PERSON_CITY_BASKET_PAYMENT_TEMPLATE3 {
    padding-right: 10px;
    width: 200px;

    font-size: 12px;
    color: #222;
}

#PERSON_CITY_BASKET_PAYMENT_TEMPLATE3 {
    width: 210px;

    font-size: 12px;
    color: #222;
}

#text_PERSON_COUNTRY_BASKET_PAYMENT_TEMPLATE3 {
    padding-right: 10px;
    width: 200px;

    font-size: 12px;
    color: #222;
}

#PERSON_COUNTRY_BASKET_PAYMENT_TEMPLATE3 {
    width: 210px;

    font-size: 12px;
    color: #222;
}

#text_PERSON_TELEPHONE_BASKET_PAYMENT_TEMPLATE3 {
    padding-right: 10px;
    width: 200px;

    font-size: 12px;
    color: #222;
}

#PERSON_TELEPHONE_BASKET_PAYMENT_TEMPLATE3 {
    width: 210px;

    font-size: 12px;
    color: #222;
}

#text_PERSON_EMAIL_BASKET_PAYMENT_TEMPLATE3 {
    padding-right: 10px;
    width: 200px;

    font-size: 12px;
}

#PERSON_EMAIL_BASKET_PAYMENT_TEMPLATE3 {
    width: 210px;

    font-size: 12px;
    color: #222;
}

#text_email_BASKET_PAYMENT_TEMPLATE3 {
    margin-top: 0;
    margin-bottom: 10px;
    float: left;
    width: 410px;
    padding: 10px 0 0 0;

    font-size: 12px;
    color: #222;
}

.floatbox_BASKET_PAYMENT_TEMPLATE4 {
    position: relative;
    top: 0;
    float: left;
    width: 410px;
}

#text_lieferanschrift_BASKET_PAYMENT_TEMPLATE4 {
    position: relative;
    top: 0;

    font-size: 12px;
    font-weight: bold;
    padding: 2px 0 2px 2px;
    background-color: #F0F0F4;
    width: 410px;
    margin-top: 10px;
    margin-bottom: 10px;
    color: #222;
}

#text_DELIVERY_SALUTATION_BASKET_PAYMENT_TEMPLATE4 {
    padding-right: 10px;
    width: 200px;

    font-size: 12px;
    color: #222;
}

#DELIVERY_SALUTATION_BASKET_PAYMENT_TEMPLATE4 {
    width: 210px;

    font-size: 12px;
    color: #222;
}

#text_DELIVERY_NAME_BASKET_PAYMENT_TEMPLATE4 {
    padding-right: 10px;
    width: 200px;

    font-size: 12px;
    color: #222;
}

#DELIVERY_NAME_BASKET_PAYMENT_TEMPLATE4 {

    font-size: 12px;
    color: #222;
    width: 210px;
}

#text_DELIVERY_ADDRESS_DISPLAY_BASKET_PAYMENT_TEMPLATE4 {
    padding-right: 10px;
    width: 200px;

    font-size: 12px;
    color: #222;
}

#DELIVERY_ADDRESS_DISPLAY_BASKET_PAYMENT_TEMPLATE4 {
    width: 210px;

    font-size: 12px;
    color: #222;
}

#text_DELIVERY_CITY_BASKET_PAYMENT_TEMPLATE4 {
    padding-right: 10px;
    width: 200px;

    font-size: 12px;
    color: #222;
}

#DELIVERY_CITY_BASKET_PAYMENT_TEMPLATE4 {
    width: 210px;

    font-size: 12px;
    color: #222;
}

#text_DELIVERY_COUNTRY_BASKET_PAYMENT_TEMPLATE4 {
    padding-right: 10px;
    width: 200px;

    font-size: 12px;
    color: #222;
}

#DELIVERY_COUNTRY_BASKET_PAYMENT_TEMPLATE4 {
    width: 210px;

    font-size: 12px;
    color: #222;
}

#text_DELIVERY_TELEPHONE_BASKET_PAYMENT_TEMPLATE4 {
    padding-right: 10px;
    width: 200px;

    font-size: 12px;
    color: #222;
}

#DELIVERY_TELEPHONE_PAYMENT_TEMPLATE4 {
    width: 210px;

    font-size: 12px;
    color: #222;
}

#text_DELIVERY_EMAIL_BASKET_PAYMENT_TEMPLATE4 {
    padding-right: 10px;
    width: 200px;

    font-size: 12px;
}

#DELIVERY_EMAIL_BASKET_PAYMENT_TEMPLATE4 {
    width: 210px;

    font-size: 12px;
    color: #222;
}

#text_email_DELIVERY_EMAIL_BASKET_PAYMENT_TEMPLATE4 {
    margin-top: 0;
    margin-bottom: 10px;
    float: left;
    width: 410px;
    padding: 10px 0 0 0;

    font-size: 12px;
    color: #222;
}

.floatbox_BASKET_PAYMENT_TEMPLATE5 {
    position: relative;
    top: 0;
    float: left;
    width: 410px;
}

#text_versand_BASKET_PAYMENT_TEMPLATE5 {
    position: relative;
    top: 0;

    font-size: 12px;
    font-weight: bold;
    padding: 2px 0 2px 2px;
    background-color: #F0F0F4;
    width: 410px;
    margin-top: 10px;
    margin-bottom: 10px;
    color: #222;
}

#SHIPPING_TITLE_BASKET_PAYMENT_TEMPLATE5 {
    float: left;
    width: 280px;
    padding: 0 0 0 0;

    font-size: 12px;
    color: #222;
}

#PRICE_SHIPPING_BASKET_PAYMENT_TEMPLATE5 {
    float: right;
    width: 130px;
    padding: 0 0 0 0;

    font-size: 12px;
    color: #222;
}

.floatbox_BASKET_PAYMENT_TEMPLATE6 {
    position: relative;
    top: 0;
    float: left;
    width: 410px;
}

#text_zahlungsweise_BASKET_PAYMENT_TEMPLATE6 {
    float: left;
    width: 280px;
    padding: 0 0 0 0;

    font-size: 12px;
    color: #222;
}

#PRICE_PAYMENT_BASKET_PAYMENT_TEMPLATE6 {
    float: right;
    width: 130px;
    padding: 0 0 0 0;

    font-size: 12px;
    color: #222;
}

.floatbox_BASKET_PAYMENT_TEMPLATE7 {
    position: relative;
    top: 0;
    float: left;
    width: 410px;
}

#text_PRICE_TOTAL_BASKET_PAYMENT_TEMPLATE7 {
    float: left;
    width: 280px;
    padding: 0 0 0 0;

    font-size: 12px;
    color: #222;
}

#PRICE_TOTAL_BASKET_PAYMENT_TEMPLATE7 {
    float: right;
    width: 130px;
    padding: 0 0 0 0;

    font-size: 12px;
    color: #222;
}

#SUBMIT_BASKET_PAYMENT_TEMPLATE7 {
    float: left;
    width: 410px;
}

/************************************** BASKET_ORDERCONFIRMATION_TEMPLATE *****************************/

.BASKET_ORDERCONFIRMATION_TEMPLATE {

    font-size: 12px;
    color: #222;
}

#text_dank_BASKET_ORDERCONFIRMATION_TEMPLATE {

    font-size: 12px;
    color: #222;
}

#ORDER_UID_BASKET_ORDERCONFIRMATION_TEMPLATE {

    font-size: 13px;
    text-align: center;
    font-weight: bold;
    margin-top: 10px;
    margin-bottom: 10px;
    color: #222;
}

#text_payment_emailsend_BASKET_ORDERCONFIRMATION_TEMPLATE {

    font-size: 12px;
    color: #222;
}

#header_zahlungsart_BASKET_ORDERCONFIRMATION_TEMPLATE {
    width: 410px;
    padding: 2px 0 2px 2px;
    background-color: #F0F0F4;
    margin-top: 10px;
    margin-bottom: 10px;

    font-size: 12px;
    font-weight: bold;
    color: #222;
}


#header_zahlungsart_rechnung_BASKET_ORDERCONFIRMATION_TEMPLATE {

    font-size: 12px;
    font-weight: bold;
    color: #222;
}

#text_zahlungsart_rechnung_BASKET_ORDERCONFIRMATION_TEMPLATE {

    font-size: 12px;
    color: #222;
}

#header_zahlungsart_selbstabholer_BASKET_ORDERCONFIRMATION_TEMPLATE {

    font-size: 12px;
    font-weight: bold;
    color: #222;
}

#text_zahlungsart_selbstabholer_BASKET_ORDERCONFIRMATION_TEMPLATE {

    font-size: 12px;
    color: #222;
}

#header_zahlungsart_nachnahme_BASKET_ORDERCONFIRMATION_TEMPLATE {

    font-size: 12px;
    font-weight: bold;
    color: #222;
}

#text_zahlungsart_nachnahme_BASKET_ORDERCONFIRMATION_TEMPLATE {

    font-size: 12px;
    color: #222;
}

#header_zahlungsart_paypal_BASKET_ORDERCONFIRMATION_TEMPLATE {

    font-size: 12px;
    font-weight: bold;
    color: #222;
}

#text_zahlungsart_paypal_BASKET_ORDERCONFIRMATION_TEMPLATE {

    font-size: 12px;
    color: #222;
}

#header_lieferstatus__BASKET_ORDERCONFIRMATION_TEMPLATE {
    width: 410px;
    padding: 2px 0 2px 2px;
    background-color: #F0F0F4;
    margin-top: 10px;
    margin-bottom: 10px;

    font-size: 12px;
    font-weight: bold;
    color: #222;
}

#text_lieferstatus_BASKET_ORDERCONFIRMATION_TEMPLATE {

    font-size: 12px;
    color: #222;
}

#bestelldatum_BASKET_ORDERCONFIRMATION_TEMPLATE {

    font-size: 12px;
    margin-top: 10px;
    margin-bottom: 10px;
    color: #222;
}

#text_status_codeORDER_TRACKING_NO_BASKET_ORDERCONFIRMATION_TEMPLATE {
    margin-top: 10px;

    font-size: 12px;
    color: #222;
}

#link_PID_TRACKING_TRACKING_BASKET_ORDERCONFIRMATION_TEMPLATE {

    font-size: 12px;
    color: #222;
}

#link_PID_BILLING_BASKET_ORDERCONFIRMATION_TEMPLATE {

    font-size: 12px;
    color: #222;
}

#link_PID_DELIVERY_BASKET_ORDERCONFIRMATION_TEMPLATE {

    font-size: 12px;
    margin-bottom: 10px;
    color: #222;
}

.floatbox_BASKET_ORDERCONFIRMATION_TEMPLATE1 {
    position: relative;
    top: 0;
    float: left;
    width: 410px;
}

#text_produkte_BASKET_ORDERCONFIRMATION_TEMPLATE1 {
    float: left;
    width: 180px;
    padding: 0 0 0 0;

    font-size: 12px;
    color: #222;
}

#text_anzahl_BASKET_ORDERCONFIRMATION_TEMPLATE1 {
    float: left;
    width: 80px;
    padding: 0 0 0 0;

    font-size: 12px;
    color: #222;
}

#text_gesamt_BASKET_ORDERCONFIRMATION_TEMPLATE1 {
    float: left;
    width: 150px;
    padding: 0 0 0 0;

    font-size: 12px;
    color: #222;
}

.floatbox_BASKET_ORDERCONFIRMATION_TEMPLATE2 {
    position: relative;
    top: 0;
    float: left;
    width: 410px;
}

#produkte_BASKET_ORDERCONFIRMATION_TEMPLATE2 {
    float: left;
    width: 180px;
    padding: 0 0 0 0;

    font-size: 12px;
    color: #222;
}

#anzahl_BASKET_ORDERCONFIRMATION_TEMPLATE2 {
    float: left;
    width: 80px;
    padding: 0 0 0 0;

    font-size: 12px;
    color: #222;
}

#gesamt_BASKET_ORDERCONFIRMATION_TEMPLATE2 {
    float: left;
    width: 150px;
    padding: 0 0 0 0;

    font-size: 12px;
    color: #222;
}

.floatbox_BASKET_ORDERCONFIRMATION_TEMPLATE3 {
    position: relative;
    top: 0;
    float: left;
    width: 410px;
}

#text_rechnungsanschrift_BASKET_ORDERCONFIRMATION_TEMPLATE3 {
    position: relative;
    top: 0;
    margin-top: 10px;
    padding: 2px 0 2px 2px;
    background-color: #F0F0F4;

    font-size: 12px;
    width: 410px;
    color: #222;
}

#text_PERSON_SALUTATION_BASKET_ORDERCONFIRMATION_TEMPLATE3 {
    position: relative;
    top: 0;
    float: left;
    width: 200px;
}

#PERSON_SALUTATION_BASKET_ORDERCONFIRMATION_TEMPLATE3 {
    width: 210px;

    font-size: 12px;
    color: #222;
}

#text_PERSON_NAME_BASKET_ORDERCONFIRMATION_TEMPLATE3 {
    padding-right: 10px;
    width: 200px;

    font-size: 12px;
    color: #222;
}

#PERSON_NAME_BASKET_ORDERCONFIRMATION_TEMPLATE3 {
    width: 210px;

    font-size: 12px;
    color: #222;
}

#text_PERSON_ADDRESS_DISPLAY_BASKET_ORDERCONFIRMATION_TEMPLATE {
    padding-right: 10px;
    width: 200px;

    font-size: 12px;
    color: #222;
}

#PERSON_ADDRESS_DISPLAY_BASKET_ORDERCONFIRMATION_TEMPLATE {
    width: 210px;

    font-size: 12px;
    color: #222;
}

#text_PERSON_CITY_BASKET_ORDERCONFIRMATION_TEMPLATE3 {
    padding-right: 10px;
    width: 200px;

    font-size: 12px;
    color: #222;
}

#PERSON_CITY_BASKET_ORDERCONFIRMATION_TEMPLATE3 {
    width: 210px;

    font-size: 12px;
    color: #222;
}

#text_PERSON_COUNTRY_BASKET_ORDERCONFIRMATION_TEMPLATE3 {
    padding-right: 10px;
    width: 200px;

    font-size: 12px;
    color: #222;
}

#PERSON_COUNTRY_BASKET_ORDERCONFIRMATION_TEMPLATE3 {
    width: 210px;

    font-size: 12px;
    color: #222;
}

#text_PERSON_TELEPHONE_BASKET_ORDERCONFIRMATION_TEMPLATE3 {
    padding-right: 10px;
    width: 200px;

    font-size: 12px;
    color: #222;
}

#PERSON_TELEPHONE_BASKET_ORDERCONFIRMATION_TEMPLATE3 {
    width: 210px;

    font-size: 12px;
    color: #222;
}

#text_PERSON_EMAIL_BASKET_ORDERCONFIRMATION_TEMPLATE3 {
    padding-right: 10px;
    width: 200px;

    font-size: 12px;
    color: #222;
}

#PERSON_EMAIL_BASKET_ORDERCONFIRMATION_TEMPLATE3 {
    width: 210px;

    font-size: 12px;
    color: #222;
}

#text_email_BASKET_ORDERCONFIRMATION_TEMPLATE3 {

    width: 210px;

    font-size: 12px;
    color: #222;
}

.floatbox_BASKET_ORDERCONFIRMATION_TEMPLATE4 {
    position: relative;
    top: 0;
    float: left;
    width: 410px;
    color: #222;
}

#text_lieferanschrift_BASKET_ORDERCONFIRMATION_TEMPLATE4 {
    position: relative;
    top: 0;
    margin-top: 10px;
    margin-bottom: 10px;
    padding: 2px 0 2px 2px;
    background-color: #F0F0F4;

    font-size: 12px;
    width: 410px;
    color: #222;
}

#text_DELIVERY_SALUTATION_BASKET_ORDERCONFIRMATION_TEMPLATE4 {
    padding-right: 10px;
    width: 200px;

    font-size: 12px;
    color: #222;
}

#DELIVERY_SALUTATION_BASKET_ORDERCONFIRMATION_TEMPLATE4 {
    width: 210px;

    font-size: 12px;
    color: #222;
}

#text_DELIVERY_NAME_BASKET_ORDERCONFIRMATION_TEMPLATE4 {
    padding-right: 10px;
    width: 200px;

    font-size: 12px;
    color: #222;
}

#DELIVERY_NAME_BASKET_ORDERCONFIRMATION_TEMPLATE4 {
    width: 210px;

    font-size: 12px;
    color: #222;
}

#text_DELIVERY_ADDRESS_DISPLAY_BASKET_ORDERCONFIRMATION_TEMPLATE4 {
    padding-right: 10px;
    width: 200px;

    font-size: 12px;
    color: #222;
}

#DELIVERY_ADDRESS_DISPLAY_BASKET_ORDERCONFIRMATION_TEMPLATE4 {
    width: 210px;

    font-size: 12px;
    color: #222;
}

#text_DELIVERY_CITY_BASKET_ORDERCONFIRMATION_TEMPLATE4 {
    padding-right: 10px;
    width: 200px;

    font-size: 12px;
    color: #222;
}

#DELIVERY_CITY_BASKET_ORDERCONFIRMATION_TEMPLATE4 {
    width: 210px;

    font-size: 12px;
    color: #222;
}

#text_DELIVERY_COUNTRY_BASKET_ORDERCONFIRMATION_TEMPLATE4 {
    padding-right: 10px;
    width: 200px;

    font-size: 12px;
    color: #222;
}

#DELIVERY_COUNTRY_BASKET_ORDERCONFIRMATION_TEMPLATE4 {
    width: 210px;

    font-size: 12px;
    color: #222;
}

#text_DELIVERY_TELEPHONE_BASKET_ORDERCONFIRMATION_TEMPLATE4 {
    padding-right: 10px;
    width: 200px;

    font-size: 12px;
    color: #222;
}

#DELIVERY_TELEPHONE_BASKET_ORDERCONFIRMATION_TEMPLATE4 {
    width: 210px;

    font-size: 12px;
    color: #222;
}

#text_DELIVERY_EMAIL_BASKET_ORDERCONFIRMATION_TEMPLATE4 {
    padding-right: 10px;
    width: 200px;

    font-size: 12px;
    color: #222;
}

#DELIVERY_EMAIL_BASKET_ORDERCONFIRMATION_TEMPLATE4 {
    width: 210px;

    font-size: 12px;
    color: #222;
}

#text_email_DELIVERY_EMAIL_BASKET_ORDERCONFIRMATION_TEMPLATE4 {
    width: 410px;

    font-size: 12px;
    color: #222;
}

#text_DELIVERY_DESIRED_DATE_BASKET_ORDERCONFIRMATION_TEMPLATE4 {
    padding-right: 10px;
    width: 200px;

    font-size: 12px;
    color: #222;
    font-weight: bold;
}

#DELIVERY_DESIRED_DATE_BASKET_ORDERCONFIRMATION_TEMPLATE4 {
    width: 210px;

    font-size: 12px;
    color: #222;
}

#text_DELIVERY_NOTE_DISPLAY_BASKET_ORDERCONFIRMATION_TEMPLATE4 {
    padding-right: 10px;
    width: 200px;

    font-size: 12px;
    color: #222;
}

#DELIVERY_NOTE_DISPLAY_BASKET_ORDERCONFIRMATION_TEMPLATE4 {
    width: 210px;

    font-size: 12px;
    color: #222;
}


.floatbox_BASKET_ORDERCONFIRMATION_TEMPLATE5 {
    position: relative;
    top: 0;
    float: left;
    width: 410px;
    color: #222;
}

#text_versand_BASKET_ORDERCONFIRMATION_TEMPLATE5 {
    width: 410px;
    padding: 2px 0 2px 2px;
    background-color: #F0F0F4;
    margin-top: 10px;
    margin-bottom: 10px;

    font-size: 12px;
    color: #222;
}

#text_pauschale_BASKET_ORDERCONFIRMATION_TEMPLATE {
    float: left;
    position: relative;
    top: 10px;
    margin-top: 0;
    margin-bottom: 10px;
    width: 410px;
    padding: 0 0 0 0;

    font-size: 12px;
    color: #222;
}

#SHIPPING_SELECTOR_BASKET_ORDERCONFIRMATION_TEMPLATE5 {
    float: left;
    width: 260px;
    padding: 0 0 0 0;

    font-size: 12px;
    color: #222;
}

#PRICE_SHIPPING_TAX_BASKET_ORDERCONFIRMATION_TEMPLATE5 {
    float: right;
    width: 150px;
    padding: 0 0 0 0;

    font-size: 12px;
    color: #222;
}


#text_zahlungsweise_BASKET_ORDERCONFIRMATION_TEMPLATE6 {
    float: left;
    width: 410px;
    padding: 2px 0 2px 2px;
    background-color: #F0F0F4;
    margin-top: 10px;
    margin-bottom: 10px;

    font-size: 12px;
    color: #222;
}

.floatbox_BASKET_ORDERCONFIRMATION_TEMPLATE6 {
    position: relative;
    top: 0;
    float: left;
    width: 410px;
}

#PAYMENT_SELECTOR_BASKET_ORDERCONFIRMATION_TEMPLATE6 {
    float: left;
    width: 260px;
    padding: 0 0 0 0;

    font-size: 12px;
    color: #222;
}

#TAX_INCL_EXCL_BASKET_ORDERCONFIRMATION_TEMPLATE6 {
    float: right;
    width: 150px;
    padding: 0 0 0 0;

    font-size: 12px;
    color: #222;
}

.floatbox_BASKET_ORDERCONFIRMATION_TEMPLATE7 {
    position: relative;
    top: 10px;
    float: left;
    width: 410px;
}

#text_PRICE_TOTAL_BASKET_ORDERCONFIRMATION_TEMPLATE7 {
    float: left;
    width: 260px;
    padding: 0 0 0 0;

    font-size: 12px;
    color: #222;
}

#PRICE_TOTAL_BASKET_ORDERCONFIRMATION_TEMPLATE7 {
    float: right;
    width: 150px;
    padding: 0 0 0 0;

    font-size: 12px;
    color: #222;
}


#text_regards_BASKET_ORDERCONFIRMATION_TEMPLATE {
    margin-top: 20px;
    width: 410px;
    padding: 0 0 0 0;
    margin-bottom: 10px;

    font-size: 12px;
    color: #222;
}

/************************************** BASKET_TEMPLATE_EMPTY *****************************/

.BASKET_TEMPLATE_EMPTY {
    position: relative;
    top: 10px;
    padding: 10px;
    text-align: left;
    width: 410px;

    font-size: 12px;
    font-weight: bold;
    color: #222;

}


#backtolist_BASKET_EMPTY {
    position: relative;
    top: 10px;
    text-align: left;
    padding: 10px;

    font-size: 12px;
    color: #222;
}

/************************************** BASKET_REQUIRED_INFO_MISSING *****************************/
.BASKET_REQUIRED_INFO_MISSING {
    position: relative;
    top: 10px;
    text-align: left;
    width: 410px;

    font-size: 12px;
    font-weight: bold;
    color: #222;
}

/************************************** TRACKING_DISPLAY_INFO *****************************/
.floatbox_TRACKING_DISPLAY_INFO1 {
    position: relative;
    top: 0;
    float: left;
    width: 570px;
}


#text_datum_zeit_TRACKING_DISPLAY_INFO1 {
    float: left;
    width: 120px;
    padding: 0 0 0 0;

    font-size: 12px;
    color: #222;
}

#text_code_TRACKING_DISPLAY_INFO1 {
    float: left;
    width: 50px;
    padding: 0 0 0 0;

    font-size: 12px;
    color: #222;
}

#text_aktion_TRACKING_DISPLAY_INFO1 {
    float: left;
    width: 200px;
    padding: 0 0 0 0;

    font-size: 12px;
    color: #222;
}

#text_kommentar_zeit_TRACKING_DISPLAY_INFO1 {
    float: left;
    width: 200px;
    padding: 0 0 0 0;

    font-size: 12px;
    color: #222;
}

.floatbox_TRACKING_DISPLAY_INFO2 {
    position: relative;
    top: 0;
    float: left;
    width: 570px;
}

#datum_zeit_TRACKING_DISPLAY_INFO2 {
    float: left;
    width: 120px;
    padding: 0 0 0 0;

    font-size: 12px;
    color: #222;
}

#code_TRACKING_DISPLAY_INFO2 {
    float: left;
    width: 50px;
    padding: 0 0 0 0;

    font-size: 12px;
    color: #222;
}

#aktion_TRACKING_DISPLAY_INFO2 {
    float: left;
    width: 200px;
    padding: 0 0 0 0;

    font-size: 12px;
    color: #222;
}

#kommentar_TRACKING_DISPLAY_INFO2 {
    float: left;
    width: 200px;
    padding: 0 0 0 0;

    font-size: 12px;
    color: #222;
}

.shopadmin {
    position: relative;
    top: 10px;
    text-align: left;
    margin-top: 10px;
    margin-bottom: 10px;
    width: 570px;
    font-weight: bold;

    font-size: 12px;
    color: #222;

}

/************************************** TRACKING_DISPLAY_INFO END*****************************/
.tx-ttproducts-pi1-wrap2 {
    color: #222;

    font-size: 12px;
    font-weight: 400;
    font-size: 12px;
    font-weight: bold;
}

.tx-ttproducts-pi1-wrap1 {
    color: #222;

    font-size: 12px;
    font-weight: 400;
    font-size: 12px;
    font-weight: bold;
}

#button1, #button3, #button4, #button5 {

    border: 1px solid #cccccc;
    padding: 2px;
    background: #fafafa none repeat scroll 0%;
    margin-left: 0;
    width: auto;
    font-family: Verdana, Arial, Helvetica, Sans-Serif;
    font-style: normal;
    font-variant: normal;
    font-weight: normal;
    font-size: 0.8em;
    line-height: normal;
    font-size-adjust: none;
    font-stretch: normal;
    -moz-background-clip: -moz-initial;
    -moz-background-origin: -moz-initial;
    -moz-background-inline-policy: -moz-initial;
    color: #777777;
}

/* Button Submit Listenansicht */
#tx-ttproducts-pi1-search .inputimage {
    border: none;
    border-width: 0;
    border-color: #FFFFFF; /*!important*/
}

#tx-ttproducts-pi1-search input {
    border-style: solid;
    border-width: 1px;
    border-color: #BDBDBD;
}

.tx-ttproducts-pi1 {
}

#registrationForm {
    margin: 0;
    vertical-align: top;
}
/***********************************
*	Default stylesheet for commerce
*	last changes: 20.09.2007
***********************************/

/**************************
* Listview for Category
**************************/

div.com-category {}

div.com-category-title {}
div.com-category-subtitle {}
div.com-category-desc {}
div.com-category-img {}

/**************************
* Listview for Products
**************************/

.com-list-even {
	width: 144px;
	height: 165px;
	background: #e2ebcf;
	float: left;
	margin: 5px;
	padding: 5px;
	border: #000000 1px solid;
	text-align: center;
	overflow: hidden;
}

.com-list-even img {
	padding: 0px;
	padding-bottom: 5px;
	margin: 0px;
	float: none;
	text-align: center;
}

.com-list-even a {
	text-align: center;
	float: left;
	width: 144px;
}

table.com-list { 
	border-collapse:collapse;
	border-spacing:0px;
	margin-bottom:8px;
	margin-top:5px;
	width:100%;	
}
tr.com-list-header { }

tr.com-list-header th { 
	padding:5px;	
}

tr.com-list-header-img { }
tr.com-list-header-title { }
tr.com-list-header-teaser { }
tr.com-list-header-price { }
tr.com-list-header-action { }
	      
	      
table.com-list td { 
	padding:5px;
}
tr.com-list-even {}

tr.com-list-odd {}

td.com-list-col-img { 
	padding:5px;	
}

td.com-list-col-title { 
	text-align:left;
}

td.com-list-col-teaser { 
	text-align:left;
}

td.com-list-col-price { 
	text-align:right;
}

td.com-list-col-action {
	text-align:right;	
 }
 
div.com-list-action-entry {
	text-align: center;
 }

div.com-list-action-entry a {
	width: 144px;
 }

input.com-input-qty { 
	font-family: Verdana, sans-serif;
	font-size: 12px;
	border: 1px solid #bdbdbd;
	color: #000000;
	font-weight: normal;
	margin-bottom: 5px;
	text-align: right;
	height: 14px;
	min-width: 25px;
	width: 25px;
}

/**************************
* Singleview for Products
**************************/


div.com-single { }

div.com-single img {
	margin: 15px 10px 10px 10px;
}

div.com-single .lager img {
	margin: 0px 5px 0px 0px;
}

div.com-single .link_datasheet img {
	margin: 0px;
	width: 20px;
}

div.com-single-desc { }

div.com-single-aticle { }

div.com-single-action-entry {
	overflow: auto;
}

div.com-single-attributes {
	float: right;
	width: 480px;
	padding-bottom: 15px;
}

.td_attributes {
	vertical-align: top;
}

div.com-single-datasheets {
	float: left;
}

.datasheets_link {
	width: 200px;
	display: inline-block;
}

.art_nr, .price, .description, .plain_text, .lager, .no_data {
	float: left;
	width: 130px;
}

.no_data {
	width: auto;
}

.description {
	width: 160px;
}

.art_nr {
	width: 80px;
}

.plain_text {
	width: 80px;
}

.plain_text {
	width: 90px;
}

.price {
	width: 80px;
}

#colRight .com-single-action-entry a img.pfeil_rauf {
	width: 20px;
	height: 14px;
	margin: 10px 5px 5px 5px;
	background: url(/fileadmin/img/icons/pfeil_rauf_black.gif);
	background-repeat: none;
}

#colRight .com-single-action-entry a img.pfeil_rauf:hover,
#colRight .com-single-action-entry a img.pfeil_rauf:focus,
#colRight .com-single-action-entry a img.pfeil_rauf:active,
#colRight .com-single-action-entry a img.pfeil_rauf_active {
	width: 20px;
	height: 14px;
	margin: 10px 5px 5px 5px;
	background: url(/fileadmin/img/icons/pfeil_rauf_red.gif);
	background-repeat: none;
}

#colRight .com-single-action-entry a img.pfeil_runter {
	width: 20px;
	height: 14px;
	margin: 10px 5px 5px 5px;
	background: url(/fileadmin/img/icons/pfeil_runter_black.gif);
	background-repeat: none;
}

#colRight .com-single-action-entry a img.pfeil_runter:hover,
#colRight .com-single-action-entry a img.pfeil_runter:focus,
#colRight .com-single-action-entry a img.pfeil_runter:active,
#colRight .com-single-action-entry a img.pfeil_runter_active {
	width: 20px;
	height: 14px;
	margin: 10px 5px 5px 5px;
	background: url(/fileadmin/img/icons/pfeil_runter_red.gif);
	background-repeat: none;
}

.basket {
	float: right;
}

div.com-single-action-entry a {
	padding-top: 5px;
	/* line-height: 5px; */
}

div.com-single-action-entry a img {
	display: block;
	float: left;
}

/**************************
* Attributes for Articels
**************************/

table.com-select-attributes { }

tr.com-select-even {}

tr.com-select-odd {}

div.com-basket-sel-att { }

/**************************
* Basket
**************************/

tr.com-basket-header-list { }

th.com-basket-header-art-nr { }
th.com-basket-header-title { }
th.com-basket-header-price-gross { }
th.com-basket-header-count { }
th.com-basket-header-price-sum { }
th.com-basket-header-basket { }

table.com-basket-list { 	
	border-collapse:collapse;
	border-spacing:0px;
	margin-bottom:8px;
	margin-top:5px;
	width:98%;	
}
tr.com-basket-header { }

tr.com-basket-header th { 
	padding:5px;
}
table.com-basket-list td { 
	padding:5px;
}
tr.com-basket-even { }

tr.com-basket-odd { }

table.com-basket-list td.com-basket-payment, table.com-basket-list td.com-basket-delivery {
	padding: 10px;
}

.com-basket-payment label { float:left; }

.payment-item {
	height: 75px;
	width: 100%;
	float: left;
	margin: 0px 0px 5px 0px;
	display: flex;
	align-items: center;
	/* justify-content: center; */
}

.com-basket-header-payart {
	font-weight: bold;
}

.payment-radio {
	float: left;
	padding-top: 4px;
	padding-right: 20px;
}

.payment-text {
	float: left;
	width: 250px;
	padding-top: 4px;
}

.payment-img {
	float: left;
	width: 105px;
}

.payment-info-text {
	float: left;
	width: 250px;
	font-size: 10px;
	font-weight: normal;
	padding-left: 20px;
	padding-top: 4px;
}

.payment-1 {
	background: url(/fileadmin/img/icons/invoice.png);
    background-size: 105px 75px;
    background-repeat: no-repeat;
	background-position: right;
}

.payment-4 {
	background: url(/fileadmin/img/icons/visa.png);
    background-size: 105px 75px;
    background-repeat: no-repeat;
	background-position: right;
}

.payment-6 {
	background: url(/fileadmin/img/icons/ec.png);
    background-size: 105px 75px;
    background-repeat: no-repeat;
	background-position: right;
}

#kk-form {
	margin-left: 31px;
}

#kk-form .form_feld,
#kk-form .select-kk,
#kk-form .select-kk-m,
#kk-form .select-kk-j {
	color: #666666;
    font-size: 20px;
} 

#kk-form .com-chkout-listing,
#kk-form ol,
#kk-form .basket-cvv-img {
	float: left;
}

#kk-form ol {
	padding-left: 0px;
}

#kk-form ol li {
	clear: both;
}

#kk-form .select-kk {
	min-width: 302px;
}

#kk-form .kk-m, #kk-form .kk-j {
	float: left;
	margin-right: 16px;
}

#kk-form .kk-j {
	margin-right: 0px;
}

#kk-form .select-kk-m, #kk-form .select-kk-j {
	min-width: 143px;
}

#kk-form .basket-cvv-img {
	margin: 10px 0 0 54px;
}

#kk-form .ui-accordion .ui-accordion-header {
	padding: 0px;
}

#kk-form .ui-accordion-header, #kk-form .ui-accordion-content {
	border: none;
	background: #ffffff;
	padding-left: 35px;
}

.com-basket-delivery {
	background: #f3f1e8;
}

.com-basket-delivery label { float:left; }

.com-text-right {
	text-align:right;
	}

.com-text-left {
	text-align:left;
	}

.com-text-center {
	text-align: center;
	}
	
.com-text-bold {
	font-weight:bold;
	}

#content .com-basket-container h1, #content .com-basket-container h2, #content .com-basket-container h3, p.com-basket-header-text {
	padding-left: 0px;
}
	
p.com-basket-submit {
	padding: 0px 10px 0px 0px;
	text-align: right;
}

p.com-basket-import-submit {
	padding: 0px 15px 0px 0px;
	text-align: right;
}

p.com-basket-submit a, p.button-link a {
	text-decoration: none;
	border: 1px solid #d7d0b5;
	background-color: #eeeeee;
	color: #000000;
	font-weight: bold;
	padding: 1px 5px;
	margin: 5px 5px 0px 0px;
	white-space: nowrap;
}

.datasheets-form-50 p.button-link {
	padding: 18px 0px 0px 0px;
}

/**************************
* Basket Quickview
**************************/
div.com-basket-qv { }
div.com-basket-qv-value { }
div.com-basket-qv-link { }
a.com-basket-qv-basket { }
a.com-basket-qv-chkout { }

/**************************
* Checkout
**************************/

div.com-chkout-steps {
	padding: 10px;
}

div.tx-commerce-pi3 .com-chkout-steps {
	
}

.com-chkout-listing {
	padding: 0px 0px 10px 10px;
}

dl.com-chkout-address-items { }

div.com-chkout-address { }

p.com-chkout-address-desc {}

#colRight .com-chkout-address-fields dl dd {
	margin: 0px;
}

#colRight .com-chkout-address-fields dt {
	width: auto;
}

#content div.com-chkout-address-fields h1, #content div.com-chkout-address-fields h2, #content div.com-chkout-address-fields h3, #content div.com-chkout-address-fields p {
	padding-left: 0px;
}

div.com-chkout-address-fields {
	padding: 0px 0px 0px 10px;
}

div.com-chkout-address-fields a {
	text-decoration: none;
	border: 1px solid #d7d0b5;
	background-color: #eeeeee;
	color: #000000;
	font-weight: bold;
	padding: 3px 5px;
	margin: 5px 5px 0px 0px;
}

div.address_item_select {
	width: 25px;
	float: left;
}

div.address_item_address {
	padding-left: 35px;
}

div.link_button {
	margin: 15px 0px;
}

div.com-chkout-address-fields td, div.com-chkout-address-fields td ol, div.com-chkout-address-fields td p {
	padding: 0px;
}

div.com-chkout-address-fields table {
	padding-bottom: 10px;
}

div.com-chkout-address-fields dl {
  clear:both; 
  width: 100%;
  margin: 0px;
  }
  
div.com-chkout-address-fields dt, 
div.com-chkout-address-fields dd { padding-bottom: .5em; }

div.com-chkout-address-fields dt { 
	float: left; 
	width: 30%; 
}
div.com-chkout-address-fields dd { 
	text-align: left; 
}
div.com-chkout-address-fields dd.com-chkout-address-radio,
dd.com-chkout-address-item-select {
	clear: left;
	float: left;
	width: 5%;
	margin: 0px;
	padding: 0px;
}

div.com-chkout-address-fields dt.com-chkout-address-radiolabel {
	float: none;
	width: auto;
}

div.com-chkout-address-fields select {
	border: 1px solid #808080;
	width: 302px;
	color: #4d4d4d;
	font-weight: normal;
}

dt.com-chkout-address-item-data {
	float:none;
	width:auto;	
	margin-left:5%;	
}
div.com-chkout-address-new { clear:both; width:100%; }
p.com-chkout-address-fields-submit {
	clear:both;
	padding: 0px;
	}

.com-chkout-address-input input {
	border: 1px solid #808080;
	width: 300px;
	color: #4d4d4d;
	font-weight: normal;
}

.com-chkout-address-input select {
	border: 1px solid #808080;
	width: 302px;
	color: #4d4d4d;
	font-weight: normal;
	}

tr.com-chkout-sum {} 

div.com-chkout-listing-billing-address
div.com-chkout-listing-delivery-address {
	clear: both;
}

#content div.com-chkout-listing h1, #content div.com-chkout-listing h2, #content div.com-chkout-listing h3 {
	padding: 10px 0px 5px 0px;	
}

#content div.com-chkout-listing p {
	padding: 0px 10px 0px 0px;
}

#content .com-chkout-listing-date {
	padding-bottom: 15px;
}

.com-chkout-listing-submit {
	text-align: right;
}

div.com-chkout-listing dt {
	clear: left;
	float: left;
	width: 30%;
}

.com-chkout-listing-comment textarea {
	border: 1px solid #808080;
	width: 400px;
	height: 100px;
	color: #4d4d4d;
	font-weight: normal;
}

p.com-chkout-address-fields-disclaimer {
	padding: 25px 0px 0px 10px;
}

div.com-chkout-listing-footer {
	margin-top: 15px;
	padding-right: 10px;
	clear: left;
}

.ttaddresseinza_open {
	width: 70px;
	display: inline-block;
}

/********************
* Address Management
*********************/

div.com-address-items dl,
div.com-address-list dl {
  clear:both;
  width: 400px;
  }

div.com-address-items dt, 
div.com-address-items dd,
div.com-address-list dt,
div.com-address-list dd {
	padding-bottom: 10px;
	}

div.com-address-items dt,
div.com-address-list dt { 
	float: left; 
	margin-right: 10px;
	width: 100px;
}
div.com-address-items dd,
div.com-address-list dd { 
	text-align: left;
	width: 300px;
}

div.com-address-list-link {
	padding: 10px 0px; 
}

/**************************
* Invoice
**************************/

table.com-invoice-order {	
	border-collapse:collapse;
	border-spacing:0px;
	margin: 5px 0px 8px 0px;
	width:100%;	
}

tr.com-invoice-order-header th { 
	padding:5px;
}

th.com-invoice-customer-address {
	width:auto;
	text-align: left;
	font-weight: normal;
	padding: 5px;
	vertical-align: top;
}
th.com-invoice-additional {
	width:240px;
	text-align: left;
	font-weight: normal;
	padding: 5px;
}
th.com-invoice-introduction {
	text-align: left;
	height: 20px;
}
table.com-invoice-order td { 
	padding:5px;
	vertical-align: top;
}
.table {
	margin: 0px 10px;
}

.table td {
	padding: 0px;
}

#content .table h1, #content .table h2, #content .table h3 {
	padding: 10px 0px 0px 0px; 
}

/******************************************************************
* Default Color Set
******************************************************************/

/**************************
* Listview for Products
**************************/

table.com-list { 
	border:1px solid #444;
	border-right:none;
}
tr.com-list-header {
	background-color: #f3f1e8;	
}

tr.com-list-header th { 
	border-bottom:1px solid #444;	
	border-right:1px solid #444;
}
table.com-list td { 
	border-right:1px solid #444;
}
tr.com-list-even {
	background-color:#fff;
}

tr.com-list-odd {
	background-color:#f7f7f7;	
}

td.com-list-col-img { 

}

td.com-list-col-title { 
	
}

td.com-list-col-title a:link,
td.com-list-col-title a:active,
td.com-list-col-title a:hover,
td.com-list-col-title a:visited { 
	
}

td.com-list-col-teaser { 

}

td.com-list-col-price { 

}

td.com-list-col-action {

 }

div.com-list-action-entry {
	
 }

/**************************
* Singleview for Products
**************************/

div.com-single { }

div.com-single-img {
	float: left;
	width: 250px;
	text-align: center;
}

div.com-single-text {
	float: right;
	width: 480px;
}

div.com-single-aticle {
	clear: both;
	}

div.com-single-cat { }


/**************************
* Attributes for Articels
**************************/

table.com-select-attributes {
	margin-top: 10px;
	}

tr.com-select-even {
	background-color:#fff;
}

tr.com-select-odd {
	background-color:#f7f7f7;	
}

div.com-basket-sel-att { }

/**************************
* Basket
**************************/

tr.com-basket-header-list { }

th.com-basket-header-art-nr { }
th.com-basket-header-title { }
th.com-basket-header-price-gross { }
th.com-basket-header-count { }
th.com-basket-header-price-sum { }
th.com-basket-header-basket { }

table.com-basket-list { 
	border:1px solid #444;
	border-right:none;
	margin-left: 0px;
}
tr.com-basket-header {
	background-color: #f3f1e8;	
}

tr.com-basket-header th { 
	border-bottom:1px solid #444;	
	border-right:1px solid #444;
}
table.com-basket-list td { 
	border-right:1px solid #444;
	border-bottom:1px solid #444;
}
tr.com-basket-even {
	background-color:#fff;
}

tr.com-basket-odd {
	background-color:#f7f7f7;	
}


tr.com-basket-noborder {
	
	}

/**************************
* Basket Quickview
**************************/
div.com-basket-qv { padding: 5px 10px; }
div.com-basket-qv-value { }
div.com-basket-qv-link { padding-top: 10px; }
a.com-basket-qv-basket { }
a.com-basket-qv-chkout { }

/**************************
* Checkout
**************************/

tr.com-chkout-sum { border-top:3px double #444;} 

dl.com-chkout-address-items dt,
dl.com-chkout-address-items dd {border-bottom:3px double #444;}


div.address-item-link {
	padding: 3px 0;
	}
div.address-item-link a:link,
div.address-item-link a:hover,
div.address-item-link a:active,
div.address-item-link a:visited {
	background-color:#57636F;
	color:#fff;
	padding:5px;
	}		
div.address-item-link a:hover {
	text-decoration:underline;
	}	

/********************
* Address Management
*********************/

p.com-address-question {
	font-weight:bold;
	color:red;
	}

div.com-address-link a:link,
div.com-address-link a:hover,
div.com-address-link a:active,
div.com-address-link a:visited {
	text-decoration: underline;
	border: 1px solid #d7d0b5;
	background-color: #eeeeee;
	color: #000000;
	font-weight: bold;
	padding: 2px 5px;
	margin-top: 5px;
	}

div.com-address-link a:hover {
	text-decoration: none;
	}

/********************************
* Form
********************************/

form {
	padding: 5px 0px 5px 10px;
}

form.form-filter {
	overflow: auto;
}

.tx-commerce-pi3 form, .tx-commerce-pi4 form {
	padding: 5px 0px 0px 0px;
}

#suchform form {
	padding: 5px 0px 0px 0px;
}

.form_basket_invoice {
	width: 185px;
}

.form_basket_invoice form {
	padding: 0px;
}

.form_basket_invoice input[type="submit"] {
	margin: 0px;
}

.form_button {

}

.error {
	color: #990000;
	font-weight: bold;
}

.gruen {
	color: #009900;
	font-weight: bold;
}

#suchform_filter form {
	padding: 0px;
	margin: 0px;
}

/***** Random Product *****/
.tx-wtcommercepreview-pi1 {
	text-align: center;
}

#colLeft .wt_commerce_preview_pic img {
	padding: 0px;
	border: solid 1px #D7D0B5;
}

.wt_commerce_preview_title {
	padding: 5px 5px 0px 5px;
}
/*! jQuery UI - v1.11.0 - 2014-08-05
* http://jqueryui.com
* Includes: core.css, draggable.css, resizable.css, selectable.css, sortable.css, accordion.css, autocomplete.css, button.css, datepicker.css, dialog.css, menu.css, progressbar.css, selectmenu.css, slider.css, spinner.css, tabs.css, tooltip.css, theme.css
* To view and modify this theme, visit http://jqueryui.com/themeroller/?ffDefault=Verdana%2CArial%2Csans-serif&fwDefault=normal&fsDefault=1.1em&cornerRadius=4px&bgColorHeader=cccccc&bgTextureHeader=highlight_soft&bgImgOpacityHeader=75&borderColorHeader=aaaaaa&fcHeader=222222&iconColorHeader=222222&bgColorContent=ffffff&bgTextureContent=flat&bgImgOpacityContent=75&borderColorContent=aaaaaa&fcContent=222222&iconColorContent=222222&bgColorDefault=e6e6e6&bgTextureDefault=glass&bgImgOpacityDefault=75&borderColorDefault=d3d3d3&fcDefault=555555&iconColorDefault=888888&bgColorHover=dadada&bgTextureHover=glass&bgImgOpacityHover=75&borderColorHover=999999&fcHover=212121&iconColorHover=454545&bgColorActive=ffffff&bgTextureActive=glass&bgImgOpacityActive=65&borderColorActive=aaaaaa&fcActive=212121&iconColorActive=454545&bgColorHighlight=fbf9ee&bgTextureHighlight=glass&bgImgOpacityHighlight=55&borderColorHighlight=fcefa1&fcHighlight=363636&iconColorHighlight=2e83ff&bgColorError=fef1ec&bgTextureError=glass&bgImgOpacityError=95&borderColorError=cd0a0a&fcError=cd0a0a&iconColorError=cd0a0a&bgColorOverlay=aaaaaa&bgTextureOverlay=flat&bgImgOpacityOverlay=0&opacityOverlay=30&bgColorShadow=aaaaaa&bgTextureShadow=flat&bgImgOpacityShadow=0&opacityShadow=30&thicknessShadow=8px&offsetTopShadow=-8px&offsetLeftShadow=-8px&cornerRadiusShadow=8px
* Copyright 2014 jQuery Foundation and other contributors; Licensed MIT */

/* Layout helpers
----------------------------------*/
.ui-helper-hidden {
	display: none;
}
.ui-helper-hidden-accessible {
    border: 0;
    clip: rect(0 0 0 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
}
.ui-helper-reset {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	line-height: 1.3;
	text-decoration: none;
	font-size: 100%;
	list-style: none;
}
.ui-helper-clearfix:before,
.ui-helper-clearfix:after {
	content: "";
	display: table;
	border-collapse: collapse;
}
.ui-helper-clearfix:after {
	clear: both;
}
.ui-helper-clearfix {
	min-height: 0; /* support: IE7 */
}
.ui-helper-zfix {
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	position: absolute;
	opacity: 0;
	filter:Alpha(Opacity=0);
}

.ui-front {
	z-index: 100;
}


/* Interaction Cues
----------------------------------*/
.ui-state-disabled {
	cursor: default !important;
}


/* Icons
----------------------------------*/

/* states and images */
.ui-icon {
	display: block;
	text-indent: -99999px;
	overflow: hidden;
	background-repeat: no-repeat;
}


/* Misc visuals
----------------------------------*/

/* Overlays */
.ui-widget-overlay {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}
.ui-draggable-handle {
	-ms-touch-action: none;
	touch-action: none;
}
.ui-resizable {
	position: relative;
}
.ui-resizable-handle {
	position: absolute;
	font-size: 0.1px;
	display: block;
	-ms-touch-action: none;
	touch-action: none;
}
.ui-resizable-disabled .ui-resizable-handle,
.ui-resizable-autohide .ui-resizable-handle {
	display: none;
}
.ui-resizable-n {
	cursor: n-resize;
	height: 7px;
	width: 100%;
	top: -5px;
	left: 0;
}
.ui-resizable-s {
	cursor: s-resize;
	height: 7px;
	width: 100%;
	bottom: -5px;
	left: 0;
}
.ui-resizable-e {
	cursor: e-resize;
	width: 7px;
	right: -5px;
	top: 0;
	height: 100%;
}
.ui-resizable-w {
	cursor: w-resize;
	width: 7px;
	left: -5px;
	top: 0;
	height: 100%;
}
.ui-resizable-se {
	cursor: se-resize;
	width: 12px;
	height: 12px;
	right: 1px;
	bottom: 1px;
}
.ui-resizable-sw {
	cursor: sw-resize;
	width: 9px;
	height: 9px;
	left: -5px;
	bottom: -5px;
}
.ui-resizable-nw {
	cursor: nw-resize;
	width: 9px;
	height: 9px;
	left: -5px;
	top: -5px;
}
.ui-resizable-ne {
	cursor: ne-resize;
	width: 9px;
	height: 9px;
	right: -5px;
	top: -5px;
}
.ui-selectable {
	-ms-touch-action: none;
	touch-action: none;
}
.ui-selectable-helper {
	position: absolute;
	z-index: 100;
	border: 1px dotted black;
}
.ui-sortable-handle {
	-ms-touch-action: none;
	touch-action: none;
}
.ui-accordion .ui-accordion-header {
	display: block;
	cursor: pointer;
	position: relative;
	margin: 0px;
	padding: 0px 0px 5px 0px;
	min-height: 0; /* support: IE7 */
	font-size: 100%;
}

.ui-accordion-header {
	border: 1px solid #d7d0b5;
	background: #f3f1e8;
}

.ui-accordion .ui-accordion-icons {
	padding-left: 2.2em;
}
.ui-accordion .ui-accordion-icons .ui-accordion-icons {
	padding-left: 2.2em;
}
.ui-accordion .ui-accordion-header .ui-accordion-header-icon {
	position: absolute;
	left: .5em;
	margin-top: 0px;
}
.ui-accordion .ui-accordion-content {
	padding: 10px;
	border-top: 0;
	overflow: auto;
}

/* Autocomplete
----------------------------------*/
.ui-autocomplete {
	position: absolute;
	cursor: pointer;
	height: 450px;
	overflow-y: scroll;
	overflow-x: hidden;
	z-index: 9999;
	}
	
.ui-autocomplete-loading { background: white url(/fileadmin/img/jquery/ui-anim_basic_16x16.gif) right center no-repeat; }

/* workarounds */
* html .ui-autocomplete { width:1px; } /* without this, the menu expands to 100% in IE6 */


.ui-button {
	display: inline-block;
	position: relative;
	padding: 0;
	line-height: normal;
	margin-right: .1em;
	cursor: pointer;
	vertical-align: middle;
	text-align: center;
	overflow: visible; /* removes extra width in IE */
}
.ui-button,
.ui-button:link,
.ui-button:visited,
.ui-button:hover,
.ui-button:active {
	text-decoration: none;
}
/* to make room for the icon, a width needs to be set here */
.ui-button-icon-only {
	width: 2.2em;
}
/* button elements seem to need a little more width */
button.ui-button-icon-only {
	width: 2.4em;
}
.ui-button-icons-only {
	width: 3.4em;
}
button.ui-button-icons-only {
	width: 3.7em;
}

/* button text element */
.ui-button .ui-button-text {
	display: block;
	line-height: normal;
}
.ui-button-text-only .ui-button-text {
	padding: .4em 1em;
}
.ui-button-icon-only .ui-button-text,
.ui-button-icons-only .ui-button-text {
	padding: .4em;
	text-indent: -9999999px;
}
.ui-button-text-icon-primary .ui-button-text,
.ui-button-text-icons .ui-button-text {
	padding: .4em 1em .4em 2.1em;
}
.ui-button-text-icon-secondary .ui-button-text,
.ui-button-text-icons .ui-button-text {
	padding: .4em 2.1em .4em 1em;
}
.ui-button-text-icons .ui-button-text {
	padding-left: 2.1em;
	padding-right: 2.1em;
}
/* no icon support for input elements, provide padding by default */
input.ui-button {
	padding: .4em 1em;
}

/* button icon element(s) */
.ui-button-icon-only .ui-icon,
.ui-button-text-icon-primary .ui-icon,
.ui-button-text-icon-secondary .ui-icon,
.ui-button-text-icons .ui-icon,
.ui-button-icons-only .ui-icon {
	position: absolute;
	top: 50%;
	margin-top: -8px;
}
.ui-button-icon-only .ui-icon {
	left: 50%;
	margin-left: -8px;
}
.ui-button-text-icon-primary .ui-button-icon-primary,
.ui-button-text-icons .ui-button-icon-primary,
.ui-button-icons-only .ui-button-icon-primary {
	left: .5em;
}
.ui-button-text-icon-secondary .ui-button-icon-secondary,
.ui-button-text-icons .ui-button-icon-secondary,
.ui-button-icons-only .ui-button-icon-secondary {
	right: .5em;
}

/* button sets */
.ui-buttonset {
	margin-right: 7px;
}
.ui-buttonset .ui-button {
	margin-left: 0;
	margin-right: -.3em;
}

/* workarounds */
/* reset extra padding in Firefox, see h5bp.com/l */
input.ui-button::-moz-focus-inner,
button.ui-button::-moz-focus-inner {
	border: 0;
	padding: 0;
}
.ui-datepicker {
	width: 17em;
	padding: .2em .2em 0;
	display: none;
}
.ui-datepicker .ui-datepicker-header {
	position: relative;
	padding: .2em 0;
}
.ui-datepicker .ui-datepicker-prev,
.ui-datepicker .ui-datepicker-next {
	position: absolute;
	top: 2px;
	width: 1.8em;
	height: 1.8em;
}
.ui-datepicker .ui-datepicker-prev-hover,
.ui-datepicker .ui-datepicker-next-hover {
	top: 1px;
}
.ui-datepicker .ui-datepicker-prev {
	left: 2px;
}
.ui-datepicker .ui-datepicker-next {
	right: 2px;
}
.ui-datepicker .ui-datepicker-prev-hover {
	left: 1px;
}
.ui-datepicker .ui-datepicker-next-hover {
	right: 1px;
}
.ui-datepicker .ui-datepicker-prev span,
.ui-datepicker .ui-datepicker-next span {
	display: block;
	position: absolute;
	left: 50%;
	margin-left: -8px;
	top: 50%;
	margin-top: -8px;
}
.ui-datepicker .ui-datepicker-title {
	margin: 0 2.3em;
	line-height: 1.8em;
	text-align: center;
}
.ui-datepicker .ui-datepicker-title select {
	font-size: 1em;
	margin: 1px 0;
}
.ui-datepicker select.ui-datepicker-month,
.ui-datepicker select.ui-datepicker-year {
	width: 49%;
}
.ui-datepicker table {
	width: 100%;
	font-size: .9em;
	border-collapse: collapse;
	margin: 0 0 .4em;
}
.ui-datepicker th {
	padding: .7em .3em;
	text-align: center;
	font-weight: bold;
	border: 0;
}
.ui-datepicker td {
	border: 0;
	padding: 1px;
}
.ui-datepicker td span,
.ui-datepicker td a {
	display: block;
	padding: .2em;
	text-align: right;
	text-decoration: none;
}
.ui-datepicker .ui-datepicker-buttonpane {
	background-image: none;
	margin: .7em 0 0 0;
	padding: 0 .2em;
	border-left: 0;
	border-right: 0;
	border-bottom: 0;
}
.ui-datepicker .ui-datepicker-buttonpane button {
	float: right;
	margin: .5em .2em .4em;
	cursor: pointer;
	padding: .2em .6em .3em .6em;
	width: auto;
	overflow: visible;
}
.ui-datepicker .ui-datepicker-buttonpane button.ui-datepicker-current {
	float: left;
}

/* with multiple calendars */
.ui-datepicker.ui-datepicker-multi {
	width: auto;
}
.ui-datepicker-multi .ui-datepicker-group {
	float: left;
}
.ui-datepicker-multi .ui-datepicker-group table {
	width: 95%;
	margin: 0 auto .4em;
}
.ui-datepicker-multi-2 .ui-datepicker-group {
	width: 50%;
}
.ui-datepicker-multi-3 .ui-datepicker-group {
	width: 33.3%;
}
.ui-datepicker-multi-4 .ui-datepicker-group {
	width: 25%;
}
.ui-datepicker-multi .ui-datepicker-group-last .ui-datepicker-header,
.ui-datepicker-multi .ui-datepicker-group-middle .ui-datepicker-header {
	border-left-width: 0;
}
.ui-datepicker-multi .ui-datepicker-buttonpane {
	clear: left;
}
.ui-datepicker-row-break {
	clear: both;
	width: 100%;
	font-size: 0;
}

/* RTL support */
.ui-datepicker-rtl {
	direction: rtl;
}
.ui-datepicker-rtl .ui-datepicker-prev {
	right: 2px;
	left: auto;
}
.ui-datepicker-rtl .ui-datepicker-next {
	left: 2px;
	right: auto;
}
.ui-datepicker-rtl .ui-datepicker-prev:hover {
	right: 1px;
	left: auto;
}
.ui-datepicker-rtl .ui-datepicker-next:hover {
	left: 1px;
	right: auto;
}
.ui-datepicker-rtl .ui-datepicker-buttonpane {
	clear: right;
}
.ui-datepicker-rtl .ui-datepicker-buttonpane button {
	float: left;
}
.ui-datepicker-rtl .ui-datepicker-buttonpane button.ui-datepicker-current,
.ui-datepicker-rtl .ui-datepicker-group {
	float: right;
}
.ui-datepicker-rtl .ui-datepicker-group-last .ui-datepicker-header,
.ui-datepicker-rtl .ui-datepicker-group-middle .ui-datepicker-header {
	border-right-width: 0;
	border-left-width: 1px;
}
.ui-dialog {
	overflow: hidden;
	position: absolute;
	top: 0;
	left: 0;
	padding: .2em;
	outline: 0;
}
.ui-dialog .ui-dialog-titlebar {
	padding: .4em 1em;
	position: relative;
}
.ui-dialog .ui-dialog-title {
	float: left;
	margin: .1em 0;
	white-space: nowrap;
	width: 90%;
	overflow: hidden;
	text-overflow: ellipsis;
}
.ui-dialog .ui-dialog-titlebar-close {
	position: absolute;
	right: .3em;
	top: 50%;
	width: 20px;
	margin: -10px 0 0 0;
	padding: 1px;
	height: 20px;
}
.ui-dialog .ui-dialog-content {
	position: relative;
	border: 0;
	padding: .5em 1em;
	background: none;
	overflow: auto;
}
.ui-dialog .ui-dialog-buttonpane {
	text-align: left;
	border-width: 1px 0 0 0;
	background-image: none;
	margin-top: .5em;
	padding: .3em 1em .5em .4em;
}
.ui-dialog .ui-dialog-buttonpane .ui-dialog-buttonset {
	float: right;
}
.ui-dialog .ui-dialog-buttonpane button {
	margin: .5em .4em .5em 0;
	cursor: pointer;
}
.ui-dialog .ui-resizable-se {
	width: 12px;
	height: 12px;
	right: -5px;
	bottom: -5px;
	background-position: 16px 16px;
}
.ui-draggable .ui-dialog-titlebar {
	cursor: move;
}

/* Menu
----------------------------------*/
.ui-menu {
	list-style:none;
	padding: 0px 0px 10px 10px;
	margin: 0px;
	display:block;
}
.ui-menu .ui-menu {
	margin-top: 0px;
}
.ui-menu .ui-menu-item {
	margin:0;
	/* padding: 0; */
	zoom: 1;
	width: 100%;
	/*
	float: left;
	clear: left;
	*/
}

.search-item {
	overflow: visible;
}

.search-img {
	float: left;
	display: block;
	margin: 0px auto;
	width: 110px;
	height: auto;
	overflow: auto;
}

.search-img img {
	/* float: left; */
	display: block;
	margin-left: auto;
	margin-right: auto;
}

li.product {
	padding: 10px 0px 0px 0px;
	font-weight: bold;
	clear: left;
}

li.article {
	padding: 0px 0px 0px 105px;
}

ul span.article {
	
}

.ui-menu .ui-menu-item a {
	text-decoration:none;
	display:block;
	padding: 0px 5px;
	zoom:1;
}
.ui-menu .ui-menu-item a.ui-state-hover,
.ui-menu .ui-menu-item a.ui-state-active {
	font-weight: normal;
}

/*
.ui-menu .ui-menu-divider {
	margin: 5px 0;
	height: 0;
	font-size: 0;
	line-height: 0;
	border-width: 1px 0 0 0;
}
.ui-menu .ui-state-focus,
.ui-menu .ui-state-active {
	margin: -1px;
}
*/

/* icon support */
.ui-menu-icons {
	position: relative;
}
.ui-menu-icons .ui-menu-item {
	padding-left: 2em;
}

/* left-aligned */
.ui-menu .ui-icon {
	position: absolute;
	top: 0;
	bottom: 0;
	left: .2em;
	margin: auto 0;
}

/* right-aligned */
.ui-menu .ui-menu-icon {
	left: auto;
	right: 0;
}
.ui-progressbar {
	height: 2em;
	text-align: left;
	overflow: hidden;
}
.ui-progressbar .ui-progressbar-value {
	margin: -1px;
	height: 100%;
}
.ui-progressbar .ui-progressbar-overlay {
	background: url("/fileadmin/img/jquery/animated-overlay.gif");
	height: 100%;
	filter: alpha(opacity=25);
	opacity: 0.25;
}
.ui-progressbar-indeterminate .ui-progressbar-value {
	background-image: none;
}
.ui-selectmenu-menu {
	padding: 0;
	margin: 0;
	position: absolute;
	top: 0;
	left: 0;
	display: none;
}
.ui-selectmenu-menu .ui-menu {
	overflow: auto;
	/* Support: IE7 */
	overflow-x: hidden;
	padding-bottom: 1px;
}
.ui-selectmenu-menu .ui-menu .ui-selectmenu-optgroup {
	font-size: 1em;
	font-weight: bold;
	line-height: 1.5;
	padding: 2px 0.4em;
	margin: 0.5em 0 0 0;
	height: auto;
	border: 0;
}
.ui-selectmenu-open {
	display: block;
}
.ui-selectmenu-button {
	display: inline-block;
	overflow: hidden;
	position: relative;
	text-decoration: none;
	cursor: pointer;
}
.ui-selectmenu-button span.ui-icon {
	right: 0.5em;
	left: auto;
	margin-top: -8px;
	position: absolute;
	top: 50%;
}
.ui-selectmenu-button span.ui-selectmenu-text {
	text-align: left;
	padding: 0.4em 2.1em 0.4em 1em;
	display: block;
	line-height: 1.4;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.ui-slider {
	position: relative;
	text-align: left;
}
.ui-slider .ui-slider-handle {
	position: absolute;
	z-index: 2;
	width: 1.2em;
	height: 1.2em;
	cursor: default;
	-ms-touch-action: none;
	touch-action: none;
}
.ui-slider .ui-slider-range {
	position: absolute;
	z-index: 1;
	font-size: .7em;
	display: block;
	border: 0;
	background-position: 0 0;
}

/* For IE8 - See #6727 */
.ui-slider.ui-state-disabled .ui-slider-handle,
.ui-slider.ui-state-disabled .ui-slider-range {
	filter: inherit;
}

.ui-slider-horizontal {
	height: .8em;
}
.ui-slider-horizontal .ui-slider-handle {
	top: -.3em;
	margin-left: -.6em;
}
.ui-slider-horizontal .ui-slider-range {
	top: 0;
	height: 100%;
}
.ui-slider-horizontal .ui-slider-range-min {
	left: 0;
}
.ui-slider-horizontal .ui-slider-range-max {
	right: 0;
}

.ui-slider-vertical {
	width: .8em;
	height: 100px;
}
.ui-slider-vertical .ui-slider-handle {
	left: -.3em;
	margin-left: 0;
	margin-bottom: -.6em;
}
.ui-slider-vertical .ui-slider-range {
	left: 0;
	width: 100%;
}
.ui-slider-vertical .ui-slider-range-min {
	bottom: 0;
}
.ui-slider-vertical .ui-slider-range-max {
	top: 0;
}
.ui-spinner {
	position: relative;
	display: inline-block;
	overflow: hidden;
	padding: 0;
	vertical-align: middle;
}
.ui-spinner-input {
	border: none;
	background: none;
	color: inherit;
	padding: 0;
	margin: .2em 0;
	vertical-align: middle;
	margin-left: .4em;
	margin-right: 22px;
}
.ui-spinner-button {
	width: 16px;
	height: 50%;
	font-size: .5em;
	padding: 0;
	margin: 0;
	text-align: center;
	position: absolute;
	cursor: default;
	display: block;
	overflow: hidden;
	right: 0;
}
/* more specificity required here to override default borders */
.ui-spinner a.ui-spinner-button {
	border-top: none;
	border-bottom: none;
	border-right: none;
}
/* vertically center icon */
.ui-spinner .ui-icon {
	position: absolute;
	margin-top: -8px;
	top: 50%;
	left: 0;
}
.ui-spinner-up {
	top: 0;
}
.ui-spinner-down {
	bottom: 0;
}

/* TR overrides */
.ui-spinner .ui-icon-triangle-1-s {
	/* need to fix icons sprite */
	background-position: -65px -16px;
}

#tabs.ui-widget-content, #tabs-1, #tabs-2 { border:none; background: #ffffff; color: #666666; }
#tabs ul{
	list-style: none;
	padding-left: 10px;
	margin-left: 0px;
	background: #ffffff;
	border: none;
}
#tabs ul li {
	display: inline;
}
.ui-tabs-anchor {
	text-decoration: none;
	border: 1px solid #d7d0b5;
	background-color: #fafafa;
	color: #000000;
	font-weight: bold;
	padding: 3px 5px;
	margin: 5px 5px 0px 0px;
}

.ui-tabs-active .ui-tabs-anchor {
	background-color: #eeeeee;
}

.ui-tabs {
	position: relative;/* position: relative prevents IE scroll bug (element with position: relative inside container with overflow: auto appear as "fixed") */
	padding: .2em;
}
.ui-tabs .ui-tabs-nav {
	margin: 0;
	padding: .2em .2em 0;
}
.ui-tabs .ui-tabs-nav li {
	list-style: none;
	float: left;
	position: relative;
	top: 0;
	margin: 1px .2em 0 0;
	border-bottom-width: 0;
	padding: 0;
	white-space: nowrap;
}
/*
.ui-tabs .ui-tabs-nav .ui-tabs-anchor {
	float: left;
	padding: .5em 1em;
	text-decoration: none;
}
.ui-tabs .ui-tabs-nav li.ui-tabs-active {
	margin-bottom: -1px;
	padding-bottom: 1px;
}
*/
.ui-tabs .ui-tabs-nav li.ui-tabs-active .ui-tabs-anchor,
.ui-tabs .ui-tabs-nav li.ui-state-disabled .ui-tabs-anchor,
.ui-tabs .ui-tabs-nav li.ui-tabs-loading .ui-tabs-anchor {
	cursor: text;
}
.ui-tabs-collapsible .ui-tabs-nav li.ui-tabs-active .ui-tabs-anchor {
	cursor: pointer;
}
.ui-tabs .ui-tabs-panel {
	display: block;
	border-width: 0;
	padding: 10px 0px 0px 2px;
	background: none;
}
.ui-tooltip {
	padding: 8px;
	position: absolute;
	z-index: 9999;
	max-width: 300px;
	-webkit-box-shadow: 0 0 5px #aaa;
	box-shadow: 0 0 5px #aaa;
}
body .ui-tooltip {
	border-width: 2px;
}

/* Component containers
----------------------------------*/
.ui-widget { }
.ui-widget .ui-widget {  }
.ui-widget input, .ui-widget select, .ui-widget textarea, .ui-widget button { }

#suchform_filter select {
	width: 575px;
	}

.ui-widget-content { border: 1px solid #D7D0B5; background: #ffffff; color: #666666; }
.ui-widget-content a { }
.ui-widget-header { border: 1px solid #D7D0B5; background: #cccccc; color: #666666; }
.ui-widget-header a { }

.ui-accordion-content {
	border: 1px solid #d7d0b5;
	background: #f3f1e8;
}

/* Interaction states
----------------------------------*/
.ui-state-default,
.ui-widget-content .ui-state-default,
.ui-widget-header .ui-state-default {
	font-weight: normal;
}
.ui-state-default a,
.ui-state-default a:link,
.ui-state-default a:visited {
	text-decoration: none;
}
.ui-state-hover,
.ui-widget-content .ui-state-hover,
.ui-widget-header .ui-state-hover,
.ui-state-focus,
.ui-widget-content .ui-state-focus,
.ui-widget-header .ui-state-focus {

}
.ui-state-hover a,
.ui-state-hover a:hover,
.ui-state-hover a:link,
.ui-state-hover a:visited,
.ui-state-focus a,
.ui-state-focus a:hover,
.ui-state-focus a:link,
.ui-state-focus a:visited {
	text-decoration: none;
}
.ui-state-active,
.ui-widget-content .ui-state-active,
.ui-widget-header .ui-state-active {

}
.ui-state-active a,
.ui-state-active a:link,
.ui-state-active a:visited {
	text-decoration: none;
}

/* Interaction Cues
----------------------------------*/
.ui-state-highlight,
.ui-widget-content .ui-state-highlight,
.ui-widget-header .ui-state-highlight {
	border: 1px solid #fcefa1;
	background: #fbf9ee url("/fileadmin/img/jquery/ui-bg_glass_55_fbf9ee_1x400.png") 50% 50% repeat-x;
	color: #363636;
}
.ui-state-highlight a,
.ui-widget-content .ui-state-highlight a,
.ui-widget-header .ui-state-highlight a {
	color: #363636;
}
.ui-state-error,
.ui-widget-content .ui-state-error,
.ui-widget-header .ui-state-error {
	border: 1px solid #cd0a0a;
	background: #fef1ec url("/fileadmin/img/jquery/ui-bg_glass_95_fef1ec_1x400.png") 50% 50% repeat-x;
	color: #cd0a0a;
}
.ui-state-error a,
.ui-widget-content .ui-state-error a,
.ui-widget-header .ui-state-error a {
	color: #cd0a0a;
}
.ui-state-error-text,
.ui-widget-content .ui-state-error-text,
.ui-widget-header .ui-state-error-text {
	color: #cd0a0a;
}
.ui-priority-primary,
.ui-widget-content .ui-priority-primary,
.ui-widget-header .ui-priority-primary {
	font-weight: bold;
}
.ui-priority-secondary,
.ui-widget-content .ui-priority-secondary,
.ui-widget-header .ui-priority-secondary {
	opacity: .7;
	filter:Alpha(Opacity=70);
	font-weight: normal;
}
.ui-state-disabled,
.ui-widget-content .ui-state-disabled,
.ui-widget-header .ui-state-disabled {
	opacity: .35;
	filter:Alpha(Opacity=35);
	background-image: none;
}
.ui-state-disabled .ui-icon {
	filter:Alpha(Opacity=35); /* For IE8 - See #6059 */
}

/* Icons
----------------------------------*/

/* states and images */
.ui-icon {
	width: 16px;
	height: 16px;
}
.ui-icon,
.ui-widget-content .ui-icon {
	background-image: url("/fileadmin/img/jquery/ui-icons_222222_256x240.png");
}
.ui-widget-header .ui-icon {
	background-image: url("/fileadmin/img/jquery/ui-icons_222222_256x240.png");
}
.ui-state-default .ui-icon {
	background-image: url("/fileadmin/img/jquery/ui-icons_888888_256x240.png");
}
.ui-state-hover .ui-icon,
.ui-state-focus .ui-icon {
	background-image: url("/fileadmin/img/jquery/ui-icons_454545_256x240.png");
}
.ui-state-active .ui-icon {
	background-image: url("/fileadmin/img/jquery/ui-icons_454545_256x240.png");
}
.ui-state-highlight .ui-icon {
	background-image: url("/fileadmin/img/jquery/ui-icons_2e83ff_256x240.png");
}
.ui-state-error .ui-icon,
.ui-state-error-text .ui-icon {
	background-image: url("/fileadmin/img/jquery/ui-icons_cd0a0a_256x240.png");
}

/* positioning */
.ui-icon-blank { background-position: 16px 16px; }
.ui-icon-carat-1-n { background-position: 0 0; }
.ui-icon-carat-1-ne { background-position: -16px 0; }
.ui-icon-carat-1-e { background-position: -32px 0; }
.ui-icon-carat-1-se { background-position: -48px 0; }
.ui-icon-carat-1-s { background-position: -64px 0; }
.ui-icon-carat-1-sw { background-position: -80px 0; }
.ui-icon-carat-1-w { background-position: -96px 0; }
.ui-icon-carat-1-nw { background-position: -112px 0; }
.ui-icon-carat-2-n-s { background-position: -128px 0; }
.ui-icon-carat-2-e-w { background-position: -144px 0; }
.ui-icon-triangle-1-n { background-position: 0 -16px; }
.ui-icon-triangle-1-ne { background-position: -16px -16px; }
.ui-icon-triangle-1-e { background-position: -32px -16px; }
.ui-icon-triangle-1-se { background-position: -48px -16px; }
.ui-icon-triangle-1-s { background-position: -64px -16px; }
.ui-icon-triangle-1-sw { background-position: -80px -16px; }
.ui-icon-triangle-1-w { background-position: -96px -16px; }
.ui-icon-triangle-1-nw { background-position: -112px -16px; }
.ui-icon-triangle-2-n-s { background-position: -128px -16px; }
.ui-icon-triangle-2-e-w { background-position: -144px -16px; }
.ui-icon-arrow-1-n { background-position: 0 -32px; }
.ui-icon-arrow-1-ne { background-position: -16px -32px; }
.ui-icon-arrow-1-e { background-position: -32px -32px; }
.ui-icon-arrow-1-se { background-position: -48px -32px; }
.ui-icon-arrow-1-s { background-position: -64px -32px; }
.ui-icon-arrow-1-sw { background-position: -80px -32px; }
.ui-icon-arrow-1-w { background-position: -96px -32px; }
.ui-icon-arrow-1-nw { background-position: -112px -32px; }
.ui-icon-arrow-2-n-s { background-position: -128px -32px; }
.ui-icon-arrow-2-ne-sw { background-position: -144px -32px; }
.ui-icon-arrow-2-e-w { background-position: -160px -32px; }
.ui-icon-arrow-2-se-nw { background-position: -176px -32px; }
.ui-icon-arrowstop-1-n { background-position: -192px -32px; }
.ui-icon-arrowstop-1-e { background-position: -208px -32px; }
.ui-icon-arrowstop-1-s { background-position: -224px -32px; }
.ui-icon-arrowstop-1-w { background-position: -240px -32px; }
.ui-icon-arrowthick-1-n { background-position: 0 -48px; }
.ui-icon-arrowthick-1-ne { background-position: -16px -48px; }
.ui-icon-arrowthick-1-e { background-position: -32px -48px; }
.ui-icon-arrowthick-1-se { background-position: -48px -48px; }
.ui-icon-arrowthick-1-s { background-position: -64px -48px; }
.ui-icon-arrowthick-1-sw { background-position: -80px -48px; }
.ui-icon-arrowthick-1-w { background-position: -96px -48px; }
.ui-icon-arrowthick-1-nw { background-position: -112px -48px; }
.ui-icon-arrowthick-2-n-s { background-position: -128px -48px; }
.ui-icon-arrowthick-2-ne-sw { background-position: -144px -48px; }
.ui-icon-arrowthick-2-e-w { background-position: -160px -48px; }
.ui-icon-arrowthick-2-se-nw { background-position: -176px -48px; }
.ui-icon-arrowthickstop-1-n { background-position: -192px -48px; }
.ui-icon-arrowthickstop-1-e { background-position: -208px -48px; }
.ui-icon-arrowthickstop-1-s { background-position: -224px -48px; }
.ui-icon-arrowthickstop-1-w { background-position: -240px -48px; }
.ui-icon-arrowreturnthick-1-w { background-position: 0 -64px; }
.ui-icon-arrowreturnthick-1-n { background-position: -16px -64px; }
.ui-icon-arrowreturnthick-1-e { background-position: -32px -64px; }
.ui-icon-arrowreturnthick-1-s { background-position: -48px -64px; }
.ui-icon-arrowreturn-1-w { background-position: -64px -64px; }
.ui-icon-arrowreturn-1-n { background-position: -80px -64px; }
.ui-icon-arrowreturn-1-e { background-position: -96px -64px; }
.ui-icon-arrowreturn-1-s { background-position: -112px -64px; }
.ui-icon-arrowrefresh-1-w { background-position: -128px -64px; }
.ui-icon-arrowrefresh-1-n { background-position: -144px -64px; }
.ui-icon-arrowrefresh-1-e { background-position: -160px -64px; }
.ui-icon-arrowrefresh-1-s { background-position: -176px -64px; }
.ui-icon-arrow-4 { background-position: 0 -80px; }
.ui-icon-arrow-4-diag { background-position: -16px -80px; }
.ui-icon-extlink { background-position: -32px -80px; }
.ui-icon-newwin { background-position: -48px -80px; }
.ui-icon-refresh { background-position: -64px -80px; }
.ui-icon-shuffle { background-position: -80px -80px; }
.ui-icon-transfer-e-w { background-position: -96px -80px; }
.ui-icon-transferthick-e-w { background-position: -112px -80px; }
.ui-icon-folder-collapsed { background-position: 0 -96px; }
.ui-icon-folder-open { background-position: -16px -96px; }
.ui-icon-document { background-position: -32px -96px; }
.ui-icon-document-b { background-position: -48px -96px; }
.ui-icon-note { background-position: -64px -96px; }
.ui-icon-mail-closed { background-position: -80px -96px; }
.ui-icon-mail-open { background-position: -96px -96px; }
.ui-icon-suitcase { background-position: -112px -96px; }
.ui-icon-comment { background-position: -128px -96px; }
.ui-icon-person { background-position: -144px -96px; }
.ui-icon-print { background-position: -160px -96px; }
.ui-icon-trash { background-position: -176px -96px; }
.ui-icon-locked { background-position: -192px -96px; }
.ui-icon-unlocked { background-position: -208px -96px; }
.ui-icon-bookmark { background-position: -224px -96px; }
.ui-icon-tag { background-position: -240px -96px; }
.ui-icon-home { background-position: 0 -112px; }
.ui-icon-flag { background-position: -16px -112px; }
.ui-icon-calendar { background-position: -32px -112px; }
.ui-icon-cart { background-position: -48px -112px; }
.ui-icon-pencil { background-position: -64px -112px; }
.ui-icon-clock { background-position: -80px -112px; }
.ui-icon-disk { background-position: -96px -112px; }
.ui-icon-calculator { background-position: -112px -112px; }
.ui-icon-zoomin { background-position: -128px -112px; }
.ui-icon-zoomout { background-position: -144px -112px; }
.ui-icon-search { background-position: -160px -112px; }
.ui-icon-wrench { background-position: -176px -112px; }
.ui-icon-gear { background-position: -192px -112px; }
.ui-icon-heart { background-position: -208px -112px; }
.ui-icon-star { background-position: -224px -112px; }
.ui-icon-link { background-position: -240px -112px; }
.ui-icon-cancel { background-position: 0 -128px; }
.ui-icon-plus { background-position: -16px -128px; }
.ui-icon-plusthick { background-position: -32px -128px; }
.ui-icon-minus { background-position: -48px -128px; }
.ui-icon-minusthick { background-position: -64px -128px; }
.ui-icon-close { background-position: -80px -128px; }
.ui-icon-closethick { background-position: -96px -128px; }
.ui-icon-key { background-position: -112px -128px; }
.ui-icon-lightbulb { background-position: -128px -128px; }
.ui-icon-scissors { background-position: -144px -128px; }
.ui-icon-clipboard { background-position: -160px -128px; }
.ui-icon-copy { background-position: -176px -128px; }
.ui-icon-contact { background-position: -192px -128px; }
.ui-icon-image { background-position: -208px -128px; }
.ui-icon-video { background-position: -224px -128px; }
.ui-icon-script { background-position: -240px -128px; }
.ui-icon-alert { background-position: 0 -144px; }
.ui-icon-info { background-position: -16px -144px; }
.ui-icon-notice { background-position: -32px -144px; }
.ui-icon-help { background-position: -48px -144px; }
.ui-icon-check { background-position: -64px -144px; }
.ui-icon-bullet { background-position: -80px -144px; }
.ui-icon-radio-on { background-position: -96px -144px; }
.ui-icon-radio-off { background-position: -112px -144px; }
.ui-icon-pin-w { background-position: -128px -144px; }
.ui-icon-pin-s { background-position: -144px -144px; }
.ui-icon-play { background-position: 0 -160px; }
.ui-icon-pause { background-position: -16px -160px; }
.ui-icon-seek-next { background-position: -32px -160px; }
.ui-icon-seek-prev { background-position: -48px -160px; }
.ui-icon-seek-end { background-position: -64px -160px; }
.ui-icon-seek-start { background-position: -80px -160px; }
/* ui-icon-seek-first is deprecated, use ui-icon-seek-start instead */
.ui-icon-seek-first { background-position: -80px -160px; }
.ui-icon-stop { background-position: -96px -160px; }
.ui-icon-eject { background-position: -112px -160px; }
.ui-icon-volume-off { background-position: -128px -160px; }
.ui-icon-volume-on { background-position: -144px -160px; }
.ui-icon-power { background-position: 0 -176px; }
.ui-icon-signal-diag { background-position: -16px -176px; }
.ui-icon-signal { background-position: -32px -176px; }
.ui-icon-battery-0 { background-position: -48px -176px; }
.ui-icon-battery-1 { background-position: -64px -176px; }
.ui-icon-battery-2 { background-position: -80px -176px; }
.ui-icon-battery-3 { background-position: -96px -176px; }
.ui-icon-circle-plus { background-position: 0 -192px; }
.ui-icon-circle-minus { background-position: -16px -192px; }
.ui-icon-circle-close { background-position: -32px -192px; }
.ui-icon-circle-triangle-e { background-position: -48px -192px; }
.ui-icon-circle-triangle-s { background-position: -64px -192px; }
.ui-icon-circle-triangle-w { background-position: -80px -192px; }
.ui-icon-circle-triangle-n { background-position: -96px -192px; }
.ui-icon-circle-arrow-e { background-position: -112px -192px; }
.ui-icon-circle-arrow-s { background-position: -128px -192px; }
.ui-icon-circle-arrow-w { background-position: -144px -192px; }
.ui-icon-circle-arrow-n { background-position: -160px -192px; }
.ui-icon-circle-zoomin { background-position: -176px -192px; }
.ui-icon-circle-zoomout { background-position: -192px -192px; }
.ui-icon-circle-check { background-position: -208px -192px; }
.ui-icon-circlesmall-plus { background-position: 0 -208px; }
.ui-icon-circlesmall-minus { background-position: -16px -208px; }
.ui-icon-circlesmall-close { background-position: -32px -208px; }
.ui-icon-squaresmall-plus { background-position: -48px -208px; }
.ui-icon-squaresmall-minus { background-position: -64px -208px; }
.ui-icon-squaresmall-close { background-position: -80px -208px; }
.ui-icon-grip-dotted-vertical { background-position: 0 -224px; }
.ui-icon-grip-dotted-horizontal { background-position: -16px -224px; }
.ui-icon-grip-solid-vertical { background-position: -32px -224px; }
.ui-icon-grip-solid-horizontal { background-position: -48px -224px; }
.ui-icon-gripsmall-diagonal-se { background-position: -64px -224px; }
.ui-icon-grip-diagonal-se { background-position: -80px -224px; }


/* Misc visuals
----------------------------------*/

/* Corner radius */
/*
.ui-corner-all,
.ui-corner-top,
.ui-corner-left,
.ui-corner-tl {
	border-top-left-radius: 4px;
}
.ui-corner-all,
.ui-corner-top,
.ui-corner-right,
.ui-corner-tr {
	border-top-right-radius: 4px;
}
.ui-corner-all,
.ui-corner-bottom,
.ui-corner-left,
.ui-corner-bl {
	border-bottom-left-radius: 4px;
}
.ui-corner-all,
.ui-corner-bottom,
.ui-corner-right,
.ui-corner-br {
	border-bottom-right-radius: 4px;
}
*/

/* Overlays */
.ui-widget-overlay {
	background: #aaaaaa url("/fileadmin/img/jquery/ui-bg_flat_0_aaaaaa_40x100.png") 50% 50% repeat-x;
	opacity: .3;
	filter: Alpha(Opacity=30);
}
.ui-widget-shadow {
	margin: -8px 0 0 -8px;
	padding: 8px;
	background: #aaaaaa url("/fileadmin/img/jquery/ui-bg_flat_0_aaaaaa_40x100.png") 50% 50% repeat-x;
	opacity: .3;
	filter: Alpha(Opacity=30);
	border-radius: 8px;
}

/* Magnific Popup CSS */
.mfp-bg {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1042;
  overflow: hidden;
  position: fixed;
  background: #0b0b0b;
  opacity: 0.8; }

.mfp-wrap {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1043;
  position: fixed;
  outline: none !important;
  -webkit-backface-visibility: hidden; }

.mfp-container {
  text-align: center;
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  padding: 0 8px;
  box-sizing: border-box; }

.mfp-container:before {
  content: '';
  display: inline-block;
  height: 100%;
  vertical-align: middle; }

.mfp-align-top .mfp-container:before {
  display: none; }

.mfp-content {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  margin: 0 auto;
  text-align: left;
  z-index: 1045; }

.mfp-inline-holder .mfp-content,
.mfp-ajax-holder .mfp-content {
  width: 100%;
  cursor: auto; }

.mfp-ajax-cur {
  cursor: progress; }

.mfp-zoom-out-cur, .mfp-zoom-out-cur .mfp-image-holder .mfp-close {
  cursor: -moz-zoom-out;
  cursor: -webkit-zoom-out;
  cursor: zoom-out; }

.mfp-zoom {
  cursor: pointer;
  cursor: -webkit-zoom-in;
  cursor: -moz-zoom-in;
  cursor: zoom-in; }

.mfp-auto-cursor .mfp-content {
  cursor: auto; }

.mfp-close,
.mfp-arrow,
.mfp-preloader,
.mfp-counter {
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none; }

.mfp-loading.mfp-figure {
  display: none; }

.mfp-hide {
  display: none !important; }

.mfp-preloader {
  color: #CCC;
  position: absolute;
  top: 50%;
  width: auto;
  text-align: center;
  margin-top: -0.8em;
  left: 8px;
  right: 8px;
  z-index: 1044; }
  .mfp-preloader a {
    color: #CCC; }
    .mfp-preloader a:hover {
      color: #FFF; }

.mfp-s-ready .mfp-preloader {
  display: none; }

.mfp-s-error .mfp-content {
  display: none; }

button.mfp-close,
button.mfp-arrow {
  overflow: visible;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none;
  display: block;
  outline: none;
  padding: 0;
  z-index: 1046;
  box-shadow: none;
  touch-action: manipulation; }

button::-moz-focus-inner {
  padding: 0;
  border: 0; }

.mfp-close {
  width: 44px;
  height: 44px;
  line-height: 44px;
  position: absolute;
  right: 0;
  top: 0;
  text-decoration: none;
  text-align: center;
  opacity: 0.65;
  padding: 0 0 18px 10px;
  color: #FFF;
  font-style: normal;
  font-size: 28px;
  font-family: Arial, Baskerville, monospace; }
  .mfp-close:hover,
  .mfp-close:focus {
    opacity: 1; }
  .mfp-close:active {
    top: 1px; }

.mfp-close-btn-in .mfp-close {
  color: #333; }

.mfp-image-holder .mfp-close,
.mfp-iframe-holder .mfp-close {
  color: #FFF;
  right: -6px;
  text-align: right;
  padding-right: 6px;
  width: 100%; }

.mfp-counter {
  position: absolute;
  top: 0;
  right: 0;
  color: #CCC;
  font-size: 12px;
  line-height: 18px;
  white-space: nowrap; }

.mfp-arrow {
  position: absolute;
  opacity: 0.65;
  margin: 0;
  top: 50%;
  margin-top: -55px;
  padding: 0;
  width: 90px;
  height: 110px;
  -webkit-tap-highlight-color: transparent; }
  .mfp-arrow:active {
    margin-top: -54px; }
  .mfp-arrow:hover,
  .mfp-arrow:focus {
    opacity: 1; }
  .mfp-arrow:before,
  .mfp-arrow:after {
    content: '';
    display: block;
    width: 0;
    height: 0;
    position: absolute;
    left: 0;
    top: 0;
    margin-top: 35px;
    margin-left: 35px;
    border: medium inset transparent; }
  .mfp-arrow:after {
    border-top-width: 13px;
    border-bottom-width: 13px;
    top: 8px; }
  .mfp-arrow:before {
    border-top-width: 21px;
    border-bottom-width: 21px;
    opacity: 0.7; }

.mfp-arrow-left {
  left: 0; }
  .mfp-arrow-left:after {
    border-right: 17px solid #FFF;
    margin-left: 31px; }
  .mfp-arrow-left:before {
    margin-left: 25px;
    border-right: 27px solid #3F3F3F; }

.mfp-arrow-right {
  right: 0; }
  .mfp-arrow-right:after {
    border-left: 17px solid #FFF;
    margin-left: 39px; }
  .mfp-arrow-right:before {
    border-left: 27px solid #3F3F3F; }

.mfp-iframe-holder {
  padding-top: 40px;
  padding-bottom: 40px; }
  .mfp-iframe-holder .mfp-content {
    line-height: 0;
    width: 100%;
    max-width: 900px; }
  .mfp-iframe-holder .mfp-close {
    top: -40px; }

.mfp-iframe-scaler {
  width: 100%;
  height: 0;
  overflow: hidden;
  padding-top: 56.25%; }
  .mfp-iframe-scaler iframe {
    position: absolute;
    display: block;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
    background: #000; }

/* Main image in popup */
img.mfp-img {
  width: auto;
  max-width: 100%;
  height: auto;
  display: block;
  line-height: 0;
  box-sizing: border-box;
  padding: 40px 0 40px;
  margin: 0 auto; }

/* The shadow behind the image */
.mfp-figure {
  line-height: 0; }
  .mfp-figure:after {
    content: '';
    position: absolute;
    left: 0;
    top: 40px;
    bottom: 40px;
    display: block;
    right: 0;
    width: auto;
    height: auto;
    z-index: -1;
    box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
    background: #444; }
  .mfp-figure small {
    color: #BDBDBD;
    display: block;
    font-size: 12px;
    line-height: 14px; }
  .mfp-figure figure {
    margin: 0; }

.mfp-bottom-bar {
  margin-top: -36px;
  position: absolute;
  top: 100%;
  left: 0;
  width: 100%;
  cursor: auto; }

.mfp-title {
  text-align: left;
  line-height: 18px;
  color: #F3F3F3;
  word-wrap: break-word;
  padding-right: 36px; }

.mfp-image-holder .mfp-content {
  max-width: 100%; }

.mfp-gallery .mfp-image-holder .mfp-figure {
  cursor: pointer; }

@media screen and (max-width: 800px) and (orientation: landscape), screen and (max-height: 300px) {
  /**
       * Remove all paddings around the image on small screen
       */
  .mfp-img-mobile .mfp-image-holder {
    padding-left: 0;
    padding-right: 0; }
  .mfp-img-mobile img.mfp-img {
    padding: 0; }
  .mfp-img-mobile .mfp-figure:after {
    top: 0;
    bottom: 0; }
  .mfp-img-mobile .mfp-figure small {
    display: inline;
    margin-left: 5px; }
  .mfp-img-mobile .mfp-bottom-bar {
    background: rgba(0, 0, 0, 0.6);
    bottom: 0;
    margin: 0;
    top: auto;
    padding: 3px 5px;
    position: fixed;
    box-sizing: border-box; }
    .mfp-img-mobile .mfp-bottom-bar:empty {
      padding: 0; }
  .mfp-img-mobile .mfp-counter {
    right: 5px;
    top: 3px; }
  .mfp-img-mobile .mfp-close {
    top: 0;
    right: 0;
    width: 35px;
    height: 35px;
    line-height: 35px;
    background: rgba(0, 0, 0, 0.6);
    position: fixed;
    text-align: center;
    padding: 0; } }

@media all and (max-width: 900px) {
  .mfp-arrow {
    -webkit-transform: scale(0.75);
    transform: scale(0.75); }
  .mfp-arrow-left {
    -webkit-transform-origin: 0;
    transform-origin: 0; }
  .mfp-arrow-right {
    -webkit-transform-origin: 100%;
    transform-origin: 100%; }
  .mfp-container {
    padding-left: 6px;
    padding-right: 6px; } }