@charset "utf-8";

/* <reset> */
html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,font,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td{font-size:100%;margin:0;padding:0;border:0;outline:0;vertical-align:baseline;background: transparent}body{line-height:1}blockquote,q{quotes:none}:focus{outline:0}ins{text-decoration:none}del{text-decoration:line-through}table{border-collapse:collapse;border-spacing:0}
/* </reset> */

* {
	margin:0;
	padding:0;
}
html, body {
	width:100%;
	height:100%;
	margin:0;
	padding:0;
}
body {
	color:#000;
	font:Arial, Verdana, Sans-Serif 13px!important;
	
}
a {
	color:blue;
	text-decoration:underline;
}
a:hover {
	text-decoration:none;
}	

.wrap {
	height:auto !important;
	height:100%;
	min-height:100%;
	position:relative;
}
.wrap_in{
	position: relative;
	max-width: 1250px;
	margin: 0 auto;
	box-shadow: 0 3px 30px rgba(192,210,240,.7); 
	  -webkit-box-shadow: 0 3px 30px rgba(192,210,240,.7);  
	  -moz-box-shadow: 0 3px 30px rgba(192,210,240,.7);
}
.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
	  padding-right: 0px!important;
	  padding-left: 0px!important;
}
.container{
	margin: 0 auto;
	position: relative;
	width: 1250px!important;
	height: auto;
}
header{
	width: 100%;
	height: auto;
	position: relative;
}
header .container{
	background: url(../img/header_bg.jpg) center no-repeat;
	background-size: cover;
	border-left:1px solid #c1c1c1;
	border-right:1px solid #c1c1c1;
}
header .left_header{
	height: 150px;
	padding-right: 60px;
	display: inline-block;
}
header .left_header a{
	height: 150px;
	width: 210px;
	padding-left:10px;
	padding-right:250px;
	padding-top:10px;
	padding-bottom:140px;
}
header .left_header p{
	font-family: Verdana;
	font-size: 0.9em;
	font-weight: 400;
	color: #333;
	padding-bottom: 8px;
	padding-left: 10px;
	word-spacing: -1.2px;
	margin-top:90px;
}
header .col-lg-7 {
	  display: inline-block;
	  margin-left: -9px;
}
header .col-lg-7 p{
	text-align: center;
	font-family: Arial;
	font-size: 0.85em;
	font-weight: 600;
	color: #5791ac;
	text-transform: uppercase;
	padding-right: 420px;
	margin-top: 33px;
	line-height: 1.6;
	word-spacing: 1px;
	letter-spacing:0px;
}
.right_block_with_main_button1{
	display: none;
}
.menu_header ul{
	width: 100%;
	position: relative;
	list-style: none;
}
.menu_header ul li{
	float: left;
	background: #5791AC;
	margin: 0px!important;
	cursor: pointer;
	border-right: 1px solid #8CB2C4;
	border-left: 1px solid #467B93;
	text-align: center;
}
.menu_header ul li{
	padding: 16px 0px 16px 0px;
	border-left: 0px;
	width: 208px;
}
.menu_header ul li + li{
	padding: 16px 0px 16px 0px;
	width: 208px;
}
.menu_header ul li + li + li{
	padding: 16px 0px 16px 0px;
	width: 209px;;
}
.menu_header ul li + li + li + li{
	padding: 16px 0px 16px 0px;
	width: 209px;
}
.menu_header ul li + li + li + li + li{
	padding: 16px 1px 16px 0px;
	width: 208px;
}

.menu_header ul li + li + li + li + li + li{
	padding: 16px 1px 16px 0px;
	width: 208px;
	border-right: 1px solid #5791AC;

}

.menu_header ul li a{
	display: block;
	font-family: Verdana!important;
	font-size: 1.1em!important;
	font-weight: bold!important;
	color: #fff!important;
	cursor: pointer!important;
	letter-spacing: 0px!important;
	text-decoration: none!important;
}
.menu_header ul li:hover a{
	color: #fff!important;
	background: #6aadc9!important;
}
.menu_header ul li:hover{
	background: #6aadc9;
}

.big_div_content{
	position: relative;
	width: 100%;
	height: auto;
}
.big_div_content .container{
	background: #fff;
	padding-bottom: 65px;
}
.left_block{
	position: relative;
	width: 256px;
	display: inline-block;
	margin-left: 0px;
	border-top:1px solid #8CB2C4;
}
.left_menu_block{
	position: relative;
	width: 100%;
	height: auto;
	padding-left: 5px;
}
.left_menu_block:first-child{
	padding-top: 20px;
}
.left_block ul{
	list-style: none;
	margin: 0!important;
}
.left_block .menu_left > li > a{
	font-family: Verdana!important;
	display: block;
	font-size: 1em!important;
	font-weight: bold;
	color: #fff;
	background: url(../img/sprite.png) -233px -36px repeat-x;
	padding: 7px 11px 8px 8px !important;
	margin: 0!important;
	text-decoration: none!important;
	word-spacing:0px!important;
}
.left_block .menu_left li > ul > li a{
	font-family: Verdana!important;
	display: block!important;
	font-size: 1.1em!important;
	font-weight: normal!important;
	color: #4a4a4a!important;
	padding: 6px 10px 7px 7px!important;
	text-decoration: none!important;
	word-spacing:0px!important;
	border: 1px solid #c1c1c1!important;
	border-top: 0px solid #c1c1c1!important;
	letter-spacing: 0px!important;
}
.left_block .menu_left li > ul > li a:hover{
	background: #EAF4F8;
}

.left_block .menu_left .wahlen{
	background: #EAF4F8;
}

.left_block .menu_left li > ul > li:last-child a{
	border-bottom: 1px solid #c1c1c1;
}
.left_block .menu_left > li + li +li + li> a{
	padding: 8px 0px 5px 6px;
}
.left_block .menu_left > li + li > a{
	padding: 7px 5px 5px 9px;
}
.left_block .menu_left > li + li + li > a{
	padding: 7px 5px 5px 9px;
}
.left_block .menu_left > li + li + li + li + li > a{
	padding: 7px 5px 5px 9px;
}
.img_100{
	position: relative;
	margin-top: 24px;
	text-align: center;
}

