body {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 10px;
        color: #000000;
        background-color: #005696;
        background-image: url(images/bg.gif);
        background-repeat: repeat-x;
}
a:link {
        color: #000000;
        font-size: 12px;
}
a:visited {
        color: #000000;
        font-size: 12px;
}
.bgl {
        background-image: url(images/bgl.gif);
        background-repeat: repeat-x;
}
.bgr {

        background-image: url(images/bgr.gif);
        background-repeat: repeat-x;
}

.right {
        float: right;
        font-size: 8px
        width: 150px;
        border: 2px solid #96A9C9;
        background: White;
}
.suchen {
        float: right;
        font-size: 11px;
        margin-right: 4px;
}
.right2 {
        float: center;
        font-size: 8px
        border: 2px solid #96A9C9;

        background: White;
}

.clear {
        clear: both;
}
