body {
       font-family: times new roman, geneva, helvetica, sans-serif;
       font-size: 90%;
       font-weight: normal;
       padding:1em;
       margin:0;
       background: #FFFFFF;
       color: #000000;
       text-align:left;
       background-image:url(../images/backnavi.jpg);
       background-repeat:repeat-y;
       }

ul#Navigation {
                font-family: arial, garamond, times new roman, serif;
                float:left;
                width:200px;
                margin:0;
                padding:0em;
                list-style:none;
                }

ul#Navigation li a {
                     font-size: 1.2em;
                     text-decoration: none;
                     font-weight: bold;
                     color: #ffffff;
                     text-decoration: none;
                     border:0;
                     }

ul#Navigation a.actual {
                         color: #0f0f0f
                         text-decoration: underline;
                         }

ul#Navigation a:hover {
                        color: #005500;
                        }

ul#Navigation a.sm-off {
                         font-size: 1em;
                         color: #ffffff;
                         padding-left:0.5em;
                         }

ul#Navigation a.sm-actual {
                            font-size: 1em;
                            color: #005500;
                            padding-left:0.5em;
                            }

ul#Navigation a.sm-off:hover {
                               font-size: 1em;
                               color: #005500;
                               padding-left:0.5em;
                               }

ul#Navigation a.sm-actual:hover {
                                  font-size: 1em;
                                  color: #FFFF00;
                                  padding-left:0.5em;
                                  }

#Content {
           margin-left:200px;
           padding:0 1em;
           }

.leftcol {
           float:left;
           margin-left:0.5em;
           margin-right:0.5em;
           padding:0;
           text-align:left;
           }

.rightcol {
            margin-left:0.5em;
            margin-right:0.5em;
            padding:0;
            text-align:left;
            }

tr,td,div {
            font-weight: normal;
            text-decoration: none;
            text-align:left;
            }

p {
    font-weight: normal;
    text-decoration: none;
    margin-top: 0.9em;
    margin-bottom: 0;
    }

h1 {
     font-weight: bold;
     font-style: italic;
     font-size: 1.8em;
     font-variant: small-caps;
     text-align: center;
     color: #000000;
     }

h2 {
     font-weight: bold;
     font-style: italic;
     font-size: 1.6em;
     font-variant: small-caps;
     text-align: center;
     color: #000000;
     }

h3 {
     font-weight: bold;
     font-style: normal;
     font-size: 1.4em;
     font-variant: small-caps;
     text-align: center;
     color: #000000;
     }

h4 {
     font-weight: bold;
     font-style: normal;
     font-size: 1.2em;
     font-variant: normal;
     text-align: center;
     color: #000000;
     }

a {
    border:0;
    font-weight: normal;
    color: #0000FF;
    text-decoration: underline;
    }

a:hover {
          font-weight: normal;
          color: #005500;
          text-decoration: none
          }

.copyright {
             font-size: 0.8em;
             font-weight: normal;
             font-variant: normal;
             color: #000000;
             text-decoration: none;
             text-align: center;
             }

.white {
         font-weight: normal;
         color: #FFFFFF;
         text-decoration: none
         }

.red {
       font-weight: bold;
       color: #FF0000;
       text-decoration: none
       }

.green {
         font-weight: bold;
         color: #00FF00;
         text-decoration: none
         }

.blue {
        font-weight: normal;
        color: #3399FF;
        text-decoration: none
        }

.dblue {
         font-weight: bold;
         color: #003399;
         text-decoration: none
         }

.yellow {
          font-weight: normal;
          color: #FFFF00;
          text-decoration: none
          }

.grey {
        font-weight: normal;
        color: #CCCCCC;
        text-decoration: none
        }


.mpunkt {
          color:#ffffff;
          text-decoration:none;
          font-weight:bold;
          font-size:x-small;
          }

.blupp {
         border-style:none;
         border-width:thin;
         background:#222222;
         color:lime;
         padding-left:0.5em;
         }

.laber {
         border-style:none;
         border-width:thin;
         background:#333333;
         color:white;
         padding-left:0.5em;
         }

.mname {
         border-style:none;
         border-width:thin;
         background:#003300;
         padding:0.3em;
         }

.minfo {
         border-style:none;
         border-width:thin;
         background:lime;
         }


textarea {
           font-family:Arial, Helvetica, sans-serif;
           }

input {
        font-family:Arial, Helvetica, sans-serif;
        }

select {
         font-family:Arial, Helvetica, sans-serif;
         }

.smalltable {
              font-size: 0.9em;
              font-weight: normal;
              font-variant: normal;
              color: #104090;
              text-decoration: none;
              text-align: center;
              }

.smalltable1 {
               font-weight: normal;
               font-variant: normal;
               color: #104090;
               text-decoration: none;
               text-align: right;
               }

.smalltable2 {
               font-weight: normal;
               font-variant: normal;
               color: #000000;
               text-decoration: none;
               text-align: left;
               }

img {
      border:0;
      }
