


   a.link:link    { color:#666666;font-family:Tahoma;font-weight:normal;text-decoration:none}
   a.link:visited { color:#666666;font-family:Tahoma;font-weight:normal;text-decoration:none}
   a.link:hover   { color:red;font-family:Tahoma;font-weight:normal;text-decoration:none}
   a.link:active  { color:#666666;font-family:Tahoma;font-weight:normal;text-decoration:none}

   a.imp:link    { color:#666666;font-family:Tahoma;font-weight:normal;text-decoration:none}
   a.imp:visited { color:#666666;font-family:Tahoma;font-weight:normal;text-decoration:none}
   a.imp:hover   { color:black;font-family:Tahoma;font-weight:normal;text-decoration:underline overline}
   a.imp:active  { color:#666666;font-family:Tahoma;font-weight:normal;text-decoration:none}


body {
 background-color:#336667;
 margin-top: 5px;
 }

.ueberschrift {
border-top:1px solid black;
border-bottom:2px solid black;
font:bold 10pt Helvetica;
text-align:center;
}

.albumueberschrift {
font-family:Helvetica;
font-weight:bold;
font-size:10pt;
}

.albenuebersicht {
font-family:Helvetica;
font-weight:bold;
font-size:10pt;
vertical-align:middle;
margin-top:20px;
padding:15px;

}

.passwortformular {
font-size:5pt;
background-color:#336667;
color:#FFFFFF;
}

.speicherverbrauch {
border-top:1px solid black;
border-bottom:1px solid black;
font:8pt Helvetica;
text-align:center;
}


.kommentartabelle {
font-size:10pt;
text-align:center;
border:1px solid black;
margin:30px;
}

.kommentarformular {

font-size:10pt;
margin:30px;
text-align:center;
border:1px solid black;
}

#tooltip{
  width:100;
  border:1px solid black;
  background-color: #336667;
  color:#FFFFFF;
}

.tooltipueberschrift {
font-family:Helvetica;
font-size:8pt;
}

.tooltipkommentare {
font-family:Helvetica;
font-size:8pt;
}