* {
        margin: 0px;
        padding: 0px;
}

body {
        background: #DFDFDF;
        color: #000;
        font-family: Helvetica,Arial,sans-serif;
        font-size: 11px;
}

body.section-1 { }
body.section-2 { }
body.section-3 { }




#menu {
    width: 200px;
    overflow: hidden;
    top: 25px;
    bottom: 0;
        left: 55px;
    position: fixed;
    height: 100%;
/*        background-color: #fff;*/

margin: 0;

  font-weight: bold;
  line-height: 1.3;
  text-align: left;
/*  top: 2em;
  right: auto;
  width: 200px;
  width: 8.5em;
left: 2em;*/

 background-image: url(../images/overlay_65.png);
background-repeat:repeat-x;float:left;
}


div.banner {
  font-weight: bold;
  line-height: 1.3;
  text-align: left;

}

div.banner p {
  margin: 0;
    padding: 7px;
  font-family: Arial, sans-serif;
  background: transparent;
/*  border: thin outset #7F7F7F;*/
  color: white;
}

div.banner a.def, div.banner em { display: block; margin: 0 0.5em }
div.banner a.def, div.banner em { border-top: 4px groove #9F9F9F }
div.banner a.def:first-child { border-top: none }
div.banner em { font-family: Arial, Verdana, sans-serif;
font-size: 16px;
color: #6E6E7B;
text-decoration: none;
font-weight: bold;
font-style:normal; }

span.phueber{font-family: Arial, Verdana, sans-serif;
font-size: 16px;
color: #6E6E7B;
text-decoration: none;
font-weight: bold;
font-style:normal;

}

div.banner a:link { text-decoration: none; color: #EFEFEF }
div.banner a:visited { text-decoration: none; color: #EFEFEF }
div.banner a:hover { background: #8F8F8F; color: white }

div.banner a.maillink {
font-family: Arial, Verdana, sans-serif;
font-size: 12px;
color: #6E6E7B;
text-decoration: none;
font-weight: bold;
}

div.banner a.maillink:hover {
color:#FFFFFF;
text-decoration: underline;
}

div.inh {
text-align:justify;
background-color: transparent;
font-family: Arial, Verdana, sans-serif;
font-size: 12px;
color: #1F1F1F;
text-decoration: none;
font-weight: bold;
width:500px;
}

a.txtmaillink {
font-family: Arial, Verdana, sans-serif;
font-size: 12px;
color: #6E6E7B;
text-decoration: none;
font-weight: bold;
}

a.txtmaillink:hover {
color:#2F2F2F;
text-decoration: underline;
}

a.linkslink {
color:#3F3F3F;
font-family: Arial, Verdana, sans-serif;
font-weight: bold;
font-size:14px;
text-decoration:none;
}

a.linkslink:hover {
color:#000000;
text-decoration: underline;
}