BODY {
	font-family : Verdana,Arial,sans-serif;	
	font-size : 14px;
	color : #000000;
        background-color : #FFFFFF;
     }	

A:link, A:active, A:visited {
	color:#000000;
	font-weight : bold;
	text-decoration: none;
	}

A:hover {
	color:#000000;
	font-weight : bold;
	text-decoration: underline;

	}

A:link.SCHULE,A:active.SCHULE,A:visited.SCHULE {
	color : #EF4242;
	font-family : Verdana,Arial,sans-serif;
	font-weight : bold;
	text-decoration : none;
	}

A:hover.SCHULE {
	color : #EF4242;
	font-family : Verdana,Arial,sans-serif;
	font-weight : bold;
	text-decoration : underline;
	}

A:link.SCHUELER,A:active.SCHUELER,A:visited.SCHUELER {
	color : #F7D608;
	font-family : Verdana,Arial,sans-serif;
	font-weight : bold;
	text-decoration : none;
	}

A:hover.SCHUELER {
	color : #F7D608;
	font-family : Verdana,Arial,sans-serif;
	font-weight : bold;
	text-decoration : underline;
	}

A:link.LEHRER,A:active.LEHRER,A:visited.LEHRER {
	color : #94BD31;
	font-family : Verdana,Arial,sans-serif;
	font-weight : bold;
	text-decoration : none;
	}

A:hover.LEHRER {
	color : #94BD31;
	font-family : Verdana,Arial,sans-serif;
	font-weight : bold;
	text-decoration : underline;
	}

A:link.ARBEITEN,A:active.ARBEITEN,A:visited.ARBEITEN {
	color : #009C00;
	font-family : Verdana,Arial,sans-serif;
	font-weight : bold;
	text-decoration : none;
	}

A:hover.ARBEITEN {
	color : #009C00;
	font-family : Verdana,Arial,sans-serif;
	font-weight : bold;
	text-decoration : underline;
	}

A:link.INTERNES,A:active.INTERNES,A:visited.INTERNES {
	color : #6363FF;
	font-family : Verdana,Arial,sans-serif;
	font-weight : bold;
	text-decoration : none;
	}

A:hover.INTERNES {
	color : #6363FF;
	font-family : Verdana,Arial,sans-serif;
	font-weight : bold;
	text-decoration : underline;
	}

A:link.KOMMUNIKATION,A:active.KOMMUNIKATION,A:visited.KOMMUNIKATION {
	color : #00008C;
	font-family : Verdana,Arial,sans-serif;
	font-weight : bold;
	text-decoration : none;
	}

A:hover.KOMMUNIKATION {
	color : #00008C;
	font-family : Verdana,Arial,sans-serif;
	font-weight : bold;
	text-decoration : underline;
	}


P{
	font-family : Verdana,Arial,sans-serif;
	font-size : 14px;
	text-align : justify;
	}
P.left{
  text-align : left;
	}
P.mitte{
	text-align : center;
	}
P.right{
	 text-align : right;
	}





