BODY
{
  margin:0px;
  padding:0px;
  color: #000000;
  background-Color: #00A4E8;
  background-image:url(images/bg_bottom.png); 
  background-repeat:repeat-x;
  background-attachment:fixed; padding:0px;
  background-position:bottom;
  font-size: 8pt;
  font-family: Tahoma, sans-serif;
}


A
{
  color: #000000;
  background-Color: #00A4E8; 
  Font-Weight: bold;
  font-size:13pt; 
  Text-Decoration: none;
  font-family:arial,sans-serif;
}

#navigation
{
  position:absolute;
  bottom:16px;
  left:210px;
  font-size:13pt; 
  width:570px;
  z-index:2;
}

#foot
{
  position:absolute;
  bottom:0px; 
  height:70px;
  width:100%;
  Text-Decoration: none;
  Font-Size: 8pt;
  background-Color: #284193;
  font-family:Arial,sans-serif;
  z-index:3;  
}
  
html>body #foot
{  /* nur fuer moderne Browser! */
    position: fixed;
}

.footer 
{
  color: #FFFFFF;

  background-Color: #284193;  
  font-family:Arial,sans-serif; 
  /*Font-Weight: bold; */
  margin-left:40px;
}

A:HOVER
{
  color: #000000; 
  Font-Weight: bold;
  Text-Decoration: underline;
  font-family:Arial,sans-serif;
}


#main
{
  color: #000000;
  background-Color: #00A4E8;
  position:absolute;            
  top:90px;
  margin-left: 255px;
  width:520px;
  height:400px;
  z-index:2;
  font-family:Arial,sans-serif;
  font-size:13pt;
}

#impressum
{
  position:absolute;
  bottom:15px;
  left:8px;
  z-index:5;
}

html>body #impressum
{  /* nur fuer moderne Browser! */
    position: fixed;
}

#banner
{
  position:absolute;     
  top:0px;                     
  left:0px;
  margin-left:20px;
  margin-top:20px;
  background-Color: #00A4E8;
  height:90px;
  width:775px;
  z-index:1;
}

#video
{
  position:absolute;     
  top:100px;                     
  left:0px;
  margin-left:20px;
  margin-top:20px;
  z-index:2;
}

#stern
{
  position:absolute;     
  top:100px;                     
  left:0px;
  margin-left:20px;
  margin-top:20px;
  background-Color: #00A4E8;
  z-index:1;
}

#spacer
{
      height:100px
}

#kuhblume
{
  position:absolute;
  bottom:22px; 
  left:5px;
  z-index:3;  
}

html>body #kuhblume
{ 
  position: fixed;
}

#home
{
  position:absolute;
  bottom:26px; 
  left:145px;
  z-index:6;
  height:50px;
  width:50px;
  display:block;
}

html>body #home
{ 
  position: fixed;
}

A#home
{
  Text-Decoration: none;
  display:block;
  padding: 0.2em;
}

A:HOVER#home
{
  Text-Decoration: none;
}

