*{
position:relative;
margin:0;
padding:0;

}


body {background-color:#E7E7E7;}


#header1
{
background-color:#0A0A28;
height: 125px;
}

#sheet
{
background-color:white;
min-height: 600px;
width: 925px;
margin: 0 auto;

color: #585858;
    box-shadow: 8px 8px 8px #a4a4a4,
               -8px 8px 8px #a4a4a4;
}


#slide
{
height: 380px;
}

#content1
{
background-color:white;
min-height: 600px;
width:850px;
margin: 0 auto;
text-align: left;
font-family: FuturaBT-Book,Lucida Grande,Lucida Sans Unicode,sans-serif;
font-weight: normal;
font-style: normal;
font-size: 13px;
line-height: 2;
}

#bottom2
{
background-color:#0A0A28;
height:125px;
text-align:center;
width: 100%;
display: table;
}


#bottom3
{
background-color:#0A0A28;
width: 100%;
margin:0 auto;
display: table-cell;
vertical-align:middle;
}

#footer
{
background-color: #0A0A28;
vertical-align:middle;
}

#footertable
{
background-color: #0A0A28;
display:table;
margin-left: auto;
margin-right: auto;

}



#Kontaktcell
{
display: table-cell;
background-color: #0A0A28;
vertical-align: middle;
font-family: Verdana;
font-weight: bold;
font-style: normal;
font-size: 13pt;
line-height: 2;
}

#Logocell
{
display: table-cell;
background-color: #0A0A28;
vertical-align: middle;
padding: 20px;
}

#Impressumcell
{
display: table-cell;
background-color: #0A0A28;
vertical-align: middle;
font-family: Verdana;
font-weight: bold;
font-style: normal;
font-size: 13pt;
line-height: 2;
}

#navigation1
{
background-color:#0A0A28;
height:125px;
width: 925px;
font-family: Verdana;
font-size: 13pt;
margin: 0 auto;
display: table;
font-weight: bold;
color: white;
}

#navigationlist
{
list-style: none;
display: inline;
vertical-align: middle;
display: table-cell;
}

#navigation1 li
{
display: inline;
margin:0 10px;
}


#Logo_Header
{
display:table-cell;
}



.headerlink:link,.headerlink:visited,.headerlink:active
{
color: white;
text-decoration: none;
}

.headerlink:hover
{
color: #848484;
text-decoration: none;
}

.bottomlink:link,.bottomlink:visited,.bottomlink:active
{
color: white;
text-decoration: none;
}

.bottomlink:hover
{
color: #848484;
text-decoration: none;
}