.center_block{
	position: relative;
	width: 57.85%;
	display: inline-block;
	vertical-align: top;
	padding-left: 9px;
	padding-top: 8px;
	padding-right: 1px;
}
.center_block h1{
	font-family: Arial!important;
	font-size: 1.2em!important;
	font-weight: bold!important;
	color: #41809e;
	margin-top: 0px;
	letter-spacing: 0px!important;
	word-spacing:0px!important;  
}
.zumblog, .zumblog a{
	display:none;
}
.center_block h2{
	font-family: Arial!important;
	font-size: 1.2em!important;
	font-weight: bold!important;
	color: #41809e;
	margin-top: 10px;
	letter-spacing: 0px!important;
	word-spacing:0px!important;  
}

.center_block .text_block {
	margin-top:-30px;
}

.text_block{
	width: 100%;
	height: 100%;
	position: relative;
	vertical-align: top;
	display: inline-block;
	text-align:justify;
}
.center_block h4{
	font-family: Verdana;
	font-size: 15px;
	font-weight: 400;
	color: #074663;
	padding-top: 20px;
	margin-bottom: 5px;
}
.center_block p, .center_block p a {
	font-family: Arial;
	font-size: 1.1em;
	font-weight: normal;
	color: #333333;
	line-height: 1.4;
	word-spacing: 1px;
	text-align:justify;
}
.table_768{
	display: none;
}
.table .first1{
	  display: none;
	}
.text_block ul{
	position: relative;
	padding-top: 5px;
	list-style: disc;
	margin-left: 21px;
}
.text_block ul li{
	margin-bottom: -4px;
}

.inform_blocks{
	margin-top: 15px;
}
.info_block{
	position: relative;
	width: 48.71%;
	display: inline-block;
	vertical-align: top;
	margin-bottom: 11px;
	overflow:hidden;
}
.info_block:nth-child(odd){
	margin-right: 1.5%;
}
.info_block h5{
	font-family: Verdana;
	font-size: 14px;
	font-weight: 400;
	color: #000;
	padding-left: 5px;
	border:1px solid #c1c1c1;
	border-bottom: 0px;
	padding: 8px 0px 6px 0px;
	margin-bottom: 0px;
}
.info_block h5 img{
	margin: -3px 9px 0px 6px;
}
.info_block p{
	border-left: 1px solid #c1c1c1;
	border-right: 1px solid #c1c1c1;
	padding: 8px 5px 10px 5px;
	word-spacing: 0.3px;
	margin-bottom: 0px;
	width: 100%;
}

.product_block p{
	margin-bottom: 5px;
	text-align:justify;
}
.block_with_product h4{
	font-family: Verdana;
	font-weight: 700;
	font-size: 14px;
	color:#4AA367;
	text-transform: uppercase;
	margin-top: 0px;
	margin-bottom: 5px;
}
.block_with_product{
	text-align:center;
}
.shadow{
	display: none;
}
.product_blocks{
	width: 30%;
	position: relative;
	display: inline-block;
	margin-right: 1%;
	margin-left: 1%;
	border:1px solid #c1c1c1;
	margin-bottom:15px;
}
.product_blocks:last-child{
	margin-right: 0px;
}

.product_blocks h5{
	font-family: Verdana;
	font-size: 14px;
	font-weight: 400;
	color: #fff;
	padding-left: 5px;
	padding: 7px 0px 10px 0px;
	margin-bottom: 0px;
	text-align: center;
	margin-top: 0px;
	background: url(../img/info_block_a.png) repeat-x;
}
.product_blocks img{
	margin-left:15px;
	width:140px;
	padding-top:15px;
	padding-bottom:15px;
}

.product_blocks:hover {
	cursor: pointer;
}

.product_blocks:hover h5{
	background: #FD9029;
	color: #fff;
	margin-top: 0px;
	margin-left: -1px;
	margin-right: -1px;
}
.product_block1{
	padding-top: 0px;
}


.right_block {
	  width: 256px;
	  position: relative;
	  display: inline-block;
	  float: right;
	  vertical-align: top;
	border-top:1px solid #8CB2C4;
	  padding-left: 0px;
	  padding-right: 0px;
}
.right_block ul{
	list-style: none;
	margin-top: 7px;
	padding-left: 7px;
}
.right_block p{
	font-family: Verdana;
	font-size: 1.1em;
	font-weight: 400;
	color: #333;
	margin: 0px;
}
.right_blocks h6{
	font-family: Verdana!important;
	font-size: 1em!important;
	font-weight: bold!important;
	color: #fff;
	background: url(../img/sprite.png) -233px -36px repeat-x;
	padding: 10px 11px 10px 8px;
	margin: 0!important;
	letter-spacing: 0px!important;
}
.right_block_button p{
	text-align: center;
	font-family: Arial!important;
	font-size: 1.1em!important;
	font-weight: 400;
	word-spacing:0px!important;
}
.right_block_button {
	  padding-top: 7px;
	  border: 1px solid #c1c1c1;
	  border-top: 0px;
	  margin-bottom: 8px;
}
.right_block_button a {
	  display: block;
	  font-family: Verdana!important;
	  font-size: 1em!important;
	  font-weight: bold!important;
	  color: #fff;
	  width: 164px!important;
	  margin: 0 auto!important;
	  text-decoration: none!important;
	  background: url(../img/warenk_bg.gif) no-repeat center!important;
	  text-align: center!important;
	  padding: 8px 12px 8px 12px;
	  margin-top: 8px!important;
	  margin-bottom: 10px!important;
	  border: 1px solid #D9730E!important;
}
.right_block_button a:hover{
	background: url(../img/warenk_bg2.gif) no-repeat center!important;
	color: #fff!important;
	text-decoration: none!important;
}
.right_block_button img {
	margin-top:-2px;
	padding-right:7px;
}
.right_blocks1 ul li span{
}
.right_blocks1 ul li{
	border: 1px solid #c1c1c1;
	border-bottom: 0px;
	padding: 4px 3px 3px 7px;
}
.right_blocks1 ul li:last-child{
	border-bottom:1px solid #c1c1c1;
}
.right_blocks1 ul{
	padding-left: 0px;
	margin-top: 0px;
}
.right_blocks1 ul li p{
	line-height: 1.4;
	font-family: Arial!important;
	font-size: 1.1em!important;
	font-weight: 400!important;
	word-spacing:0px!important;
	letter-spacing: 0px!important;
	padding-right:5px;
}
.right_block_img{
	  background: url(/img/right_contact.gif) no-repeat;
	  width: 256px;
	  height: 225px;
	border:1px solid #c1c1c1;
	}
	.right_block_img2{}
 .arrow_top img{
	cursor: pointer;
}
 .arrow_top{
	  display: block;
	  height: 86px;
	  position: fixed;
	  right: 0%;
	  bottom: 1%;
	  width: 86px;
	  z-index: 1000;
}


