body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333333;
	width: 100%;
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	line-height: normal;
}
.mainTable {
	width: 570px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
}
.navTable {
	width: 200px;
}
a:link {
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
a:hover {
	color: #56C0AD;
	text-decoration: none;
}
a:active {
	color: #FFFFFF;
	text-decoration: none;
}

a.class1:link {
	color: #00997B;
}
a.class1:visited {
	color: #00997B;
}
a.class1:link:hover {
	color: #00997B;
	text-decoration: underline;
}
a.class1:link:active {
	color: #00997B;
}
a.class2:link {
	color: #1B1B1B;
}
a.class2:visited {
	color: #1B1B1B;
}
a.class2:link:hover {
	color: #1B1B1B;
	text-decoration: underline;
}
a.class2:link:active {
	color: #1B1B1B;
}
.link1 {
	padding-left: 12px;
	margin: 0px;
	text-decoration: none;
	padding-top: 3px;
	padding-bottom: 3px;
	color: #FFFFF9;
	font-size: 12px;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #777777;
}
.link2 {
	text-decoration: none;
	font-size: 12px;
	padding-top: 4px;
	padding-bottom: 4px;
	color: #00997B;
}
.copyright {
	font-size: 10px;
	font-style: normal;
	text-align: center;
	padding-top: 5px;
	padding-bottom: 5px;
	color: #6A7D92;
}
.headlineGreen {
	font-size: 0.9em;
	color: #FFFFFF;
	background-color: #00997B;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 4px;
	font-weight: bold;
}
.headline2 {

	font-size: 0.9em;
	color: #00997B;
	padding-top: 10px;
	padding-right: 2px;
	padding-bottom: 4px;
	padding-left: 4px;
	font-weight: bold;
}
.headline3 {
	font-size: 0.9em;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 10px;
	padding-left: 4px;
	font-weight: bold;
	color: #999999;
}
.ueberschrift1 {
	font-size: 0.9em;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 10px;
	padding-left: 4px;
	font-weight: bold;
	color: #000000;
	text-decoration: underline;
}
.fliesstext {
	padding-right: 10px;
	padding-left: 4px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	font-size: 0.9em;
	padding-bottom: 4px;
}
.floatLeft {
	float: left;
}
.floatright {
	float: right;
}
.hinweis {
	font-size: 1em;
	color: #612700;
	background-color: #CCCCCC;
	border: thin dotted #FF3300;
	width: 500px;
	margin: 10px;
	padding: 10px;
}

.formularText {
	font-weight: normal;
	color: #007860;
	text-decoration: none;
	font-size: 0.9em;
	text-align: right;
}
.sitemap1 {
	padding-right: 10px;
	padding-left: 4px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	font-size: 0.9em;
	padding-bottom: 4px;
	padding-top: 4px;
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #B5E6DC;
}
