body {
	background-image: url(../images/backgroundgreen.gif);
	background-repeat: repeat;
}
a:link {
	color: #738B54;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #738B54;
}
a:hover {
	text-decoration: none;
	color: #000000;
}
a:active {
	text-decoration: none;
	color: #738B54;
}
a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
.weiden {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	font-weight: normal;
}
.bordertopright {
	border-top-width: 1px;
	border-right-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
}
.Koptext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #738B54;
}
.home {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #738B54;
	text-decoration: none;
}

.bordercolum {
	border: 1px solid #CCCCCC;
}
.markred {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FF0033;
}
.horiline {
	border: 1px solid #CCCCCC;
}
.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
}
