select.touren
{
  width:178px;
}
section.MTTourDerWoche-vStandard  form  input.standard
{
  width: 237px;
}
section.MTTourDerWoche-vStandard  form  select
{
  width: 250px;
}

.MTTourDerWoche-vStandard label {
  display: block;
}

.checkboxContainer1 {
  margin-bottom: 5px;
  height: 33px;
  width:170px;
  float:left;
  margin-right:10px;
  line-height: 16px;
}

.checkboxContainer1 label{
  width: 140px;
  float: left;
}

form .checkboxContainer1 input{
  height: 10px;
  margin: 1px 5px 0 0;
  width: 18px;
  margin-bottom: 15px;
  padding-right: 5px;
}

input.checkboxtouren {
  background-color:#FFFFFF;
  border:none;
  float: left;
  height: auto;
  margin: 0;
  padding: 0;
  width: auto;
}

.submitButtons{
  padding-top: 10px;
}

.title{
 padding-bottom: 10px;
}

div.selectContainer{
 padding-top:  15px;
  padding-bottom: 6px;
}

form input.tourSearch.tourSearchReset.submit.greenactive{
  clear: none;
}

form input.tourSearchReset.submit.greenactive  {
  float: left;
  clear: none;
}

table.sSectionList strong {
    color: #59AA27;
}

div.description{
  padding-bottom: 35px;
}

.cleardiv{
  clear: both;
  height:0px;
}
.listTitleContainer .listTitle, .tourList .content, .downloadBlock .heightDiff{
  float: left;
}

.downloadBlock .downloadFile{
  float: right;
  padding-top: 4px;
}

section.tourList article.tourItem  header{
  width: 564px;
}


.listTitleContainer{
  border-bottom: 1px solid #C5BEAF;
  padding-bottom: 5px;
}

a.pdf {
    background-image: url("/static/shared/images/download_Icons/download_icons_pdf.png") !important;
    background-repeat: no-repeat;
    display: table-cell;
    padding-left: 25px;
    padding-right: 0;
    vertical-align: middle;
    padding-bottom: 33px;
}
table.sSectionList div.content{
  padding-bottom: 5px;
  padding-bottom: 5px;
}


.sportTyp{
  padding-top: 5px;
  padding-bottom: 3px;
}

.listTitle strong, span.greenText{
    color: #59AA27;
}


.listTitleContainer .withPadding{
  padding-top: 20px;
}
div.tourCellContainer1{
  width: 121px;
  padding-right: 5px;
}

div.tourCellContainer2{
  width: 102px;
}
div.tourCellContainer3{
  width:165px;
  padding-right: 8px;
}
div.tourCellContainer4{
  width: 80px;
}
div.tourCellContainer5{
  width: 74px;
}

section.MTTourDerWoche-vStandard div.footer div.paging ul li a.active {
  background-color: #787262;
  border-radius: 3px 3px 3px 3px;
  -moz-border-radius: 3px 3px 3px 3px;
  -webkit-border-radius: 3px 3px 3px 3px;
  color: #FFFFFF;
}

section.MTTourDerWoche-vSearchBox .groupInfo{
  padding-bottom: 20px;
}

select.tourenName {
  margin: 0px ;!important

}