/* Stylesheet für Pixies */
/* gemacht am 21.12.2004 */
/* in Olsztyn            */
/* zuletzt geändert:     */
/* 17012005/Berlin       */

body{
background-color:black;
color:#e1ffe1;
font-family:Helvetica, Arial;
}

.h1{
color:#01ffcc;
font-family:Helvetica, Arial;
font-size:32px;
text-align:left;
vertical-align:top;
}

a:link {
font-family:Helvetica, Arial; 
color:#33eeff; 
font-weight:bold; 
font-size:10pt; 
}

a:visited {
font-family:Helvetica, Arial; 
text-decoration: none; 
font-weight:bold; 
color:steelblue; 
font-size:10pt;
}

a:hover {
font-family:Helvetica, Arial; 
text-decoration: underline; 
font-weight:bold; 
background-color: lightgrey; 
color: steelblue; 
font-style:none; 
font-size:10pt;
}

a:active {
font-family:Helvetica, Arial; 
text-decoration: underline; 
font-weight:bold; 
color: #FF9933; 
font-size:10pt;
}



/* TabellenStyles */

.tableborder{
border:1px white dotted;
}

.tdtitle{
font-family:Helvetica, Arial;
font-size:14px;
font-weight:bold;
text-align:center;
}

.tdborder{
border-bottom:1px white dotted;
text-align:left;
}

.mainborder{
border:1px white dotted;
}