*	{	margin:0;
		padding:0;
		}

	html
	{	background-color:#fff;
		color:#000;
		width:100%;
		height:100%;
		}
	
	body
	{	font-family:Helvetica,arial,geneva,sans-serif;
		font-size:100.01%;
		margin:0;
		padding:0;
		}

	#logo
	{	border-bottom:1px solid #000;
		}

	#kopf
	{	margin-bottom:12px;}
		

	#container
	{	}

	#inhalt
	{	}

	#referent
	{	margin-bottom:10px;}

	#oeuvre
	{	display:none}
/*
	#signet
	{	position:fixed;
		top:0;
		right:3px;
		z-index:2;
		}
*/
	h1
	{	font-size:15pt;
		color:#f0f;
		}

	h2
	{	font-size:12pt;
		padding-bottom:6px;
		}

	h3
	{	font-size:12pt;
		padding:14px 0 20px 0;
		}

	p,td,li
	{	font-size:11pt;
		line-height:125%;
		}

	p
	{	line-height:1.15;
		}

	strong
	{	}

	.clock
	{	line-height:1.15;
		font-weight:700;
		color:#000;
		}

	.absatz
	{	line-height:8px;
		}

	ul#navi
	{	display:none;}

	#logo p
	{	display:none;}	

