body { font-size:12pt; font-family:Arial; color:#0069cc; background-color:#f4f4ea; margin-left:0px; margin-top:0px;}

#mailfehler {color:#ff6633; background-color:white; 
             border: 1px solid #ff6633;  padding:5pt 5pt; width:90%;
			 text-align:center;
			 }
			 
#mail_ok    {color:#99cc99; background-color:white; 
             border: 1px solid #99cc99;  padding:5pt 5pt; width:90%;
			 text-align:left;
			 }

#startschrift { color:#f4f4ea;}
#startbild { position:relative; top:-40px;}

#table1 { background-color:#ffffff; 
          border:1pt; 
		  border-style:solid; 
		  border-color:#0069cc; 
		  spacing:10px;
		  }
#butt-absend { background-color:#cee7ff; 
           border-width:2px; 
		   border-style:outset #0069cc; 
		   color:#0069cc; 
		   }
#butt-loesch { background-color:#cee7ff; 
           border-width:2px; 
		   border-style:outset #0069cc; 
		   color:#0069cc; 
		   }
#mail { background-color:white; 
         border:1px solid #0069cc; 
		 font-family:arial;
		 font-size: 12px;
		 color:#0069cc;
		 text-align:left;
		 padding:4px; 
		 width:250px;  
		 position:relative;

#zitat { background-color:white; 
         border:1px solid #0069cc; 
		 font-family:arial;
		 font-size: 10px;
		 color:#0069cc;
		 text-align:center;
		 padding:4px; 
		 width:250px;  
		 position:relative;
		 top:-25px;
		 left:390px;}
#zitat1 { background-color:white; 
         border:1px solid #0069cc; 
		 font-family:arial;
		 font-size: 10px;
		 color:#0069cc;
		 text-align:center;
		 padding:4px; 
		 width:250px; 
		 position:relative;
		 top:25px;
		 left:390px;}

a:link { color: #800080; }
a:hover { background-color:white; }
a:visited { color:#408080; }
a:active { color:#ff0000;}

a.ho-start:link { color: #800080; }
a.ho-start:hover { background-color:white; border: 1px solid #0069cc; padding: 1px 1px; }
a.ho-start:visited { color:#408080; }
a.ho-start:active { color:#ff0000;}

a.extra:link {color:#f4f4ea; }
a.extra:hover {background-color:#f4f4ea; border: 0px}
a.extra:visited {color:#f4f4ea; }
a.extra:active {color:#f4f4ea; }

a.but:link { }
a.but:hover { background-color:#ffffcc;/* background:url(grafik/ffffcc_background.gif);*/ }
a.but:visited { }
a.but:active { }

#b { background-color:white; }

#schrift-1 { font-size:10pt;}
#schrift-2 { font-size:8pt;}
#schrift+2 { font-size:16pt;}

td { vertical-align:top; }
td.mail { vertical-align:middle; }
td.bg { background-color:#ffffcc; }
#navi { border:1pt; border-style:solid; border-color:#0069cc; }
#button1 { background-color:#cee7ff; border-width:0px; color:#0069cc;}
#button2 { background-color:#cee7ff; 
           border-width:2px; 
		   border-style:outset #0069cc; 
		   color:#0069cc; 
		   }
		   
#test { display: none; color:#e4e4e4}

/* da der Netscape 4.7 die Schriftfarbe aus der externen Datei nicht ausliest, wurde der body-TAG in den HTML-Dokumenten mit dem Parameter text=#0069cc extra angegeben */