/** ************************************************************/
/** Client Definitions                                         */
/** ************************************************************/
/* Hier steht nur Mandanten spezifisches CSS */

#layout-wrapper {
	padding: 0; 
}	

#layout-footer {
        padding: 15px;
        background: white;
}

#head {
        background: white;
        padding-bottom: 15px;
}

#head img {

}

.TitlePane {
        padding-top: 20px;
        font-size: 20px;
}


.WWSimpleMenuView ul li {
        padding-left: 5px;
        padding-right: 10px;
        padding-top: 5px;
        border: none;
}


.PersonList tr td {
        background: #FAFAFA;
}

#layout-content, .TitlePane {
  background: transparent;
}

#layout-footer {
  margin-top: 15px;
  background: #0A1C7D;
  color: white;
  border: none;
}

#layout-footer a {
  color: white;
}


#layout-content {
  min-height: 575px;
}

#compilation-1, #compilation-2, #compilation-3 {
 background: url(/static/hgbild1.jpg) no-repeat;
 min-height: 575px;
}

#compilation-5 {
 background: url(/static/hgbild3.jpg) no-repeat;
 min-height: 575px;
}

#compilation-6 {
 background: url(/static/hgbild2.jpg) no-repeat;
 min-height: 575px;
}

.TitlePane {
 margin-left: 10px;
 color: white;
}


.cp_p_important {
  background: white;
  border: none;
  font-size: 14px;
  line-height: 140%;
  padding: 10px;
}


#headermenu {
  position: relative;
  display: block;
  top: -80px;
  left: 450px;
  height: 0px;
  color: white;
}

#headermenu a {
  color: white;
}

.WWSimpleMenuView ul  {
  display: block;
  float: left;
}

.StatusPane, .AdminPane {
  background: white;
}

.Actionlist-1 {
   position: absolute;
   top: 50px;
   right: 10px;
   border: 1px solid grey;
}

.test {
width: 800px;
}
