/* (c) 2008 by Kay Wokoun - www.KayWokoun.de*/

a.SchuleLinkMaroon
{
	color: Maroon;
	text-decoration: none;	
	font-weight:bold;
}

a.SchuleLinkMaroon:hover
{
	color: Maroon;
	text-decoration: underline;
	font-weight:bold;
}

td.SchuleLine
{
	color:#CC00CC;
	font-size:17px;
	font-weight:bold;
	text-decoration:underline;
	font-style:italic;
	padding-bottom:6px;
	text-align:center;
}

td.SchuleLine2
{
	color:red;
	font-size:20px;
	font-weight:bold;
	text-align:center;
	padding-bottom:6px
}

td.SchuleTopUnderLine
{
	border-bottom-style:solid;
	border-bottom-width:1px;
	border-bottom-color:black;
	text-align:center
}

td.SchuleBruchTop
{
	border-top:solid 1px black	
}

td.SchulePS /*PunktSpalte*/
{
	width:36px;
	vertical-align:top
}

table.SchuleTop
{
	color:black;
	font-size:26px;
	line-height:29px
}

