.imgleft {
  float: left;
  margin: 0px 10px 20px 0px;
}
.imgright {
  float: right;
  margin: 0px 0px 10px 20px;
}
img.resp {
  width: 100%;
  height: auto
}
.pad20 {
  padding: 0px 30px 0px 0px;
}
a {
  color: #660306;
  text-decoration: none; 
}
a:hover {
  color: #000;
  text-decoration: underline; 
}

.lefthalf {
  float: left;
  width: 48%;
  margin: 0px 0px 0px 0px;
}
.righthalf {
  float: right;
  width: 48%;
  margin: 0px 0px 0px 0px;
}
.full {
  float: left;
  width: 100%;
  margin: 0px 0px 0px 0px;
}
.half {
  float: left;
  width: 50%;
  margin: 0px 0px 0px 0px;
}
.third13 {
  float: left;
  width: 33%;
  margin: 0px 0px 0px 0px;
}
.third23 {
  float: left;
  width: 66%;
  margin: 0px 0px 0px 0px;
  padding: 0px 0px 0px 20px;
}
.third {
  float: left;
  width: 33.33%;
  margin: 0px 0px 0px 0px;
}
.twothird {
  float: left;
  width: 66.66%;
  margin: 0px 0px 0px 0px;
}
.content ul {
  list-style: none;
  padding: 0px 20px 20px 0px;
}
/*.col-hlite ul {
  list-style: none;
  padding: 0px 20px 0px 0px;
}*/
.content ul li {
  padding: 0px 0px 0px 13px;
  margin: 3px 0px 3px 0px;
  background: url('../../images/bgr-li-menu.png') 0px 8px no-repeat;  
}


div.contslider {
  position: relative;
  z-index: 9;
  margin: 0px;
  padding: 0px;
}
div.contslider > ul.content-slider {
  float: left;
  margin: 0px;
  padding: 0px;
  list-style: none;
} 
div.contslider ul.content-slider li {
  position: relative
  float: left;
  margin: 0px 0px 0px 0px;
  padding: 0px 0px 0px 0px;
  background: none;
}
div.contslider ul.content-slider li ul {
  list-style: none;
  padding: 0px 0px 0px 0px;
  margin: 0px 0px 0px 0px;
}
div.contslider ul.content-slider li ul li {
  padding: 0px 0px 0px 13px;
  margin: 3px 0px 3px 0px;
  background: url('../../images/bgr-li-menu.png') 0px 8px no-repeat;  
}
div.xcontrol {
  position: absolute;
  top: -55px;
  right: 0px;
  width: 70px;
  height: 30px;
  z-index: 8000;
}
div.xcontrol button {
  float: left;
  width: 30px;
  height: 30px;
  border: none;
  margin: 0px 0px 0px 5px;
  cursor: pointer;
}
div.xcontrol button.btn-prev {  
  background: #660306 url('../../images/arrow-prev.png') no-repeat center center;
}
div.xcontrol button.btn-next {
  background: #660306 url('../../images/arrow-next.png') no-repeat center center;
}
div.xcontrol button.btn-prev:hover, div.xcontrol button.btn-prev:hover {
  opacity: 0.5; 
}

div.contslider ul#xtypes li {
  text-align: center;
}
div.contslider ul#xtypes li h4 {
  text-align: left;
}



.content ol {
  padding: 10px 0px 20px 25px;
}
.content ol li {
  padding: 3px 0px 3px 0px;
}

p {
  font-size: 1.0em;
  line-height: 1.4em;
  padding-bottom: 10px;
}
p.more {
  float: left;
  width: 100%;
  margin: 0px 0px 0px 0px;
}
p.more a {
  padding: 3px 30px 4px 15px;
  margin: 0px 0px 0px 0px;
  color: #fff;
  font-size: 0.85em;
  background: #020254 url('../../images/btn-next.png') no-repeat right 10px center;
  text-decoration: none;
}
p.more a:hover {
  background-color: #ffcb05;
  text-decoration: none;
}
p.mleft a {
  float: left;
}
p.mright a {
  float: right;
}


