/*-- Allgemeingültige Einstellungen ----------------------------*/

BODY {
	background-color: #9e9e9e;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
H1 {
	font-family: Verdana, Arial, Helvetica;
	font-size : 20px;
	color : #3f8d18;
}
H2 {
	font-family: Verdana, Arial, Helvetica;
	font-size : 14px;
	color : #CE0000;
}

/* Content */
.content {
padding: 10px 10px 10px 10px;
font-size: 14px;

}
.content A:link {
	color: #325c1f;
	text-decoration: underline;
}
.content A:visited {
	color: #325c1f;
	text-decoration: underline;
}
.content A:hover {
	color: #FF0000;
	text-decoration: underline;
}
.content A:active {
	color: #FF0000;
	text-decoration: underline;
}
/* NavOben */
.navO {
padding: 5px 5px 5px 10px;
font-size: 12px;
background-color: #65a446;
color: #ffffff;
}
.navO A:link {
	color: #ffffff;
	text-decoration: none;
}
.navO A:visited {
	color: #ffffff;
	text-decoration: none;
}
.navO A:hover {
	color: #efefef;
	text-decoration: underline;
}
.navO A:active {
	color: #ffffff;
	text-decoration: none;
	font-weight: bold;
}
/* NavLinks */
.navL {
padding: 10px 10px 10px 10px;
font-size: 12px;
background-color: #cfd0cf;
color: #000000;
}
.navL A:link {
	color: #000000;
	text-decoration: none;
}
.navL A:visited {
	color: #000000;
	text-decoration: none;
}
.navL A:hover {
	color: #ce0000;
	text-decoration: underline;
}
.navL A:active {
	color: #999999;
	text-decoration: none;
	font-weight: bold;
}
/* News */
.news {
padding: 5px 5px 5px 5px;
font-size: 12px;
color: #ffffff;
}
.news A:link, A:visited {
	color: #ff6600;
	text-decoration: underline;s
}

.news A:hover, A:active {
	color: #FF9900;
	text-decoration: underline;
}
/* ToolTip */
}
.tooltiptitle{COLOR: #FFFFFF; TEXT-DECORATION: none; CURSOR: Default; font-family: arial; font-weight: bold; font-size: 8pt}
.tooltipcontent{COLOR: #000000; TEXT-DECORATION: none; CURSOR: Default; font-family: arial; font-size: 8pt}

#ToolTip{position:absolute; width: 100px; top: 0px; left: 0px; z-index:4; visibility:hidden;
}
/* navR */
.navR {
padding: 15px 15px 15px 15px;
}
/* Footer */
.footer {
padding: 0px 0px 0px 10px;
font-size: 10px;
background-color: #000000;
color: #ffffff;
}
.footer A:link {
	color: #ffffff;
	text-decoration: none;
}
.footer A:visited {
	color: #ffffff;
	text-decoration: none;
}
.footer A:hover {
	color: #ffffff;
	text-decoration: underline;
}
.footer A:active {
	color: #999999;
	text-decoration: none;
}
/* Fehlermeldung */
.txtsmallred {
	font-size : 10px;
	color : #ff0000;
}
/* Unterricht */
.unterricht {
font-size: 11px;
