a.toplevel {
	font-family: Arial;
	background-color: #7A9946;
	display:block;
	text-align:left;
	width: 200px;
	color: #FFFFFF;
	text-decoration: none;
	padding: 5px;
	font-weight: bold;
	border-top: 1px solid #FFFFFF;
	border-bottom: 1px solid #FFFFFF;
}

a.toplevel:hover {
	color: #004A19;
	background-color: #CFDDB7;
	border-top: 1px solid #008000;
	border-bottom: 1px solid #008000;
}

a.chosentop {
	font-family: Arial;
	background-color: #CFDDB7;
	display:block;
	text-align:left;
	width: 200px;
	color: #004A19;
	text-decoration: none;
	padding: 5px;
	font-weight: bold;
	border-top: 1px solid #008000;
	border-bottom: 1px solid #008000;
}

a.sublevel {
	font-family: Arial;
	background-color: #A8C17D;
	display:block;
	text-align:left;
	width: 190px;
	color: #000000;
	text-decoration: none;
	padding: 5px 5px 5px 15px;
	font-size: 12px;
}

a.sublevel:hover {
	color: #004A19;
	background-color: #CFDDB7;

}

a.olivia {
	font-family: Arial;
	text-align:left;
	width: 190px;
	color: #FFFFFF;
	text-decoration: none;
	padding: 2px 2px 2px 2px;
	font-size: 9px;
	}
	
.titel {
	font-family: Arial;
	font-size: 18pt;
	color: #004A19;
	width: 100%;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #004A19;
}
.text {
	font-family: Arial;
	font-size: 13px;
	color: #004A19;
	text-align: justify;
}
.subtitel2 {
	font-family: Arial;
	font-size: 12pt;
	font-weight: bold;
	color: #004A19;
	width: 100%;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #004A19;
	}

.subtitel {
	font-family: Arial;
	font-size: 12pt;
	font-weight: bold;
	color: #004A19;
}
.titel_top {
	color: #004A19;
	font-family: Arial;
	font-size: 36px;
	font-weight: bold;
}
.tableact {
	background-image: url(media/aktuelles.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}

.tableact2 {
	background-image: url(media/jschule/jsanmeldung.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}