/* CSS Document */
body {
	background-image: url(images/bg2.gif);
	margin-left: 15px;
	margin-top: 14px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-repeat: repeat-y;
}
.text {
	padding-left: 10px;
	padding-top: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	font-weight: normal;
	color: #000000;
	text-align: left;
	padding-bottom: 20px;
	padding-right: 0px;
}
.titel {
	font-weight: bold;
	text-transform: uppercase;
}
.subnavi {
	padding-top: 4px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 16px;
	font-weight: normal;
	color: #000000;
	text-align: right;
	padding-right: 8px;
	text-transform: uppercase;
	text-decoration: none;
}
a:link {
	color: #000000;
	text-decoration: underline;
}
a:visited {
    color: #000000;
	text-decoration: underline;
}
a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
a:active {
	color: #000000;
	text-decoration: underline;
}
.sub {
	text-decoration: none;
}
.sub a:link {
	text-decoration: none;
}
.sub a:visited {
	text-decoration: none;
}
.sub a:hover {
	text-decoration: none;
}
.sub a:active {
	text-decoration: none;
}
a.sub :link {
	text-decoration: none;
}
a.sub :visited {
	text-decoration: none;
}
a.sub :hover {
	text-decoration: none;
}
a.sub :active {
	text-decoration: none;
}
.rechte {
	padding-right: 5px;
}
.spaltehell {
	background-image: url(images/tdbg.gif);
	background-repeat: repeat-y;
}
.sitemap {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 16px;
	font-weight: normal;
	color: #000000;
	padding-left: 30px;
	text-transform: uppercase;
	text-decoration: none;
}
.sitemap a:link {
	text-decoration: none;
}
.sitemap a:visited {
	text-decoration: none;
}
.sitemap a:hover {
	text-decoration: none;
}
.sitemap a:active {
	text-decoration: none;
}
a.sitemap :link {
	text-decoration: none;
}
a.sitemap :visited {
	text-decoration: none;
}
a.sitemap :hover {
	text-decoration: none;
}
a.sitemap :active {
	text-decoration: none;
}
.sitemapTitel {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 16px;
	font-weight: bold;
	color: #000000;
	padding-left: 10px;
	text-decoration: none;
}
.sitemapTitel a:link {
	text-decoration: none;
}
.sitemapTitel a:visited {
	text-decoration: none;
}
.sitemapTitel a:hover {
	text-decoration: none;
}
.sitemapTitel a:active {
	text-decoration: none;
}
a.sitemapTitel :link {
	text-decoration: none;
}
a.sitemapTitel :visited {
	text-decoration: none;
}
a.sitemapTitel :hover {
	text-decoration: none;
}
a.sitemapTitel :active {
	text-decoration: none;
}
h1 {
	padding-left: 10px;
	padding-top: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	font-weight: bold;
	color: #000000;
	text-align: left;
	padding-bottom: 20px;
	padding-right: 0px;
}

h2 {
	padding-left: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 11px;
	font-weight: bold;
	color: #000000;
	text-align: left;
}