body { 
background-color: #FFFFFF
}
a {  
	color: #666633; 
	font-weight: bold; 
	text-decoration: underline
}
p { 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	color: #666633
}
h1 {  
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	font-weight: bold;
	color: #cc3300
}
h2 {  
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 14px; 
	font-weight: bold; 
	color: #cc3300
}
li {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	color: #666633
}
.titel {  
	font-weight: bold
}
#content {
	position:absolute; 
	width:400px; 
	height:auto; 
	left: 15; 
	top: 40px; 
	 
}
#magi {
	position:absolute; 
	left:430px; 
	top:40px; 
	width:186px; 
	height:auto;
}

img {  
	margin-top: 10px; 
	margin-right: 0px; 
	margin-bottom: 10px; 
	margin-left: 0px
}
li {  font-size: 12px; color: 666633}
ul {  }
td {  }
