/**** www.danny-heinz.net) ****/

/* 1: normal */
#top
{background-color:rgb(40,120,170);}
#menu h1,h1,h2,h3 {color:rgb(40,120,170);}

#menu h1 {border-bottom-color:rgb(40,120,170);}

/* 1: hell */
#top span {color:rgb(130,170,210);}

/* 1: dunkel */
#path, #nav a.act {background-color:rgb(130,170,210);}
#foot a, #foot a:visited, #foot a:hover {color:rgb(20,90,130);}
#foot {border-color:rgb(20,90,130);}

/* 2: hell */
a {color:rgb(240,140,80);}

/* 2: dunkel */
a:visited {color:rgb(160,90,30);}

/* 2:hover 1 */
a:hover, #foot a:hover {color:#e51;}

/* 2:hover 2 */
#path a:hover {color:#ff8;}

/* hg */
body {background-color:white;}

/* hgalternative */
#menu {background-color:#eee;}
#content {border-right-color:#eee;}

a.act {color:white;}
