  a,td.a  { text-decoration: none; color: #B70C02 }
  a:hover { text-decoration: none; color: #B70C02; font-weight:bold;}
  li      { list-style-image:url(../imgs/listenzeichen.gif); margin-left: 20px; }
  h1      { font-size: 14px; font-family: Tahoma,Arial; font-weight:bold; color: #FF8600; margin: 0px;}
  img     { border: 1px solid grey;} 

  body {
    font-size: 12px;
    color: black; background-color: #E2E2E2;
    font-family: Tahoma,Arial,Verdana,sans-serif;
    margin-top: 10px;
    text-align: center;  /* Zentrierung im Internet Explorer */
    min-width: 980px; /* Mindestbreite verhindert Umbruch und Anzeigefehler in modernen Browsern */
    height: 101%;
    background-image: url(../imgs/background.gif); background-repeat:repeat-x;
  }
  
  div#framework {
    text-align: left;    /* Seiteninhalt wieder links ausrichten */
    margin: 0 auto;      /* standardkonforme horizontale Zentrierung */
    width: 980px;
    padding: 0;
    background-color: #FDFACE;
  }
	
  div#header {
    height: 123px;
    width: 980px;
    background-color: #FFFFFF;
    border-top-style: solid; 
    border-top-color: #434343; 
    border-top-width: 1px;
    background-image: url(../imgs/header.jpg); background-repeat:repeat-x;
    border-bottom-style: solid; 
    border-bottom-color: #434343; 
    border-bottom-width: 1px;    
  }
  
  div#headerlinks {
    text-align:left;
    margin-top: 4px;
    margin-right: 4px;  
  }

  div#headerlinks a {
    font-size: 11px;
    text-align:right;
    margin-top: 4px;
    margin-right: 4px;  
  }

  div#contentblock {
    min-height: 555px;
    height: auto !important;  /* fuer moderne Browser */
    height: 555px;  /*fuer den IE */
    width: 980px;
    background-color: #FDFACE;
    margin-bottom:5px;
    background-image: url(../imgs/bgimage.gif); background-repeat:repeat-y;
  }	

  div#wayhome {
    clear: both;
    padding-left: 200px;
    height: 12px;
    width: 970px;
    background-color: #FDFACE;
    padding: 5px;
  }
	
  div#footer {
    font-size:11px;
    clear: both;
    height: 12px;
    width: 970px;
    background-color: #FDFACE;
    border-top-style: solid; 
    border-top-color: #434343; 
    border-top-width: 1px;
    padding: 5px;
    border-bottom-style: solid; 
    border-bottom-color: #434343; 
    border-bottom-width: 1px;		
  }

  div#navigation {
    float: left;
    display: inline;
    min-height: 533px;
    height: auto !important;  /* fuer moderne Browser */
    height: 100%;  /*fuer den IE */  
    width: 152px;
    padding: 5px;
    margin-left: 0px;
    margin-top: 5px;
    border-right-style: solid; 
    border-right-color: #DDDDDD; 
    border-right-width: 1px;    
  }

  div#navigation  {
    margin-left: 0px;
    padding-right: 5px;
  }
  
  div#navigation a {
    font-size: 11px;
    display: block;
    color: black;
    text-decoration: none;
    padding-bottom: 2px;
    padding-top: 2px;
    padding-left: 5px;
    padding-right: 0px;
  }
  
  div#navigation a:link {
    color: #000000;
  }
  
  div#navigation  a:visited {
    color: #000000;
  }
  
  div#navigation a:hover {
    color: #B70C02;
    background-color: #FF8600;
    font-weight:bold;
    background: url(../imgs/nav_act.gif); background-repeat:repeat-x;
  }
  
  div#navigation a:active {
    color: #B70C02;
  }
  
  div#content {
    min-height: 534px;
    height: auto !important;  /* fuer moderne Browser */
    height: 534px;  /*fuer den IE */
    text-align: justify;
    width: 800px;
    background-color: #FDFACE;
    margin-left: 170px;
    padding-top: 8px;
  }  

  div#portal {
    min-height: 534px;
    height: auto !important;  /* fuer moderne Browser */
    height: 534px;  /*fuer den IE */
    text-align: justify;
    width: 800px;
    background-color: #FDFACE;
    margin-left: 170px;
    padding-top: 8px;
    background: url(../imgs/bg_portal.gif); background-repeat:repeat-x;
  }  
   
  .textbox{
    padding: 5px;
  }
  
  .areabox {
    width: 50px;
    height: 50px;
    background-color: #FDFACE;
    border-style: solid; 
    border-color: #FF8600; 
    border-width: 1px;	
  }
    
  .teaser {
    background-image: url(../imgs/bg_title.gif); background-repeat:repeat-x;
    text-align: justify;
    font-weight:bold;
    margin: 0px 0px 0px 0px;
  }

  .teaser a {
    color: #000000;
  }
  
  .news {
    float:left;
    text-align: justify;
    padding: 0px;
    margin: 0px 0px 20px 0px;
	display: block;
	width: 800px;
  }

  .portalnews {
    text-align: justify;
    margin: 0px 0px 20px 0px;
  }
  
 
  .portalnewstitle a{
    color: #000000;
  }
   
  .spacer {
    margin-top: 25px;
  }
  
  
  .image_border {
    border-style:solid; 
    border-color:gray; 
    border-width:1px;
  }
 
  tr.hove:hover {
    background-color: #EEEEEE;
  }
  
  .table_tech {
    width: 100%; 
  }

  .table_tech td {
    border-top-width: 0px;
    border-bottom-width: 2px;
    border-left-width: 0px;
    border-right-width: 2px;
    border-style:solid; 
    border-bottom-color: #FFFFFF;
    border-right-color: #FFFFFF;
    padding-left: 4px;
    padding-right: 2px;
    padding-top: 2px;
    padding-bottom: 2px;
    
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    background-color: #FDFACE;
  }

  .imagemeta {
    background-image: url(../imgs/bg_image.gif); background-repeat:repeat-x;  
    height: 25px;
    width: 740px;
    padding-top: 3px;
    padding-left: 5px;
    padding-right: 5px;
    padding-bottom: 5px;
    border-bottom-style: solid; 
    border-bottom-color: #000000; 
    border-bottom-width: 1px;  
  }
  
  #gecko_scrollbar {
    display: none;
  }

  html>body #gecko_scrollbar {
    position: absolute;
    z-index: 1;
    bottom: -1px;
    left: 0;
    width: 1px;
    height: 1px;
    display: block;
    font-size: 0;
  }
  
  .liveryboxtitle {
    background-color: #B70C02;
    font-weight: bold;
    color: #FFFFFF;
    font-size: 10px;
  }

  .liveryboxpassiv {
    background-color: #FDFACE;
    vertical-align: top;
    font-size: 10px;
  }
  
  .liveryboxactiv {
    vertical-align: top;
    font-size: 10px;
  }
  
  .portraittext {
    vertical-align: top;
    text-align: justify;
  }

  .textbox {
    padding: 0px;
  }
  
  .newsbox {
    position: absolute;
    height: 325px;
    width: 230px;
    background-color: #FDFACE;
    border-style: solid; 
    border-color: #434343; 
    border-width: 1px;
    margin-left: 563px;
    margin-top: 120px;
  }
  
  .terminbox {
    position: absolute;
    height: 344px;
    width: 235px;
    background-color: #FDFACE;
    border-style: solid; 
    border-color: #434343; 
    border-width: 1px;
    margin-left: 558px;
    margin-top: -50px;
  }
  
  .terminbox img {
    border:0px;
  }
  
  .portalbox{
    width: 545px;
    padding: 0px;
  }
  
  .imageleft {
    float: left;
    padding: 0px;
    margin: 0px 10px 10px 0px;
  }

  .imageright {
    float: right;
    padding: 0px;
    margin: 0px 0px 10px 10px;
  }
     
    opacity: 0.75;
    filter: alpha(opacity=75);
