body {
	background-color: #8D8A79;
	background-image: url(img/bg_head.gif);
	background-repeat: repeat-x;
	background-position: 0px 0px;
	background-attachment: scroll;

}
.center {
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.bgleft {
	background-image: url(img/bg_left.gif);
	background-repeat: repeat-y;
	vertical-align: top;

}
.bgright {
	background-image: url(img/bg_right.gif);
	background-repeat: repeat-y;
	vertical-align: top;

}
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.gruen {
	color: #AFB80F;
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	background-image: url(img/footer_hg.gif);
	background-repeat: repeat-x;
	height: 51px;
	text-align: center;
	vertical-align: middle;

}
.nav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #C7AB59;
	text-decoration: none;
}
.extra {
	font-size: 14px;
}
.extra2 {
	font-size: 16px;
}