h1 {
  font-family: 'roboto_condensedlight', Tahoma, Arial, sans-serif; 
  font-size: 1.8em;
  line-height: 1.1em;
  font-weight: normal;
  color: #660306;
  padding: 0px 0px 15px 0px;
  margin: 0px 0px 15px 0px;
  background: url('../../images/bgr-headline.png') left bottom no-repeat;
}
h1 strong, h2 strong {
  font-family: 'roboto_condensedbold', Tahoma, Arial, sans-serif;
  font-weight: normal; 
}
h2 {
  font-family: 'roboto_condensedlight', Tahoma, Arial, sans-serif; 
  font-size: 1.6em;
  font-weight: normal;
  color: #660306;
  padding: 0px 0px 15px 0px;
  margin: 20px 0px 15px 0px;
  background: url('../../images/bgr-headline.png') left bottom no-repeat;
}
h3 {
  font-family: 'roboto_condensedlight', Tahoma, Arial, sans-serif; 
  font-size: 1.4em;
  line-height: 1.2em;
  font-weight: normal;
  color: #660306;
  padding: 0px 0px 15px 0px;
  margin: 20px 0px 15px 0px;
  background: url('../../images/bgr-headline.png') left bottom no-repeat;
}
h3 span, h4 span {
  font-family: 'roboto_condensedlight', Tahoma, Arial, sans-serif; 
}
h3.price {
  font-family: 'roboto_condensedlight', Tahoma, Arial, sans-serif; 
}
h3.price span {
  font-family: 'roboto_condensedbold', Tahoma, Arial, sans-serif;
}
h4 {
  font-family: 'roboto_condensedbold', Tahoma, Arial, sans-serif; 
  font-size: 1.2em;
  font-weight: normal;
  color: #660306;
  padding: 0px 0px 0px 0px;
  margin: 10px 0px 10px 0px;
  background: none;
}

div.content ul.foto {
  float: left;
  width: 100%;
  margin: 0px 0px 0px 0px;
  padding: 10px 0px 5px 0px;
  list-style: none;
  overflow: hidden;
}
div.content ul.foto li {
  float: left;
  padding: 0px 20px 20px 0px;
  margin: 0px 0px 0px 0px;
  background: none;
  text-align: center;
  background-image: none;
}
div.content ul.foto li.center {
  text-align: center;
}
.half img.kont {
  width: 100%;
  height: auto;
}

table.prodline {
  /*background: url('../../images/bgr-prodline.png') 9px 0px no-repeat;*/
}
table.prodline tr th {
  width: 90px;
  vertical-align: top;
  text-align: center;
}
table.prodline tr th i {
  color: #f7941d;
  padding-right: 10px;
}

div.qform {
  float: left;
  width: 100%;
  background:#e6e6e6;
  padding: 20px 20px 0px 20px;
}
ul#form {
  float: left;
  width: 100%;
  list-style: none;
  margin: 10px 0px 10px 0px;
  
}
ul#form li {
  float: left;
  width: 100%;
  margin: 5px 0px 5px 0px;
  padding: 0px 0px 0px 0px;
  background: none;
}

ul#form li input[type="submit"] {
	position: relative;
  width: auto; 
  left: 42%;
  font-size: 1.2em;  
  padding: 5px 25px 5px 25px;
  margin: 10px 0px 0px 0px;
  text-transform: uppercase;
  text-decoration: none;
  color: #fff;
  border: none;
  cursor: pointer;
  background: #660306;
}
  
ul#form li input[type="submit"]:hover {
	background: #000;
  color: #fff;
  border: none;
}

ul#form li input[type="text"], ul#form li textarea {
	width: 100%;  
  border: 1px solid #a7a7a7; 
  padding: 5px;  
  background: #fff;
  box-sizing: border-box;
  font-family: 'roboto_condensedlight', Tahoma, Arial, sans-serif;
}
ul#form li input {
  font-size: 0.9em;
  font-family: 'roboto_condensedlight', Tahoma, Arial, sans-serif;  
}
ul#form li textarea {
	min-height: 100px; 
  resize: none; 
  margin-bottom: 0px;
  font-size: 0.9em;
}
label.err {
  float: left;
  width: 100%;   
  padding: 3px 5px;
  margin: 0px 0px 0px 0px;
  font-size: 0.9em;
  font-weight: bold;
  background: #ff0000; 
  color: #fff;
}
#message {
  float: left;
  width: 100%;   
  padding: 0px 0px;
  margin: 0px 0px 10px 0px;
  font-size: 1.1em;
  font-weight: bold;
}

.prestext {
  float: left;
  width: 60%;
  padding-right: 20px;
}
.presfoto {
  float: left;
  width: 40%;
}
.presfoto h2 {
  margin: 0px 0px 15px 0px;
}

div.presfoto ul.foto {
  float: left;
  width: 100%;
  margin: 0px 0px 0px 0px;
  padding: 0px 0px 0px 0px;
  list-style: none;
  overflow: hidden;
}
div.presfoto ul.foto li {
  float: left;
  width: 33.33%;
  padding: 0px 10px 5px 0px;
  margin: 0px 0px 0px 0px;
  background: none;
  text-align: center;
  background-image: none;
}
div.presfoto ul.foto li img {
  width: 100%;
  max-width: 200px;
  height: auto;
}
div.presfoto ul.foto li.center {
  text-align: center;
}