
<!-- URL: http://www.arthofer.de/formate.css -->

H1        { color: #000000; font: sans-serif; font-size: 36pt }
H2        { color: #000000; font: sans-serif; font-size: 14pt }
H3        { color: #000000; font: sans-serif; font-size: 12pt }
H4        { color: #000000; font: sans-serif; font-size:  8pt }
P         { color: #000000; font: sans-serif; font-size: 12pt }
UL        { color: #000000; list-style-type: none }
A:link    { color: #000000; font: sans-serif; text-decoration:none }
A:hover   { color: #000000; font: sans-serif; text-decoration:none }
A:active  { color: #000000; font: sans-serif; text-decoration:underline }
A:focus   { color: #000000; font: sans-serif; text-decoration:none }
A:visited { color: #000000; font: sans-serif; text-decoration:none }

#arthofer { width: 800px; margin-left: 30px; margin-top: 30px; color: #000000;
            background: #BBBBBB; font-family: sans-serif; font-style: normal;
            padding-left:20px }

#inhalt   { width: 550px; margin-left: 250px; margin-top: 30px; color: #000000;
            background: #CCCCCC; font-family: sans-serif; font-style: normal;
            padding-left:20px; height: 600px }

#menue    { position: absolute; visibility: show; margin-top: 95px; margin-left: 30px;
            width: 175px; height: 110px; font-family: sans-serif; font-style: normal;
            background: #BBBBBB; padding-left:20px; padding-top:20px }
	