/* weiss anthrazit */
body {
   color: white;
   background-color: #3F3F3F; }
   
.button,
a:link,
a:visited {
   color: white; }
   
#footer { background-image: url(../images/logo_unesco_3.jpg); }

#header .colorScheme1 { display: none; }
#header .colorScheme2 { display: none; }
#header .colorScheme3 { display: block !important; }
#header .colorScheme4 { display: none; }

img.icon { border: 1px solid #AAA; }

/* highlighting the active setting */
a.settingColor1,
a.settingColor2,
a.settingColor4 { background-image: none; }
a.settingColor3 { background-image: url(../images/markActiveButton_3.gif); }

h2.open span { background-image: url(../images/arrow_up_1_3.gif); }

ul.navigation li,
a.listLink { background-image: url(../images/link_arrow_narrow_1_3.gif); }
