*
{
margin: 0;
padding: 0;
list-style-type: none;
}

html
{
min-height: 100.05%;
}

#container
{
background-image: url(../gfx/container.gif);
background-repeat: repeat-y;
background-position: right;
position: relative;
width: 935px;
margin-left: auto;
margin-right: auto;
text-align: left;
border: 5px solid #34569e;
min-height: 550px;
z-index: 1;
}

#eckgrafik
{
background-image: url(../gfx/eckgrafik.gif);
width: 175px;
height: 126px;
position: absolute;
top: 0;
left: 0;
z-index: 100;
}

#header
{
background-color: #fff1c0;
width: 935px;
height: 95px;
position: relative;
z-index: 2
}

#status
{
background-color: #34569e;
width: 935px;
height: 25px;
}

#schatten-oben
{
background-image: url(../gfx/schatten-oben.gif);
width: 935px;
height: 5px;
}

#navigation
{
background-image: url(../gfx/bg-navi.gif);
background-repeat: repeat-x;
background-color: #34569e;
width: 200px;
min-height: 425px;
float: left;
}

#content
{
position: relative;
width: 700px;
float: left;
min-height: 405px;
padding-top: 25px;
padding-bottom: 25px;
left: 35px;
}

#footer
{
clear: both;
background-color: #34569e;
width: 935px;
height: 20px;
}
