body {
	scrollbar-face-color: #FFD700;
	scrollbar-highlight-color: #FFEBCD;
	scrollbar-shadow-color: Gray;
	scrollbar-3dlight-color: #778899;
	scrollbar-arrow-color: #FF7F50;
	scrollbar-track-color: Green;
	scrollbar-darkshadow-color: #D2691E;
	scrollbar-base-color: #F5FFFA;
	background-color: White;
}

.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: Black;
	background-color: White;
}

.smalltexti {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: italic;
	color: Black;
	background-color: White;
}

.smalltext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: Black;
	background-color: White;
}

.titel {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
 	font-weight: bold;
	color: Black;
	background-color: White;
}

.titelred {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
 	font-weight: bold;
	color: Red;
	background-color: White;
}

.wait {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: Black;
	background-color: #E5E5E5;
}

.green {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: White;
	font-weight: bold;
	background-color: #33CC00;
}

.red {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: White;
	font-weight: bold;
	background-color: Red;
}

.orange {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: Black;
	background-color: #FFBC18;
}

td.list
	{
		font-family: Arial, Helvetica, sans-serif;
		font-size: 12px;
		color: Black;
		background-color: White;
		border-style: solid;
		border-width: 2px;
		border-color: #FFCC00;
		border-collapse: collapse,
	}

textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: Black;
	background-color: White;
}

input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: Black;
	background-color: White;
}

.in_but {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: Black;
	background-color: #FFD700; border: 1px; border-style: solid; border-color: #DAA520;
}

hr {
	background: White; border: #FFD700; border-style: solid;
}


a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: Green;
	background-color: White;
	font-weight: bold;
	text-decoration: none;
	}

a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: Green;
	background-color: White;
	font-weight: bold;
	text-decoration: none;
	}

a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: Black;
	background-color: #FFBC18;
	font-weight: bold;
	text-decoration: none;
	}

a.small:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: Green;
	background-color: White;
	font-weight: bold;
	text-decoration: none;
	}

a.small:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: Green;
	background-color: White;
	font-weight: bold;
	text-decoration: none;
	}

a.small:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: Black;
	background-color: #FFBC18;
	font-weight: bold;
	text-decoration: none;
	}

a.thumb:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: Green;
	background-color: transparent;
	font-weight: bold;
	text-decoration: none;
	}

a.thumb:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: Green;
	background-color: transparent;
	font-weight: bold;
	text-decoration: none;
	}

a.thumb:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: Black;
	background-color: transparent;
	font-weight: bold;
	text-decoration: none;
	}

	a.comenius:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #EEF7FC;
	background-color: #73B3D7;
	font-weight: bold;
	text-decoration: none;
	}

a.comenius:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #EEF7FC;
	background-color: #73B3D7;
	font-weight: bold;
	text-decoration: none;
	}

a.comenius:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: Black;
	background-color: #EEF7FC;
	font-weight: bold;
	text-decoration: none;
	}


/* Navigation ------------------------------------------------------------------*/
#nav01 a
	{
		position: relative;
		top: 0px;
		left: 0px;
		width: 140px;
		height: 16px;
		font-size: 1px;
		float: left;
		background: url(../gfx/nav_gfx/but_unsere_schule.jpg) 0 0 no-repeat;
		display: block;
		text-decoration: none;
	}

#nav01 a:hover
	{
		background-position: -140px 0;
	}

#nav02 a
	{
		position: relative;
		top: 0px;
		left: 0px;
		width: 140px;
		height: 16px;
		font-size: 1px;
		float: left;
		background: url(../gfx/nav_gfx/but_schulprofil.jpg) 0 0 no-repeat;
		display: block;
		text-decoration: none;
	}

#nav02 a:hover
	{
		background-position: -140px 0;
	}

#nav03 a
	{
		position: relative;
		top: 0px;
		left: 0px;
		width: 140px;
		height: 16px;
		font-size: 1px;
		float: left;
		background: url(../gfx/nav_gfx/but_unser_team.jpg) 0 0 no-repeat;
		display: block;
		text-decoration: none;
	}

#nav03 a:hover
	{
		background-position: -140px 0;
	}

#nav04 a
	{
		position: relative;
		top: 0px;
		left: 0px;
		width: 140px;
		height: 16px;
		font-size: 1px;
		float: left;
		background: url(../gfx/nav_gfx/but_integration.jpg) 0 0 no-repeat;
		display: block;
		text-decoration: none;
	}

#nav04 a:hover
	{
		background-position: -140px 0;
	}

#nav05 a
	{
		position: relative;
		top: 0px;
		left: 0px;
		width: 140px;
		height: 16px;
		font-size: 1px;
		float: left;
		background: url(../gfx/nav_gfx/but_projekte.jpg) 0 0 no-repeat;
		display: block;
		text-decoration: none;
	}

#nav05 a:hover
	{
		background-position: -140px 0;
	}

#nav06 a
	{
		position: relative;
		top: 0px;
		left: 0px;
		width: 140px;
		height: 16px;
		font-size: 1px;
		float: left;
		background: url(../gfx/nav_gfx/but_aktuelles.jpg) 0 0 no-repeat;
		display: block;
		text-decoration: none;
	}

#nav06 a:hover
	{
		background-position: -140px 0;
	}

#nav07 a
	{
		position: relative;
		top: 0px;
		left: 0px;
		width: 140px;
		height: 16px;
		font-size: 1px;
		float: left;
		background: url(../gfx/nav_gfx/but_termine.jpg) 0 0 no-repeat;
		display: block;
		text-decoration: none;
	}

#nav07 a:hover
	{
		background-position: -140px 0;
	}

#nav08 a
	{
		position: relative;
		top: 0px;
		left: 0px;
		width: 140px;
		height: 16px;
		font-size: 1px;
		float: left;
		background: url(../gfx/nav_gfx/but_adresse.jpg) 0 0 no-repeat;
		display: block;
		text-decoration: none;
	}

#nav08 a:hover
	{
		background-position: -140px 0;
	}

#nav09 a
	{
		position: relative;
		top: 0px;
		left: 0px;
		width: 140px;
		height: 16px;
		font-size: 1px;
		float: left;
		background: url(../gfx/nav_gfx/but_links.jpg) 0 0 no-repeat;
		display: block;
		text-decoration: none;
	}

#nav09 a:hover
	{
		background-position: -140px 0;
	}

#nav10 a
	{
		position: relative;
		top: 0px;
		left: 0px;
		width: 140px;
		height: 16px;
		font-size: 1px;
		float: left;
		background: url(../gfx/nav_gfx/but_anmeldung.jpg) 0 0 no-repeat;
		display: block;
		text-decoration: none;
	}

#nav10 a:hover
	{
		background-position: -140px 0;
	}