body,td,th {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;	
}
body {
	background-image: url(../bilder/hintergrund-gruen.jpg);
	background-color: #339933;
	margin-left: 20px;
	margin-right: 20px;
	margin-top: 0px;
	margin-bottom: 20px;
	SCROLLBAR-BASE-COLOR: #669933;
	SCROLLBAR-ARROW-COLOR: #000000;
}
a {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 14px;
	color: #993333;
}
a:visited {
	color: #993333;
}
a:hover {
	color: #993333;
}
h1,h2,h3,h4,h5,h6 {
	font-family: Georgia, Times New Roman, Times, serif;
	font-weight: bold;
}
h1 {
	font-size: 18px;
	color: #993333;
}
h2 {
	font-size: 17px;
	color: #993333;
}
h3 {
	font-size: 16px;
	color: #993333;
}

h4 {
	font-size: 13px;
	color: #993333;
	font-style: italic;
}

h5 {
	font-size: 11px;
	color: #993333;
	font-style: italic;
}

ul {
	margin:0;
	padding-left: 20px;
}
