.bgsubnav {
	background-attachment: scroll;
	background-clip: border-box;
	background-color: transparent;
	background-image: -moz-linear-gradient(center top, #0A2D67, #062252);
 filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#0A2D67', endColorstr='#062252'); /* for IE */
	background: -webkit-gradient(linear, left top, left bottom, from(#0A2D67), to(#062252)); /* for webkit browsers */
	background-origin: padding-box;
	background-position: 0 0;
	background-repeat: repeat;
	background-size: auto auto;
	border-bottom: 1px solid #3d6bbb;
	border-top: 1px solid #3d6bbb;
	padding: 8px 0 7px 0;
}
button {
	color: #05192d;
	background-color: #dee6f0;
	border: 1px solid #039;
	padding--top: 2px;
	padding-bottom: 2px;
	font-weight: 700;
}
.spacertop {
	margin-bottom: 4px;
	margin-top: 4px;
}

body {
	margin: 0;
	background-image: url(/gfx/bg_spring.jpg);
	background-repeat: no-repeat;
	background-position: top center;
	font-family: Arial, Helvetica, sans-serif;
	
	
}
a:link, a:visited  {
	color: #FF9C00;
	font-weight: bold;
	text-decoration: none;
}

a:hover {
	color: #FFE5BD;
	font-weight: bold;
	text-decoration: underline;
}
.bgsubnav a:hover {
	
	color: #FDEFC5;
	font-weight: bold;
	text-decoration: none;
	background-color: #163D7C;
	padding: 2px 0 2px 0;
}
a:active {
	color: #FF9C00;
	text-decoration: none;
}
td {
	
	font-size: 12px;
	color: #D9E0EA;
}
td.footer {
	color: #6487BA;
}
td.locationbox {
	border-bottom: 1px solid #35455E;
	color: #597195;
	font-size: 15px;
	font-weight: bold;
	padding-top: 7px;
	text-transform: uppercase;
}
.percent {
    background-color: #ff9c00; /* #052655; */
    /* border-bottom: 1px solid #ff9c00;
    border-left: 1px solid #ff9c00;
    border-right: 1px solid #ff9c00; */
    color: #072F69;
    font-size: 11px;
    font-weight: 600;
    letter-spacing: 0.1em;
    padding-bottom: 2px;
    padding-top: 4px;
    text-align: center;
}

.titlenobox {
	
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-left: 0px;
}
.forceborder {
	border: solid 1px #CCC;
}
.bordersmallbox {
	border: solid 1px #4f688e;
}
.titlefullbox {
	background-attachment: scroll;
	background-clip: border-box;
	background-color: transparent;
 filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#36578A', endColorstr='#072F6A'); /* for IE */
	background: -webkit-gradient(linear, left top, left bottom, from(#36578A), to(#072F6A)); /* for webkit browsers */
	background: -moz-linear-gradient(center top, #36578A, #072F6A); /* for firefox 3.6+ */
	background-origin: padding-box;
	background-position: 0 0;
	background-repeat: repeat;
	background-size: auto auto;
	border-bottom-color: #134185;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	color: #DFE6F0;
	/*font-family: 'Russo One', sans-serif;*/
	font-family: 'Play', sans-serif;
	font-size: 15px;
	font-weight: bold;
	margin-left: 5px;
	margin-top: 2px;
	padding-bottom: 7px;
	padding-left: 11px;
	padding-top: 7px;
	border-bottom: 1px solid #134185;
}
.titlenobox {
	font-family: 'Play', sans-serif;
	font-size: 16px;
	font-weight: bold;
}
.ratingstars {
	font-family: monospace;
	font-size: 12px;
	font-weight: bold;
	letter-spacing: 1px;
}
.price {
	
	font-size: 17px;
	font-weight: bold;
	color: #FFF9D2;
}
.pricesmall {
	font-size: 14px;
	font-weight: bold;
	color: #FFF9D2;
}
.txtlang {
	font-size: 12px;
    line-height: 17px;
	color: #D9E0EA;

	text-align: normal;
}

.txtlang >.spacertop {
	margin-top:10px!important;
}

.txtlang h4, .borderfullbox h4{
	font-size: 12px;
	margin: 0;
}

.txtlang p {
    color: #d9e0ea;
    font-size: 12px;
    line-height: 17px;
    	padding: 9px 0 6px 0;
}
.tt-redaktion {
	border: 1px solid #6082B5; 
	background-color: #052655; 
	padding: 4px; 
	margin: 7px 0 0 0;
	font-size: 14px; 
	font-weight: bold; 
	color: #FFF9D2
	
}
.txtsmall {
	font-size: 8pt;
	color: #C7CDD7;
	font-weight: normal;
}
.cat-txt p {
    line-height: 14px;
    margin: 4px 0 6px 0;
}
.txtnormal {
	line-height: 16px;
}
.txtnormal p {
    font-size: 12px;
    line-height: 15px;
    margin: 0 0 4px 0;
}
.txtsmallinfo {
	font-size: 8pt;
	color: #6487BA;
	font-weight: normal;
}
.txtlarge {
	
	font-size: 13pt;
	color: #C7CDD7;
	font-weight: normal;
}
.txterror {
	
	font-size: 8pt;
	color: #FF0000;
	font-weight: normal;
}
#filtercontainer {
	position: absolute;
	width: auto;
}
#spacer {
	position: absolute;
	width: 500px;
}
.vod-img{
	float:left;
	margin-right: 10px;
}
#navoben {
	position: absolute;
	top: 0;
	right: 20%;
	width: 310px;
	list-style-type: none;
	z-index: 5;
	font-size: 16px;
	font-weight: normal;
	color: #c5ddff;
}
#navoben li {
	display: inline;
}
#navoben ul {
	padding: 3px 5px 10px 5px;
}
#navoben a {
	display: block;
	float: right;
	border-left: 1px solid #516e9a;
	color: #ffbc06;
	padding: 20px 5px 10px 5px;
	text-decoration: none;
}
#navoben a:hover {
	color: #fdefc5;
	background-color: #163d7c;/*background: transparent url(filterbg.jpg) 0 0;*/
}
#navoben a.akt {
	color: #c5ddff;
	font-weight: bold;
	background-color: #34588c;
	font-size: 16px;
}
.filterdown {
	padding-top: 20px;
	position: absolute;
}
.modalshowdiv {
	display: none;
	position: absolute;
	border: none;
	background-color: white;
	z-index: 10000;
	overflow: auto;
}
h1 {
	
	font-size: 19px;
	font-weight: bold;
	color: #FFFFFF;
}
h2 {
	
	font-size: 12px;
	margin-top: -10px;
	margin-bottom: -1px;
	color: #D9E0EA;
}