footer .container{
	background: #f3f5f6;
	position: relative;
	padding: 32px 271px 0px 271px;
	width:auto !important;
	border-top: 1px solid #C2C3C4!important;
}
footer .many_ul {
	text-align:center;
}
footer .many_ul ul{
	list-style: none;
	display: inline-block;
	vertical-align: top;
	border-right: 1px solid #C7D6DC;
	margin: 0px;
}
footer .many_ul ul{
	padding-left: 30px;
	padding-right: 22px;
	border-left: 0px;
	width: 235px;
}
footer .many_ul ul + ul{
	padding-right: 5px;
/* border-left: 1px solid #fff; */
	padding-left: 53px;
	margin-left: -4px;
	width: 240px;
}
footer .many_ul ul + ul + ul {
	padding-left: 53px;
	padding-right: 0px;
/* border-left: 1px solid #fff; */
	margin-left: -4px;
	width: 240px;
	border-right: 0px;
}
footer ul li:last-child{
	  margin-bottom: 0px;
}
footer .many_ul ul+ ul + ul + ul{
	padding-left: 19px;
	padding-right: 0px;
	border-left: 1px solid #fff;
	border-right: 0px;
	margin-left: -7px;
	width: 147px;
}
footer ul li a{
	display: block;
	font-family: Arial;
	font-size: 1em;
	font-weight: 400;
	color: #666666;
	text-decoration: none;
	text-align:left;
}
footer ul li a:hover{
	color: #2D6D8D;
}
footer ul li a:active{
	color: #F58E30;
}
footer ul li a:hover{
	text-decoration: none;
}
footer ul li{
	margin-bottom: 9px;
}

.footer_bottom{
	margin-top: 17px;
	padding-top: 23px;
	margin-left: -2px;
	border-top: 1px solid #C7D6DC;
	text-align:center;
}
.footer_bottom p{
	font-family: Arial!important;
	font-size: 0.9em;
	font-weight: 400;
	padding-top:0px;
	color: #9E9A9A;
}
.footer_bottom p a{
	display: inline-block;
	font-weight: 400;
	color: #9E9A9A;
}
.footer_bottom ul{
		position: relative;
		text-align: center;
}
.footer_bottom ul li{
	display: inline-block;
	margin-right: 18px;
}

.footer_bottom ul li:last-child{
	margin-right:0px;
}

.description{
	position: relative;
}
.description h1, .payment h1, .card h1{
	font-family: Arial!important;
	font-size: 1.2em!important;
	font-weight: bold!important;
	color: #41809e;
	margin-top: 0px;
	letter-spacing: 0px!important;
	word-spacing:0px!important;  
}
.description h2, .payment h2, .card h2, .product_block h2{
	font-family: Arial!important;
	font-size: 1.2em!important;
	font-weight: bold!important;
	color: #41809e;
	margin-top: 0px;
	letter-spacing: 0px!important;
	word-spacing:0px!important;  
}


.description h3, .center_block h3 {
	font-family: Arial!important;
	font-size: 1.2em!important;
	font-weight: bold!important;
	color: #41809e;
	margin-top: 0px;
	letter-spacing: 0px!important;
	word-spacing:0px!important;  

}
.description h4, .center_block h4 {
	font-family: Arial!important;
	font-size: 1.1em!important;
	font-weight: bold!important;
	color: #41809e;
	margin-top: 0px;
	padding-top:0px;
	letter-spacing: 0px!important;
	word-spacing:0px!important;
	padding-bottom:5px;

}
.description table{
	width: 99.9%;
	border: 1px solid #C2C3C4;
	cursor: pointer;
	margin-bottom: 15px;
}
.description table tr th{
	background: url(../img/sprite.png) 0px -167px repeat-x;
}
.description table th{
	font-family: Arial;
	font-size: 1.1em;
	font-weight: normal;
	color: #4a4a4a;
}
.description table tr th:first-child{
	  padding: 8px 0px 8px 9px !important;
}
.description table tr td:first-child{
	  padding-left: 9px;
	  padding-top: 13px;
	  padding-bottom: 13px;
}
.description table tr td{
	padding-left: 22px;
}
.description table tr th{
	vertical-align:middle;
	padding-left: 22px;
}
.description table tr td{
	background: #fff;
	color: #4a4a4a;
	font-family: Arial;
	font-size: 1.1em;
	font-weight: 400;
	vertical-align:middle;
}
.description table tr td a{
	background: #5798B7;
	color: #fff;
	font-family: Verdana!important;
	font-size: 0.85em;
	font-weight: bold;
	padding: 5px 23px 5px 22px;
	border:1px solid #377490;
	text-decoration:none;
	letter-spacing: 1px!important;
}
.description table tr td a:hover{
	background: url(../img/kaufen_bg.gif) center center;
	border: 1px solid #D9730E;
	text-decoration: none;
}

.description table tr{
	border-top: 1px solid #C2C3C4;
	border-bottom: 1px solid #C2C3C4;
	vertical-align:middle;
}
.description table tr:nth-child(1){
	border: 1px solid #BCD5DF;
}
.description table tr:hover td{
	background: #FED5A8;
}
.description table tr:nth-child(odd) td{
	background: #EAF4F8;
}
.description table tr:nth-child(odd):hover td{
	background: #FED5A8;
}
.description table td:nth-child(1){
	width:120px;
}
.description table td:nth-child(2){
	width:110px;
}
.description table td:nth-child(3){
	width:105px;
}
.description table td:nth-child(4){
	width:95px;
}
.description table td:nth-child(5){
	width:130px;
}

