/* Layout */

h1 {margin: -10px 0 0.5em; padding: 15px 0 5px; text-align: right; background: #009ac1;; color: white; letter-spacing: 1em; text-transform: lowercase; font: bold 16pt sans-serif; height: 28px; vertical-align: middle; white-space: nowrap; -moz-border-radius: 0 0 8px 8px}
.center	{vertical-align:center}

/* Tabellen */
.box,.box td,.box th	{background-color:#ffffff;border-color:#ff0060;border:1px dotted #ff0060;background-image:url(images/gradient.jpg);}

body		{font-family:sans-serif}

h1		{font-size:18pt;margin-bottom:20px;text-align:center}
h2		{font-size:12pt;margin-top:70px;margin-bottom:30px;letter-spacing:0.2em;text-align:center}
h3		{font-size:10pt;margin-top:20px;margin-bottom:10px;margin-left:15px}
p,td,ul,ol	{font-size:10pt;color:#00009f;}
th		{font-size:11pt;color:#9f0000;}
span		{font-size:18pt;color:#c0c0c0;}
.small		{font-size:7pt;}

div.ascii	{font-size:7pt;}

/* Links */
a,a:link	{text-decoration:none;color:#009ac1;}
a:visited	{color:#009ac1;}
a:hover		{text-decoration:none;color:blue;background-color:#FFB067}
a:active	{color:#00afff;}
a:focus		{text-decoration:none;color:#ff0000;}
.link a:visited	{color:#ff9f00;}
.link a:hover	{text-decoration:underline;}
.link		{font-family:Verdana,Tahoma,sans-serif;font-size:10pt;font-weight:bold;color:#0000df;}

/* Bilder */

img		{padding-left:8%;margin-top:20px;border:0px;}

/* Farben */

#red		{background-color:#e90409;}
