a:link {
	color: #000000;
	text-decoration: none;
}

a:visited {
	color: #000000;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
	color: #C63232;
}
a:active {
	color: #000000;
	text-decoration: none;
}

.grundschrift_mager {
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	color:#000000;
}

.menu {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color:#000000;
}

.klein {
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	color:#000000;
}

.mini {
	font-size: 9px;
	font-family: Arial, Helvetica, sans-serif;
	color:#000000;
}

.headlines {
	font-size: 22px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	color:#000000;
}

.subheadlines {
	font-size: 15px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	color:#000000;
}

.bildgalerien_headlines {
	font-size: 14px;
	line-height: 20px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	color:#000000;
}

.button {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color:#212E6E;
	
}

.eingabefeld {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	border: 1px solid #b8b8b8;
	height: 17px;
	width: 400px;
}

.eingabefeld_10zeilig {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	border: 1px solid #b8b8b8;
	height: 170px;
	width: 400px;
}