.description_text {
	text-align:justify;
	margin-top:0px;
	padding-top:0px;
}
.description_text img{
	float: left;
	padding-top: 0px;
	padding-right: 0px;
	margin-bottom:0px;
	padding-bottom:0px;
}
.description .first_p{
	margin-bottom: -5px;
}
.description .second_p{
	margin-bottom: -5px;
}
.description .description_text_middle p{
	line-height: 1.65;
	margin-bottom: 12px;
}
.description ul{
	list-style-type: disc;
	color:#41809e;
	position: relative;
	padding-top: 7px;
	margin-left: 2px;
	font-weight: 400!important;
	line-height: 1.4;
	word-spacing: 1px;  
	padding-left: 15px;

}
.description ul li{
	padding-left: 0px;
	margin-bottom: 0px;
	vertical-align: middle;
	padding-bottom:4px;
	text-align:justify;
	color: #333333;
	font-family: Arial;
	font-size: 1.1em;	
}

.description p strong, .description ul li strong {
	color: #41809e;
}

.description .blog{
	list-style-type: none;
	position: relative;
	padding-top: 7px;
	margin-left: 0px;
	font-weight: 400!important;
	color: #333333;
	line-height: 1.4;
	word-spacing: 1px;  
	padding-left:0px;

}
.description .blog li{
	background:none;
	margin-bottom: 0px;
	vertical-align: middle;
	padding-bottom:15px;
	text-align:justify;
	padding-left:0px;
	margin-left: 0px
}
.description .blogmehr{
	list-style-type: disc;
	color:#41809e !important;
	position: relative;
	padding-top: 0px!important;
	margin-left: 14px;
	font-weight: 400!important;
	line-height: 1.4;
	word-spacing: 1px;  
	padding-left:0px;
	margin-top:0px;

}
.description .blogmehr ul{
	list-style-type: disc;
	color:#41809e !important;
	position: relative;
	padding-top: 0px!important;
	margin-left: 14px;
	font-weight: 400!important;
	line-height: 1.4;
	word-spacing: 1px;  
	padding-left:0px;
	margin-top:0px;

}

.description .blogmehr li{
	background:none;
	color:#41809e !important;
	margin-bottom: 0px;
	vertical-align: middle;
	padding-bottom:7px;
	text-align:justify;
	padding-left:0px;
	margin-left: 0px
}
.description{
	margin-bottom: -15px;
}


.card{
	position: relative;
	padding-right: 4px;
}
.card h3{
	font-family: Verdana!important;
	font-size: 1.3em!important;
	font-weight: 400!important;
	color: #41809e!important;
	margin-top: 0px!important;
	letter-spacing: 0px!important;
}
#cart_table768{
	display: none;
}
#table768_scroll{
	display: none;
}

#table_first1_div{
	display: none;
}

.cart_table1000{
	margin-bottom: 24px;
}
.card .bor{
	width: 100%;
	cursor: pointer;
	position: relative;
}
.card  ul{
	list-style: none;
	margin: 0;
}
.card .bor ul:first-child{
	border: 1px solid #BCD5DF;
	list-style: none;
}
.card .bor ul:first-child li:nth-child(1) {
	padding-left: 9px;
	padding-right: 106px;
}
.card  ul li{
	display: inline-block;
}
.card .bor ul:first-child li:nth-child(2){
	padding-right: 54px;
}
.card .bor .header-bor li:nth-child(3){
	width: 30%;
}
.card .bor .header-bor li:nth-child(4) {
	text-align: left;
	padding-right: 43px;
}
.card  .header-bor:first-child{
	padding-top: 8px;
	padding-bottom: 7px;
	font-family: Verdana;
	font-size: 1.1em;
	font-weight: 400;
	color: #2A2A2A;
	background: url(../img/sprite.png) 0px -167px repeat-x;
}
.card .bor ul{
	position: relative;
}

.card .content-bor ul li{
	background: #fff;
	color: #666666;
	font-family: Verdana;
	font-size: 1.1em;
	font-weight: 400;
	padding-top: 14px;
	padding-bottom: 12px;
	position: relative;
}
.card .content-bor ul{
	border-top: 1px solid #C2C3C4;
}
.card .content-bor ul{
	border-left: 1px solid #C2C3C4;
	border-right: 1px solid #C2C3C4;
}
.card .bor tr{
	border-bottom: 1px solid #C2C3C4;
	border-top: 1px solid #C2C3C4;
}
.card .content-bor ul li:first-child{
	  padding-left: 9px;
}
.card .content-bor ul:nth-child(odd) li:nth-child(1) {
	padding-right: 58px;
}
.card .content-bor ul:nth-child(odd) li:nth-child(2){
	padding-right: 74px;
}
.card .content-bor ul li:nth-child(3){
	width: 30%;
}
.card .content-bor ul li:nth-child(4) {
	text-align: left;
	padding-right: 43px;
}
.content-bor ul:nth-child(2) li:first-child, .content-bor ul:nth-child(4) li:first-child {
	color: #2A2A2A;
	font-family: Verdana;
	font-size: 10px;
	font-weight: 700;
	padding-top: 23px;
	padding-bottom: 19px;
	padding-left: 18px;
	word-spacing: 0.6px;
	border-top: 0px;
	border-bottom: 0px;
}
.card .content-bor ul:nth-child(even){
	background: #EAF4F8;
}
.card .content-bor ul:nth-child(even) li{
	background: #EAF4F8;
}
.card .content-bor ul:last-child{
	background: url(../img/cart_last_td.png) repeat-x;
	color:#2A2A2A;
	border:1px solid #BCD5DF;
}
.card .content-bor ul:last-child li{
	background: url(../img/cart_last_td.png) repeat-x;
	color:#2A2A2A;
}
.card .content-bor ul:nth-child(even) li a{
	position: absolute;
	right: 0px;
	background: url(../img/cart_table_button.png);
	width: 146px;
	height: 25px;
	top: 30%;
}
.card .content-bor ul:nth-child(even) li a:hover{
	background: url(../img/cart_table_button_hover.png);
}
.card .content-bor ul:last-child li:last-child{
	    padding-left: 43px;
}

