
 /* DATEI: moell.css */


a:link.rt
 { text-decoration:none; font-size:12px; color:#E00000; font-family:arial; }
a:visited.rt
 { text-decoration:none; font-size:12px; color:#E00000; font-family:arial; }
a:hover.rt
 { text-decoration:none; font-size:12px;  font-family:arial; color:#FF0000 }
a:active.rt
 { text-decoration:none; font-size:12px; colorE00000; font-family:arial; }


a:link.rw
 { text-decoration:none; font-size:12px; color:#FFFFFF; font-family:arial; }
a:visited.rw
 { text-decoration:none; font-size:12px; color:#FFFFFF; font-family:arial; }
a:hover.rw
 { text-decoration:none; font-size:12px;  font-family:arial; color:#FF0000 }
a:active.rw
 { text-decoration:none; font-size:12px; colorFFFFFF; font-family:arial; }

 /* Textsorten			*/					

		p.klein, ul
			{ font-family:ARIAL,HELVETICA; font-size:14px; color:#000020 }

		p.ohne
			{ font-family:Arial; font-size:8px; color:#E0E0F0 }

		p.normal
			{ font-family:ARIAL,HELVETICA; font-size:16px; color:#000020; font-weight:bold }

		h1
			{ font-family:ARIAL,HELVETICA; color:#E0E0F0; text-align:center }

		h2
			{ font-family:ARIAL,HELVETICA; font-size:16px; color:#FFFFFF; text-align:center }

		h3
			{ font-family:ARIAL,HELVETICA; font-size:12px; color:#E0E0F0; text-align:center }



 /* Textsorte normal 						*/

 	/* serifenlos-normal-dunkel > p				*/
		p
			{ font-family:arial,helvetica; font-size:16px; color:#000020 }

	/* mit Serifen-normal-dunkel > class="s"			*/
		.s
			{ font-family:times new roman }

	/* serifenlos-normal-hell > class="h"			*/
		.h
			{ color:#D0D0D0 }

	/* mit Serifen-normal-hell >class="sh" 			*/
		.sh
			{ font-family:times new roman;  color:#D0D0D0 }

	/* mit Serifen-normal-hell-fett >class="shf" 			*/
		.shf
			{ font-family:times new roman;  color:#D0D0D0; font-weight:bold  }

	/* ohne Serifen-normal-blau-fett >class="bf" 			*/
		.bf
			{ color:#000060; font-weight:bold  }

	/* mit Serifen-normal-blau-fett >class="sbf" 			*/
		.sbf
			{ font-family:times new roman;  color:#000060; font-weight:bold  }

	/* mit Serifen-normal-weiß >class="sw" 			*/
		.sw
			{ font-family:times new roman;  color:#FFFFFF }

	/* mit Serifen-normal-blau >class="sb" 			*/
		.sb
			{ font-family:times new roman;  color:#000060 }

	/* mit Serifen-normal-hellblau >class="sbb" 			*/
		.sbb
			{ font-family:times new roman;  color:#00A0FF }

	/*ohne Serifen-normal-grau >class="inhalt" 			*/
		.inhalt
			{ color:#AFAFAF; font-weight:bold }

	/*ohne Serifen-normal-grau >class="in" 			*/
		.in
			{ color:#AFAFAF}




 /* Textsorte klein							*/

	/* serifenlos-klein-dunkel > class="k" 			*/
		.k
			{ font-size:12px }

	/* mit Serifen-klein-dunkel > class="sk" 			*/
		.sk 
			{ font-family:times new roman; font-size:12px }
	
	/* mit Serifen-klein-dunkel > class="skk" 			*/
		.skk
			{ font-family:times new roman; font-size:14px }

	/* mit Serifen-klein-dunkel > class="skf" 			*/
		.skf
			{ font-family:times new roman; font-size:15px;  font-weight:bold  }

	/* serifenlos-klein-hell > class="kh" 			*/
		.kh
			{ font-size:12px;  color:#D0D0D0;}

	/* serifenlos-klein-hell-fett > class="khf" 			*/
		.khf
			{ font-size:11px;  color:#E0E0F0;  font-weight:bold }

	/* serifenlos-klein-blau > class="kb" 			*/
		.kb
			{ font-size:12px;  color:#0000B0 }

	/* mit Serifen-klein-hell > class="skh" 			*/
		.skh
			{ font-family:times new roman; font-size:12px;  color:#D0D0D0 }

	/* mit Serifen-klein-weiß > class="skw" 			*/
		.skw
			{ font-family:times new roman; font-size:12px;  color:#FFFFFF }

	/* serifenlos-klein-halbdunkel > class="kd" 			*/
		.kd
			{ font-size:12px;  color:#808080 }

	/* serifenlos-klein-hell > class="inklein" 			*/
		.inklein
			{ font-size:12px;  color:#AFAFAF; font-weight:bold }




 /* Textsorte groß 						*/

	/* serifenlos-groß-dunkel >class="g" 			*/
		.g
			{ font-size:25px }

	/* mit Serifen-groß-dunkel > class="sg" 			*/
		.sg
			{ font-family:times new roman; font-size:20px }


	/* serifenlos-groß-weiss> class="gw" 			*/
		.gw
			{ font-size:20px;  color:#FFFFFF }


	/* serifenlos-groß-hell > class="gh" 			*/
		.gh
			{ font-size:20px;  color:#E0E0E0 }

	/* serifenlos-groß-hell > class="ghd" 			*/
		.ghd
			{ font-size:20px;  color:#808080 }

	/* mit Serifen-groß-hell > class="sgh" 			*/
		.sgh
			{ font-family:times new roman; font-size:20px; color:#D0D0D0 }

	/* mit Serifen-groß-hell > class="sgh" 			*/
		.sgha
			{ font-family:times new roman; font-size:24px; color:#C0C0C0 }

	/* mit Serifen-groß-hell > class="sgh" 			*/
		.sghaw
			{ font-family:times new roman; font-size:24px; color:#E0E0E0 }

	/* mit Serifen-groß-blau > class="sgb" 			*/
		.sgb
			{ font-family:times new roman; font-size:20px; color:#000060 }

	/* mit Serifen-groß-blau > class="sgbaa" 			*/
		.sgbaa
			{ font-family:times new roman; font-size:18px; color:#000060 }

	/* mit Serifen-groß-blau > class="sgbab" 			*/
		.sgbab
			{ font-family:times new roman; font-size:32px; color:#000080 }

	/* mit Serifen-groß-blau > class="sgba" 			*/
		.sgba
			{ font-family:times new roman; font-size:40px; color:#000040; font-weight:bold }


 /* Hintergründe							*/

	/* 000040						*/
		.hia
			{ background-color:#000040 }

	/*E0E0F0						*/
		.hib
			{ background-color:#E0E0F0 }

	/* FFFFFF						*/
		.hic
			{ background-color:#FFFFFF }

	/* F0F0E0						*/
		.hid
			{ background-color:#D0D0F0 }

	/* 000020						*/
		.hie
			{ background-color:#000020 }

	/* 000080						*/
		.hif
			{ background-color:#000080 }
 
	/* C0C0C0						*/
		.hig
			{ background-color:#C0C0D0 }

	/* CFCFCF						*/
		.cf
			{ background-color:#CFCFCF }

	/* 200000						*/
		.braun
			{ background-color:#200000 }

	/* 0050A0						*/
		.bblau
			{ background-color:#0070C0}

	/* 0050A0						*/
		.blau
			{ background-color:#0050A0}

	/* FF0000						*/
		.rot
			{ background-color:#FF0000}


 
		