body {
	margin: 0;
	padding: 0;
	background-color: #1E1C1C;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: .8em;
}

td.heading {
	height: 163px;
}

td.content {
	background-color: #FFFFFF;
	padding: 10px;
}

td.footer {
	background-color: #FFFFFF;
}

#anbieter {
  font-size: 80%;
  width: 580px;
  border: 1px dashed #666666;
  border-left: none;
}
#anbieter th {
  border-left: 1px dashed #666666;
  background-color: #009966;
  color: #EFEFEF;
  vertical-align: top;
}
#anbieter td {
  border-left: 1px dashed #666666;
  border-top: solid 1px #333333;
}
.row1 {
	background-color:#EFEFEF;
}
.row2 {
	background-color:#ECF5FF;
}


.textnormal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}
.Size16 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #1A6A46;
	text-decoration: none;
}
.sizegrau12 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	text-decoration: none;
	font-weight: bold;
}
.navigation {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.size14 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #1B6B47;
	text-decoration: none;
}
