body { 
	margin-top:10px;
	margin-bottom:10px;
	margin-left:10px;
	background-color: #FFFFFF;
}

#navlink {
  display: block;
  width: 180px;
}

.tablemaster {
  display: block;
  width: 960px;
  border-color: #909090;
  border-style: solid;
  border-left-width: 1px;
  border-bottom-width: 1px;
  border-right-width: 1px;
  border-top-width: 1px;  
}


.tablemasterprint {
  display: block;
  width: 775px;
  border-color: #909090;
  border-style: solid;
  border-left-width: 1px;
  border-bottom-width: 1px;
  border-right-width: 1px;
  border-top-width: 1px;  
}


.tablemasteralign {
  text-align: center;
}


.headerleft {
	width: 180px;
	height: 60px;
	background: #E2EFF7;
}


.headercenter {
	width: 600px;
	height: 80px;
}


.headerright {
	width: 180px;
	height: 80px;
}

.globalnavigation a {
  display: block;
  text-align: center;
  padding-top: 4px;
  padding-bottom: 5px;
	background-color: #970720;
  font-family: Verdana;
  text-decoration: none;
  font-weight: normal;
  font-size: 11px;
  color: #FFFFFF;	
}

.globalnavigation a:hover {
  display: block;
	text-align: center;
	padding-top: 4px;
	padding-bottom: 5px;
	background-color: #C0C0C0;
	color: #000000;
  font-family: Verdana;
  text-decoration: none;
  font-weight: normal;
  font-size: 11px;
  color: #000000;	
}

.lineright {
  border-color: #FFFFFF;
  border-style: solid;
  border-top-width: 0px;
  border-bottom-width: 0px;
  border-left-width: 0px;
  border-right-width: 1px;
}


.linebottom {
  border-color: #FFFFFF;
  border-style: solid;
  border-top-width: 0px;
  border-bottom-width: 1px;
  border-left-width: 0px;
  border-right-width: 0px;
}


.pagenavigation {
	width: 180px;
	height: 490px;
	background-color: #C0C0C0;
}

.pagenavigation a {
  font-family: Verdana;
  text-decoration: none;
  font-weight: normal;
  font-size: 11px;
  color: #000000;	
}

.pagenavigation a:hover {
  font-family: Verdana;
  text-decoration: none;
  font-weight: normal;
  font-size: 11px;
  color: #000000;
}


.content {
	width: 780px;
	height: 490px;
	background-color: #EFEFEF;
	text-align: justify;
}


.newsbox {
	width: 180px;
}


.copyright {
	width: 600px;
	height: 20px;
	background-color: #970720;
	text-align: center;
	color: #FFFFFF;
}


.partnergate {
	width: 180px;
	height: 20px;
	background-color: #970720;
	text-align: center;
	color: #FFFFFF;
}


.functionbox {
	width: 20px;
	text-align: center;
}


.functionboxempty {
	width: 140px;
	text-align: center;
}

div#title {
  font-weight: bold;
  color: #000000;
  width: 760px;
  margin-bottom: 10px;
  padding-bottom: 5px;
  border-bottom: 1px solid #000000;
}

div#lokliste {
  margin-top: 10px;
  margin-bottom: 10px;
}

div#teaser {
  width: 100%;
  height: 16px;
  text-align: justify;
  background-color: #EEEEEE;    
  padding: 2px 0px 0px 5px;
  margin: 0px 0px 0px 0px;
  font-family: Verdana;  
}

div#news {
  width: 750px;
  text-align: justify;
  padding: 5px 5px 5px 5px;
  margin: 0px 0px 5px 0px;
  font-family: Verdana;  
}

div#spacer {
  margin-top: 25px;
}

.title {
  font-weight: bold;
  color: #000000;
  width: 760px;
  margin-bottom: 10px;
  padding-bottom: 5px;
  border-bottom: 1px solid #000000;
}

.lokliste {
  margin-top: 10px;
  margin-bottom: 10px;
}

.teaser {
  width: 100%;
  height: 16px;
  text-align: justify;
  background-color: #EEEEEE;    
  padding: 2px 0px 0px 5px;
  margin: 0px 0px 0px 0px;
  font-family: Verdana;  
}

.news {
  width: 750px;
  text-align: justify;
  padding: 5px 5px 5px 5px;
  margin: 0px 0px 5px 0px;
  font-family: Verdana;
}

.spacer {
  margin-top: 25px;
}

  div#navigation {
    float: left;
    display: inline;
    height: auto !important;  /* für moderne Browser */
    height: 500px;  /*für den IE */  
    width: 165px;
    padding: 5px;
    background-color: #FFFFFF;
    border-style: solid; 
    border-color: #434343; 
    border-width: 1px;
    margin-left: 20px;
    margin-top: 28px;
  }

  div#navigation  {
    margin-left: 20px;
    padding-right: 5px;
  }
  
  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: #000000;
  }
  
  div#navigation  a:visited {
    color: #000000;
  }
  
  div#navigation a:hover {
    color: #FFFFFF;
    background-color: #FF8600;
  }
  
  div#navigation a:active {
    color: #FFFFFF;
  }