	a:link {color:#000000;} /* Link-Styl für das ganze Template*/
	a:visited {color:#000000} /* Besuchter Link-Styl für das ganze Template*/
	a:active {} /* Aktiver Link-Styl für das ganze Template*/
	a:hover {color:#cccccc}
	
	img {
		border: 0;
	}

  body {
    background:url(../images/main-bg.jpg) repeat-x;
    font-size: 100.01%;
    font-family: Helvetica,Arial,sans-serif;
    margin: 0; padding: 0;
    min-width: 41em; /* Mindestbreite verhindert Umbruch und Anzeigefehler in modernen Browsern */
  }
  
  h1 {
  	font: 20px Verdana, san-serif;
	font-weight: bolder;
	color: #333333;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	text-decoration:none;
  }
  
  h1 a {
  	text-decoration:none;
  }
  
  div#Seite {
	margin: 0px auto 0px auto;
	width: 974px;
  }

  div#header {
	width: 944px;
	height: 195px;
	background:url(../images/header.jpg) no-repeat;
	padding: 5px 0px 0px 30px; 
  }
  
  div#newsticker {
	width: 944px;
	height: 23px;
	background:url(../images/location.jpg) no-repeat;
	padding: 8px 0px 0px 30px;
	font: 12px Verdana, sans-serif;
  }
  
  div#main {
 	 background:url(../images/content_bg.gif) repeat-y;
	 width: 974px;
	 height: auto;
	 padding: 10px 0px 0px 0px;
  }

  div#left {
  	float:left;
	width: 175px;
	margin: auto;
	padding: 0px 0px 0px 15px;
  }
  
  div#right {
  	float:right;
	width: 175px;
	margin: auto;
	padding: 0px 15px 0px 0px;
  }
  
  div#content {
  	float:left;
	width: 588px;
  }
  
  div#footer {
	width: 944px;
	height: 27px;
	background: url(../images/footer.jpg) no-repeat;
	font: 12px Verdana, san-serif;
	font-weight: bold;
	color: #FFFFFF;
	padding: 11px 0px 0px 30px;
  }
  
  div.clear {
	clear: both;
	height: 4px;
	line-height: 4px;
  }
  
  div.mainbox {
    width: 577px;
	margin: 10px 3px 10px 8px;
  }
  
  div.mainboxueb {
    height: 28px;
	background:url(../images/mitte_title.jpg) no-repeat;
	font: 12px Verdana, san-serif;
	color: #FFFFFF;
	padding: 12px 10px 0px 5px;
	font-weight: bold;
	text-align: center;
  }
  
  div.mainboxcon {
	background:url(../images/mitte_bg.jpg) repeat-y;
	font: 12px Verdana, sans-serif;
	padding: 10px 10px 0px 10px;
  }
  
  
  div.mainboxab {
	background:url(../images/mitte_end.jpg) no-repeat;
	height:28px;
  }
  
  div.menubox {
    width: 172px;
	margin: 10px auto 10px auto;
  }
  
  div.menuboxueb {
    height: 28px;
	background:url(../images/menu_title.jpg) no-repeat;
	font: 12px Verdana, san-serif;
	color: #FFFFFF;
	padding: 12px 10px 0px 5px;
	font-weight: bold;
	text-align: center;
  }
  
  div.menuboxcon {
	background:url(../images/menu_bg.jpg) repeat-y;
	font: 12px Verdana, sans-serif;
	padding: 10px 10px 0px 10px;
	line-height: 1.4;
  }
  
  div.menuboxab {
	background:url(../images/menu_end.jpg) no-repeat;
	height:20px;
  }
  
  .tabelle {
	font: 10px Verdana, sans-serif;
	line-height: 1.4;
  }
  
  div.navi {
	font: 11px Verdana, sans-serif;
  }
  
  div.navi a {
  color:#000000;
  text-decoration:none;
  }
  
  div.mainboxgb {
    height: 28px;
	background:url(../images/mitte_title.jpg) no-repeat;
	font: 12px Verdana, san-serif;
	color: #FFFFFF;
	padding: 12px 10px 0px 15px;
	font-weight: normal;
	text-align: left;
  }
