body {
	font-family: Times New Roman, Arial, sans-serif;
	text-align:justify;
	width:90%;
	margin:5px auto;
	border:1px solid #000000;
	background-image: url('bild_head.gif');
	background-position: 80% 6px;
	background-repeat:no-repeat;
	background-color:#FFFFFF;
}
h2#name {
	font-weight: bold;
	font-size:4em;
	color: #FFFFFF;
	font-variant:small-caps;
	font-family: Tahoma;
	margin:0px;
	border: #FF0000 1px solid;
	background: #FF0000;
	width: 300px;
	text-align:center;
	display:block;
}
h2#projekte {
	font-weight: bold;
	font-size:3em;
	color: #000000;
	border: #FF0000 1px solid;
	background: #FFFFFF;
	width: 300px;
	text-align:center;
	display:block;
	margin:0px;
}
div.einfuehr {
	text-align: justify;
	font-weight:bold;
}
div.einfuehr:before {
	content: 'Er offenbart seine intimsten Projekte!';
	font-size: 5em;
	display:block;
	background:url('ich.gif') right bottom no-repeat;
}
h3 {
	display:inline;
	font-size:1em;
	font-weight: bold;
}
h3:after {
	content: ': ';
}
div#raetsel, div#nano98 {
	left: 0.8em;
	font-size: 0.8em;
	padding: 0.5%;
	width: 49%;
	vertical-align:top;
}
div#raetsel:before, div#validator:before, div#nano98:before {
	content: '(PHM/yubb.de)';
}
div#validator {
	clear: right;
	left: 0.8em;
	font-size: 0.8em;
	padding: 0.5%;
	width: 49%;
	vertical-align:top;
}
div.xtra {
	margin-top: 10px;
	padding:2px;
	border:#FF0000 2px solid;
}
div.xtra:before {
	content: 'HINTERGRUND';
	font-weight:bold;
	display:block;
	margin-top:0px;
}
