.InputNewsletter {
  width: 100px;
}

.brand {
  padding-bottom: 10px;
}

.diverLicenceClasses {
  margin:0px;padding:0px;
  width:100%;
  box-shadow: 1px 1px 1px #888888;
  border:1px solid #3f3f3f;

  -moz-border-radius-bottomleft:0px;
  -webkit-border-bottom-left-radius:0px;
  border-bottom-left-radius:0px;

  -moz-border-radius-bottomright:0px;
  -webkit-border-bottom-right-radius:0px;
  border-bottom-right-radius:0px;

  -moz-border-radius-topright:0px;
  -webkit-border-top-right-radius:0px;
  border-top-right-radius:0px;

  -moz-border-radius-topleft:0px;
  -webkit-border-top-left-radius:0px;
  border-top-left-radius:0px;
}

.diverLicenceClasses table{
  border-collapse: collapse;
  border-spacing: 0;
  width:100%;
  height:100%;
  margin:0px;padding:0px;
}

.diverLicenceClasses tr:last-child td:last-child {
  -moz-border-radius-bottomright:0px;
  -webkit-border-bottom-right-radius:0px;
  border-bottom-right-radius:0px;
}

.diverLicenceClasses table tr:first-child td:first-child {
  -moz-border-radius-topleft:0px;
  -webkit-border-top-left-radius:0px;
  border-top-left-radius:0px;
}

.diverLicenceClasses table tr:first-child td:last-child {
  -moz-border-radius-topright:0px;
  -webkit-border-top-right-radius:0px;
  border-top-right-radius:0px;
}

.diverLicenceClasses tr:last-child td:first-child{
  -moz-border-radius-bottomleft:0px;
  -webkit-border-bottom-left-radius:0px;
  border-bottom-left-radius:0px;
}

.diverLicenceClasses tr:hover td{

}
.diverLicenceClasses tr:nth-child(odd){
  background-color:#cecece;
}

.diverLicenceClasses tr:nth-child(even)    {
  background-color:#ffffff;
}

.diverLicenceClasses td{
  vertical-align:middle;
  border:1px solid #3f3f3f;
  border-width:0px 1px 1px 0px;
  text-align:left;
  padding:7px;
  font-size:12px;
  font-family:Helvetica;
  font-weight:normal;
  color:#262626;

}.diverLicenceClasses tr:last-child td{
   border-width:0px 1px 0px 0px;
 }

.diverLicenceClasses tr td:last-child{
  border-width:0px 0px 1px 0px;
}

.diverLicenceClasses tr:last-child td:last-child{
  border-width:0px 0px 0px 0px;
}

