/* Hier sind die CSS Formate von Daniel! */

div,p,td,ul,ol,dd {font-family:Arial, sans-serif; font-size:12pt; color:black;}
pre {font-family:Times New Roman, serif; font-size:10pt ; color:black;}
h1 {font-family:Arial, sans-serif; font-size:16pt; color:red; font-weight:bold;}
h2,th,dt {font-family:Arial, sans-serif; font-size:16pt; color:black; font-weight:bold;}
h3 {
	font-family:Arial, sans-serif;
	font-size:12pt;
	color:black;
	font-weight:bold;
}
a:link {font-family:Arial, sans-serif; font-size:12pt; text-decoration:underline; color:red;}
a:visited {font-family:Arial, sans-serif; font-size:12pt; text-decoration:underline; color:#808080;}
a:hover {font-family:Arial, sans-serif; font-size:12pt; text-decoration:underline; color:green}
a:active {font-family:Arial, sans-serif; font-size:12pt; text-decoration:underline; color:green;}
.unterstreichen {text-decoration:underline;}
.blinkend {text-decoration:blink;}
.hervorhebung {font-family:Arial, sans-serif; font-size:14pt; color:red; font-weight:normal;}
