body {
   font-family:Arial;
   font-size:8pt;
   color:#5A5A5A;
}

.container {
    background-image:url("../bilder/container_bg.jpg");
    background-repeat:no-repeat;
    width:650px;
    height:500px;
}

.text {
    width:400px;
    height:400px;
    margin-top:180px;
    float:left;
    font-weight:bold;
    padding-left:30px;
}

.klee {
    width:37px;
    height:37px;
    background-image:url("../bilder/kleeblatt.gif");
    background-repeat:no-repeat;
    float:left;
}