#camlist9839343 {
	width: 100% !important;
	padding:5px !important;
}

/*FORMULAR*/
/*
.inpfield {
    height: 18px;
    width: 155px;
	-moz-border-radius: 5px;
   -webkit-border-radius: 5px;
   border-radius: 5px 5px 5px 5px;
}
.bt-inpfield {
	-moz-border-radius: 5px;
   -webkit-border-radius: 5px;
   border-radius: 5px 5px 5px 5px;
    height: 26px;
    text-align: center;
    width: 63px;
}
.check-inpfield {
	-moz-border-radius: 5px;
   -webkit-border-radius: 5px;
   border-radius: 5px 5px 5px 5px;    
   height: 27px;
    margin: 0;
    padding: 0;
    text-align: center;
    width: 27px;
}
.radio-inpfield {
    height: 19px;
    margin: 0 5px 0 0;
    padding: 0;
    text-align: center;
    width: 19px;
}
input.inpfield {
    color: #000000;
    font-family: Arial;
    font-size: 11pt;
    font-weight: normal;
    padding: 1px 5px;
}
select.pulldown {
		-moz-border-radius: 5px;
   -webkit-border-radius: 5px;
   border-radius: 5px 5px 5px 5px;
	font-size: 10pt;
	font-family: Arial;
	color: #000000;
	font-weight: normal;
	border: 2 outset;
	 height: 26px;
    width: 170px;
}
*/

/*-----------*/

form {
  margin: 0 0 20px;
}


button,
input,
select,
textarea {
  margin: 0;
  font-size: 100%;
  vertical-align: middle;
}

button,
input {
  *overflow: visible;
  line-height: normal;
}

button::-moz-focus-inner,
input::-moz-focus-inner {
  padding: 0;
  border: 0;
}

button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  cursor: pointer;
  -webkit-appearance: button;
}


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

legend {
  display: block;
  width: 100%;
  padding: 0;
  margin-bottom: 20px;
  font-size: 21px;
  line-height: 40px;
  color: #333333;
  border: 0;
  border-bottom: 1px solid #e5e5e5;
}

legend small {
  font-size: 15px;
  color: #999999;
}

label,
input,
button,
select,
textarea {
  font-size: 12px;
  font-weight: normal;
  line-height: 20px;
}

input,
button,
select,
textarea {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
}

label {
  display: block;
  margin-bottom: 5px;
}