.diverLicenceClasses tr:first-child td{
  background:-o-linear-gradient(bottom, #a8393b 5%, #a8393b 100%);
  background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #a8393b), color-stop(1, #a8393b) );
  background:-moz-linear-gradient( center top, #a8393b 5%, #a8393b 100% );
  filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#a8393b", endColorstr="#a8393b");
  background: -o-linear-gradient(top,#a8393b,a8393b);
  background-color:#a8393b;
  border:0px solid #3f3f3f;
  text-align:center;
  border-width:0px 0px 1px 1px;
  font-size:14px;
  font-family:Helvetica;
  font-weight:bold;
  color:#f2f2f2;
}

.diverLicenceClasses tr:first-child:hover td{
  background:-o-linear-gradient(bottom, #a8393b 5%, #a8393b 100%);
  background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #a8393b), color-stop(1, #a8393b) );
  background:-moz-linear-gradient( center top, #a8393b 5%, #a8393b 100% );
  filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#a8393b", endColorstr="#a8393b");
  background: -o-linear-gradient(top,#a8393b,a8393b);
  background-color:#a8393b;
}
.diverLicenceClasses tr:first-child td:first-child{
  border-width:0px 0px 1px 0px;
}

.diverLicenceClasses tr:first-child td:last-child{
  border-width:0px 0px 1px 1px;
}

.infografik td{
  width: 100%;
}

.buttonA {
  background-color:#a8393b;
  -moz-border-radius:3px;
  -webkit-border-radius:5px;
  border-radius:5px;
  border:1px solid #fcfcfc;
  display:inline-block;
  cursor:pointer;
  color:#ffffff;
  font-family:arial;
  font-size: 16px;
  padding-bottom: 10px;
  padding-left: 20px;
  padding-right: 20px;
  padding-top: 10px;
  text-decoration:none;
  text-shadow:0px 1px 0px #000000;
}
.buttonA:hover {
  background-color:#919191;
}
.buttonA:active {
  position:relative;
  top:1px;
}

.left {
  float: left;
}

.footermenue ul.nav li {
  float:left;
  margin-right:10px;
}

img.imgShadow, .imgShadow img{

  margin: 10px;
  border-collapse: separate;
}

.imgShadow td, .userHint td{
  vertical-align: top;
}

.btn-primary {
  background-color: #ffffff;
  background-image: linear-gradient(to bottom, #0088CC, #0044CC);
  background-repeat: repeat-x;
  border-bottom-color: #ffffff;
  border-left-color-ltr-source: physical;
  border-left-color-rtl-source: physical;
  border-left-color-value: #ffffff;
  border-right-color-ltr-source: physical;
  border-right-color-rtl-source: physical;
  border-right-color-value: #ffffff;
  border-right-color: #ffffff;
  border-left-color: #ffffff;
  border-top-color: #ffffff;
  color: #FFFFFF;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
}

.btn-primary:hover, .btn-primary:focus, .btn-primary:active, .btn-primary.active, .btn-primary.disabled, .btn-primary[disabled] {
  background-color: #919191;
  color: #FFFFFF;
}
.footer .custom{
  float: right;
  margin-top: -92px;
  margin-right: 0px
}
.footer .pull-right{
  float: right;
}

span.buttonDownload{
  background-color: #A8393B;
  border: 0;
  color: #ffffff;
  -moz-border-radius: 5px; /* Firefox alt */
  -webkit-border-radius: 5px; /* Safari, Chrome */
  -khtml-border-radius: 5px; /* Konqueror */
  border-radius: 5px; /* CSS3 */
  font-size: 14px;
  padding-bottom: 8px;
  padding-left: 15px;
  padding-right: 15px;
  padding-top: 7px;
  margin-bottom: 2px;
  cursor: pointer;
  display: inline;
}

span.buttonDownload:hover{
  background-color: #515151;
  color: #ffffff;

}
span.buttonDownload:hover a{
  text-decoration: none;
}

.buttonDownload  a{
  color: #ffffff;
}

#kfz-kennzeichen{
  width: 46%;
  float: left;
}
#altkennzeichen{
  width: 46%;
  float: right;

}
#table_slider{
  margin-top: 585px;
}
#leaderboard{
 
  max-width: 982px;
  text-align: right;
  border: 0px solid red;
  margin: 0 auto;
  overflow: hidden;
  display: none;
}
#skyscraper{
  max-width: 120px;
  max-height: 600px;
  border: 0px solid red;
  overflow: hidden;
  display: none;
}
.container{
  float: none;
}
#splitFooter{
  width: 100%;
  clear: both;
  float: left;
}
#footer-left{
  float: left;
  width: 50%;
  text-align: left;
}
#footer-right{
  float: left;
  width: 50%;
  clear: right;
}
#footer-left .custom, #footer-right .custom{
  margin: 0;
  float: none;
}
#wrapper{
  width: auto;
}
@media all and (min-width: 1102px) {
  #wrapper .container{
    float: left;
  }
  #leaderboard{
    float: left;
    width: 982px;
    display: inline;
  }
  #wrapper{
    border: 0px solid red;
    width: 1102px;
    margin: 0 auto;
  }
  #wrapper.noSkyscraper{
    width: 982px;
  }
  #skyscraper{
    display: block;
  }
}
.moduletable.tagCloud {
  border: 1px solid #EEEEEE;
  border-radius: 5px;
  padding: 5px;
}

/* QuizDeluxe */

.jq_quiz_task_container a, .jq_close_popup {
  background-color: #A8393B;
}

.jq_quiz_task_container a:hover, .jq_close_popup:hover {
  background-color: #515151;
}

.jq_panel_link {
  color: #A8393B;
}

.jq_quize_general_caption {
  color: #A8393B;
}

.jq_panel_table_header td {
  background-color: #EEEEEE;
}

.jq_results_panel_table tbody tr:hover td {
  background-color: #EEEEEE;
}

.jq_panel_table_link {
  color: #A8393B;
}

.sectiontableheader {
  color: #A8393B !important;
}

.jq_result_key {
  color: #A8393B;
}

.jq_footer_link a {
  color: #A8393B;
}
.joomlaquiz{
  margin-bottom: 100px;
}
.jq_cat_quiz_title{
  border: 1px solid #999;
  border-radius: 3px;
  margin-bottom: 9px;
  background-color: #FFFFFF;
  text-transform: none;
}

.jq_quiz_container_tbl_content {
  margin-bottom: 50px;
}

.jq_result_question_header strong {
  color: #A8393B;
}

.jq_feedback_question_header td {
  background-color: #F5F5F5;
}

