/*
26.11.2005, HaPo:	Allgemeine Definition der Zeichensatzgröße für einzelne Tags hinzugefügt,
					weil der IE6 die Deklaration im "body"-Tag nicht auszuwerten scheint.
*/

/* ALLGEMEIN */
body {background-color:rgb(255,245,210);
	 color:rgb(0,0,0); font-family:'Times New Roman',Arial; font-size:11pt; line-height:2.8ex;
	 /* word-spacing:0.04em; letter-spacing:0.02em;*/ text-shadow:rgb(255,0,0); text-align:center; }
h1,h2,h3,h4,h5,h5,ol,p,table,ul {font-size:11pt}

/* LINKS */
a:link {color:rgb(0,100,230); line-height:2.8ex; }
a:visited {color:rgb(100,70,70); line-height:2.8ex; }
a:active {color:rgb(0,170,40); }
a:hover {color:rgb(0,170,40); }


/* ÜBERSCHRIFTEN */
h1 {text-align:center; color:rgb(0,0,0); font-size:300%; margin-top:1ex; line-height:2.8ex; margin-bottom:2ex;}
h2 { color:rgb(0,0,0); font-size:250%; margin-top:2ex; line-height:2.8ex; margin-bottom:2ex;}
h3 { color:rgb(0,0,0); font-size:207%; margin-top:2ex; line-height:2.8ex; margin-bottom:2ex;}
h4 { color:rgb(0,0,0); font-size:173%; margin-top:2ex; line-height:2.8ex; margin-bottom:2ex;}
h5 { color:rgb(0,0,0); font-size:144%; margin-top:1ex; line-height:2.8ex; margin-bottom:1ex;}
h6 { color:rgb(0,0,0); font-size:120%; margin-top:0.5ex; line-height:2.8ex; margin-bottom:0.5ex;}


/* Absätze usw. */
p {margin-top:1.5ex; margin-bottom:1ex;}
p#cent {margin-top:1.5ex; margin-bottom:1ex; text-align:center; }
p#just {margin-top:1.5ex; margin-bottom:1ex; text-align:justify; }
p.1 {margin-top:1.0ex; margin-bottom:1.0ex;}

/* Textformate */
#text110-28 {font-size:110%; line-height:2.8ex}
#text121-28 {font-size:121%; line-height:2.8ex}
#text133-28 {font-size:133%; line-height:2.8ex}
#text144-28 {font-size:144%; line-height:2.8ex}
#text121-40 {font-size:121%; line-height:4ex}
#text133-40 {font-size:133%; line-height:4ex}
#text144-40 {font-size:144%; line-height:4ex}
#text174-40 {font-size:174%; line-height:4ex}
#text200-40 {font-size:200%; line-height:4ex}
#text288-40 {font-size:288%; line-height:4ex}

/* Bilder, Grafiken */
img {margin-top:1ex; margin-bottom:1ex; }


/* Tabellen */
table {table-layout:fixed; empty-cells:show;
	  margin-top:1ex; margin-bottom:1ex; 
	  border-style:none; border-color:rgb(0,0,0); border-width:0.25em;
	  }
table#c   {table-layout:fixed; empty-cells:show; 
	  	   margin-top:2ex; margin-bottom:1ex;
	  	   border-style:none; border-color:rgb(0,0,0); border-width:0.25em;
	  	   text-align:center; }
table#j   {table-layout:fixed; empty-cells:show;
	  	   margin-top:2ex; margin-bottom:1ex;
	  	   border-style:none; border-color:rgb(0,0,0); border-width:0.25em;
	  	   text-align:justify; }
table#c50 {table-layout:fixed; empty-cells:show; 
	  	   margin-top:2ex; margin-bottom:1ex;
		   width:50%; margin-left:25%; margin-right:25%;
	  	   border-style:none; border-color:rgb(0,0,0); border-width:0.25em;
	  	   text-align:center; }
table#c60 {table-layout:fixed; empty-cells:show;  
	  	   margin-top:2ex; margin-bottom:1ex;
		   width:60%; margin-left:20%; margin-right:20%;
	  	   border-style:none; border-color:rgb(0,0,0); border-width:0.25em;
	  	   text-align:center; }
table#c70 {table-layout:fixed; empty-cells:show; 
	  	   margin-top:2ex; margin-bottom:1ex;
		   width:70%; margin-left:15%; margin-right:15%;
	  	   border-style:none; border-color:rgb(0,0,0); border-width:0.25em;
	  	   text-align:center; }
table#c80 {table-layout:fixed; empty-cells:show; 
	  	   margin-top:2ex; margin-bottom:1ex;
		   width:80%; margin-left:10%; margin-right:10%;
	  	   border-style:none; border-color:rgb(0,0,0); border-width:0.25em;
	  	   text-align:center;}
table#c90 {table-layout:fixed; empty-cells:show; 
	  	   margin-top:2ex; margin-bottom:1ex;
		   width:90%; margin-left:5%; margin-right:5%;
	  	   border-style:none; border-color:rgb(0,0,0); border-width:0.25em;
	  	   text-align:center; padding:50px}
table#j50 {table-layout:fixed; empty-cells:show;
	  	   margin-top:2ex; margin-bottom:1ex;
		   width:50%; margin-left:25%; margin-right:25%;
	  	   border-style:none; border-color:rgb(0,0,0); border-width:0.25em;
	  	   text-align:justify; }
table#j60 {table-layout:fixed; empty-cells:show; 
	  	   margin-top:2ex; margin-bottom:1ex;
		   width:60%; margin-left:20%; margin-right:20%; 
	  	   border-style:none; border-color:rgb(0,0,0); border-width:0.25em;
	  	   text-align:justify; }
table#j70 {table-layout:fixed; empty-cells:show; 
	  	   margin-top:2ex; margin-bottom:1ex;
		   width:70%; margin-left:15%; margin-right:15%;
	  	   border-style:none; border-color:rgb(0,0,0); border-width:0.25em;
	  	   text-align:justify; }
table#j80 {table-layout:fixed; empty-cells:show; 
	  	   margin-top:2ex; margin-bottom:1ex;
		   width:80%; margin-left:10%; margin-right:10%; 
	  	   border-style:none; border-color:rgb(0,0,0); border-width:0.25em;
	  	   text-align:justify; }
table#j90 {table-layout:fixed; empty-cells:show; 
	  	   margin-top:2ex; margin-bottom:1ex;
		   width:90%; margin-left:5%; margin-right:5%; 
	  	   border-style:none; border-color:rgb(0,0,0); border-width:0.25em;
	  	   text-align:justify; }

		   

