/*  
Theme Name: Uwe Schenk
Theme URI: uweschenk.de
Description: uweschenk.de
Version: 1.0
Author: Joerg Koch
Author URI: http://www.bildamt.de 
*/

body, html {
    background: #1d1100;
    color: #ffd200;
}

#sidebar .sponsors {
    margin-top: 60px;
}

#sidebar .sponsors * {
    border: medium none;
    list-style: none outside none;
    padding-bottom: 8px;
    text-decoration: none;
}

/*--------------------farben--------------------*/
a {
    color: #ffed99;
}

a:link:hover, a:visited:hover {
    color: #ffffff;
}

/*--------------------textgestaltung--------------------*/
p {
}

h1, h2, h3, h4, h5, h6 {
    color: #FFFFFF;
}

#scrollbar {
    background: #ffd200;
}

#scrollerBack {
    background: #6f5700;
}

#playbar a {
    color: #6f5700;
}

#playbar a:hover {
    color: #666672;
}

#head {
}

#head a {
    color: #ffffff;
}

.navi li a:hover {
    color: #ffffff;
}

.navi a {
    color: #4b3800;
}

.navi a:hover {
    color: #ffffff;
}

.current_page_ancestor a {
    color: #6f623d;
}

.current_page_ancestor li a {
    color: #6f5700;
}

.current_page_parent .current_page_item li a {
    color: #6f5700 !important;
}

li.current_page_parent a {
    color: #6f623d;
}

li.current_page_parent li a, ul.current_page_parent li a {
    color: #ffd200;
}

.navi li.current_page_item a {
    color: #ffed99;
}

.alpha25, .alpha25 p {
    color: #4b3800;
}

.alpha25 h1, .alpha25 h2, .alpha25 a {
    color: #564d40;
}

.alpha100 {
    color: #ffd200;
}
