BODY { 
    color: black; background-color: white;
    font-family: Arial, Helvetica, "Bitstream Vera Sans", sans-serif;
    margin: 0; padding: 1em 0;
    }

H1 { font-size : 18px;
     color : #00a64e;
     margin-bottom : 0px;
     margin-top : 10px;
     margin-right : 10px;
     margin-left: 10px; }

A:link { color: #00a64e; text-decoration:none; }
A:visited { color: #00a64e; text-decoration:none;}
A:hover { color: #00a64e; text-decoration:underline;}
A:active { color: #00a64e; text-decoration:underline;}
A:focus { color: #00a64e; text-decoration:none;}

H2 { font-size: 18px; font-weight:normal; margin-top:20px; }

#all { position: absolute; left: 50%; top:5px; width:900px; margin-left:-450px;}


#head { font-size: 1.5em; height:80px; width:100%;
    margin: 0 0 0.7em;     
    text-align: right;
    border-bottom: 2px solid silver;
    background-image:url(/gpf_logo.jpg); background-repeat: no-repeat;  }

#navi_lang { position:absolute; left:0px; top:95px; width:100%; height:26px;
             width:100%; text-align:right;}

#navi_allgm { position:absolute; left:0px; top:126px; width:165px;
              padding:20px;  border: 1px dashed silver; color:#000; font-weight:bold; }

#navi_allgm A { display: block; padding: 0.2em;}
#navi_allgm A:link { color: black; background-color: white; text-decoration:none; font-weight:normal;}
#navi_allgm A:visited { color: black; background-color: white; text-decoration:none; font-weight:normal;}
#navi_allgm A:hover { color: #ffffff; background-color: #CCCCCC; text-decoration:none; font-weight:normal;}
#navi_allgm A:active { color: #ffffff; background-color: #cccccc;  text-decoration:none; font-weight:normal; }
#navi_allgm A:focus { text-decoration:none; color:#555; font-weight:normal;}


#content { position:absolute; left:220px; top:126px; width:645px; padding: 1em 1em;
           border: 1px dashed silver; margin-bottom:20px;}
#content OL LI { margin-bottom:8px;}
#content UL LI { margin-bottom:8px;}

DIV.info { width:100%; margin-top:20px; margin-bottom:20px; width:600px; }
DIV.error { width:100%; margin-top:20px; margin-bottom:20px; color:red; width:600px;}
DIV.success { width:100%; margin-top:20px; margin-bottom:20px; color:green; width:600px;}

TABLE.form { width:600px; margin-left:3%; }

LI.pub_dir_entry { margin-top:10px; margin-bottom:15px; list-style:none; }
LI.pub_dir_list { margin-top:10px; margin-bottom:15px; list-style:circle;}
LI.pub_dir_entry_last { margin-top:10px; margin-bottom:10px; list-style:none}

.pub_dir_entry_name { font-weight:bold; }
.pub_dir_entry_send { display:block; position:absolute; right:5px; top:0px; text-align:right; }

.unread_msg { margin-top:10px; margin-bottom:10px; list-style:square; border-bottom: 1px solid black;}
.read_msg { margin-top:10px; margin-bottom:10px; list-style:none; border-bottom: 1px solid black;}

#pgpkey { color: blue; font-size : 10px;}
