/* CSS Document service */

#inhaltObenLinks {
padding:3px;
float:left; 
width:300px;
height:190px;
overflow:hidden;

}
#inhaltObenRechts {
padding:3px 6px;
float:left; 
width:300px;
height:190px;
overflow:auto;
background-image:url(../../bilder/bueroklammer_05.jpg);
background-position:8px bottom;
background-repeat:no-repeat;
}

#inhaltUntenLinks {
padding:3px;
clear:left;
float:left; 
width:300px;
height:200px;
overflow:auto;
background-image:url(../../bilder/tastatur_service.jpg);
background-position:right 8px;
background-repeat:no-repeat;
}
#inhaltUntenRechts {
padding:3px 6px;
float:left; 
width:300px;
height:200px;
overflow:auto;

}
.box1 li img
{ float:left;
padding-right:10px;
padding-bottom:30px;
}

