/* CSS www.logos-lehrerteam.ch */

/* Designelemente */

	/* Tabellenformatierung */
/* Typographie */
	/* Paragraphen */
	p  { color: #666; font-size: 12px; font-family: Arial, Verdana, Helvetica, sans-serif; margin-top: 5px; margin-bottom: 5px }
.fett  { font-weight: 700 }
.block { text-align: justify }
.klein  { font-size: 10px }
.zubearbeiten { color: red; font-weight: 700; text-decoration: blink }
.titel1oben   { color: #909; font-size: 16px; font-weight: 800; line-height: 16px; margin-top: 0; margin-bottom: 10px }
.titel1  { color: #909; font-size: 16px; font-weight: 800; line-height: 16px; margin-top: 15px; margin-bottom: 10px }
.titel2oben   { color: #909; font-size: 14px; font-weight: 800; line-height: 14px; margin-top: 0; margin-bottom: 10px }
	.titel2  { color: #909; font-size: 14px; font-weight: 800; line-height: 14px; margin-top: 15px; margin-bottom: 10px }
	.titel  { color: #909; font-size: 14px; font-weight: 800; line-height: 14px; margin-top: 15px; margin-bottom: 10px }
	.titelrot{font-size:14px; line-height:14px; margin-top:0px; margin-bottom:0px; font-weight:800; color:#990000}
.einschub  { margin-top: 5px; margin-bottom: 5px; margin-left: 0.7em; padding-top: 5px; padding-bottom: 5px; padding-left: 0.7em }
.listeeinschub    { display: list-item; margin-top: 2px; margin-bottom: 0; margin-left: 2em; padding-top: 2px; padding-left: 1em }
.footer { color: black; font-size: 10px; font-family: Arial, Verdana, Helvetica, sans-serif; line-height: 10px; text-align: right }	
	.HMpassiv     { color: #909; font-size: 11px; font-family: Arial, Verdana, Helvetica, sans-serif; font-weight: 800; margin-top: 0; margin-bottom: 0 }
/* Tabellen */
	td { font-size: 12px; font-family: Arial, Verdana, Helvetica, sans-serif; line-height: 14px }
	
	/* Farben */
	.rot{ color:#990033}
.orange { color: orange }
.gruen { color: green }
/*Listen*/
	ul { margin-top: 5px; margin-bottom: 5px; margin-left: 0.7em; padding-top: 5px; padding-bottom: 5px; padding-left: 0.7em }
li{font-family:Arial,Verdana,Helvetica, sans-serif; font-size:12px;}
/* Link */
	a  { color: maroon; font-size: 12px; font-family: Arial, Verdana, Helvetica, sans-serif; font-weight: bold; text-decoration: none; margin-right: 0; margin-left: 0 }
	.textlink  { color: maroon; font-size: 12px; font-family: Arial, Verdana, Helvetica, sans-serif; font-weight: 700; text-decoration: none; margin: 5px 0 }
	.textlink:hover { color: #666600; font-size: 12px; font-family: Arial, Verdana, Helvetica, sans-serif; font-weight: 700; text-decoration: underline; margin: 5px 0 }
	.textlink:visited  { color: #666600; font-size: 12px; font-family: Arial, Verdana, Helvetica, sans-serif; font-weight: 700; margin: 5px 0 }
	a.UMpassiv     { color: #666; font-size: 11px; font-family: Arial, Verdana, Helvetica, sans-serif; font-weight: 400; margin-top: 0; margin-bottom: 0; margin-left: 0.1em; padding-left: 0.1em }
	a.UMpassiv:hover{font-family: Arial, Verdana,Helvetica, sans-serif; font-size:11px; color:#666600; margin-top:0px; margin-bottom:0px; font-weight:500; margin-left:0.1em; padding-left:0.1em; text-decoration:underline}

	.footerlink{font-size:10px; line-height:10px; font-weight:800; color:#FF0000;}
