body
{
  margin-top: 0px;
  margin-bottom: 0px;
  background-image:url(images/background.png); 
  background-repeat:repeat-y;  
  background-Color: #FFFFFF;
  font-size:10pt; 
  font-family: arial, sans-serif; 
}

img
{
  border: none;
}

ul
{
  list-style: none;
  margin: 0;
  padding: 0;
}

li
{
  margin-top: 10px;
}

A
{
  color: #9B0303;
  background-Color: #ffffff; 
  Text-Decoration: none;
  Font-Family: arial, sans-serif;  
}

A:HOVER
{
  color: #ffffff;
  background-Color: #9B0303; 
  Text-Decoration: underline;
  Font-Family: Arial, sans-serif;  
}

#logo
{
  position: absolute;
  left: 100px;
  top: 35px;
}

#banner
{
  position: absolute;
  left: 387px;
  top: 0px;
}

#menu
{
  position: absolute;
  left: 210px;
  top: 250px;
}

#menubg
{
  position: absolute;
  left: 90px;
  top: 117px;
}

#verfuegbarkeit
{
  position: absolute;
  left: 620px;
  top: 220px;
}

#navigation
{
  position: absolute;
  left: 190px;
  top: 120px;
  width: 800px;
  Font-Weight: bold;
  font-size: 12pt;  
  font-family: arial, sans-serif; 
}


#navigation A
{
  color: #ffffff;
  background-Color: #9B0303; 
  Font-Weight: bold;
  font-size: 10pt;
  Text-Decoration: none;
  Font-Family: arial, sans-serif;  
}


#navigation A:HOVER
{
  color: #444343;
  background-Color: #9B0303; 
  Font-Weight: bold;
  font-size: 10pt;
  Text-Decoration: underline;
  Font-Family: Arial, sans-serif;  
}

#inhalt
{
  position: absolute;
  left: 210px;
  top: 200px;
  width: 350px;
}

.news_date 
{
  text-align: right;
  vertical-align: bottom; 
  border-bottom: 2px solid #9B0303;
  FONT: 8pt arial; COLOR: #9B0303;
}
       
.news_head 
{ 
  border-bottom: 2px solid #9B0303;
  font: 10pt arial;
  font-weight: bold; 
  COLOR: #444343;             
}

.news_image 
{
  border: 1px solid #9B0303;
}

.news_body
{
  width: 400px;
  text-align: justify;
  FONT: 10pt arial;
  COLOR: #444343;      
}   

TABLE 
{
  margin: 0px;
  border-style:none;
  border-color:#F54B4B;
  Border-Width: 0px;
  font-family: Verdana, sans-serif;
}

TD
{
  vertical-align: top;
}

.grey
{
  background-Color: #cccccc;
}

#footer
{
  position: relative;

  left: -127px;

}

