/* CSS-Dokument */

a:link { text-decoration:none; color:#185B16; font-size:11px; font-weight:bold; font-family:Verdana;letter-spacing:1px;}
a:active { text-decoration:none; color:#185B16; font-size:11px; font-weight:bold; font-family:Verdana;letter-spacing:1px;}
a:visited { text-decoration:none; color:#185B16; font-size:11px; font-weight:bold; font-family:Verdana;letter-spacing:1px;}
a:selected { text-decoration:none; color:#185B16; font-size:11px; font-weight:bold; font-family:Verdana;letter-spacing:1px;}
a:hover { text-decoration:none; color:#BAC4B4; font-size:11px; font-weight:bold; font-family:Verdana;letter-spacing:1px;}

body {
         font-family:Verdana;
         font-size:11px;
         background-color:#E8F6DF;
         background-image:url('bilder/kopf.jpg');
         background-repeat:repeat-x;
         background-position:top left;
         scrollbar-base-color:#238E24;
         scrollbar-arrow-color:#238E24;
         scrollbar-face-color:#E8F6DF;
         scrollbar-3dlight-color:#E8F6DF;
         scrollbar-highlight-color:#238E24;
         scrollbar-shadow-color:#F4FBEF;
         scrollbar-darkshadow-color:#238E24;
         scrollbar-track-color:#F4FBEF;}

table {
         font-family:Verdana;
         font-size:11px;
         font-weight:normal;
         text-decoration:none;
         color: #000000;}

.kopf {background-image:url('bilder/kopf_neu.jpg');
       background-repeat:no-repeat;
       background-position:top left;width:100%;height:120px;}

.links-y {background-image:url('bilder/links-y.jpg');
          background-repeat:repeat-y;
          background-position:top left;}

.menu1 {background-image:url('bilder/menu1.jpg');
        background-repeat:no-repeat;
        background-position:top left;width:170px;height:260px;}

.menu2 {background-image:url('bilder/menu2.jpg');
        background-repeat:no-repeat;
        background-position:top left;width:170px;height:140px;}

.header {background-image:url('bilder/header-x.jpg');
         background-repeat:repeat-x;
         background-position:top left;width:740px;height:26px;
         color:#FFFFFF;font-weight:bold;text-align:center;vertical-align:middle;}

.subheader {background-image:url('bilder/subheader-x.jpg');
            background-repeat:repeat-x;
            background-position:top left;width:180px;height:20px;
            color:#FFFFFF;font-weight:normal;text-align:center;vertical-align:middle;}

.content {background-color:#F5FBEF;width:740px;height:415px;
          border:1px;border-style:solid;border-color:#D3DECD;}

.textfeld {background-color:#E8F6DF;height:100%;vertical-align:top;
           border:1px;border-style:solid;border-color:#B9C6B2;padding:10px;}

.pos {vertical-align:top;text-align:left;}

img {border:0px;}

.rahmen {border:1px;border-style:solid;border-color:#81C079;}

img {border:1px;border-style:solid;border-color:#81C079;}

.menu {padding-left:15px;vertical-align:middle;}

ul {margin-left:15px;margin-top:-12px;margin-bottom:0px;padding:0px;}

span {margin:0px;padding:3px;}

b {color:#185B16;}

input.button {background-image:url('bilder/subheader-x.jpg');
              background-repeat:repeat-x;
              background-position:top left;
              border:1px;border-style:solid;border-color:#81C079;
              color:#FFFFFF;font-size:11px;height:21px;}

.blume {background-image:url('bilder/blume.jpg');
        background-repeat:no-repeat;
        background-position:bottom right;}
