body {
  font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
  color: #396256;
  font-size: 9px;
  background-color: #99C4BD;
  background-image: url(images/bg.gif);
  background-position: top, left;
  background-repeat: repeat-x;
}

td {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	color: #396256;
	font-size: 11px;
}

.bigletter {
	font-size: 16px;
	font-weight: bold;
}

a:link {
	color: #A50000;
	font-weight: bold;
	text-decoration: none;
}
a:visited {
	color: #A50000;
	font-weight: bold;
	text-decoration: none;
}
a:hover {
	color: #A50000;
	font-weight: bold;
	text-decoration: underline;
}
a:active {
	color: #A50000;
	font-weight: bold;
	text-decoration: none;
}

a:link.powered {
	color: #99C4BD;
	font-weight: bold;
	text-decoration: none;
}
a:visited.powered {
	color: #99C4BD;
	font-weight: bold;
	text-decoration: none;
}
a:hover.powered {
	color: #99C4BD;
	font-weight: bold;
	text-decoration: underline;
}
a:active.powered {
	color: #99C4BD;
	font-weight: bold;
	text-decoration: none;
}

a:link.greenlink {
	color: #396256;
	font-weight: bold;
	text-decoration: none;
}
a:visited.greenlink {
	color: #396256;
	font-weight: bold;
	text-decoration: none;
}
a:hover.greenlink {
	color: #4F8B79;
	font-weight: bold;
	text-decoration: underline;
}
a:active.greenlink {
	color: #396256;
	font-weight: bold;
	text-decoration: none;
}

.powered {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 11px;
}

.green {
	background-color: #C1E0DB;
	background-image: url(images/hintergrund.gif);
	background-repeat: no-repeat;
	background-position: bottom;
}

.green2 {
	background-color: #C1E0DB;
}

.field {
	border-width: 1px;
	border-color: #396256;
	border-style: solid;
	color: #396256;
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size: 9px;
}

.button {
	background-color: #4F8B79;
	border-width: 1px;
	border-color: #396256;
	border-style: solid;
	color: #FFFFFF;
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size: 11px;
}
