body {
	background-color: #FFFFFF;
	background-image: url(bilder/hi.jpg); background-repeat:repeat;
	margin-top: 20px;
	margin-left: 30px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	
}

td, th {
	margin-left:inherit;
}

a {
	color: #333399;
	text-decoration: none;
}

a:hover {
	background-color: #99CCFF;

}

.headline {
  	font-size: 24px;
	font-weight: bold;
	
}

.knopf {
	font-size: 16px;
	line-height: 20px;
	background-color: #339966;
  	color: #FFFF66;
	
}

a:hover.knopf {
	background-color: #FF6666;
	border-bottom: none;
	
}

.titel {
	font-size: 12px;
	font-weight: bold;
	color: #006633;
	background-image: url(bilder/hi8.jpg);
		
}

.lauftext {
  	font-size: 12px;
	font-weight: normal;
	text-indent: 10px;
		
}
