/* Cascading Style Sheets for www.jusos-freising.de */

/* Body settings */

  body {
    margin: 0pt;
    font-size: 11px;
    font-family: veranda,helvetica;
    background-color: rgb(255, 255, 255);
    color: rgb(51, 51, 51);
    }

/* General settings (Text, Links, ...) */

  p {
    font-size: 11px;
    font-family: veranda,helvetica;
    }

  h1 {
    border-bottom: 1px solid rgb(204, 204, 204);
    font-size: 13px;
    font-family: veranda,helvetica;
    color: rgb(51, 51, 51);
    font-weight: bold;
    }
    
  h2 {
    border-bottom: 1px solid rgb(204, 204, 204);
    font-size: 16px;
    font-family: veranda,helvetica;
    color: rgb(51, 51, 51);
    font-weight: bold;
    }
    
  a:link {
    color: rgb(0, 51, 255);
    }

  a:visited {
    color: rgb(131, 71, 210);
    }
    
  a:active {  }

  a {
    text-decoration: none;
    }

  a:hover {
    text-decoration: underline;
    }

  form {
    margin: 0px;
    } 

/* Left Navigation */

  .navbg {
    background-color: rgb(255, 60, 48);
    }

  .leftnavtblL0 {
    background-color: rgb(153, 0, 0);
    }

  .leftnavtblL0_hl {
    color: rgb(51, 51, 51);
    font-weight: bold;
    background-color: rgb(255, 204, 204);
    }

  p.leftnavtxtL0 {
    margin: 0px;
    font-size: 11px;
    font-family: veranda,helvetica;
    color: rgb(255, 255, 255);
    }

  p.leftnavtxtL0_exp {
    margin: 0px;
    font-size: 11px;
    font-family: veranda,helvetica;
    color: rgb(255, 255, 255);
    font-weight: bold;
    }

  p.leftnavtxtL0_hl {
    margin: 0px;
    font-size: 11px;
    font-family: veranda,helvetica;
    color: rgb(51, 51, 51);
    }

  p.leftnavtxtL1 {
    margin: 0px 0px 0px 3px;
    font-size: 11px;
    font-family: veranda,helvetica;
    color: rgb(51, 51, 51);
    font-weight: bold;
    }

  .leftnavtxtL0:link {
    font-size: 11px;
    font-family: helvetica;
    color: rgb(255, 255, 255);
    }

  .leftnavtxtL0:visited {
    color: rgb(255, 255, 255);
    }

  .leftnavtxtL0:active {
    color: rgb(255, 255, 255);
    }

  .leftnavtxtL0:hover {
    text-decoration: underline;
    }

  .leftnavblL1 {
    background-color: rgb(255, 60, 48);
    }

  .leftnavtxtL1:link {
    font-size: 11px;
    font-family: veranda,helvetica;
    color: rgb(255, 255, 255);
    }

  .leftnavtxtL1:visited {
    color: rgb(255, 255, 255);
    }

  .leftnavtxtL1:active {
    color: rgb(255, 255, 255);
    }

  .leftnavtxtL1:hover {
    text-decoration: underline;
    }

  table.container {
    border: 1px solid rgb(102, 102, 102);
    border-collapse: collapse;
    }

/* Top Navigation */

  .topnavtxtL0:link {
    font-size: 11px;
    font-family: veranda,helvetica;
    }

  .topnavtxtL0:hover {
    text-decoration: underline;
    }
    
  p.topnavtxtL0 {
    margin: 0px;
    font-size: 11px;
    font-family: veranda,helvetica;
    }

/* Other */

  .divline {
    background-color: rgb(51, 51, 51);
    }

  .block {
    margin: 0pt;
    display: block;
    }

  .breadcrumbs {
    padding: 3px 0pt 0pt;
    }

  .breadcrumbArea, #breadcrumbArea {
    margin: 8px 12px 12px 0pt;
    padding: 0pt;
    }

/* Title / Title Underline */

  .pgtitle {
    color: rgb(0, 0, 0) /*rgb(2, 138, 171)*/;
    font-size: 26px;
    font-weight: bold;
   }
 
 
  .pgtitleUnderln1 {
    background-color: rgb(0, 0, 0) /*rgb(2, 138, 171)*/;
    }

  .pgtitleUnderln2 {
    height: 5px;
    background-color: rgb(255, 200, 200)/*rgb(204, 204, 204)*/;
    }

/* Related Links */

  .rltitle { 
    margin: -4px 9px 0px 20px;
    font-size: 11px;
    font-family: veranda,helvetica,sans-serif;
    color: rgb(51, 51, 51);
    font-weight: bold;
    line-height: 20px;
    text-indent: -9px;
    }

  .rlsubtitle {
    margin: 6px 9px 6px 11px;
    font-size: 10px;
    font-family: veranda,helvetica,sans-serif;
    color: rgb(102, 102, 102);
    font-weight: bold;
    line-height: 12px;
    }

  .rlbodyfont {
    margin: 0pt 9px 2px 20px;
    font-size: 10px;
    font-family: veranda,helvetica;
    color: rgb(51, 51, 51);
    text-indent: -8.5px;
    }

  .rlBg {
    background-color: rgb(229, 229, 229);
    }

  .rlBorder {
    background-color: rgb(51, 51, 51);
    }


