#wrapper
	{
	margin:auto;
	width:800px;
	margin-top:95px;
	position:relative;
	}
body
	{
	font-family: "Lucida Sans","Lucida Sans Unicode","Lucida Grande","Lucida",Arial, Helvetica, sans-serif;
	font-size:smaller;
	margin:0;
	padding:0;
	background-image:url(/img/back.gif);
	}
#navi
	{
	margin-top:20px;
	text-align:right;
	width:110px;
	color:#999;
	line-height:200%;
	}
a	
	{
	color:#666;
	}
#textbereich
	{
	width:450px;
	position:absolute;
	top:54px;
	left:150px;
	}
.small
	{
	font-size:x-small;	
	}