body { font-size: 100.01%; background: #333; margin:0; }
* { font-family: Arial, Helvetica,sans-serif; }

a img  { border: 0; text-decoration:none;}
.thumb { margin: 0 4px 4px 0; }
h1 { font: bold 1.1em/1.2em arial, sans-serif; color:#F39; margin:0; border-bottom:1px dashed #ddd; }

p.zusatz { 
	font: normal 0.8em/1.2em arial, sans-serif; 
	color:#fff; 
	margin:5px 0 20px;
	width: 500px;
	height: auto;
	overflow:hidden;
}

p.zusatz small { 
	font-size:0.8em/1em;
	color:#F39; 
}

p.zusatz a { 
	color:#ddd;
	text-decoration:underline;
}

p.zusatz a:hover { 
	color:#fff;
	text-decoration:underline;
}