.bodytag {
	background-image: url(bilder/back.jpg);
	background-repeat: repeat;
}

body, td, p {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
#iframe
	{
	overflow:auto;
	width:570px;
	height:615px;
}
#iframe2 {
	overflow:auto;
	width:300px;
	height:481px;
}
h3 {
	font-weight: normal;
	color: #006b48;
}
h2 {
	font-weight: normal;
	color: #006b48;
}
li {
	list-style-image: url(../images/liste.jpg);
}
.footer {
	color: #006B49;
}
a:link, a:visited, a:active {
	color: #006D46;
	text-decoration: underline;
}
a:hover {
	color: #006D46;
	text-decoration: none;
}
.tippstext {
	color: #006B49;
	font-size: 14px;
	font-weight: bold;
}
.berichttext {
	color: #006B49;
	font-size: 12px;
	font-weight: bold;
}
.greenfont {
	color: #006B49;
}
.greenfontbold {
	font-weight: bold;
	color: #006B49;
}