.card table{
	width: 100%;
	border: 1px solid #C2C3C4;
	border-bottom: 1px solid #BCD5DF;
/*  cursor: pointer;*/
	margin-bottom: 19px;
	padding-right: 4px;
}

.card table tr:nth-child(1){
	border: 1px solid #BCD5DF;
	border-bottom: 1px solid #C2C3C4;
}
.card table tr:last-child{
	border: 1px solid #BCD5DF;
}
.card table tr:last-child td{
	border-bottom: 0px solid #BCD5DF;
}
.card table tr th{
	background: url(../img/sprite.png) 0px -167px repeat-x;
}

.card table th{
	font-family: Arial!important;
	font-size: 1.1em!important;
	font-weight: normal!important;
	color: #2A2A2A!important;
	line-height: 1!important;
}
.card table tr th{
	  padding: 10px 0px 10px 0px !important;
}
.card table tr th:first-child{
	  padding-left: 9px !important;
}
.card table tr td:first-child{
	  padding-left: 9px;
	  padding-top: 13px;
	  padding-bottom: 13px;
}
.card table tr td{
	padding-left: 22px;
	line-height: 1!important;
}
.card table tr th{
	padding-left: 22px;
}
.card table tr td{
	background: #fff!important;
	color: #666666!important;
	font-family: Arial!important;
	font-size: 1.1em!important;
	font-weight: 400!important;
	padding-top: 17px!important;
	padding-bottom: 15px!important;
	border-bottom: 1px solid #C2C3C4;
}
.card table tr th:last-child{
	text-align:  right;
	padding-right: 1px!important;
}
.card table tr td:last-child{
	text-align:  right;
	padding-right: 7px!important;
}
.card table tr th + th{
	padding-left: 0;
}
.card table tr td + td{
	padding-left: 0px;
	padding-right: 0px!important;
}

.card table td .close_button {
 /* position: absolute;*/
	display:inline-block;
 /* right: 15px;*/
	z-index: 100;
	background: url(../img/sprite.png) -183px -37px no-repeat;
	width: 15px;
	height: 15px;
	vertical-align:middle;
	margin-top:-1px;
	padding-top:0px;
	

}
.card table td .close_button:hover{
	background: url(../img/sprite.png) -210px -37px no-repeat;
	z-index: 1000;
	vertical-align:middle;
}

.card table .rabbate1{
	display:inline-block;
	color: #666;
	font-family: Arial;
	font-size: 1em;
	font-weight: bold;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 18px;
	word-spacing: 0.6px;
	border-top: 0px;
	border-bottom: 0px;
	vertical-align:middle;
	text-align:left;
}

.card table tr td .rabatte2{
	display:inline-block;
	background: #5798B7;
	color: #fff;
	font-family: Verdana!important;
	font-size: 0.95em!important;
	padding: 6px 20px 8px 21px;;
	border:1px solid #377490;
	text-decoration: none;
}
.card table tr td .rabatte2:hover{
	border: 1px solid #f0bc89;
	text-decoration: none;
	background: #f18011;
}

.slide_div_cart{
	position: relative!important;
	width: 100%;
	margin-left: 0px;
	margin-top:5px;
	background:#FFFFFF !important;
}
.slide_div_cart1{
	display: none;
}
.zur_button{
	margin-bottom: 0px;
	margin-top: 35px;
	text-align:center;
}
.zur{
	  display:inline;
	  font-family: Verdana!important;
	  font-size: 1em;
	  font-weight: bold;
	  color: #fff;
	  width: 279px;
	  margin: 0;
	float:none;
	  text-decoration: none!important;
	  background: url(../img/kasse.gif) center center;
	  text-align: center;
	  padding-top: 9px;
	  padding-bottom: 10px;
	  padding-left:95px;
	  padding-right:96px;
	  margin-top: 0px;
	  margin-bottom: 28px;
	  border: 1px solid #D9730E;
	letter-spacing: 1px!important;
	
}
.zur:hover{
	background: url(../img/kasse_hover.gif) repeat-x;
	color: #fff;
	text-decoration: none!important;
	  border: 1px solid #e17816;
}
.button_buttom_form{
	margin-top: 35px;
}



.payment{
	position: relative;
	padding-right: 4px;
}

.payment table{
	width: 100%;
/*  cursor: pointer;*/
	margin-bottom: 19px;
	padding-right: 4px;
	border: 1px solid #BCD5DF!important;
}
.payment table tr th{
	background: url(../img/sprite.png) 0px -167px repeat-x;
	 padding: 10px 0px 10px 0px !important;
	padding-left: 22px;
}
.payment table th{
	font-family: Arial!important;
	font-size: 1.1em!important;
	font-weight: normal!important;
	color: #2A2A2A!important;
	line-height: 1!important;
}
.payment table tr th:first-child{
	  padding-left: 9px !important;
}
.payment table tr td:first-child{
	  padding-left: 9px;
	  padding-top: 13px;
	  padding-bottom: 13px;
}
.payment table tr td{
	padding-left: 22px;
	line-height: 1!important;

	background: #fff!important;
	color: #666666!important;
	font-family: Arial!important;
	font-size: 1.1em!important;
	font-weight: 400!important;
	padding-top: 15px!important;
	padding-bottom: 16px!important;
}
.payment table tr th:last-child{
	text-align:  right;
	padding-right: 27px!important;
}
.payment table tr td:last-child{
	text-align:  right;
	padding-right: 8px!important;
}
.payment table tr th + th{
	padding-left: 0;
}
.payment table tr td + td{
	padding-left: 0px;
	padding-right: 58px!important;
}

.payment table .last_child, .card table .last_child{
	background: url(../img/sprite.png) 0px -167px repeat-x !important;
	font-family: Arial!important;
	font-size: 1.05em!important;
	font-weight: normal!important;
	color: #2A2A2A!important;
	padding-top: 13px!important;
	padding-bottom: 14px!important;
}

.payment table tr{
	border-top: 1px solid #C2C3C4;
	border-left:1px solid #C2C3C4;
	border-right:1px solid #C2C3C4;
}
.payment table tr:nth-child(1){
	border: 1px solid #BCD5DF;
}
.payment table tr:last-child{
	border: 1px solid #BCD5DF;
}
.payment table tr:last-child td{
	border-bottom: 0px solid #BCD5DF;
}


