
body {
    padding: 0px;
    border: 0px;
    margin:auto;
    height:100%;
    width:100%;
    background-color:#999999;
    font-family: Helvetica, Arial, sans-serif, Verdana;
    font-size: 12px;
    text-align: justify;
  }


html {
    height:100%;
    width:100%;
    text-align: center;
    background-color:#999999;
  }

table.banner {
	 background: #000000 url(../images/banner4.jpg) top center repeat-x;
    height: 200px;    width: 850px;
    margin: auto;
  }

.banner_ls11 {
    background-color: #FFFFFF;
    /*position: absolute;*/
    /*left: 238px;*/
  }

.menu_bar_header {
    /*background-color:#0c5294;*/
    background-color:red;
 /* #009400 */
    font : 900 medium Arial, Helvetica, sans-serif, Verdana;
    font-size: 16px;
    padding : 31px 0px 0px 0px;
    margin : auto;
    color : #EEEEEE;
    height : 50px;
    width : 200px;
    text-align : left;
    vertical-align: bottom;
  }

.menu_bar {
    background-color:#0c5294;
 /* #009400 */
    font : 900 medium Arial, Helvetica, sans-serif, Verdana;
    font-size: 13px;
    padding : 5px 0px 0px 0px;
    margin : auto;
    color : #EEEEEE;
    height : 20px;
    width : 200px;
    text-align : left;
  }



.menu_bar_long {
    background-color: #0c5294;
    font :  900 medium  Helvetica, Arial, sans-serif, Verdana;
    margin : auto;
    color : white;
    width : 850px;
  }

.menu_button {
    background-color: #83b5e7;
/*    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_new {
    background-color: #83b5e7;
    height: 18px;
    width: 195px;
    padding: 0px 0px 3px 5px;
    font-family: Arial, Helvetica, sans-serif, Verdana;
    font-weight: 600;
    color: #FF0000;
    text-decoration: none;
    text-align: left;
    font-size: 11px;
    line-height: 22px;
  }

.menu_button_unused {
    background-color: #83b5e7;
    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: #246fbc;
    text-decoration: none;
    color: #EEEEEE;
  }

.menu_button a:hover {
    /*background-color: #246fbc;*/
    text-decoration: underline;
    color: #000000;
  }

.menu_button_new a:hover {
    /*background-color: #246fbc;*/
    text-decoration: underline;
    color: #FF0000;
  }

.menu_left {
    display: table;
    min-height:400;
    height: 200;
    width:200;
}

.text {
 	 min-height: 180px;    width:610px;    background-color: #ffffff;    font-family: Helvetica, Arial, sans-serif, Verdana;    font-size: 12px;    text-align: justify;    color: #000000;
    padding: 20px;  }

.title01 {
    font-family: Helvetica, Arial, sans-serif, Verdana;
    font-size: 18px;
    font-weight: bold;
    text-transform: uppercase;
    color: #0c5294;
    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: #0c5294;
    text-indent: 0px;
    text-align: left;
  }

.title03 {
    font-family: Helvetica, Arial, sans-serif, Verdana;
    font-size: 12px;
    font-weight: 600;
    color: #0c5294;
    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: #0c5294;
    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: #0c5294;
    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: blue;
    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:blue;
  padding:2.0em;
  text-align:center;
}


img.logo {
   border: 0px;
	behavior: url('styles/iepngfix.htc');
}