body {
color: #333366;
font: normal 10pt Arial, Sans-Serif;
background-image:url(img/bg_himmel.jpg);
}
.gbbottom {
background-image:url(img/bg_bottom.gif);
background-repeat:no-repeat;
background-position:left bottom;
height: 100%;
width: 100%
}

img {
border: 0px;
}





.menu_area{
    color: #FFFF00;
}
.content_area {
    margin: 10px 5px 5px 10px;
}
.content_bg {
    margin: 0px;
    background:url(img/vistastreifen.jpg) right top no-repeat;
}
.menu_area a:hover {
    color: #222266;
    font-weight: bold;
}

.menu_area a:link, a:visited {
    color: #0000cc;
    text-decoration:none;
}

.menu_area li{
        background:url(img/menu_05.png) right top no-repeat;
        font-size:12pt;
        margin: 0px 0px 0px 0px;

        list-style: none;
        padding: 0px 0px 0px 0px;
        width: 230;
        height: 45;


}
.menu_area li:hover{
        background:url(img/menu_03.png) right top repeat-x;
}
#menu_text {
    text-decoration: none;
    font-family: Comic Sans MS;
    margin-right:10px;
    font-size: 11px;
}
#menu_img {
    text-decoration: none;
    margin-left:20px;
}

#Start_Zeit {
    margin-right:3px;
    margin-top:7px;
    margin-left: 8px;
    font-family: Verdana;
    color: #FFFFFF;
    font-size:8pt;

}
#window_leiste {
    background: url(img/window_17_2.gif);
    font-size:11px;
    color: #444444;
    height: 16px;
    padding-top:3px;
}