/** ************************************************************/
/** Client Definitions                                         */
/** ************************************************************/
/* Hier steht nur Mandanten spezifisches CSS */

body {
   font-size: .8em;
}

.ContentPane {
  padding-right: 10px;
}

#layout-wrapper {
	padding: 0; 
        border: 1px solid #999999;
}	

#layout-footer {
        border-top: 1px solid #999999;
        padding: 15px;
        background: white;
}

#head {
        background: white;
        padding-bottom: 20px;
        border-bottom: 1px solid #999999;
}

#head img {
        border-bottom: 1px solid #999999;
}

.TitlePane {
        padding-top: 20px;
        font-size: 20px;
}


.WWSimpleMenuView ul li {
        padding-left: 5px;
        padding-top: 5px;
        border: none;
}


.PersonList tr td {
        background: #FAFAFA;
}


.ActionlistElement-Border, .ActionlistElement {
  padding: 5px;
}

#men-67 {
background-image: url(/static/uk-16x16.png);
background-repeat: no-repeat;
background-position: 0 bottom;
padding-left: 18px;
margin-left: 5px;
}

.test {
width: 800px;
}

