body
{
background-color : #000099;
font-family : arial,sans-serif;
font-size : 12px;
}
div#main
{
margin : 0px auto;
background-color : #ffffff;
width : 900px;
height : 600px;
}
div#titel
{
float : left;
background-image : url(pic/titel_letzel02.gif);
background-repeat : no-repeat;
width : 900px;
height : 150px;
}
div#leiste
{
float : left;
width : 900px;
height : 24px;
margin-top : 80px;
}
div#navi
{
float : left;
width : 140px;
height : 400px;
margin-left : 5px;
padding-top : 10px;
}
#navi a
{
display : block;
text-decoration : none;
margin-top : 5px;
width : 130px;
height : 22px;
background-color : #f0f8ff;
padding-left : 5px;
padding-top : 4px;
border : solid 1px #000099;
}
#navi img
{
margin-left : 30px;
}