/* End QuizDeluxe */

/* Start Produktrueckrufe */

#aside .minifrontpage-default .mfp-table-cell p {
  background-color: #ffffff;
  box-shadow: 0 0 2px #EEEEEE inset;
}

#aside .minifrontpage-default .mfp-table-cell:hover p {
  background-color: #fff;
  box-shadow: 0 0 2px #EEEEEE inset;
}
#aside .minifrontpage-default a.mfp-readon{
  background-color: #a8393b;
  font-size: 85%;
}
#aside .minifrontpage-default a.mfp-readon:hover{
  background-color: #515151 !important;
}

#aside .minifrontpage-tabbed-fade-in-out .mfp-table-cell p {
  background-color: #ffffff;
  box-shadow: 0 0 2px #EEEEEE inset;
}

#aside .minifrontpage-tabbed-fade-in-out .mfp-table-cell:hover p {
  background-color: #fff;
  box-shadow: 0 0 2px #EEEEEE inset;
}
#aside .minifrontpage-tabbed-fade-in-out a.mfp-readon{
  background-color: #a8393b;
  font-size: 85%;
}
#aside .minifrontpage-tabbed-fade-in-out a.mfp-readon:hover{
  background-color: #515151 !important;
}

/* End Produktrueckrufe */

/* Start Newsletter-Button */
.navigation:after {
  content : ".";
  display : block;
  height : 0;
  clear : both;
  visibility : hidden;
}

.navigation {display: inline-block;}

/* Hides from IE-mac \*/
* html .navigation { height: 1 %;}
.navigation {display: block;}

.navigation .menu{
  float: left;
  display: inline;;
}
.navigation .custom {
  float: right;
  display: inline;
  margin-top: 2px;
}

div.buttonNewsletter{
  background-color: #FFCB00;
  border: 0;
  color: #fff;
  -moz-border-radius: 5px; /* Firefox alt */
  -webkit-border-radius: 5px; /* Safari, Chrome */
  -khtml-border-radius: 5px; /* Konqueror */
  border-radius: 5px; /* CSS3 */
  font-size: 14px;
  padding-bottom: 9px;
  padding-left: 15px;
  padding-right: 15px;
  padding-top: 7px;
  margin-bottom: 2px;
  cursor: pointer;
  display: inline;
}
div.buttonNewsletter a {
  color: #fff;
}
div.buttonNewsletter:hover{
  background-color: #515151;
  color: #ffffff;
}
div.buttonNewsletter:hover a{
  text-decoration: none;
}
a.buttonNewsletter  a{
  color: #ffffff;
}
/* End Newsletter-Button */
div.center{
  text-align: center;
}
.button{
  border: 1px solid grey;
  padding: 5px 8px;
  background-color: #8F8F8F;
  text-align: center;
  color: #fff;
}
.button:hover{
  text-decoration: none;
  color: #2C2C2C;
}
.button:focus{
  text-decoration: none;
  color: #2C2C2C;
}
@media (max-width: 768px){
  .mainHeader{
    display: none;
  }
  .navigation .custom {
    float: left;
    clear: both;
  }
  .navigation .menu{
    width: 100%;
  }
  div.buttonNewsletter{
    display: inline-block;
  }
}
.facebookBtn {
  height: 31px;
  width: auto;
  margin-left: 15px;
}
.twitterBtn {
  height: 31px;
  width: auto;
  margin-left: 4px;
}

.label, .badge {
  margin-right: 5px;
  margin-bottom: 5px;
}

.newsletterArchiv {
  padding-left: 20px;
  max-width: 640px;
}

.separatorLine {
  border-top: 1px solid #ddd;
}
.searchintro{
  background-color: #fff;
}
.phrases{
  float: left;
  min-width: 45%;
}
.chzn-single {
  width: 80%;
}

html, body.site {
  padding: 0;
  margin: 0;
}
#cadre_alert_cookies p{
  padding: 0;
  margin: 0;
}
#cadre_alert_cookies .cadre_texte{
  padding-top: 8px;
}

.well {
  margin-top: 10px;
}

.btn-group > .btn:first-child {
    margin-bottom: 5px;    
}

/** CHANGES [rv] 151029 **/
.header-search .search-query { 
	width: 225px; 
	margin-right: 10px;
}


@media (max-width: 768px){
  .header-search .search-query {
	width: 75%;
  }

}
/** CHANGES [rv] 151029 end **/

.floatfix:after{
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}

.floatfix{
  display: inline-block;
}

/* Hides from IE-mac \*/
* html .floatfix{
  height: 1%;
}
.floatfix{
  display: block;
}
