body {
	font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif; }

#rand { 
	background-color: #fff; 
	height: 720px; 
	width: 980px; 
	top: 0px; 
	position: relative; 
	border-left: 1px solid #ccc; 
	border-bottom: 1px solid #666; 
	border-right: 1px solid #666; 
	border-top-width: 0; }
	
#bild1 { 
	background-color: #f0f0f0; 
	height: 150px; 
	width: 310px; 
	left: 0; 
	top: 0; 
	position: absolute; }
	
#animation { 
	background-color: #eee; 
	height: 150px; 
	width: 180px; 
	left: 310px; 
	top: 0; 
	position: absolute; }
#headbox { 
	background-color: #6c0; 
	height: 150px; 
	width: 330px; 
	left: 490px; 
	top: 0; 
	position: absolute; }
#bild2 { 
	background-color: #eee; 
	height: 150px; 
	width: 160px; 
	left: 820px; 
	top: 0; 
	position: absolute; }
#links { 
	height: auto; 
	width: auto; 
	left: 258px; 
	top: 170px; 
	position: absolute; }
	
#grossbild { 
	background-color: #f4f4f4; 
	height: 370px; 
	width: 490px; 
	left: 0; 
	top: 290px; 
	position: absolute; }
#maintext { position: absolute; width: 490px; left: 490px; top: 290px; height: 370px; overflow: auto; }

#morelinks { 
	left: 100px; 
	top: 690px; 
	position: absolute; 
	visibility: visible; }
H1 { color: white; 
	font-size: 24pt; 
	font-weight: 400; 
	padding-left: 3px; }
	
H2 { 
	font-size: 14pt; 
	font-weight: normal; }
	
p { font-size: 10pt; line-height: 18pt; padding-right: 15px; }
.kompress { 
	color: #060; 
	font-size: 9pt; 
	line-height: 10pt; property: value; }
.fett { 
	font-weight: bold; }
.klein { font-size: 9pt; }
ul { 
	color: #060; 
	font-size: 9pt; 
	line-height: 15px; 
	list-style-type: square; }
	
a:link,a:active,a:visited,a:hover { 
	text-decoration: none; }
 	
a:link.top,a:active.top,a:visited.top { 
	color: #fff; 
	font-size: 9pt; 
	line-height: 20pt; 
	background-color: #390; 
	text-align: right; 
	text-transform: uppercase; padding: 3px 5px 1px; }
	
a:hover.top { 
	color: #fff; 
	background-color: #063; }
	
a:link.more,a:active.more,a:visited.more { 
	color: #000; 
	font-size: 8pt; 
	line-height: 13pt; 
	background-color: #cf0; 
	text-align: right; 
	text-transform: uppercase; 
	margin: 5px; 
	padding: 2px 3px 1px; }
	
a:hover.more { 
	color: #fff; 
	background-color: #390; }
