body{
	
	background-image: url(http://web33.adebes.de/hg6.gif);
	}

html {
	margin: 5px;
	padding: 0px;
}

.menu_oben {
	font-family: verdana, arial, helvetica, sans-serif;
	color: #FFFFFF;
	font-weight: normal;
	font-size: 8px;
	text-decoration: none;
	padding-top: 4px;
	background-image:url()
}
.menu_oben a {
   text-decoration: none;
   color: #000000;
}
.menu_oben a:hover {   
   text-decoration: underline;
   color: #666666;
}

.inhalt_oben {
	font-family: verdana, arial, helvetica, sans-serif;
	color: #eeeeee;
	font-weight: normal;
	font-size: 7px;
}
.inhalt_oben a {
	color: #364497;
	text-decoration: underline;
}
.rootline a:hover {
	color: #061467;
	text-decoration: underline;
}
.inhalt {
	font-family: verdana, arial, helvetica, sans-serif;
	color: #333333;
	font-size: 11px;
	line-height: 14px;	
}
.inhalt h1 {
	font-family: verdana, arial, helvetica, sans-serif;
	color: #470000;
	margin: 0px;
	font-size: 13px;
}
.inhalt p {
	line-height: 14px;}

a:link {
	color: 777676;
}
a:visited {
	color: 777676;
}
a:hover {
	color: #333333;
}
a:active {
	color: 777676;
}

