@charset "utf-8";

/* CSS Document */





body

{
	background-image:url(Bilder/logo4eck.gif);
	background-repeat:no-repeat;
	background-position:center;
	background-attachment:fixed;
	width: 900px;
	margin-left:auto; 
	margin-right:auto;
	text-align:center;
	
	

}







div#liste a

{

	text-decoration:none;

	color: #000000;

	

}

div#liste a:visited {

	color: #000000;


}

div#liste a:hover{

	list-style-image:url(Bilder/MannRot.gif);




	color: #FF0000;

}

div#liste ol{

	text-align:center;

	clear:left;

	list-style-image:url(Bilder/MannS.gif);

	font-family:Arial, Helvetica, sans-serif; 



}



div#liste ol li{

	margin-bottom:10px;

	

}


