body    {background-color:#333365; color:white;}

a:link    {color:white; text-decoration:none;}
a:visited {color:#88add9; text-decoration:none;}
a:hover   {color:white; background-color:#88add9;}
a:active  {color:white;}
a:focus   {color:white; font-weight:bold;}

div#titelbackground    {position:absolute;
    left:0px; top:0px;
    height:200px; width:100%;
    background-image:url("../images/sternenhimmel.jpg");
}
div#leftboard    {position:absolute;
    left:0%; top:275px;
    width:220px;
    text-align:center;
    background-image:url("../images/verlauf.gif");
}
div#maintitle    {position:absolute;
    top:50px; left:350px;
    height:65px; width:400px;
    text-align:center;
    font-style:italic; font-size:5em;
}
div#content    {position:absolute;
    left:325px; top:250px;
    margin-bottom:1.5em;
}
div#bottomholder    {margin-bottom:1.5em;}

img.foto    {border:10px solid #88ADD9;}

table.buttonmenu    {margin-left:-5px;
    font-size:120%;
}
table#submenu    {margin-top:-5px;
    margin-left:50px; margin-right:-5px;
}
td.button    {height:2em; width:222px;
    vertical-align:middle;
    background-color:#333365;
}
td.subbutton    {height:1em;width:172px;
                font-size:80%;
}
