/*///////////////////////////////////////////////////////////////////
// 2009-04   | motorpresse                                         //
// Project   | motorradonline                                      //
// Author    | Maximilian Walter                                   //
// Package   | actionteam                                          //
///////////////////////////////////////////////////////////////////*/

#actionteam .themeBlock.actionteam {
 border: 0;
}

#actionteam .themeBlock.actionteam.margin {
 margin-top: 15px;
}

#actionteam .teaserBox.actionteam {
 border: none;
 float: left;
 margin: 0;
 width: 255px;
}

#actionteam .teaserBox.actionteam.right {
 width: 245px;
}

#actionteam .teaserBox.actionteam.wide {
 width: 100%;
}

#actionteam .teaserBox.actionteam.terminListe {
 border-top: 1px solid #b9b9b9;
 width: 100%;
}

#actionteam .teaserBox.actionteam h1 {
 font-size: 11px;
}

#actionteam .teaserBox .termine {
 font-size: 10px;
 padding-left: 153px;
 padding-top: 6px;
}

#actionteam .teaserBox .onlineAbfrage {
 left: 420px;
 position: absolute;
 top: 82px;
}

#actionteam .suche {
 background-color: #eee;
 height: 100px;
 padding: 6px;
}

#actionteam .suche #atsuche_reisetyp {
 margin: 0;
 width: 158px;
}

#actionteam .suche #termin_von_tag,
#actionteam .suche #termin_von_monat,
#actionteam .suche #termin_bis_tag,
#actionteam .suche #termin_bis_monat {
 margin-bottom: 4px;
 width: 45px;
}

#actionteam .suche #termin_von_jahr,
#actionteam .suche #termin_bis_jahr {
 margin-bottom: 4px;
 width: 60px;
}

#actionteam .suche #atsuche_bis {
 margin-bottom: 4px;
 width: 158px;
}

#actionteam .label {
 padding-left: 4px;
}

#actionteam .label.highlight {
 color: #ff0000;
 font-size: 13px;
}

#actionteam .suchenButtonContainer {
 background: transparent url(../i/bg/at_start_reisen.jpg);
 float: right;
 height: 99px;
 width: 182px;
}

#actionteam .suchenButton {
 border: 0;
 float: right;
 margin-top: 82px;
 padding: 0;
}

#actionteam .aktuell {
 margin:15px 0 0 1px;
 width:499px;
}

#actionteam .aktuell .head td {
 border: 1px solid #B7B7B7;
 font-size: 11px;
 font-weight: 700;
}

#actionteam .aktuell .month {
 border: 1px solid #b7b7b7;
 padding-top: 10px;
 text-align: center;
 width: 250px;
}

#actionteam .aktuell .item td {
 border: 1px solid #b7b7b7;
 font-size: 11px;
}

#actionteam .aktuell .item.dark {
 background-color: #eee;
}

#actionteam .aktuell .item h1 {
 font-size: 11px;
}

#actionteam .sortby {
 float: right;
 font-weight: normal;
}

#actionteam .noBorder {
 border: none !important;
}

#actionteam .noMargin {
 margin: 0 !important;
}