

@font-face { font-family: Verdana, Arial;  font-size:11pt; }

body, textarea  {

           background-image:url(./bild/hintergrund_blaugrau.gif);
           color:#4B4B4B;
           font-weight:normal;
           font-size:small;
           font-family:Frutiger,Arial;
}

div > img {border="no"}

#noborder {

  border-style:solnone;
 }
div > table.banner {
             border-color:#FFFFFF;
             border-style:none;
             border-collapse:collapse;
               }



div * td.banner {
             border-color:#31288C;
             border-width:1px;
             border-top-style:solid;      /* nur oben */
             border-bottom-style:none;   /* nur unten */
             border-left-style:solid;     /* nur links */
             border-right-style:solid;    /* nur rechts */
             height:120px;
             padding:0px;
             border-collapse:collapse;
             }

div * td.topics {

             background-repeat:no-repeat;
             background-image:url(./bild/banner2_b.gif);
             border-color:#31288C;
             border-width:1px;
             border-top-style:none;      /* nur oben */
             border-bottom-style:none;   /* nur unten */
             border-left-style:solid;     /* nur links */
             border-right-style:solid;    /* nur rechts */
             width:800px;
             height:23px;
             color:#444444;
             vertical-align:middle;
             font-variant:normal;
             border-collapse:collapse;
             }

div * td.sub_topics {

             background-repeat:no-repeat;
             background-image:url(./bild/hinterg2.gif);
             border-color:#31288C;
             border-width:1px;
             border-top-style:none;      /* nur oben */
             border-bottom-style:none;   /* nur unten */
             border-left-style:solid;     /* nur links */
             border-right-style:solid;    /* nur rechts */
             width:800px;
             height:23px;
             color:#31288C;
             vertical-align:middle;
             font-variant:normal;
             border-collapse:collapse;
             }
div * td.sub_topic_ohne {

             background-repeat:repeat;
             background-image:url(./bild/hinterg2.gif);
             border-color:#31288C;
             border-width:1px;
             border-top-style:none;      /* nur oben */
             border-bottom-style:none;   /* nur unten */
             border-left-style:none;     /* nur links */
             border-right-style:none;    /* nur rechts */
             color:#31288C;
             vertical-align:middle;
             font-variant:normal;
             border-collapse:collapse;
             }

div * td.sub_topic_menue {

             background-repeat:repeat;
             background-image:url(./bild/menue2.gif);
             border:none;      /* nur oben */
             height:23px;
             color:#963246;
             padding-top:5px;
             padding-left:10px;
             padding-right:10px;
             padding-bottom:5px;
             vertical-align:middle;
             font-variant:normal;
             border-collapse:collapse;
             }

div * td.body_links {
             background-repeat:repeat;
             background-image:url(./bild/hinterg2.gif);
             height:400px;
             border-color:#31288C;
             border-width:1px;
             border-top-style:none;      /* nur oben */
             border-bottom-style:solid;   /* nur unten */
             border-left-style:solid;     /* nur links */
             border-right-style:none;    /* nur rechts */
             text-align:left;
             padding-top:17px;
             padding-left:30px;
             padding-right:10px;
             line-height:1.2em;
             vertical-align:top;
             border-collapse:collapse;
             }


div * td.body_right {

             background-repeat:no-repeat;
              background-color:#DDE7F2;
             border-color:#383863;
             border-style:solid;

             border-bottom-color:#383863;
             border-top-width:0px;      /* nur oben */
             border-bottom-width:1px;   /* nur unten */
             border-left-width:0px;     /* nur links */
             border-right-width:1px;
             text-align:left;
             padding-top:0;
             padding-left:20px;
             padding-right:20px;
             line-height:1.2em;
             vertical-align:top;
             border-collapse:collapse;
             }

div * td.body_center {

             background-image:url(./bild/hinterg2.gif);
             border-color:#383863;
             border-style:solid;

             border-bottom-color:#383863;
             border-top-width:0px;      /* nur oben */
             border-bottom-width:1px;   /* nur unten */
             border-left-width:0px;     /* nur links */
             border-right-width:1px;
             font-size:small;
             text-align:left;
             padding-top:20px;
             padding-left:40px;
             padding-right:0px;
             line-height:1.2em;
             vertical-align:top;
             border-collapse:collapse;
             }


div * p.tel_kontakt {

              font-size:15px;
              text-decoration:none;
              font-weight:normal;
              line-height:1.4em;
              text-align:center;
              position:absolute;
              top:440px;
              top:150px;
        }

div * p.impressum {
              font-size:11px;
              text-decoration:none;
              font-weight:normal;
              line-height:1.2em;

        }

div * h2 {
              color:#963246;
              text-decoration:none;
              font-weight:bold;
              font-size:16px;
               line-height:1.4em;
        }
div * h2.unterhdl {

              color:#963246;
              text-decoration:none;
              font-weight:bold;
              font-size:13px;
               line-height:1.2em;
        }


div + a  {
                 text-decoration:none;
                 font-weight:normal;
                 font-size:small;
                 border:none;
                 border-width:0px;
        }
div + a:hover  {            font-weight:normal;
                              text-decoration:underline;
 }

div * a  {       color:#8B8B8B;
                 text-decoration:none;
                 font-weight:normal;
                 font-size:small;

        }
div * a:hover  {            font-weight:normal;
                              text-decoration:underline;
 }



<!-- Im Auswahlmenue Links -->
a.aktuell  {     color:#FFFFFF;
                 text-decoration:none;
                 font-weight:bold;
                 font-size:small;
        }
a.aktuell:hover  { font-weight:bold; text-decoration:underline; }



a.topic  {
                 color:#963246;
                 text-decoration:none;
                 font-weight:bold;
                 font-size:small;
        }
a.topic:hover  {    color:#FB6B34;
                    font-weight:bold;
                              text-decoration:none;
 }

a.sub_topic  {
                 background-image:url(./bild/menue2.gif);
                 color:#963246;
                 text-decoration:none;
                 font-weight:normal;
                 font-size:11px;
        }

a.sub_topic:hover  {    color:#FB6B34;
                    font-weight:normal;
                    text-decoration:none;
                    font-size:11px;
 }


a.textLink {     color:#963246;
                 text-decoration:none;
                 font-weight:normal;
                 font-size:small;
        }
a.textLink:hover  {            font-weight:normal;
                               color:#FB6B34;

                              text-decoration:none;
 }



a.mehr {     color:#4B4B4B;
                 text-decoration:none;
                 font-weight:normal;
                 font-size:11px;
        }
a.mehr:hover  { font-weight:normal;
color:#FB6B34;
text-decoration:none; }

div * td.seitenfuss {
             color:#ffffff;
             border-style:none;
             font-size:small;
             padding-top:3px;
             text-align:right;
             line-height:1.4em;
             border-collapse:collapse;
             }
 a.seitenfuss {     color:#303030;
                 text-decoration:none;
                 font-weight:normal;
                 font-size:small;
        }
a.seitenfuss:hover  {  font-weight:normal;
                       text-decoration:underline;
 }
