BODY.BODY {
    font-family : Arial, Helvetica, sans-serif;
    color: black;
    margin-top: 10px;
    margin-bottom: 0px;
    text-align: justify;
    vertical-align: middle;
}

.body {
    background-color: #ffeebb;
}

.bodycontent {
    background-color: #ffeebb;
    width: 60%;
    min-width: 400px;
    max-width: 700px;
    text-align: left;
    margin: 0 auto;
    margin-left: 35px;
} 

.navtop {
    display:          none;
    visibility:       hidden;
    background-color: #000000;
}

.navleft {
    display:          none;
    visibility:       hidden;
    background-color: #000000;
}

.navcorner {
    background-color: #ffeebb;
    display:          none;
    visibility:       hidden;
}

.navbottom {
    background-color: #ffeebb;
    display:          none;
    visibility:       hidden;
}

BODY.MENU {
    background: #000000;
    font-family : "President", Arial, sans-serif;
    color: #FFCC33;
    margin-right : 0px;
    margin-top: 0px;
    margin-bottom: 0px;
    margin-left: 0px;
}

BODY.EXTRA {
   color: Black;
}

UL,OL {
    color: #000000;
    font-family : Arial, Helvetica, sans-serif;
    font-size: 12px;
}

.MENUTEXT {
    color: #FFCC33;
    font-family: "President", Arial, sans-serif;
    font-weight: bold;
    font-size: 20px;
    line-height : 150%;
}

.BLANK {
    background: #000000;
    margin-right : 0px;
    margin-top: 0px;
    margin-bottom: 0px;
    margin-left: 0px;
}

.LOGO {
    color: #FFCC33;
    background: #000000;
    font-family: "President", Arial, sans-serif;
    font-weight: bold;
    font-size: 20px;
    text-align : right;
    margin-right : 10px;
}

a img {
  opacity: 0.6;
}

.menu a img {
  opacity: 1;
}

a img:hover {
  opacity: 1;
}

TH {
    font-family : Arial, Helvetica, sans-serif;
    font-size: 12px;
    background: #000000;
    color: #FFCC33;
}

TD {
    color: #000000;
    font-family : Arial, Helvetica, sans-serif;
    font-size: 12px;
}

TT {
    font-family : Arial, Helvetica, sans-serif;
    font-size: 12px;
}

A {
    text-decoration: underline;
    color: #AA0000;
}

A.VLINK {
    text-decoration: underline;
    color: #880000;
}

A.MENUE { color: #ECBA43; }

P {
   font-family : Arial, Helvetica, sans-serif;
   color: black;
   font-size: 12px;
}

blockquote {
   color: Black;
   font-size: 12px;
}

H1 {
   font-family : Arial, Helvetica, sans-serif;
   font-size: 16pt;
   color: #000000;
   text-shadow: 1px 1px 1px #000;
}

H2 {
   font-family : Arial, Helvetica, sans-serif;
   font-size: 14pt;
   color: #000000;
   text-shadow: 1px 1px 1px #000;
}

H3 {
    font-family : Arial, Helvetica, sans-serif;
    font-size: 13pt;
    color: #000000;
    text-shadow: 1px 1px 1px #000;
}

H4 {
    font-family : Arial, Helvetica, sans-serif;
    color: #000000;
}

H5 {
    font-family : Arial, Helvetica, sans-serif;
    color: #000000;
}

H6 {
    font-family : Arial, Helvetica, sans-serif;
    color: #000000;
}

IMG.SUB {
  margin-left: 15px;
}

PRE {
    margin-left: 0.5cm;
    font-family: monospace;
    text-align: left;
}

CODE {
    margin-left: 0.2cm;
    margin-top: 0.2cm;
    font-family: monospace;
    text-align: left;
}

.anmerkung {
    padding-left: 1em;
    font-size: 0.8em;
    font-weight: lighter;
}

anmerkung b {
   font-weight: normal;
}

.anmerkung.blockquote {
    margin-left: 1cm;
}

.anmerkung.collapsable {
    font-size: 1em;
    padding-left: 0em;
    margin-left:  0em;
}

.footerlinks {
    font-size: 8px;
}

.collapsable {
    margin: 1em;
    margin-right: 0em;
    padding: 1em;
    border:  1px solid black;
    background-color: #ffeeab;
    border-radius: 15px;
    -moz-border-radius: 15px;
    -webkit-border-radius: 15px;
}

.anmerkung.collapsable {
}

.valuable {
    margin: 1em;
    margin-right: 0em;
    padding: 1em;
    border: 1px solid black;
    background: #eee;
    border-radius: 15px;
    -moz-border-radius: 15px;
    -webkit-border-radius: 15px;
    opacity: 0.7;
}

.collapsebutton {
    margin-left: 1em;
    font-size: 0.8em;    
}

.playlink {
   text-shadow: 1px 1px 1px #ffcc33;
}
