.text_normal, .text_normal_bold, .text_small, .text_small_bold {
	color: #000000;
}

.headline_big, .headline_normal, .headline_small {	
	font-size: 20px;
	font-style: italic;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
	color: #CE0000;
	background-position: center;
	text-align: center;
	cursor:default;	
}
.headline_normal {
	font-size: 14px;
}

.headline_small {	
	font-size: 10px;
}

.text_normal, .text_normal_bold {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
	cursor:default;
}

.text_bold {
	font-weight: bold;
}

.text_textfeld_normal {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	text-decoration: none;
}

.text_small, .text_small_bold {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
	cursor:default;
}

.text_small_bold {
	font-weight: bold;
}

