@charset "utf-8";
.volksschule_zentriert {
	margin-left: auto;
	margin-right: auto;
}
div.volksschule {
	font-size: 12px;
}
.table_volksschule {
	margin-left: auto;
	margin-right: auto;
	font-family: Segoe, "Segoe UI", "DejaVu Sans", "Trebuchet MS", Verdana, "sans-serif";
	font-size: 13px;
	line-height: 14px;
	width: 500px;
	color: #CCC;
	font-weight: normal;
}
a.table_volksschule:link {
	text-decoration: none;
	color: #69ADFA;
	font-weight: normal;
}
a.table_volksschule:visited {
	text-decoration: none;
	color: #69ADFA;
	font-weight: normal;
}
a.table_volksschule:hover {
	text-decoration: none;
	color: #FFFF99;
	font-weight: normal;
}
a.table_volksschule:active {
	text-decoration: none;
	color: #CCC;
	font-weight: normal;
}
.table_volkschule_left {
	font-family: Segoe, "Segoe UI", "DejaVu Sans", "Trebuchet MS", Verdana, "sans-serif";
	font-size: 13px;
	width: 60%;
	text-align: left;
	line-height: 15px;
}
.table_volkschule_mid {
	font-size: 13px;
	width: 5%;
	text-align: center;
	line-height: 15px;
}
.table_volksschule_right {
	font-family: Segoe, "Segoe UI", "DejaVu Sans", "Trebuchet MS", Verdana, "sans-serif";
	font-size: 13px;
	width: 30%;
	text-align: right;
	line-height: 15px;
}
