/** CSS for sawi.de - © Hamlet GmbH / MGMW **/
/** Gestaltung und Umsetzung Markus Wellmer **/

body
{color: #2b3b7b; background-color: #FFF; background-image: url(grafiken/background.jpg); background-repeat: no-repeat; background-position: center top; background-attachment: fixed;
 text-align: center; font-family: Arial, Helvetica, sans-serif; font-size: 11pt;}
.table
{background-image: url(grafiken/background_half_white.png); font-family: Arial, Helvetica, sans-serif; font-size:11pt; border: 2px solid #2b3b7b;}
.table td, th
{border: none;}
.table-inside
{padding: 0; border-spacing: 0; border:0;}
a:link
{color: #2b3b7b; text-decoration: none;}
a:visited
{color: #2b3b7b; text-decoration: none;}
a:hover
{color: #000; text-decoration: none;}
a:active
{color: #2b3b7b; text-decoration: none;}
.menu
{font-size: 12pt; font-weight: bold; margin-left: 10px;}
.menu-klein
{font-size: 10pt; margin-left: 10px; margin-top: 0px;}
.title
{font-size: 14pt; font-weight: bold;}
.klein
{font-size: 10pt;}
.copyright
{font-size: 6pt; width:1024px;}