body,
html {
	margin: 0px;
	padding: 0px;
}

td{
	font-family:'Trebuchet MS',Arial, Helvetica, sans-serif;
	font-size: 14px;
    }

.menu_oben {
	font-family: Aun___db.TTF, verdana, arial, helvetica, sans-serif;
	color: #006600;
	font-weight: bold;
	font-size: 14px;
	text-decoration: none;
	padding-top: 4px;
}
.menu_oben a {
   text-decoration: none;
   color: #006600;
}
.menu_oben a:hover {   
   text-decoration: underline;
   color: #003300;
}

.inhalt_oben {
	font-family: Aun___db.TTF, verdana, arial, helvetica, sans-serif;
	color: #006600;
	font-weight: normal;
	font-size: 14px;
}
.inhalt_oben a {
	color: #003300;
	text-decoration: underline;
}
.rootline a:hover {
	color: #006600;
	text-decoration: underline;
}
.inhalt {
	font-family: Aun___db.TTF, verdana, arial, helvetica, sans-serif;
	color: #000000;
	font-size: 14px;	
}
.inhalt h1 {
	font-family: Aun___db.TTF, verdana, arial, helvetica, sans-serif;
	color: #000000;
	margin: 30px;
	font-size: 13px;
}
.inhalt p {
	line-height: 135%;
}
a:focus { outline: none; }
a:link, a:visited, a:active {
	font-size: 18px;
	color: #006600;
	text-decoration: none;
}
a:hover {
	font-size: 18px;
	color: #000000;
	text-decoration: underline;
}
a.sub:link, a.sub:visited, a.sub:active {
	font-size: 10px;
	color: #003300;
	text-decoration: none;
}
a.sub:hover {
	font-size: 18px;
	color: #000000;
	text-decoration: underline;
}