@charset "utf-8";
/* CSS Document */

#inhalt_schrift {
	font-size: 20px;
	color: #333333;
}
#inhalt_schrift_2 {
	font-size: 24px;
	color: #333333;
}
#inhalt_schrift_3 {
	font-size: 18px;
	color: #333333;
}
#inhalt_button_zurueck {
	font-size: 14px;
	color: #333333;
}
#counter {
	font-size: 14px;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
}
#links {
	border: medium ridge #CCCCCC;
}

#links_2 {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#linie {
	color: #333333;
}
#schrift_std_fett {
	font-weight: bold;
}
#inhalt_schrift_fett {
	font-size: 20px;
	color: #333333;
	font-weight: bold;
}
