body  {
	margin: 0;
	padding: 0;
	background-color: #e0f0f5;
	background-image:url(bild/0_back2.gif);
	background-repeat:repeat-x;
	color:#000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100.01%;
	}
img   {	
	border:none;
	}
p  {
	font-size:0.8em;
	}
a:link, a:visited  {
	text-decoration:none;
	color: #660000;
	font-weight:bold;
	}
a:hover, a:active, a:focus  {
	text-decoration:none;
	color: #990000;
	font-weight:bold;
	}
h1  {
	font-size:1em;
	color: #000;
	font-weight:bold;
	}
h2  {
	font-size:0.9em;
	color:#000;
	font-weight:bold;
	}
h3  {
	font-size:0.8em;
	color:#000;
	font-weight:bold;
	}

#liste {
	height:auto;
	width:475px;
	position:absolute;
	left:-600px;
	top:180px;
	background-color: #FFFFFF;
    }
	
	#links {
		position:absolute;
		top:100px;
		left:-800px;
    }