.kind {
	margin:0px;
	padding:0px;
	background:#FFFF00;
	font-family: Arial Narrow, sans-serif;
	/* border-color:#fff;
	border-width:4px;
	border-style:solid; */
	float:left;
	width:88px;
	text-align:center;
}

.ueberschrift {
	margin:0px;
	padding:0px;
	width: 800px;
	font-family: Arial Narrow, sans-serif;
	font-size: 0.8em;
	font-style: normal;
	color: #990000;
	text-decoration: none;	/* aling: center; */
	/* aling: justify; */
}

a:link {  
	font-family: Arial, sans-serif;
	color: #009933; 
	text-decoration: none;
}

a:visited {	
	font-family: Arial, sans-serif;
	color: #009933;	
	text-decoration: none;
}

a:hover {
	font-family: Arial, sans-serif;
	color: #009933;
	text-decoration: none;
}
	
a:active { 
	font-family: Arial, sans-serif;
	color: #009933; 
	text-decoration: none;
}

p {
	font-family: Arial, sans-serif;
	color: #333333;
	text-decoration: none;
	font:0.7em/1.4em;
}

h1 {
	font-family: Arial, sans-serif;
	font-size: 1em;
	color: #990000;
	text-decoration: none;
}