@charset "utf-8";
/* CSS Document V1*/


/****************************************************************
**************** Individuellle Farbdefinitionen *****************
****************************************************************/



#kopf {
background: #6699CC url(/grafiken/isfun/kopf_fun.jpg) repeat-x top;
}

a, a:visited {
color:#6699CC;
}

table.liste th {
background:#6699CC;
}

.liste a img{
background:none;
}

a.linkBild:hover, a.linkBild:active, a.linkBild:focus {
color:#6699CC;
}

.navContainer a img {
background-color:#6699CC;
}
.navContainer a:hover img, .navContainerAktiv a img {
background-color: #CC0000;
}

#tooltipp {
border : 1px solid #6699CC;

}
#tooltipp h1 {
background: #6699CC;
}