select,
textarea,
input[type="text"],
input[type="password"],
input[type="datetime"],
input[type="datetime-local"],
input[type="date"],
input[type="month"],
input[type="time"],
input[type="week"],
input[type="number"],
input[type="email"],
input[type="url"],
input[type="search"],
input[type="tel"],
input[type="color"],
.uneditable-input {
  display: inline-block;

  padding: 4px 0;
  font-size: 12px;
  line-height: 15px;
  color: #555555;
  vertical-align: middle;
  -webkit-border-radius: 4px;
     -moz-border-radius: 4px;
          border-radius: 4px;
}

/*FORMULAR FELDER BREITEN ANPASSEN*/

/*HAUPTSEITE*/
.form-tt{
    margin-bottom: 5px;
}
.main-infield{
	width: 157px;
	margin-right: 10px;
}
/*KATALOG SUCHE*/

.catal-infield{
	width: 333px;
}
.pulldown-sm{
	width: 120px;
}
.pulldown-md{
	width: 150px;
}
.pulldown-lg{
	width: 170px;
}

/*PRODUKT DETAIL*/
.detail-infield{
	width: 280px;
	margin-right: 10px;
}
/*---------END--------------*/




.btn {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    background-color: #f5f5f5;
    background-image: linear-gradient(to bottom, #ffffff, #e6e6e6);
    background-repeat: repeat-x;
    border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) #b3b3b3;
    border-image: none;
    border-radius: 4px;
    border-style: solid;
    border-width: 1px;
    box-shadow: 0 1px 0 rgba(255, 255, 255, 0.2) inset, 0 1px 2px rgba(0, 0, 0, 0.05);
    color: #333333;
    cursor: pointer;
    display: inline-block;
    font-size: 13px;
    line-height: 15px;
    margin-bottom: 0;
    padding: 4px 8px;
    text-align: center;
    text-shadow: 0 1px 1px rgba(255, 255, 255, 0.75);
    vertical-align: middle;
}
.btn:hover,
.btn:focus {
  color: #333333;
  text-decoration: none;
  background-position: 0 -15px;
  -webkit-transition: background-position 0.1s linear;
     -moz-transition: background-position 0.1s linear;
       -o-transition: background-position 0.1s linear;
          transition: background-position 0.1s linear;
}


textarea {
  height: auto;
}

textarea,
input[type="text"],
input[type="password"],
input[type="datetime"],
input[type="datetime-local"],
input[type="date"],
input[type="month"],
input[type="time"],
input[type="week"],
input[type="number"],
input[type="email"],
input[type="url"],
input[type="search"],
input[type="tel"],
input[type="color"],
.uneditable-input {
  background-color: #ffffff;
  border: 1px solid #cccccc;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
     -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
          box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -webkit-transition: border linear 0.2s, box-shadow linear 0.2s;
     -moz-transition: border linear 0.2s, box-shadow linear 0.2s;
       -o-transition: border linear 0.2s, box-shadow linear 0.2s;
          transition: border linear 0.2s, box-shadow linear 0.2s;
}

textarea:focus,
input[type="text"]:focus,
input[type="password"]:focus,
input[type="datetime"]:focus,
input[type="datetime-local"]:focus,
input[type="date"]:focus,
input[type="month"]:focus,
input[type="time"]:focus,
input[type="week"]:focus,
input[type="number"]:focus,
input[type="email"]:focus,
input[type="url"]:focus,
input[type="search"]:focus,
input[type="tel"]:focus,
input[type="color"]:focus,
.uneditable-input:focus {
  border-color: rgba(82, 168, 236, 0.8);
  outline: 0;
  outline: thin dotted \9;
  /* IE6-9 */

  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(82, 168, 236, 0.6);
     -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(82, 168, 236, 0.6);
          box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(82, 168, 236, 0.6);
}

input[type="radio"],
input[type="checkbox"] {
  margin-top: 1px \9;
  *margin-top: 0;
  line-height: normal;

    margin-left: 3px;
    margin-right: 1px;
}
}

input[type="file"],
input[type="image"],
input[type="submit"],
input[type="reset"],
input[type="button"],
input[type="radio"],
input[type="checkbox"] {
  width: auto;
}

select,
input[type="file"] {
  height: 25px;
  /* In IE7, the height of the select element cannot be changed by height, only font-size */

  *margin-top: 4px;
  /* For IE7, add top margin to align select with labels */

  line-height: 30px;
}

.radio.inline, .checkbox.inline {
    display: inline-block;
    margin-bottom: 0;
    padding-top: 5px;
    vertical-align: middle;

}
