@charset "utf-8";
.news_box {
	border: 2px solid #CCC;
	font-family: "Century Gothic";
}
#main_content blockquote #content .news_box p {
	font-family: "Century Gothic";
	color: #CE1921;
	font-weight: bold;
	text-align: left;
}
.loginsection {
	background-image: url(../images/index_r3_c12.gif);
}
.login_div {
	width: 85%;
	margin-left: 20px;
	font-size: 12px;
	color: #CCC;


}
.login_formen {
	font-family: "Century Gothic";
	font-size: 12px;
	color: #CCC;
}
.login_text {
	float: left;
	margin-right: 50px;
}
.logout {
	font-size: 18px;
	font-weight: bold;
	color: #CCC;
	margin-left: 50px;
}
.kurse_title {
	font-family: "Century Gothic";
	font-size: 18px;
	color: #CE1921;
	font-weight: bold;
}
.news_div {
	background-color: #999;
	margin: 10px;
	padding: 5px;
}
.news_title {
	font-family: "Century Gothic";
	font-size: 18px;
	font-weight: bold;
	color: #CE1921;
}
.mitteilung_div {
	background-color: #999;
	padding: 10px;
}
.news_main {
}
.kurse_main {
}
.kurse_div {
	background-color: #999;
	margin: 10px;
	padding: 5px;
}
.loeschen_div {
	background-color: #999;
	margin: 10px;
	padding: 5px;
}
