body,
html {
	margin: 0px;
	padding: 0px;
}

h1 {
	font-family: verdana, arial, helvetica, sans-serif;
	color: #666666;
	margin: 0px;
	font-size: 16px;
	font-weight: bold;
	padding: 0px 0px 10px 0px;	
}

.menu_oben {
	font-family: verdana, arial, helvetica, sans-serif;
	color: #666666;
	font-weight: bold;
	font-size: 9px;
	text-decoration: none;
	padding-top: 4px;
}
.menu_oben a {
   text-decoration: none;
   color: #666666;
}
.menu_oben a:hover {   
   text-decoration: none;
   color: #E39D08;
}

.menu_links {
	font-family: verdana, arial, helvetica, sans-serif;
	color: #666666;
	font-weight: bold;
	font-size: 10px;
	text-decoration: none;
	padding-top: 4px;
}
.menu_links a {
   text-decoration: none;
   color: #666666;
}
.menu_links a:hover {   
   text-decoration: underline;
   color: #CCCCCC;
}

.inhalt {
	font-family: verdana, arial, helvetica, sans-serif;
	color: #666666;
	font-weight: normal;
	font-size: 10px;
}
.inhalt h3 {
	font-family: verdana, arial, helvetica, sans-serif;
	color: #666666;
	font-weight: bold;
	font-size: 12px;
}
.inhalt a {
	color: #666666;
	text-decoration: underline;
}


.inhalt_oben {
	font-family: verdana, arial, helvetica, sans-serif;
	color: #666666;
	font-weight: normal;
	font-size: 10px;
}

.inhalt_oben a {
	color: #666666;
	text-decoration: none;
}

.inhalt_oben a:hover {
	color: #E39D08;
	text-decoration: none;
}

.rootline a:hover {
	color: #666666;
	text-decoration: underline;
}
.bodytext {
	font-family: verdana, arial, helvetica, sans-serif;
	color: #666666;
	font-size: 11px;	
}
.bodytext h1 {
	font-family: verdana, arial, helvetica, sans-serif;
	color: #666666;
	margin: 0px;
	font-size: 13px;
}
.bodytext p {
	line-height: 135%;
}
.bodytext a {
	color: #333333;
	text-decoration: underline;
}
.bodytext a:hover {
	color: #666666;
	text-decoration: underline;
}