body,td,th,input,textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FF6633;
}
body {
	background-color: #FFFF8F;
	background-image: url();
	background-repeat: repeat-y;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link {
	color: #000099;
}
a:visited {
	color: #990099;
}
a:hover {
	color: #FF6633;
}
a:active {
	color: #9933FF;
}
h1,h2,h3,h4,h5,h6 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
h1 {
	font-size: 18px;
	color: #FF6633;
}
h2 {
	font-size: 16px;
	color: #FF6633;
}
h3 {
	font-size: 14px;
	color: #FF6633;
}
h4 {
	font-size: 12px;
	color: #FF6633;
}
h5 {
	font-size: 12px;
	color: #FF6633;
}
h6 {
	font-size: 12px;
	color: #FF6633;
}

p {
	margin-top: 0;
}



.Fusszeile {font-size: 9px; color:#FF6633}

