a img {border: 0px;}
body {
	font-family: Tahoma, Arial, Tahoma;
	background-image: url(back-green1.jpg);
	color: #600;
	font-weight: normal;
	font-size:12px
}



 table
{
background-image: url(back-green.jpg);
background-position: top left;
background-repeat: repeat;
}




a:hover {
	color: #930; text-decoration: none}
a:link {  color: #600; text-decoration:underline}
a:active {
	color: #660;
	text-decoration: blink;
	font-weight: normal;
}
a:visited {  color: #660066; text-decoration: none}
.fett {
	font-weight: bold;
}
.fett strong {
	font-size: 24px;
}
.Überschrift-eigene-gross {
	font-size: 24px;
	font-weight: bold;
}

