body {
    margin-left: 0px;
    margin-right: 0px;
    margin-top: 0px;
    margin-bottom: 0px;
	background-image:url(images/pagebg.gif);
	background-color:#579325;

	background-repeat:repeat-x; 
}
body,td,th {
	font-family: Trebuchet MS;
	font-size: 13px;
	color: #000000;
}
a:link {
	text-decoration: none;
	color: #000000;
}
a:visited {
	text-decoration: none;
	color: #000000;
}
a:hover {
	text-decoration: none;
	color: #8B0000;
}
a:active {
	text-decoration: none;
	color: #000000;
}
a.menu:link {
	text-decoration: none;
	color: #FFFFFF;
}
a.menu:visited {
	text-decoration: none;
	color: #FFFFFF;
}
a.menu:hover {
	text-decoration: underline;
	color: #FFFFFF;
}
a.menu:active {
	text-decoration: none;
	color: #FFFFFF;
}

.error {
  color:#FF0000;
}
#left {
  float:left;
  /*height: 255px;*/
  width:255px;
  background-color:#E8E8E8;
}

#right {
  float:right;
 min-height: 255px;
  width:255px;
  background-color:#E8E8E8;
}

a.menu1,
/*für sponsorads*/
.menu1 a {
	color:#CC0000;
	font-weight:bold;
	text-decoration:underline;
}

a.extlink {
	text-decoration:underline;
}
a.bl {
	color:#000000;
	text-decoration:none;
}