.versandart {
	  padding-bottom: 7px;
	  margin-top: 0px;
}
.versandart p{
	background: url(../img/sprite.png) 0px -167px repeat-x !important;
	color: #2A2A2A;
	font-family: Arial!important;
	font-size: 1.1em;
	font-weight: 400;
	padding: 6px 0px 6px 8px!important;
	margin: 0px;
	border:1px solid #BCD5DF;
}
.versandart{
	padding-bottom: 7px;
}
.versandart label{
	color: #666666;
	font-family: Arial;
	font-size: 1.1em;
	font-weight: 400;
	padding-left: 8px;
	padding-top: 7px;
	margin-bottom: 0px;
}
input[type="radio"] {
	  display:none;
}
input[type="radio"] + label span {
	  display:inline-block;
	  width:19px;
	  height:19px;
	  vertical-align:middle;
	  background:url(../img/radio.png) left center no-repeat;
	  background-position: 0px 1px;
	  cursor:pointer;
}
input[type="radio"]:checked + label span {
	  background:url(../img/radio_active.png) left center no-repeat;
	  background-position: 0px 1px;
}
.payment .first_form p,
.payment .second_form p,
.payment .third_form p{
	background: url(../img/sprite.png) 0px -167px repeat-x !important;
	color: #2A2A2A;
	font-family: Arial!important;
	font-size: 1.1em!important;
	font-weight:normal!important;
	padding: 6px 0px 6px 8px!important;
	margin: 0px;
	border-top:1px solid #BCD5DF;
	border-left: 1px solid #BCD5DF;
	border-right: 1px solid #BCD5DF;
	border-bottom: 1px solid #BCD5DF;
	vertical-align:middle;
	width:100%;
}
.payment .first_form, .payment .second_form {
	  margin-top: 12px;
}
.payment .first_form, .payment .second_form {
	  margin-bottom: 19px;
}
.in_form{
	  padding: 16px 54px 4px 7px;
	  border-left: 1px solid #C2C3C4;
	  border-right: 1px solid #C2C3C4;
	  border-bottom: 1px solid #C2C3C4;
	border-top: 0px;
}

.in_form2{
	  padding: 3px 54px 4px 0px;
	  border-left: 1px solid #C2C3C4;
	  border-right: 1px solid #C2C3C4;
	  border-bottom: 1px solid #C2C3C4;
	border-top: 0px;
}

.form_child{
	position: relative;
	margin-bottom: 14px;
}
.payment  input {padding-left:5px; padding-right:5px;}
.payment .first_form input,
.payment .second_form input {
	min-width: 304px;
	min-height: 30px;
	position:absolute;
	border: 1px solid #C2C3C4;
	top: -5px;
	color: #666666;
	font-family: Verdana;
	font-size: 1.1em;
	font-weight: 400;
}
.payment .first_form select,
.payment .second_form select{
	min-width: 304px;
	min-height: 30px;
	position: absolute;
	border: 1px solid #C2C3C4;
	top:-5px;
	color: #666666;
	font-family: Verdana;
	font-size: 1.1em;
	font-weight: 400;
}
.payment select{
	padding-top:5px;
	padding-bottom: 5px;
}
.payment .first_form label,
.payment .second_form label,
.payment .third_form label {
	color: #666666;
	font-family: Verdana;
	font-size: 1.1em;
	font-weight: 400;
	width:330px !important;
}
.versandart label{
	color: #666666;
	font-family: Arial;
	font-size: 1.1em;
	font-weight: 400;
	padding-left: 8px;
	padding-top: 7px;
	margin-bottom: 0px;
}
.k1 {
	background:#FFFFFF !important;
	min-width: 250px !important;
	position:relative;
	font-size: 1.1em;
	color: #666666;
	font-family: Verdana;
	font-weight: normal;
	padding-left:7px;
	padding-right:7px;
	float:left;
	display:table-cell;
}
.k2 {
	background:#FFFFFF !important;
	color: #666666;
	font-family: Verdana;
	font-weight: normal;
	padding-right:7px;
	text-align:left;
	display:table-cell;
	font-size: 1.1em;
}
.in_form3{
	  padding: 16px 0px 4px 0px;
	  border-left: 1px solid #C2C3C4;
	  border-right: 1px solid #C2C3C4;
	  border-bottom: 1px solid #C2C3C4;
	border-top: 0px;
}

.form_child3{
	position: relative;
	margin-bottom: 14px;
	border-bottom:1px solid #C2C3C4 !important;
}
.form_child4{
	position: relative;
	margin-bottom: 14px;
}

.contact label{
	color: #666666;
	font-family: Verdana;
	font-size: 1.1em;
	font-weight: 400;
	width:200px;
}
.contact textarea {
	width: 450px;
	min-height: 30px;
	position: relative;
	border: 1px solid #C2C3C4;
	right: 0px;
	top: -5px;
	color: #666666;
	font-family: Verdana;
	font-size: 1.1em;
	font-weight: 400;
}
.contact input {
	width: 450px;
	min-width: 304px;
	min-height: 30px;
	border: 1px solid #C2C3C4;
	top: -5px;
	right:50px;
	color: #666666;
	font-family: Verdana;
	font-size: 1.1em;
	font-weight: 400;

}

.payment .first_form label span,
.payment .second_form label span{
	color: #C10B0B;
}
.payment .first_form .last_p{
	color: #C10B0B!important;
	font-family: Verdana!important;
	font-size: 1.1em!important;
	font-weight: 400!important;
	background: none!important;
	padding-left: 0px!important;
	padding-bottom: 4px!important;
	border:0px!important;
}

.payment .first_form #tel_top1 {
	margin-top:-5px!important;
}
.payment .first_form #CheckoutForm_phone {
	margin-top:0px!important;
}

.payment .first_form #tel_top2 {
	margin-top:-10px!important;
}
.payment .first_form #CheckoutForm_phone2 {
}


.form_child:nth-child(7){
	margin-bottom: 17px;
}
.versandart1{
	margin-top: 20px;
}
.payment_block_content{
	border: 1px solid #C2C3C4;
}
.payment .second_form .form_child:nth-child(6){
	margin-bottom: 9px;
}

