#unternavi {
	position:absolute;
  background-image:url(/images/basics/unternav_back_b.gif);
  background-repeat:no-repeat;
  background-position:0px 2px;
  top:228px;
  width:175px;
  height:150px;
  color:#0059AD;
  padding-left:60px;
  line-height:21px;
}

.txt_8b{
  font-size: 8pt;
  font-weight: bold;
  color: #0059AD;
  vertical-align:top;
}

.headline {
  color:#0059AD;
}

.teaser {
  margin-bottom: 15px;
  color:#000000;
  border-bottom:3px solid #0059AD;
  background:#FFF1D9;
}

.teaser_head {
  width:196px;
  color:#FFFFFF;
  border-bottom:3px solid #FFFFFF;
  background:#0059AD;
}

.found {
  color: #0059AD;
}

a.lnk:link, a.intlink:link, a.extlink:link, a.emaillink:link {
 text-decoration: none;
 color: #0059AD;
 }
 
a.lnk:visited, a.intlink:visited, a.extlink:visited, a.emaillink:visited {
 text-decoration: none;
 color: #0059AD;
 }
 
a.lnk:hover, a.intlink:hover, a.extlink:hover, a.emaillink:hover {
 text-decoration: underline;
 color: #0059AD;
 }

a.dat:link, a.downlink:link {
 text-decoration: none;
 color: #0059AD;
 }
 
a.dat:visited, a.downlink:visited {
 text-decoration: none;
 color: #0059AD;
 }
 
a.dat:hover, a.downlink:hover {
 text-decoration: underline;
 color: #0059AD;
 }
 
a.link:link {
 text-decoration: none;
 color: #0059AD;
 }
 
a.link:visited {
 text-decoration: none;
 color: #0059AD;
 }
 
a.link:hover {
 text-decoration: underline;
 color: #0059AD;
 }
 
ul {
	margin-left: 19px;
  margin-top: -10px;
	margin-bottom: 4px;
  padding:0px;
  list-style-image:url(/images/basics/list_b.gif);
}
 
 
 .table_head{
 color:#FFFFFF;
}

.table_content{
 background-color:#FFFFFF;
}

.table_background{
 background-color:#0059AD;
}
