* {
   font-family:Verdana,Helvetica,Arial,sans serif;
}
body,table,td,th,p,input,textarea {
   font-size:10pt;
}
body {
   background-color:#D9CFAA;
   scrollbar-base-color:#F4EECA;
     scrollbar-3dlight-color:#F4EECA;
     scrollbar-arrow-color:#C24247;
     scrollbar-darkshadow-color:#F4EECA;
     scrollbar-face-color:#F4EECA;
     scrollbar-highlight-color:#F4EECA;
     scrollbar-shadow-color:#C24247;
     scrollbar-track-color:#F4EECA;
}

form { margin: 0px; padding: 0px; } /* Form-Tag ohne Lücken im IE */

.fussnote {
   color : #999999;
   font-family : Verdana,Helvetica,Arial,sans serif;
   font-size : 10px;
   font-weight: bold;
   text-decoration : none;
}

.normal {
   font-weight:normal;
   font-style:none;
}

a {
   color:#C24247;
}
a.nav {
   text-decoration:none;
}
a.fussnote {
   color : #999999;
   font-family : Verdana,Helvetica,Arial,sans serif;
   font-size : 10px;
   font-weight: bold;
   text-decoration : underline;
}

.size8 {
   font-size:8pt;
}
.size9 {
   font-size:9pt;
}
.size10 {
   font-size:10pt;
}
.size12 {
   font-size:12pt;
}
.size13 {
   font-size:13pt;
}
.size14 {
   font-size:14pt;
}
.size15 {
   font-size:15pt;
}
.size16 {
   font-size:16pt;
}
.size18 {
   font-size:18pt;
}
.size20 {
   font-size:20pt;
}

.contentbox {
   border: 1px solid #C24247;
   background: url(/images/exptextb-hell.jpg);
}
.border {
   border: 1px solid #C24247;
}

.pics {
   border: 1px solid #C24247;
}

.tab  {
   font-size:10pt;
}
.tab0 {
   background-color: #D9CFAA;
   font-size:10pt;
}
.tab1 {
   background-color: #FAF4D0;
   font-size:10pt;
}
.tab2 {
   background-color: #F2EBBF;
   font-size:10pt;
}

.zeile {
   background-image:url(/images/exptextb-hell.jpg);
}
.linie {
   background-color:#C24247;
}

.gruen {
   color:green;
}
.rot {
   color:#C24247;
}
.fehler {
   color:#C24247;
}