.payment .third_form {
	  margin-top: 12px;
	width:100%;
}

.payment .third_form #pcc{
	min-width: 304px;
	min-height: 30px;
	border: 1px solid #C2C3C4;
	position: absolute;
	top: -5px;
	color: #666666;
	font-family: Verdana;
	font-size: 1.1em;
	font-weight: 400;
}
.payment .third_form select{
	min-width: 75px;
	min-height: 30px;
	border: 1px solid #C2C3C4;
	position: absolute;
	top:-5px;
	color: #666666;
	font-family: Verdana;
	font-size: 1.1em;
	font-weight: 400;
	text-align:center;
}
.payment .third_form #CheckoutForm_card_month{
	min-width: 60px;
	min-height: 30px;
	top:-5px;
	color: #666666;
	font-family: Verdana;
	font-size: 1.1em;
	font-weight: 400;
}
.payment .third_form #CheckoutForm_card_year{
	min-width: 90px;
	min-height: 30px;
	top:-5px;
	color: #666666;
	font-family: Verdana;
	font-size: 1.1em;
	font-weight: 400;
	margin-left:70px;
}
.payment .third_form label{
	color: #666666;
	font-family: Verdana;
	font-size: 1.1em;
	font-weight: 400;
}
.payment .third_form #pcvv{
	width: 160px;
	min-height: 30px;
	top:-3px;
	border: 1px solid #C2C3C4;
	position: absolute;
	color: #666666;
	font-family: Verdana;
	font-size: 1.1em;
	font-weight: 400;
}
.payment .form_child img{
	margin-left: 190px;
	margin-top: -19px;
	margin-bottom: -6px;
}
.button_form_button{
	display: block;
	font-family: Verdana!important;
	font-size: 1em;
	font-weight: bold;
	color: #fff;
	width: 279px;
	margin: 0;
	float:none;
	text-decoration: none!important;
	background: url(../img/kasse.gif) no-repeat center;
	text-align: center;
	padding-top: 7px;
	padding-bottom: 8px;
	padding-left:20px;
	padding-right:20px;
	margin-top: 0px;
	margin-bottom: 28px;
	border: 1px solid #D9730E;
}
.button_form_button:hover{
	background: url(../img/kasse_hover.gif) no-repeat center;
	color: #fff;
	text-decoration: none!important;
	  border: 1px solid #e17816;
}
.big_slider {
	    position: relative;
	    width: 50%;
	    float: left;
	    margin-left: 0px;
	    margin-right: 10px;
	    margin-bottom: 0px!important;
	  padding-bottom:-50px!important;
	  padding-top:20px!important;
	}
.slider-box-nav{
	  position: absolute;
	  width: 99%;
}
.slider-box img {
	  display: block;
	  margin: 0 auto!important;
	  width: 100%!important;
}
.slider-box-nav img {
	  display: block;
	  width: 100%!important;
	  margin: 0 auto!important;
	  margin-top: 0px!important;
}
.slider-box-nav li{
	width: 75%!important
}
.slider-box-nav .slick-track {
	  width: 100%!important;
	  margin: 0 auto;
	  position: static;
}
	.slider-box-nav li {
	    width: 33.3%!important;
	}
	.big_slider img {
	    padding-right: 0px;
	}
	.slider-box-nav li {
	    width: 30%!important;
	    margin-right: 4.5%;
	}
	.slider-box-nav li:last-child {
	    margin-right: 0%;
	}
	.slider-box-nav .slick-prev, .slider-box-nav .slick-next {
	  display: block!important;
	}
	.big_slider .slick-slider {
	  margin-bottom: -5px;
}
.big_slider ul{
	margin-left: 0px;
}

.payment table.first tr td + td{
	padding-left: 0px;
	padding-right: 0px!important;
}
.payment .first_form .mobile_info{
	color: #666666;
	font-family: Verdana;
	font-size: 1.1em;
	font-weight: 400;
	padding-top:8px;
}
.ch_data, .ch_data p, .ch_data ul li {
	color: #666666;
	font-family: Arial;
	font-size: 1.1em;
	font-weight: 400;
}
.ch_data {
	padding-left:15px;
}

.send_button{
	padding-top:0px;
	padding-bottom:40px;
	text-align:center;
}
.send{
	display:inline;
	font-family: Verdana!important;
	font-size: 1em;
	font-weight: bold;
	color: #fff;
	width: 279px;
	margin: 0;
	float:none;
	text-decoration: none!important;
	background: url(../img/kasse.gif) repeat-x;
	text-align: center;
	padding-top: 9px;
	padding-bottom: 10px;
	padding-left:109px;
	padding-right:110px;
	margin-top: 0px;
	margin-bottom: 28px;
	border: 1px solid #D9730E;
}
.send:hover{
	background: url(../img/kasse_hover.gif) repeat-x;
	color: #fff;
	text-decoration: none!important;
	  border: 1px solid #e17816;
}
.kunden_mobile {
	display:none;
}
.kundenerf {
	color: #666666;
	font-family: Arial;
	font-size: 1.1em;
	font-weight: 400;
	text-align:justify;
}
.kundenerf  li {
	margin-left:-15px;
	border-top:solid 1px #C2C3C4;
	padding-bottom:5px;
	padding-top:5px;
	list-style-type: none;
}
.kundenerf  li  strong {
	color:#888;
}
.center_block ul {
	padding-left:15px;
}

.danke_form table.danke{
	width: 100%;
	margin-bottom: 1.1em;
	padding-right: 4px;
	border: 1px solid #BCD5DF!important;
}
.danke_form table.danke tr th{
	background: url(../img/sprite.png) 0px -167px repeat-x;
	 padding: 8px 0px 9px 0px !important;
	padding-left: 22px;
}
.danke_form table.danke th{
	font-family: Verdana!important;
	font-size: 1.1em!important;
	font-weight: 400!important;
	color: #2A2A2A!important;
	line-height: 1!important;
}
.danke_form table.danke tr th:first-child{
	  padding-left: 9px !important;
}
.danke_form table.danke tr td:first-child{
	  padding-left: 9px;
	  padding-top: 13px;
	  padding-bottom: 13px;
}

