body {
 font-family: Verdana;
 font-size: 12px;
 color: #000000;
 background: #FFFFCC;
 background-image: url(leftbg.png);
 background-repeat: repeat-y;
 background-position:0pt 0pt;
margin-top:0px;
margin-left:0pt;
}
.content {
 font-family: Verdana;
 font-size: 13px;
 color: #000000;
        }

.content1{
 font-family: Verdana;
 font-size: 13px;
 color: #000000;
 border:1px; border-style: solid; border-color:#990000;

        }
.content1 a:link { color:#990000; text-decoration:none; }
.content1 a:visited { color:#990000; text-decoration:none; }
.content1 a:hover  { color:#FF3333; text-decoration:underline; letter-spacing:2px;}
 a.type:link { color:#990000; text-decoration:none; }
 a.type:visited { color:#990000; text-decoration:none; }
 a.type:hover  { color:#FF3333; text-decoration:underline; letter-spacing:2px;}

.logo
          {
           background-image: url(header.png);
            background-repeat: no-repeat;
            background-position: 0pt 0pt;
         }


         .menue  { background: #990000; color:#FFFFCC; font-size:14px; font-weight: bold; border:2px; border-style: dashed; border-color:#000000; }
.menue a:link { color:#FFFFCC; text-decoration:none; }
.menue a:visited { color:#FFFFFF; text-decoration:none; }
.menue a:hover  { color:#FFFFFF; text-decoration:underline; letter-spacing:2px;}

.aktiv
{ background: #FFFFCC; color:#990000; font-size:14px; font-weight: bold; border:2px; border-style: dashed; border-color:#000000; letter-spacing: 2px;}