#explo_homepage_slideshow { display:none; }

.box_logo {	background-color:#ffffff; }
.box_hauptnavi { background-color:#ffffff; }
.box_subnavi {	background-color:#ffffff; }
.box_kunden { background-color:#ffffff; }
.box_inhalte {	background-color:#ffffff; }

/* STYLESWITCH */
.box_styleswitch {
	display:none;
	}

/* DESIGN ELEMENTE
-------------------------------------------------------------- */

body { color:#666666; }

/* HEADLINES */

h1 { color:#333333; }
h2 { color:#333333; }



/* LINKS IM INHALT */

a:focus, a:hover { color:#333333; text-decoration:underline; }
a				 { color:#333333; text-decoration:none; }

a.intern, a.extern, a.download { color:#333333; }


/* HAUPTNAVIGATION */

a.hauptnavi       { color:#666666; text-decoration:none; }
a.hauptnavi:hover { color:#333333; text-decoration:underline; }
a.hauptnavi:focus { color:#333333; text-decoration:underline; }

a.hauptnavi .light       { color:#999999; text-decoration:none; }
a.hauptnavi .light:hover { color:#666666; text-decoration:underline; }
a.hauptnavi .light:focus { color:#666666; text-decoration:underline; }

a.hauptnavi.aktiv        { color:#333333; text-decoration:underline; }
a.hauptnavi.aktiv .light { color:#666666; text-decoration:underline; }


/* KUNDEN */

.box_kunden a     { color:#333333; text-decoration:none; }
.box_kunden a:hover { color:#666666; text-decoration:underline; }
.box_kunden a:focus { color:#666666; text-decoration:underline; }
.box_kunden a.aktiv { color:#666666; text-decoration:underline; }


/* NEWS */
.darknews { color:#333333; text-decoration:none; }
.darknews:hover { color:#333333; text-decoration:none; }

.lightnews { color:#666666; text-decoration:none; }
.lightnews:hover{ color:#333333; text-decoration:none; }


/* ERROR - Bewerbung & co */
.error { color:#333333; }

