td {
	FONT-SIZE: 12px; LINE-HEIGHT: 18px; FONT-STYLE: normal; FONT-FAMILY: Arial, Helvetica, sans-serif
}

LI {    LINE-HEIGHT: 18px; FONT-FAMILY: Arial, Helvetica, sans-serif }

H1 {
	FONT-WEIGHT: bold; FONT-SIZE: 14px; FONT-FAMILY: Arial, Helvetica, sans-serif
}
H2 {
	FONT-WEIGHT: bold; FONT-SIZE: 12px; FONT-FAMILY: Arial, Helvetica, sans-serif
}
A:link {
	COLOR: #336699; TEXT-DECORATION: none
}
A:visited {
	COLOR: #336699; TEXT-DECORATION: none
}
A:active {
	COLOR: #336699; TEXT-DECORATION: none
}
A:hover {
	COLOR: #336699; TEXT-DECORATION: underline
}
.bild { border-style:solid; border-color:#cccccc; border-width=thin }

.bildunterschrift {
	FONT-SIZE: 11px; FONT-FAMILY: Arial, Helvetica, sans-serif
}
textarea {font-family: Verdana, Arial, Helvetica, Sans-Serif; font-size:12px;color:#000000;}
select {font-family: Verdana, Arial, Helvetica, Sans-Serif; font-size: 12px;color:#000000;}
input {font-family: Verdana, Arial, Helvetica, Sans-Serif; font-size:12px;color:#000000;}

.tablestyle {
  border-collapse: collapse;
  width:100%;
  position: relative;
  font-size:100%;

  border-left: 1px solid #cccccc;
  border-top:  1px solid #cccccc;
  }

.tablestyle caption {
  margin: 0;
  padding: 0.1em;
  text-align: left;
  border-bottom: 1px solid #cccccc;  
  border: none;
  background: #fff;
  font-weight: bold;
  }

.tablestyle .rechts {
  text-align: left;
  vertical-align: top;
  }
            
.tablestyle th, .tablestyle td {
  margin: 0px;
  padding: 0.2em ;
  text-align: left;
  vertical-align: top;
  border-bottom: 1px solid #cccccc;
  border-right: 1px solid #cccccc;
  }

.tablestyle th {
  color: #cccccc;
  background: #f2f2f2;
  text-align: left;
  }

.tablestyle tr.altern {
  background: #f1f1f1;
  }

.tablestyle tr {
 
  }
.search_results iframe {width:100%;}