body   { 
	color: #333; 
	font-size: 13px; 
	font-family: "Verdana"; 
	text-decoration: none; 
	background-color: #f5f5f5 }


#navigation {
	position: absolute;
	z-index: 1;
	top: 250px;
	left: 30px;
	width: 100px;
	height: 130px;
	background-color: #CCCCFF;
	visibility: visible;
	border: 1px none #000000 }

#text {
	position: absolute;
	z-index: 5;
	top: 30px;
	left: 216px;
	width: 480px;
	visibility: visible;
}


#einfuehrung   { 
	position: absolute; 
	z-index: 1; 
	top: 30px; 
	left: 150px; 
	width: 480px; 
	visibility: visible; 
	display: block }

#bild { 
	position: absolute; 
	top: 30px; 
	left: 30px; 
	width: 100px; 
	height: 200px; 
	visibility: visible; 
	display: block }
	
	
#weiter { 
	position: absolute; 
	z-index: 5; 
	top: 30px; 
	left: 650px; 
	width: 30px; 
	height: 20px; 
	visibility: visible; 
	display: block }h3 { 
	color: #333; 
	font-weight: bold; 
	font-size: 15px }
	
p   { 
	color: #333; 
	font-size: 13px; 
	font-family: "Lucida Grande", Verdana, sans-serif; 
	text-decoration: none }


li	{
	color: #ff6600; }

td   { 
	color: #333; 
	font-size: 13px; 
	font-family: "Verdana"; 
	background-color: #f5f5f5;
	text-decoration: none }


td.dunkel  {
	color: #333; 
	font-size: 13px; 
	font-family: "Verdana"; 
	background-color: #ccccff;
	text-decoration: none }

h2 { 
	color: #333; 
	font-weight: bold; 
	font-size: 17px }
	
	
h2 { 
	color: #333; 
	font-weight: bold; 
	font-size: 19px }
	
a:link {
	text-decoration: underline;
	color: #0000CC; }
	
a:visited {
	text-decoration: underline;
	color: #000033; }
	
a:active {
	text-decoration: none;
	color: #0000FF; }
	
a:HOVER {
	text-decoration: none;
	color: #0000FF; }
	
	
	

