/* Dear Emacs, -*- c -*- mode please */
BODY  {
  
   font-family: Verdana,Arial,Helvetica,sans-serif;
   font-size: 12px;
   text-decoration: none;
   color: #32679B;
   margin: 0;

}

P, H1, H2, H3, H4, H5, H6 {
     
    font-family: Verdana,Arial,Helvetica,sans-serif;
    font-size: 12px;
    text-decoration: none;
    color: #32679B;
       
}

TD {
    font-family: Verdana,Arial,Helvetica,sans-serif;
    font-size: 12px;
    text-decoration: none;
    vertical-align: top;
   
}

H1 { font-size: 18px; margin: -0px;}
H2 { font-size: 13px; font-weight: bold; }
H3 { font-size: 12px; font-weight: bold; font-style: italic; }
H4 { font-size: 12px; font-weight: bold; }
H5 { font-size: 10px; font-weight: bold; font-style: italic; }
H6 { font-size: 10px; font-weight: bold; }

A:link {text-decoration: none; color: #32679B;}
A:visited {text-decoration: none; color: #32679B;}
A:active {text-decoration: none; color: #32679B;}
A:hover {text-decoration: underline; color: #32679B;}


PRE {
    font-family: monospace;
    font-size: 12px;
}

CODE, KBD {
    font-family: monospace;
    font-size: 12px;
}

SELECT, OPTION, INPUT, TEXTAREA, {
    font-family: monospace;
    font-size: 12px;
    background-color: #EEEEEE;
}

.teaser {
   font-size: 12px;
}


.content {
    font-size: 12px;
}


.menuright { 
   padding-bottom: 10px;
   vertical-align: bottom;
   height: 73px;
   font-weight: bold;
   font-size: 14px;
   text-decoration: none;
   text-align: right;
   color: #32679B;
   background-color: #1F374F;
   white-space: nowrap;
}

.menuright A:link {text-decoration: none; color: #32679B;}
.menuright A:visited {text-decoration: none; color: #32679B;}
.menuright A:active {text-decoration: none; color: #32679B;}
.menuright A:hover {text-decoration: underline; color: #32679B;}

.menurightactive  {
   padding-bottom: 10px;
   vertical-align: bottom;
   height: 73px;
   font-weight: bold;
   font-size: 14px;
   text-decoration: none;
   text-align: right;
   color: #32679B;
   background-color: #1F374F;
   white-space: nowrap;
}

.menurightactive A:link {text-decoration: underline; color: #32679B;}
.menurightactive A:visited {text-decoration: underline; color: #32679B;}
.menurightactive A:active {text-decoration: underline; color: #32679B;}
.menurightactive A:hover {text-decoration: underline; color: #32679B;}


.bund {
   vertical-align: middle;
   height: 35px;
   font-size: 12px;
   text-decoration: none;
   text-align: right;
   color: #32679B;
   background-color: #1F374F;
   white-space: nowrap;
}


.pager {
    font-size: 18px;
    text-align: right;
    vertical-align: bottom;
    white-space: nowrap;
}
.pager A:link {text-decoration: none; color: #32679B;}
.pager A:visited {text-decoration: none; color: #32679B;}
.pager A:active {text-decoration: none; color: #32679B;}
.pager A:hover {text-decoration: none; color: #32679B;}



#pathinfo {
   vertical-align: top;
   font-size: 10px;
   text-decoration: none;
   text-align: right;
   color: black;
   background-color: #eeeeee;
   white-space: nowrap;
   
}

#static-links {
    font-size: 11px;
    white-space: nowrap;
    text-align: right;
    vertical-align: top;
}
