
/* Allgemeine Angaben */

body      { color: #fff; font-size: 11px; font-family: Verdana, Arial, Helvetica, sans-serif; font-style: normal; font-weight: normal; background: #0b0b0b url("custom/startseite/startseite_background.jpg") repeat-x left top; margin: 0; padding: 0 }

body.mceContentBody {
 background: #FFFFFF;
 margin: 0;
}
#layout_copyright { color: #fff; font-size: 9px }
#layout_content { background-image: url("custom/startseite/startseite_content.jpg"); background-repeat: no-repeat; background-attachment: scroll; background-position: center top; width: 912px; height: 600px }

h1        { color: #c00 !important; font-size: 20px; font-weight: lighter; text-decoration: none; display: inline; padding-top: 20px; padding-bottom: 3px; padding-left: 200px; width: 100% }
h1 a:link    { color: #c00 !important; text-decoration: none }
h1 a:visited   { color: #c00; text-decoration: none }
h1 a:active   { color: #c00; text-decoration: none }
h1 a:hover    { color: #fff !important; text-decoration: blink }

