 p, h1, h2, h3, h4, h5, h6, table, legend, a, ul, li {
 	color:#67666b;
 }
 
.zentriert {
	text-align:center;
}

.rechtsbuendig {
	text-align:right;
}

.orange {
	color:#f38800;
}

p {
	line-height:130%;
	font-size:12px;
	margin:0;
	padding:0;
}

h1, h2 {
	font-weight:bold;
}

h1 {
	font-family:Arial;
	font-size:14px;
}

h2, legend {
	font-family:Arial;
	font-size:13px;
}

h3, h4, h5, h6 {
	font-size:12px;
}

a {
	color:#67666B;
	text-decoration:underline;
}

a:hover {
	text-decoration:none;
}