body {
font-family: Arial, sans-serif;
color: #FFFFFF;
overflow-y: auto;
}

ul, li {
list-style: none;
}

/*---------------------------------------------------------------------------------*/
/*---------[ COMMON-Section ]------------------------------------------------------*/
ul.ulHouseLeft, ul.ulHouseRight { margin-top: 30px; }
ul.ulHouseLeft {
margin-left: 10px;
margin-right: 167px;
float: left;
}

ul.ulHouseLeftMitarbeiter {
margin-left: 10px;
margin-right: 58px;
float: left;	
}

#bdyHome ul.ulHouseLeft { margin-top: 48px; }

li.liHeader {
font-weight: bold;
font-size: 15px;
}

li.liText {
font-size: 12px;
font-weight: normal;
color: #999999;
}

img.imgHouse {
width: 200px;
height: 176px;
margin-top: 13px;
margin-bottom: 12px;
}

img.imgMitarbeiter {
margin-bottom: 15px;
display: block;
}

/*---------------------------------------------------------------------------------*/
/*---------[ FONT-Section ]-------------------------------------------------------*/
h1 {
margin-left: 15px;
padding-top: 3px;
margin-bottom: 0px;
}

p.pKontakt {
width: 580px;
margin-left: 17px;
margin-top: 45px;
margin-bottom: 45px; 
font-size: 12px;
text-align: justify;
}

span.spSmall {
font-size: 12px;
font-weight: normal;
color: #999999;
}
