body {
 font-family: Verdana,Tahoma,sans-serif;
 font-size: 11px;
 text-align: center;
 text-decoration: none;
 color: #000000;
 background: #6779B5;
}


/* Links */

a:link { font-size: 11px; color: #6779B5; font-family: Verdana,Tahoma,sans-serif; font-weight: bold; text-decoration: none; }
a:visited { font-size: 11px; color: #6779B5; font-family: Verdana,Tahoma,sans-serif; font-weight: bold; text-decoration: none; }
a:hover { font-size: 11px; color: #7FC424; font-family: Verdana,Tahoma,sans-serif; font-weight: bold; text-decoration:underline; }
a:active { font-size: 11px; color: #7FC424; font-family: Verdana,Tahoma,sans-serif; font-weight: bold; text-decoration: none; }
a:focus { font-size: 11px; color: #6779B5; font-family: Verdana,Tahoma,sans-serif; font-weight: bold; text-decoration: none; }

a.menu:link { font-size: 12px; color: #6779B5; font-family: Verdana,Tahoma,sans-serif; font-weight: bold; text-decoration: none; }
a.menu:visited { font-size: 12px; color: #6779B5; font-family: Verdana,Tahoma,sans-serif; font-weight: bold; text-decoration: none; }
a.menu:hover { font-size: 12px; color: #7FC424; font-family: Verdana,Tahoma,sans-serif; font-weight: bold; text-decoration: underline; }
a.menu:active { font-size: 12px; color: #7FC424; font-family: Verdana,Tahoma,sans-serif; font-weight: bold; text-decoration: none; }
a.menu:focus { font-size: 12px; color: #6779B5; font-family: Verdana,Tahoma,sans-serif; font-weight: bold; text-decoration: none; }


/* Generelle Einstellungen */

img { border-style: none; border-width: 0px; }

h1 { font-family: Verdana,Tahoma,sans-serif; font-size: 20px; font-weight:bold; text-decoration: none; }
h2 { font-family: Verdana,Tahoma,sans-serif; font-size: 18px; font-weight:bold; text-decoration: none; }
h3 { font-family: Verdana,Tahoma,sans-serif; font-size: 14px; font-weight:bold; text-decoration: none; }
h4 { font-family: Verdana,Tahoma,sans-serif; font-size: 11px; font-weight:bold; text-decoration: none; }


div#navigation { border-top-style: solid; border-top-width: 1px; border-bottom-style: solid; border-bottom-width: 1px; padding: 2px; }

div#content { min-height: 250px; padding: 4px; display: block; }

div#menu { width: 100px; min-height: 250px; padding: 4px; float: left; border-right-style: solid; border-right-width: 1px; margin-right: 2px; }

div#footer { border-top-style: solid; border-top-width: 1px; padding: 4px; }

