.textbox1s {
	margin: 0 16px 16px 0;
	background-image: url(../white99.png);
	background-repeat: repeat;
	display: block;
	width: 180px;
	height: auto;
	float: left;
}
.textbox2s {
	margin: 0 16px 16px 0;
	background-image: url(../white99.png);
	background-repeat: repeat;
	display: block;
	width: 376px;
	height: auto;
	float: left;
}
.textbox3s {
	margin: 0 16px 16px 0;
	background-image: url(../white99.png);
	background-repeat: repeat;
	display: block;
	width: 572px;
	height: auto;
	float: left;
}
.textbox4s {
	margin: 0 16px 16px 0;
	background-image: url(../white99.png);
	background-repeat: repeat;
	display: block;
	width: 768px;
	height: auto;
	float: left;
}
.textbox5s {
	margin: 0 16px 16px 0;
	background-image: url(../white99.png);
	background-repeat: repeat;
	display: block;
	width: 964px;
	height: auto;
	float: left;
}
h1 {
	font-family: Arial, arial, san-serif;
	font-size: 24px;
	line-height: 30px;
	color: #000000;
	text-align: left;
	padding: 8px 5px 3px 5px;
}
h1.zentriert {
	font-family: Arial, arial, san-serif;
	font-size: 24px;
	line-height: 30px;
	color: #000000;
	text-align: center;
	padding: 8px 5px 3px 5px;
}
h2 {
	font-family: Arial, arial, san-serif;
	font-size: 16px;
	line-height: 24px;
	color: #000000;
	text-align: left;
	padding: 0px 5px 3px 5px;
}
h2.zentriert {
	font-family: Arial, arial, san-serif;
	font-size: 16px;
	line-height: 24px;
	color: #000000;
	text-align: center;
	padding: 0px 5px 16px 5px;
}
h3 {
	font-family: Arial, arial, san-serif;
	font-size: 12px;
	line-height: 18px;
	color: #000000;
	text-align: left;
	padding: 0px 5px 18px 5px;
}
h3.zentriert {
	font-family: Arial, arial, san-serif;
	font-size: 12px;
	line-height: 18px;
	color: #000000;
	text-align: center;
	padding: 0px 5px 18px 5px;
}
.deutsch, .englisch {
	font-family: Arial, arial, san-serif;
	font-size: 12px;
	line-height: 18px;
	color: #000000;
	text-align: left;
	padding: 0px 5px 18px 5px;
}
.deutsch_zentriert, .englisch_zentriert {
	font-family: Arial, arial, san-serif;
	font-size: 12px;
	line-height: 18px;
	color: #000000;
	text-align: center;
	padding: 0px 5px 18px 5px;
}
span.d {
	background: #fff033;
	padding: 0;
}
span.e {
	background: #d7d7d7;
	padding: 0;
}
.zentriert_gr {
	font-family: Arial, arial, san-serif;
	font-size: 16px;
	line-height: 16px;
	font-weight: bold;
	color: #000000;
	text-align: center;
	padding: 16px 5px 16px 5px;
	display: block;
	background-image: url(../bg/sf_bgXX.jpg);
	background-repeat: repeat-y;
}
.zentriert_kl {
	font-family: Arial, arial, san-serif;
	font-size: 12px;
	line-height: 18px;
	color: #000000;
	text-align: center;
	padding: 0px 5px 18px 5px;
}
/* LINKS */
.textlink {
	font-family: Arial, arial, san-serif;
	font-size: 12px;
	line-height: 18px;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
	background: #000000;
	padding: 0 3px 0 3px;
}

.textlink:hover {
	background: #bb0000;
}