div {
	color: #000000;
	text-decoration: none;
	font-family: tahoma,verdana,arial,helvetica,sans-serif;
	font-size:11px;
}

.txtStHeader {
	color: #000000;
	font-family: tahoma,verdana,arial,helvetica,sans-serif;
	font-size:13px;
	font-weight: bold;
	padding-top: 5px;
}

.divStBlocks
{
	width: 130px;
	height: 25px;
	background-color: #007B00;
	margin-top: 1px;
	color: #ffffff;
	font-family: tahoma,verdana,arial,helvetica,sans-serif;
	font-size:11px;
	font-weight: bold;
}

.divNewsticker
{
	width: 787px;
	height: 45px;
	background-color: #FFFFFF;
	border-top: 1px solid #008000;
	text-align: left;
}
.mainNavLeiste
{
	width: 787px;
	height: 30px;
	background-color: #A9D3A9;
	border: 1px solid #999999;
	border-top: 1px solid #FFFFFF;
}
.mainNav
{
	height: 29px;
	border-right: 1px solid #999999;
	float: left;
	cursor: pointer;
}

.mainNavText
{
	padding-top: 8px;
	color: #000a00;
	font-weight: bold;
}

td
{
	font-size: 12px;
	font-family: tahoma;
}

.txtNormal
{
	font-size: 12px;
	font-family: tahoma;
}

.txtBold
{
	font-size: 12px;
	font-family: tahoma;
	font-weight: bold;
}

.wcmfett
{
	font-size: 12px;
	font-family: tahoma;
	font-weight: bold;
}

.linkNormal:link, :visited, :active, :hover
{
	font-size: 12px;
	font-family: tahoma;
	font-weight: bold;
	color: #008000;
}

.linkTop:link, :visited, :active, :hover
{
	font-size: 11px;
	font-family: tahoma;
	color: #008000;
}

/* TIP DER WOCHE*/
.tbgemapic {
	float:left;
	margin-right:7px;
}
.tbgemahead {
	font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 11px;
  font-weight: bold;
  margin-top:3px;
  margin-bottom:3px;
}
.tbgematext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 11px;
}
.tbgemaprice {
	font-family: Verdana, Arial, Helvetica, sans-serif;
  font-weight: normal;
  font-size: 11px;
  margin-top:3px;
}
.tbgemaprice a, .tbgemaprice a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
  font-weight: normal;
  text-decoration: underline;
  font-size: 11px;
}

input.txt{
	font-size: 11px;
	font-family: tahoma;
	color: #008000;
}
.contenttable {
  width:100%;
  margin:0px;
  padding:0px;
  border-collapse:collapse;
}
.contenttable td {
  vertical-align:top;
  padding:7px 0px 10px 2px;
}
.contenttable .col-0 {
  font-weight:bold;
}
.row-even {
  background:#EBEBEB;
}
.row-odd {
  background:#F6F6F6;
}
