@charset "utf-8";
/* CSS Document */

body,td,th {
	color: #336633;
	margin-left:0px;
	margin-top:0px;
	margin-right:0px;
	margin-bottom:0px;
	background-image:url(bg.jpg);
	background-repeat:repeat-x;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	}

hr{
	border: 0px; /* Für Firefox und Opera */
	border-top: solid 2px;
	border-bottom: transparent;
	color: #663300;
}

a:link {
	text-decoration: none;
	color:#cc6600;
}
a:visited {
	text-decoration: none;
	color:#cc6600;
}
a:hover {
	text-decoration:underline;
	color: #999999;
}
a:active {
	text-decoration: none;
	color: #999999;
}

.navigation {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #F0F0F0;
	font-style: normal;
	font-weight: bold;
}
.navigation a:link {
	text-decoration: none;
	color:#cc6600;
}
.navigation a:visited {
	text-decoration: none;
	color:#cc6600;
}
.navigation a:hover {
	text-decoration:underline;
	color: #FFFFFF;
}
.navigation a:active {
	text-decoration: none;
	color: #FFFFFF;
}

.links {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #663300;
}
.links a:link {
	text-decoration: none;
	color:#cc6600;
}
.links a:visited {
	text-decoration: none;
	color:#cc6600;
}
.links a:hover {
	text-decoration:underline;
	color: #FFFFFF;
}
.links a:active {
	text-decoration: none;
	color: #FFFFFF;
}
.inhalt,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #336633;
	margin-top: 20px;
}
.inhalt a:link {
	text-decoration: none;
	color:#cc6600;
}
.inhalt a:visited {
	text-decoration: none;
	color:#cc6600;
}
.inhalt a:hover {
	text-decoration:underline;
	color: #FFFFFF;
}
.inhalt a:active {
	text-decoration: none;
	color: #FFFFFF;
}
.inhalt H1 {
	font-size: 18px;
	color: #663300;
}
.inhalt h2 {
	font-size: 16px;
	color: #663300;
}
.inhalt h3 {
	font-size: 14px;
	color: #663300;
}
