/* Style Sheet für Dolly Hüther */
body { 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
}

a {
	font-family: Arial, Helvetica, sans-serif;	font-size: 10pt;	font-weight: bold;
		color: #006400;	text-decoration: none;
}



h1 { font-size: 24pt;  font-weight: bold;   }
h2 { font-size: 18pt;  font-weight: bold;   }
h3 { font-size: 14pt;  font-weight: bold;   }
h4 { font-size: 12pt;  font-weight: bold;  font-style: normal;  text-decoration: underline;          }
h5 { font-size: 12pt;  font-weight: bold;   }
h6 { font-size: 10pt;  font-weight: bold;   }
	
	
input, textarea {
	font-family: Arial, Helvetica, sans-serif;
		color: Black;
	font-style: normal; font-weight: bold;
}



p {
	font-size: 10pt;
}

/* Link Styles */
a:link, a:visited { font-size: 12pt;  color: White; arial   }
a:active   { font-family: "Comic Sans MS", ;  
	font-size: 12pt;  color: #FFEE55;   }

a:focus  { font-family: Arial, Helvetica, sans-serif;  background-color: Fuchsia;  }

a:hover { font-style: normal;  
		font-variant: normal;  font-weight: bold;  color: Yellow; arial    }

a.navi:active, a.navi:hover, a.navi:link, a.navi:visited {
	
}
	


table.dbliste {
	background-color: #F48299;
	border: groove;
	}

th.dbliste { 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 10pt;  font-weight: bold; 
	background-color: #A8D8C0; }

td.dbliste { 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 10pt;  font-weight: bold;
	background-color: #F0F0F0; }


td { 
	font-size: 10pt; font-family: Arial, Helvetica, sans-serif;    
}

th { 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 10pt; font-weight: bold 
	}

li { 
font-family: Arial, Helvetica, sans-serif; 
	font-size: 10pt;  font-weight: bold;   
}

hr {
	color: Navy;
}

.fehler {
	color: Red;
}
