/* ortszirkel.css */
a:link       { color: #FFFFFF }
a:visited    { color: #C0C0C0 }
a:hover      { color: #FFB916; font-weight: bold }
address      { font-family: Arial, Helv, Helvetica, Sans-Serif, Verdana, Tahoma, Trebuchet; 
               font-size: 10pt; font-style: normal; font-weight: bold; color: #E0E0E0;
               line-height: 110%; margin-left: 20px }
blockquote   { font-family: Arial, Helv, Helvetica, Sans-Serif, Verdana, Tahoma, Trebuchet; 
               font-size: 10pt; margin-left: 30px; margin-right: 30px; color: #E0E0E0;
               line-height: 100%; text-align: justify }
body         { background-color: black;
               background-image: url(../background_main.gif);
               background-repeat: no-repeat;
               background-attachment: fixed;
               font-family: Arial, Helv, Helvetica, Sans-Serif, Verdana, Tahoma, Trebuchet; 
               font-size: 10pt; color: #E0E0E0 }
table        { font-family: Arial, Helv, Helvetica, Sans-Serif, Verdana, Tahoma, Trebuchet; 
               font-size: 10pt; color: #E0E0E0; text-align: justify }
p            { font-family: Arial, Helv, Helvetica, Sans-Serif, Verdana, Tahoma, Trebuchet; 
               font-size: 10pt; color: #E0E0E0; line-height: 145%; text-align: justify }
.center      { text-align: center }
h1           { font-family: Arial, Helv, Helvetica, Sans-Serif, Verdana, Tahoma, Trebuchet;
               font-size: 18pt; font-weight: bold; color: #FFB916; line-height: 145% }
h2           { font-family: Arial, Helv, Helvetica, Sans-Serif, Verdana, Tahoma, Trebuchet;
               font-size: 14pt; font-weight: bold; color: #C0C0C0; line-height: 145% }
h3           { font-family: Arial, Helv, Helvetica, Sans-Serif, Verdana, Tahoma, Trebuchet;
               font-size: 12pt; font-weight: bold; color: #C0C0C0; line-height: 145% }
hr           { height: 1 }
li           { font-family: Arial, Helv, Helvetica, Sans-Serif, Verdana, Tahoma, Trebuchet; 
               font-size: 10pt; color: #E0E0E0; line-height: 145% }
small        { font-size: 8 pt }
