body {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-image: url(img/bg.jpg); 
	background-color:#CCCCCC;
	background-repeat: repeat-x;
	}

.toben {
	background-image:url(img/oben.gif);
	background-repeat:no-repeat;
	}
.tfooter {
	background-image:url(img/unten.gif)
	
	}

.tbg {
	background-image:url(img/bodybg.gif);
	background-repeat:repeat-y;
	}

h1 {
	font-style: normal;
	font-size: 20px;
	line-height: 1em;
	}
	
h2 {
	font-style: normal;
	font-size: 16px;
	line-height: 1em;
	}
.legende {
	font-size: 10px;
	line-height: 1.5em;
	padding-left: 20px;
	}
	
#animation {
	background-color:#000000;
	color: #FFFFFF;	
	}
	
.animlegende {
	color:#FFFFFF;
	line-height: 20px;
	background-color:#000000;
	}
	
a, a:visited {
	color:#000000;
	text-decoration:underline;
	}
	
a:hover {
	color:#000000;
	text-decoration:underline;
