body {margin: 30px; }
/*<link rel="stylesheet" type="text/css" href="styles.css">*/
body { font-family: Arial Narrow, sans-serif; color: #330000; font-size: 10pt; text-align: left; } /*antrazit*/
h1, h2, h3, h4, h5, h6 { font-family: Arial, sans-serif; }

h1 { color: #3366CC; font-size: 120%; font-weight: bold; } /*überschrift indigo*/
h2 { color: #990000; font-size: 120%; font-weight: bold; } /*spaltenkopfzeile dunkelrot*/
h3 { color: #666666; font-size: 100%; font-weight: bold; } /*oberzeile dunkelgrau*/
h4 { color: #666666; font-size: 80%; font-style: italic; } /*bildunterschrift dunkelgrau*/
h5 { color: #330000; font-size: 100%; font-weight: bold; } /*fettschrift*/
h6 { color: #3366CC; font-size: 90%; font-weight: bold; } /*linkzeile* indigo*/

a { color: #3366CC; text-decoration: none; } 
a:visited { color: #6633cc; text-decoration: none; } 
a:hover	  { color: #3366CC; text-decoration: underline; }