.danke_form table.danke tr td{
	padding-left: 22px;
	line-height: 1!important;
	border-bottom:1px solid #BCD5DF!important;
	background: #fff!important;
	color: #666666!important;
	font-family: Verdana!important;
	font-size: 1.1em!important;
	font-weight: 400!important;
	padding-top: 15px!important;
	padding-bottom: 16px!important;
	
}

.card input {
	width: 100px;
	min-width: 50px;
	min-height: 30px;
	border: 1px solid #C2C3C4;
	color: #666666;
	font-family: Verdana;
	font-size: 1em;
	font-weight: normal;
	text-align:center;
	margin-top:-7px;
	margin-bottom:-7px;
}

.card table span input{
	background: #5798B7;
	color: #fff;
	font-family: Verdana!important;
	font-size: 0.9em;
	font-weight: bold;
	padding: 5px 1px 6px 1px;
	border:1px solid #377490;
	text-decoration:none;
	letter-spacing: 1px!important;
}

.card table span input:hover{
	background: url(../img/kaufen_bg.gif) no-repeat center;
	border: 1px solid #D9730E;
	text-decoration: none;
}

.card table .last_child2, .payment table .last_child2{
	background: #f4fbfe!important;
	font-family: Arial!important;
	font-size: 1.05em!important;
	font-weight: normal!important;
	color: #2A2A2A!important;
	padding-top: 13px!important;
	padding-bottom: 14px!important;
}

.grey_bg{}
.mob_hide {}
.mobile_hide {}
.mobile_show {display:none;}
.mobile_show_tr {display:none;}
.mobile_hide_tr {}
.mob_show1, .mob_show2 {display:none;}
.added_cart {}
.payment table tr td span.mob_price {}
.img_right {margin-left:5px; float:right; }
.img_upload {position:fixed;left:6459px;opacity:0;}
.kunden_mobile {display:none;}

#top {
	display: none;
	position: fixed;
	right: 0%;
	bottom: 0%;
	width: 86px;
	height: 86px;
	z-index: 1100;	
	background: url(/img/sprite.png) 0 -73px no-repeat;
	opacity: 0.9
}
#top:hover {opacity: 1 !important;}

#pillenmenu {
	display:none;
	position: fixed;
	left: 0%;
	bottom: 0%;
	width: 86px;
	height: 86px;
	z-index: 1100;	
	background: url(/img/sprite.png) -590px -73px no-repeat;
	opacity: 0.9
}
#pillenmenu:hover {opacity: 1 !important;}

.bank {
	width: 88px;
	height: 30px;
	vertical-align:top;
	background: url(/img/sprite.png) 0 0px no-repeat;
}
.karte-m {
	width: 51px;
	height: 30px;
	vertical-align:top;
	background: url(/img/sprite.png) -92px 0 no-repeat;
}
.karte-v {
	width: 47px;
	height: 30px;
	vertical-align:top;
	background: url(/img/sprite.png) -147px 0 no-repeat;
}
.deutsche-post {
	width: 53px;
	height: 30px;
	vertical-align:top;
	background: url(/img/sprite.png) -198px 0 no-repeat;
}
.ems {
	width: 101px;
	height: 30px;
	vertical-align:top;
	background: url(/img/sprite.png) -255px 0 no-repeat;
}
.trust {
	width: 170px;
	height: 30px;
	vertical-align:top;
	background: url(/img/sprite.png) -360px 0 no-repeat;
}
.dmca-protected {
	width: 93px;
	height: 30px;
	vertical-align:top;
	background: url(/img/sprite.png) -535px 0 no-repeat;
}
.dmca-protected a {
	width: 93px;
	height: 30px;
}
.stars {
	width: 99px;
	height: 17px;
	vertical-align:top;
	background:url(/img/sprite.png) -233px -79px no-repeat;
	float:left;
}
.allstars {
	padding-bottom:14px;
	padding-top:4px;
}
.allstars a {
	display:none;
	text-decoration:none;
}
.adr1 { float:left}
.adr2 { float:right}


.card table.info_v{
	width: 100%;
	border: 1px solid #BCD5DF;
	border-bottom: 1px solid #BCD5DF;
/*  cursor: pointer;*/
	margin-bottom: 19px;
	padding-right: 4px;
}

.card table.info_v tr:nth-child(1){
	border: 1px solid #BCD5DF;
	border-bottom: 1px solid #BCD5DF;
}
.card table.info_v tr:last-child{
	border: 1px solid #BCD5DF;
}
.card table.info_v tr:last-child td{
	border-bottom: 0px solid #BCD5DF;
}
.card table tr th{
	background: url(../img/sprite.png) 0px -167px repeat-x;
}

.card table.info_v tr td:first-child{
	  padding-left: 9px;
	  padding-top: 4px;
	  padding-bottom: 4px;
}
.card table.info_v tr td{
	padding-left: 22px;
	line-height: 1!important;
}
.card table.info_v tr td{
	background: #fff!important;
	color: #666666!important;
	font-family: Arial!important;
	font-size: 1.1em!important;
	font-weight: 400!important;
	padding-top: 11px!important;
	padding-bottom: 10px!important;
	border-bottom: 1px solid #BCD5DF;
}
.card table.info_v tr td p{
	background: #fff!important;
	color: #444!important;
	font-family: Arial!important;
	font-size: 1em!important;
	font-weight: 400!important;
	padding-top: 4px!important;
	padding-bottom: 0px!important;
	margin-bottom:0px !important;
}
.card table.info_v tr td:last-child{
	padding-right: 7px!important;
}
.card table.info_v tr td + td{
	padding-left: 0px;
	padding-right: 0px!important;
}
.card table.info_v tr th{
	background: url(../img/sprite.png) 0px -167px repeat-x;
}

.card table.info_v th{
	font-family: Arial!important;
	font-size: 1.1em!important;
	font-weight: normal!important;
	color: #2A2A2A!important;
	line-height: 1!important;
	text-align:left !important;
}
.card table.info_v tr th{
	  padding: 10px 0px 10px 0px !important;
}
.card table.info_v tr th:first-child{
	  padding-left: 9px !important;
}

.impress {
	float:none;
	height: 207px;
	vertical-align:top;
}