/* CSS Document */
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	padding: 0;
	margin: 0;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #4F7544;
	padding: 0;
	margin: 0;
}
a:link {
    font-size: 11px;
	color: #4F7544;
	text-decoration: underline;
    font-weight:200;

}
a:visited {
    font-size: 11px;
	color: #4F7544;
	text-decoration: underline;
	font-weight:200;

}
a:hover {
    font-size: 11px;
	color: #4F7544;
	text-decoration: none;
	font-weight:200;

}
a:active {
    font-size: 11px;
	color: #4F7544;
	text-decoration: underline;
	font-weight:200;

}


a.menu:link {
    font-size: 11px;
	color: #4F7544;
	text-decoration: none;
    font-weight:200;

}
a.menu:visited {
    font-size: 11px;
	color: #4F7544;
	text-decoration: none;
	font-weight:200;

}
a.menu:hover {
    font-size: 11px;
	color: #4F7544;
	text-decoration: none;
	font-weight:200;

}
a.menu:active {
    font-size: 11px;
	color: #4F7544;
	text-decoration: none;
	font-weight:200;

}

a.top:link {
    font-size: 11px;
	color: #a49f9f;
	text-decoration: none;
    font-weight:200;

}
a.top:visited {
    font-size: 11px;
	color: #a49f9f;
	text-decoration: none;
    font-weight:200;

}
a.top:hover {
    font-size: 11px;
	color: #4F7544;
	text-decoration: none;
    font-weight:200;

}
a.top:active {
    font-size: 11px;
	color: #a49f9f;
	text-decoration: none;
	font-weight:200;

}

a.oben:link {
    font-size: 11px;
	color: #ffffff;
	text-decoration: none;
    font-weight:200;

}
a.oben:visited {
    font-size: 11px;
	color: #ffffff;
	text-decoration: none;
    font-weight:200;

}
a.oben:hover {
    font-size: 11px;
	color: #a49f9f;
	text-decoration: none;
    font-weight:200;

}
a.oben:active {
    font-size: 11px;
	color: #ffffff;
	text-decoration: none;
	font-weight:200;

}


h1 {
	font-size: 11px;
	color: #4F7544;
	font-weight:bold;
	font-family: Arial, Helvetica, sans-serif;
	padding: 0;
	margin: 0;
	line-height:1.3em;
}

.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #B5B5B5;
	padding: 0;
	margin: 0;
    font-weight:bold;
}
