
#container-leistungen {
margin: 0;
padding: 0;
background: url(images/flaggen_sm.jpg) top right no-repeat; 
}

.leistungen {
float: left;
width: 30%;
margin: 0 1em 1em 0;
padding: 0 1em 1em 0;
border: inherit;
}

.leistungen h3 {
font-size: 120%;
margin-top: 0.5em;
margin-bottom: 1em;
}

.leistungen ul {
list-style-type: none;
padding: 0;
margin: 0;
}

.leistungen ul li {
margin: 0 0 0.5em 0;
padding-left: 1.5em;
background-image: url(images/subnav/bullet_red.gif);
background-repeat: no-repeat;
background-position: 0 0.3em;
white-space: nowrap;
}
