/* weblication stye sheets zentral by mt '2000 for scholl communications */

/* auszeichnungen und text */

.text  {
	font-size : 8pt;
    line-height : 12pt;
    font-family : Verdana;
	font-weight : normal;
   	font-style : normal;
    /*text-align : left;*/
	color : #FFFFFF;
}

.textfettwhite  {
	font-size : 8pt;
	line-height : 11pt;
    font-family : Verdana;
	font-weight : bold;
    font-style : normal;
    text-align : left;
	color : white;
    background-color : #91AaBD;
}

.textfett  {
	font-size : 8pt;
	line-height : 13pt;
    font-family : Verdana;
	font-weight : bold;
    font-style : normal;
	color : #FFFFFF;
}

.head  {
	font-size : 10pt;
	line-height : 12pt;
    font-family : Verdana;
	font-weight : normal;
    font-style : normal;
    text-align : left;
	color : #FFFFFF;
}

.headfett  {
	font-size : 10pt;
	line-height : 13pt;
    font-family : Verdana;
	font-weight : bold;
    font-style : normal;
    text-align : left;
	color : #000000;
}

.headfett1  {
	font-size : 12pt;
	line-height : 13pt;
    font-family : Verdana;
	font-weight : bold;
    font-style : normal;
    text-align : left;
	color : #FFFFFF;
}

/* links und header */

A  {
    font-size : 8pt;
	font-family : Verdana;
	font-weight : bold;
	font-style : normal;
	color : #FFFFFF;
}

.nav  {
	font-size : 10pt;
	font-family : Verdana;
	font-weight : bold;
	font-style : normal;
	color : #000000;
	text-decoration : none;
}

.navklein  {
    font-size : 8pt;
	font-family : Verdana;
	font-weight : bold;
	font-style : normal;
	color : #000000;
    text-decoration : none;
}
.mail{
	font-size : 8pt;
    line-height : 12pt;
    font-family : Verdana;
	font-weight : normal;
   	font-style : normal;
	color : #FFFFFF;
}
	
.Aklein  {
    font-size : 8pt;
	font-family : Verdana;
	font-weight : bold;
	font-style : normal;
	color : white;
    text-decoration : none;
}

/* body css */

BODY  {}

