body {
	background-color:#333333;
	font-family:MetaNormal-Roman, Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#FFFFFF;
}

h1, h2, h3, p, ul, ol, ol li, fieldset {
	font-family:MetaNormal-Roman, Verdana, Arial, Helvetica, sans-serif;
	font-weight:normal;
	line-height:1.6em;
	font-size:14px;
	color:#FFFFFF;
}

#titel {
	font-size:18px;
	font-weight:bold;
	}

h3 {
	font-size:12px;
	}


a:link {
	color:#CCCCCC;
	text-decoration:underline; 
}

a:visited { color:#999999; text-decoration:underline; }

a:hover { color:#ffffff; text-decoration:underline;}

.bildunterschrift {
	font-size:12px;
	font-style:italic;
}

.pflichtfeld {
	color:#FFCC00;
}

