<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">


a.link:link { font-family:tahoma;	color:#DADADA;	font-size:10pt; text-decoration:none; }    /* noch nicht besuchte Ziele */
a.link:active { font-family:tahoma;	color:#DADADA;	font-size:10pt; text-decoration:none; }    /* noch nicht besuchte Ziele */
a.link:visited {font-family:tahoma;	color:#DADADA;	font-size:10pt; text-decoration:none;} /* besuchte Ziele */
a.link:hover { font-family:tahoma;	color:#851C20;	font-size:10pt;  text-decoration:none;}   /* Verweise bei "MouseOver" */

a.imp:link { font-family:tahoma;	color:#DADADA;	font-size:10pt; text-decoration:none; }    /* noch nicht besuchte Ziele */
a.imp:active { font-family:tahoma;	color:#DADADA;	font-size:10pt; text-decoration:none; }    /* noch nicht besuchte Ziele */
a.imp:visited {font-family:tahoma;	color:#DADADA;	font-size:10pt; text-decoration:none;} /* besuchte Ziele */
a.imp:hover { font-family:tahoma;	color:#851C20;	font-size:10pt;  text-decoration:none;}   /* Verweise bei "MouseOver" */


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

.ueberschrift {
border-top:1px solid #dadada;
border-bottom:2px solid #dadada;
font:bold 10pt verdana;
text-align:center;
color:grey;
}

.albumueberschrift {
font-family:verdana;
font-weight:bold;
font-size:10pt;
color:grey;
}

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

}

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

.speicherverbrauch {
border-top:1px solid #dadada;
border-bottom:1px solid #dadada;
font:8pt verdana;
text-align:center;
color:grey;
}


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

.kommentarformular {

font-size:10pt;
margin:30px;
text-align:center;
border:1px solid #dadada;
color:grey;
}

#tooltip{
  width:100;
  border:1px solid #dadada;
  background-color: #3b3b3b;
  color:#000000;
  color:grey;
}

.tooltipueberschrift {
font-family:verdana;
font-size:8pt;
color:grey;
}

.tooltipkommentare {
font-family:verdana;
font-size:8pt;
color:grey;
}</pre></body></html>