/* STYLESHEET FUER SOAPSWORLD.DE – BEIGE */
/* Enthält nur Farbangaben */

body {

background: url(background-beige.jpg) no-repeat center 300px;

}

h1, #navigation-content li, #navigation-content a, .misc, #content-left .more, .accordion h2 {

color: #856a4a;

}

#content-left .idTabs li a, .episode-tabs li a {

background: #7b6344;

}

#content-left .idTabs li a.selected, .episode-tabs li a.selected, #show-title {

background: #a7865d;

}

#header-content {

background: url(header-beige.jpg);

}

#navigation-content a:hover, #navigation-content li:hover {

color: #c7a070;

}

.accordion h2.current {

background: #faefe2;

}

