td {
               font-weight: regular;
        font-family: verdana,arial,trebuchet ms;
        font-size: 10px;
s
}


body {
               font-weight: regular;
        font-family: verdana,arial,trebuchet ms;
        font-size: 10pt;
        top-margin: 0px;
        background-color: #ffffff;
        letter-spacing: 0px;
}

.bg {
               font-weight: regular;
        font-family: verdana,arial,trebuchet ms;
        font-size: 10pt;
        background-image: url( bg2.jpg);
        width: 415px;
        height: 43px;
        text-align: center;
        background-repeat: repeat;
        letter-spacing: 0px;
}

.copy {
               font-weight: regular;
        font-family: arial,trebuchet ms;
        color: #CFCFCF;
        font-size: 8pt;
        text-align: center;
        letter-spacing: 0px;
}

.start {
               font-weight: regular;
        font-family: arial,trebuchet ms;
        background-color: #FFB206;
        font-size: 8pt;
        height: 40px;
        text-align: center;
        letter-spacing: 0px;
}

.starttext
            {	font-size: 8pt;
                    font-family: arial,trebuchet ms;
         font-style: regular;
         text-align: justify;
	color: #585858;
  }


p.utitel { font-weight:bold;
}

p.titel {	font-family: Verdana, Helvetica, sans-serif;
	font-size: 10pt;
         font-style: regular;
            font-weight:bold;
	color: #000000;
}


TD {
               font-weight: regular;
        font-family: verdana,arial,trebuchet ms;
        font-size: 12px;
        color: #000000;
        letter-spacing: 0px
}

A:link {
        text-decoration: none;
          font-weight: bold;
        color: #3E3E3E;
        font-family: verdana,trebuchet ms,arial,trebuchet ms;
        letter-spacing: 0px;
                font-size: 11px;
}

A:visited {
        text-decoration: none;
        font-weight: bold;
                font-family: verdana,trebuchet ms,arial,trebuchet ms;
        color: #000000;
        letter-spacing: 0px;
                font-size: 11px;
}

A:hover {
        text-decoration: underline;
        color: #000000;
                font-family: verdana,trebuchet ms,arial,trebuchet ms;
          font-weight: bold;
                font-size: 11px;
}

A:active {
        text-decoration: none;
        font-weight: bold;
                font-family: verdana,trebuchet ms,arial,trebuchet ms;
        color: #000000;
                font-size: 11px;
}

.c:link {
        text-decoration: yes;
        font-weight: regular;
                font-family: verdana,trebuchet ms,arial,trebuchet ms;
        color: #000000;
                font-size: 11px;
}

.c:visited {
        text-decoration: yes;
        font-weight: regular;
                font-family: verdana,trebuchet ms,arial,trebuchet ms;
        color: #000000;
                font-size: 11px;
}

.c:hover {
        text-decoration: none;
        color: #000000;
                font-family: verdana,trebuchet ms,arial,trebuchet ms;
                font-size: 12px;
}

.c:active {
        text-decoration: none;
        color: #000000;
                font-family: verdana,trebuchet ms,arial,trebuchet ms;
                font-size: 12px;
}

a.startseite:hover {
   color:           #7F7F7F;
   font-size: 9px;
                      text-align: right;
            font-family:  Verdana, Helvetica, sans-serif;
   font-weight:bold;
}

a.startseite:active {
   color:            #7F7F7F;
   font-size: 9px;
                      text-align: right;
            font-family:  Verdana, Helvetica, sans-serif;
   font-weight:bold;
}

a.startseite:link {
   color:            #7F7F7F;
   font-size: 9px;
                      text-align: right;
            font-family: Verdana, Helvetica, sans-serif;
   font-weight:bold;
}

a.startseite:visited {
   color:            #7F7F7F;
   font-size: 9px;
                      text-align: right;
            font-family: Verdana, Helvetica, sans-serif;
   font-weight:bold;
}


a.startseitez:hover {
   color:           #000000;
   font-size: 11px;

            font-family:  Verdana, Helvetica, sans-serif;
   font-weight:bold;
}

a.startseitez:active {
   color:            #000000;
   font-size: 11px;
            font-family:  Verdana, Helvetica, sans-serif;
   font-weight:bold;
}

a.startseitez:link {
   color:            #000000;
   font-size: 11px;
           font-family: Verdana, Helvetica, sans-serif;
   font-weight:bold;
}

a.startseitez:visited {
   color:            #000000;
   font-size: 11px;
            font-family: Verdana, Helvetica, sans-serif;
   font-weight:bold;
}

/*Credits: Dynamic Drive CSS Library */
/*URL: http://www.dynamicdrive.com/style/ */

.markermenu{
width: 145px; /*width of menu*/
}

.markermenu ul{
list-style-type: none;
margin: 0px 0;
padding: 0;
border: 0px solid #9A9A9A;
}

.markermenu ul li a{
font: bold 15px  Verdana, Helvetica, sans-serif;
color: #00014e;
display: block;
width: 145;
padding: 7px 0;
padding-left: 2px;
text-decoration: none;
border-bottom: 1px solid #B5B5B5;
}


* html .markermenu ul li a{ /*IE only. Actual menu width minus left padding of LINK (20px) */
width: 145px;
}

.markermenu ul li a:visited, .markermenu ul li a:active{
color: #000000;
}

.markermenu ul li a:hover{
color: black;
background-color: #E2EDFC;
}

/* Holly Hack for IE \*/
* html .markermenu ul li { height: 1%; }
* html .markermenu ul li a { height: 1%; }
/* End */

BODY



<!--
textarea {
        color: #424242;
               background-color:ffffff;
               font-family: trebuchet ms,arial,trebuchet ms;
               font-size: 12px;
               font-weight: regular;
               text-decoration: none;
               text-align: left;
               border-width: 1px;
               border-style: solid;
               border-color: #CCCCCC;

      }