/** ************************************************************/
/** Client Definitions                                         */
/** ************************************************************/
/* Hier steht nur Mandanten spezifisches CSS */

body {
  font-size: 9pt;
  line-height: 12pt;
}

#menu {
  border: none;
  font-size: 1.6em;
}

#mainmenu {
  z-index: 999;
}

#maintitle {
    top: 274px;
    background-color: rgba(0, 0, 0, 0.5);
    left: 100px;
    padding: 5px;
    color: white;
    width: 257px;
    text-align: center;
    line-height: 1.2em;
}

#maintitle a{
 color:white!important;
text-decoration: none!important;
} 

#maincontent {
    top: 180px;
}


#banner {
  padding: 0px;
  border: none;
  width: 269px;
 }

.ActionlistElement-Border, .ActionlistElement {
  background: #efefef;
  margin-top: 10px;
  padding: 10px;
}

.designContainer .window {
    border: 1px solid lightgrey;
    box-shadow: 5px 5px 5px #CCCCCC;
    margin-bottom: 20px;
    padding: 5px 15px 0;
}

.designContainer h2 {
    font-size: 14pt;
    border: none;
}


#backgroundimage {
   background: url(/stylefile/liverpool_banner.png);
background-size:103%;

}

/*****************/
/** Anmeldungen **
/*****************/

.SweepstakeForm .multigroup {
    margin-top: -20px;
}

.SweepstakeForm input {
    width: 49%;
}

.SweepstakeForm .dijitComboBox {
    width: 49%;
}

.sweepstake-question {
  margin-top: 10px;
}

.sweepstake-question .description {
    color: #000000 !important;
    font-size: 10px !important;
    margin-top: -10px;
    clear: both;
}

.sweepstake-question-no-6 li {
    float: none !important;
}
.sweepstake-question-no-6 ul {
    margin-bottom: 0;
}

/*****************************************/
/************** NEWSLETTER ***************/
/*****************************************/

table.tbl_activityreport {
  border: 1px solid #840E1E;
  margin: 10px auto;
}
.activityreport {
  padding: 0;
  border: none;
  margin: auto;
}
.activityreport .conPicture {
    padding-top: 7px;
}

.NewsList tr.even img.Picture,
.NewsList tr.even img.PictureFactory,
.NewsList tr.odd img.Picture,
.NewsList tr.odd img.PictureFactory {
  float: none;
  width: auto;
}
tr td.CellWidePictureNewsListElement {
  padding-bottom: 15px;
}

.test {
width: 550px;
}
