p,div {
	text-align : justify;
	font-family: tahoma, sans-serif;
	font-size : 12px;
	letter-spacing : 1px;
	color : #000000;
	line-height : 15px;
}

.text{
	text-align : justify;
	font-family: tahoma, sans-serif;
	font-size : 12px;
	letter-spacing : 1px;
	color : #000000;
	line-height : 15px;
}

.textnews{
	font-family: tahoma, sans-serif;
	font-size : 11px;
	letter-spacing : 1px;
	color : #000000;
	line-height : 15px;
}

.textnews:hover{
	font-family: tahoma, sans-serif;
	font-size : 11px;
	letter-spacing : 1px;
	color :  #911b4f;
	line-height : 15px;
}

.headline0 {
	font-family: tahoma, sans-serif;
	font-size : 16px;
	font-weight : bold;
	letter-spacing : 2px;
	color : #000000;
}

.headline1 {
	font-family: tahoma, sans-serif;
	font-size : 14px;
	font-weight : bold;
	letter-spacing : 2px;
	color : #000000;
}

.headline2 {
	font-family: tahoma, sans-serif;
	font-size : 14px;
	letter-spacing : 2px;
	color : #ffffff;
	font-weight : normal;
}

.headline3 {
	font-family: tahoma, sans-serif;
	font-size : 12px;
	letter-spacing : 1px;
	color : #000000;
	font-weight : normal;
}

.link {
	font-family: tahoma, sans-serif;
	text-align : left;
	font-size : 14px;
	letter-spacing : 1px;
	color : #ffffff;
	text-decoration: none;
}

.link:hover {
	font-family: tahoma, sans-serif;
	text-align : left;
	font-size : 14px;
	letter-spacing : 1px;
	color : #ffffff;
	text-decoration: underline;
}

.linkklein {
	font-family: tahoma, sans-serif;
	text-align : left;
	font-size : 14px;
	color : #ffffff;
	letter-spacing : 2px;
	text-decoration: none;
}

.linkklein:hover {
	font-family: tahoma, sans-serif;
	text-align : left;
	font-size : 14px;
	color : #ffffff;
	letter-spacing : 2px;
	text-decoration: underline;
}

.textlink {
	font-family: tahoma, sans-serif;
	text-align : left;
	font-size : 12px;
	color : #000000;
	font-weight : normal;
	letter-spacing : 1px;
	text-decoration: underline;
}

.textlink:hover {
	font-family: tahoma, sans-serif;
	text-align : left;
	font-size : 12px;
	color : #911b4f;
	font-weight : normal;
	letter-spacing : 1px;
	text-decoration: underline;
}

.bildunterschrift{
	font-family: tahoma, sans-serif;
	text-align : justify;
	font-size : 11px;
	letter-spacing : 0px;
	color : #000000;
	line-height : 16px;
}

/* Für Bezeichnungen von Daten */
.feldname{
	font-family: tahoma, sans-serif;
	text-align : justify;
	font-size : 12px;
	letter-spacing : 1px;
	color : #000000;
	line-height : 16px;
	font-weight : bold;
}

/* Formularfelder */
.formularfeldnorm {
	background-color: #EED9D8;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-bottom: 0px;
}

#submenue {
	background-color: #EED9D8;
	padding: 8px 3px 8px 20px;
	margin: 0px;
}

