  html {
    overflow-y: scroll;
  }

  body {
    color: black; background-color: #808080;
    font-size: 12px;
    font-family: Arial,Verdana,sans-serif;
    margin: 0; padding: 0;
    text-align: center;  /* Zentrierung im Internet Explorer */
    min-width: 995; /* Mindestbreite verhindert Umbruch und Anzeigefehler in modernen Browsern */
  }
  
  div#framework {
    text-align: left;    /* Seiteninhalt wieder links ausrichten */
    margin: 0 auto;      /* standardkonforme horizontale Zentrierung */
    width:965px;
    padding:0;
    background-image:url(../imgs/background.gif); background-repeat:repeat-y;
  }  

  p {
    margin-top: 0;
    margin-bottom: 10px;
    }


  h1 {
    font-size: 11px;
    font-family: Arial,Verdana,sans-serif;
    margin: 0px 0px 0px 0px;
    text-align: left;
  }
  html>body h1 {
    border-color: gray;  /* Farbangleichung an den Internet Explorer  */
  }

  div#navigation {
    z-index:3;
    float: left;
    min-height: 500px;
    font-size: 11px;
    width:165px;
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
  }
  div#navigation li {
    list-style: none;
    margin: 0; padding: 0.5em;
  }
  div#navigation a {
    display: block;
    color: black;
    text-decoration: none;
    padding-bottom: 2px;
    padding-top: 2px;
    padding-left: 5px;
    padding-right: 0px;
  }
  div#navigation a:link {
    color: black;
    background-color: #eee;
  }
  div#navigation a:visited {
    color: #black;
    background-color: #eee;
  }
  div#navigation a:hover {
    color: black;
    background-color: white;
  }
  div#navigation a:active {
    color: white;
    background-color: #eee;
  }
  
  div#header {
    width:965px;
    height:100px;
    background-image:url("../imgs/header.jpg");
  }

  div#infoleft {
    z-index:1;
    min-height: 500px;
    clear: both;
    font-size: 0.9em;
    float: left;
    width: 20px;
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    background-color: #DDDDDD;
  }
   
  div#inforight {
    z-index:4;
    min-height: 500px;
    font-size: 0.9em;
    float: right;
    width: 20px;
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    background-color: #DDDDDD;
  }
  
  div#inhalt {
    z-index:4;
    text-align: center;
    width: 752px;
    min-height: 550px;
    margin: 0px 0px 0px 190px;
    padding: 0px 0px 0px 0px;
    background-color: #FFFFFF;
  }

  div#breadcrump {
    width: 770px;
    text-align: left;
    padding: 5px 0px 5px 0px;
    margin: 0px 0px 6px 0px;
    border-bottom: 1px solid #777777;
  }

  div#content {
    width: 750px;
    min-height: 550px;
    text-align: justify;
    padding: 5px 0px 0px 0px;
    margin: 0px 0px 0px 0px;
  }
  
  div#globalnavigation {
    clear: both;
    width:959px;
    height:15px;
    margin: 0;
    padding: 3px;
    background-color: #000000;
  }
  
  div#globalnavigationleft {
    z-index:8;
    min-height: 18px;
    float: left;
    width: 155px;
    margin: 0 0 0 0;
    padding: 0px 0px 0px 0px;
    text-align: left;
  }

  div#globalnavigationright {
    z-index:9;
    min-height: 18px;
    text-align: right;
    float: right;
    width: 579px;
    margin: 0 0 0 0;
    padding: 0px 0px 0px 0px;
  }
  
  div#globalnavigationleft a {
    font-size: 12px;
    color: #FFFFFF;
    text-decoration: none;    
	}

  div#globalnavigationright a {
    font-size: 12px;
    color: #FFFFFF;
    text-decoration: none;
  	background:url(../imgs/global_link.gif) no-repeat left center;
	  padding-left:9px;
	  padding-right:8px;  
  }  

  p#fusszeile {
    clear: both;
    width:959px;
    height:16px;
    font-size: 11px;
    color: #FFFFFF;
    margin: 0;
    padding: 3px;
    text-align: right;
    vertical-align: middle;
    background-color: #000000;
  }
  
  div#title {
    font-weight: bold;
    width: 750;
    color: #000000;
    margin-bottom: 10px;
    padding-bottom: 5px;
  }
  
  .title {
    font-weight: bold;
    width: 750;
    color: #000000;
    margin-bottom: 10px;
    padding-bottom: 5px;
  }  

  .navtitle {
    font-weight: bold;
    width: 100%;
    color: #000000;
    margin-bottom: 10px;
    padding-bottom: 5px;
    border-bottom: 1px solid #777777;
  }

  div#lokliste {
    margin-top: 10px;
    margin-bottom: 10px;
  }
  
  div#teaser {
    width: 100%;
    height: 16px;
    text-align: justify;
    background-color: #DDDDDD;
    padding: 3px 3px 1px 3px;
    margin: 0px 0px 0px 0px;
  }
  
  div#news {
    width: 100%;
    text-align: justify;
    background-color: #EEEEEE;
    padding: 3px 3px 3px 3px;
    margin: 3px 0px 20px 0px;
  }
  
  div#spacer {
    margin-top: 25px;
  }
  
  .spacer {
    margin-top: 25px;
  }  
  
  .teaser {
    width: 100%;
    height: 16px;
    text-align: justify;
    background-color: #DDDDDD;
    padding: 3px 3px 1px 3px;
    margin: 0px 0px 0px 0px;
  }
  
  .news {
    width: 100%;
    text-align: justify;
    background-color: #EEEEEE;
    padding: 3px 3px 3px 3px;
    margin: 3px 0px 20px 0px;
  }
  
  .spacer {
    margin-top: 25px;
  }  
  
  div#search {
    background-color: #CCCCCC;
    border: 1px #CCCCCC solid;
    width: 135px;
    margin-left: 5px;
    margin-top: 5px;
    margin-bottom: 25px;
    padding: 4px
  }
  
  .forumthread {
    font-weight: normal;
    color: #000000;
    border-bottom: 1px solid #777777;
  } 