#tagebuchcontainer {
    background-color:#FFFFFF;
    padding:20px 0px;
    clear: both;
}

#tagebuchlinks {
    width:230px;
    float: left;
}

#tagebuchbild1, #tagebuchbild2, #tagebuchbild3 {
    width:230px;
    padding-bottom:0px;
}

#tagebuchrechts {
    background-attachment:scroll;
    background-image: url(../images/listen.jpg);
    background-repeat: repeat;
    background-color: #f7f7f7;
    padding-left: 25px;
    padding-right: 30px;
    padding-top: 10px;
    margin-left: 234px;
   
    /*width:400px;*/
}

#tagebuchlink {
    padding-top:0px;
}


#tagebuchtext {
   padding-bottom:20px;
}