
body {
    padding: 0px;
    border: 0px;
    margin:0px;
    height:100%;
    background-color:#ffffff;
    font-family: Helvetica, Arial, sans-serif, Verdana;
    font-size: 12px;
    text-align: justify;
    width: 850px;
  }

html {
    height:100%;
  }

.banner {
    background-color: #FFFFFF;
    min-height:136px:height: 136px;
    width: 850px;
    background-repeat: no-repeat;
  }

.banner_ls11 {
    background-color: #FFFFFF;
    position: absolute;
    left: 238px;
  }

.menu_bar {
    background-color:#228912;
 /* #009400 */
    font : 900 medium Arial, Helvetica, sans-serif, Verdana;
    font-size: 13px;
    padding : 5px 0px 0px 0px;
    margin : 0px;
    color : #EEEEEE;
    height : 20px;
    width : 200px;
    text-align : left;
  }

.menu_bar_long {
    background-color: #228912;
/*    background-color: #C1FFB1; */
    font :  900 medium  Helvetica, Arial, sans-serif, Verdana;
    padding : 5px 0px 0px 5px;
    margin : 0px;
    color : #111111;
    height : 20px;
    left : 200px;
    position : absolute;
    width : 645px;
  }

.menu_button {
    background-color: #8ED401;
/*    background-color: #B0F00E;*/
/*    background-color: #C1FFB1; #A1E001*/
    height: 18px;
    width: 195px;
/*    width: 185px;*/
    padding: 0px 0px 3px 5px;
/*    padding: 0px 0px 3px 15px;*/
    font-family: Arial, Helvetica, sans-serif, Verdana;
    font-weight: 600;
    color: #111111;
    text-decoration: none;
    text-align: left;
    font-size: 11px;
    line-height: 22px;
  }

.menu_button_unused {
    background-color: #8ED401;
    height: 18px;
    width: 195px;
/*    width: 185px;*/
    padding: 0px 0px 3px 5px;
/*    padding: 0px 0px 3px 15px;*/
    font-family: Arial, Helvetica, sans-serif, Verdana;
    color: #222222;
    text-decoration: none;
    text-align: left;
    font-size: 11px;
    line-height: 22px;
  }

.menu_button_unused a:hover {
    background-color: #009400;
    text-decoration: none;
    color: #EEEEEE;
  }

.menu_button a:hover {
    background-color: #009400;
    text-decoration: none;
    color: #EEEEEE;
  }

.menu_left {
    display: table;
    min-height:400;
    height: 200;
    width:200;
    position: absolute;
    top: 140px;
    left: 0px;
    overflow: hidden;
    margin-top:20px;
    background-color:#000000;
}

.text {
    height: 600 px;
    width:600px;
    position: absolute;
    top: 180px;
    left: 238px;
    background-color: #ffffff;
    font-family: Helvetica, Arial, sans-serif, Verdana;
    font-size: 12px;
    text-align: justify;
    color: #000000;
  }

.title01 {
    font-family: Helvetica, Arial, sans-serif, Verdana;
    font-size: 18px;
    font-weight: bold;
    text-transform: uppercase;
    color: #140099;
    text-decoration: none;
    text-indent: 0px;
    text-align: left;
  }

.title02 {
    font-family: Helvetica, Arial, sans-serif, Verdana;
    font-size: 14px;
    font-weight: 600;
    text-transform: uppercase;
    color: #140099;
    text-indent: 0px;
    text-align: left;
  }

.title03 {
    font-family: Helvetica, Arial, sans-serif, Verdana;
    font-size: 12px;
    font-weight: 600;
    color: #140099;
    text-indent: 0px;
    text-align: left;
    line-height: 2;
  }

.title04 {
    font-family: Helvetica, Arial, sans-serif, Verdana;
    font-size: 22px;
    font-weight: bolder;
    text-transform: uppercase;
    color: #228912;
    text-decoration: none;
    text-indent: 0px;
    text-align: center;
  }

.title05 {
    font-family: Helvetica, Arial, sans-serif, Verdana;
    font-size: 16px;
    font-weight: 900;
    font-variant:small-caps;
    color: #228912;
    text-decoration: none;
    text-indent: 0px;
    text-align: center;
  }



a:link {
    color: #000000;
    text-decoration: none;
    cursor: url();
  }

a:visited {
    color: #000000;
    text-decoration: none;
  }

a:hover {
    color: #FF0000;
    text-decoration: underline;
  }
a:active {
    color: #000000;
    text-decoration: none;
  }





.text a:link {
    color: blue;
    text-decoration: none;
    cursor:hand
  }

.text a:visited {
    color: #FF0000;
    text-decoration: none;
    cursor:hand
  }

.text a:hover {
    color: blue;
    text-decoration: underline;
    cursor:hand
  }

.text a:active {
    color: blue;
    text-decoration: none;
    cursor:hand
  }


.rahmen {
  border-width:1px;
  border-style:solid;
  border-color:green;
  padding:2.0em;
  text-align:center;
}
