body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #006666;
	background-color: #DCFB95;
	padding-left: 33px;
}
h1 {
	font-size: 24px;
	font-weight: normal;
}
h2 {
	font-size: 18px;
	font-weight: normal;
	text-transform: uppercase;
	color: #FF6600;
}
h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #FF6600;
}
h5 {
	color: #FF6600;
}
li {
	list-style-position: outside;
	margin-left: 22px;
}
p {
	width: 666px;
	padding-left: 33px;
}
table {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	margin-left: 33px;
}
td {
	vertical-align: top;
}
a {
	color: #006666;
	font-weight: bold;
	text-decoration: none;
}
a:link {
	font-weight: bold;
	text-decoration: none;
}
a:visited {
	font-weight: bold;
	text-decoration: none;
}
a:hover {
	color: #FF6600;
	text-decoration: none;
	font-weight: bold;
}
a:active {
	color: #FF6600;
	font-weight: bold;
}
.center {
	text-align: center;
}
.fett {
	font-weight: bold;
}
.versalien {
	text-transform: uppercase;
}.versalien {
	text-transform: uppercase;
}
.durchgestr {
	text-decoration: line-through;
}
.orange {
	color: #F60;
}
