body
{ background: #847560;
  color: #ffffff;
}

blockquote{border-color: #E89634;}

#main
{ background: #947C59 url(main.gif) repeat-y top left;
  color: #ffffff;
}

#links, #footer
{ background: #545454 url(gradient.png);
  color: #947C59;
  border-color: #E89634;
}

#links a, #footer a
{ background: transparent;
  color: #947C59;
}

#links a:hover, #footer a:hover
{ background: transparent;
  color: #E89634;
}

#logo
{ background: #947C59 url(zuma_banner.jpg) no-repeat top right;
  color: #ffffff;
  border-color: #E89634;
}

h1, #column1 h1, #column2 h1
{ background: transparent;
  border-color: #E89634;
}
#column1 h1 {
    color: #E89634;
}

h1 {
    color: #211201;
}

#column2 h1 a {
    color: #211201;
    background-image:  url(braun_arrow.png);
    background-repeat: no-repeat;
    background-position: 0px 5px;
    padding:0 0 2px 19px;
}

#column2 h1 a:hover {
    color: #E89634;
    background-image:  url(orange_arrow.png);
    background-repeat: no-repeat;
    background-position: 0px 5px;
    padding:0 0 2px 19px;
}

#menu {
    background: transparent;
}

#menu li a { 
    background: #211201;  /*schoko 211201 oder heller 7C694E ???*/
    border-color: #E89634;
    color: #EDD4BA;
}

#menu li a:hover, #menu li a#selected
{ background: #E89634;
  color: #EDD4BA;
} 

#content, #column2, #column2 a
{ background: #947C59;
  color: #000000;
  border-color: #E89634;
}

#column2 a:hover { 
    color: #E89634;
    border-color: #E89634;
}

#diaryEntries p#last {
    border-bottom: 1px solid #211201;
}

#diaryEntries em {
    color: #EDD4BA;
}

#info{
    border-bottom: 1px solid #211201;
}

.sidebaritem
{ background: #7C694E;
  color: #EDD4BA;
}
.sidebaritem .sideH1 a, #weiter:hover, #zurueck:hover {
    color: #E89634;
    background-image:  url(orange_arrow.png);
    background-repeat: no-repeat;
    background-position: 0px 4px;
}



#GalerieMain img {
    cursor: pointer;
}

.sidebaritem .sideH1 a:hover, #weiter, #zurueck {
    color: #EDD4BA;
    background-image:  url(arrow.png);
    background-repeat: no-repeat;
    background-position: 0px 4px;
}

#weiter {
    background-position: 70px 4px;
    cursor: pointer;
}

#weiter:hover {
    background-position: 70px 4px;
}

#zurueck {
    background-image:  url(arrow_left.png);
    cursor: pointer;
}

#zurueck:hover {
    background-image:  url(orange_arrow_left.png);
}

.sidebaritem span {
    color: #211201;
}

#Album>li>.regular, #Themen>li>.regular, #Autoren>li>.regular {
    background-color: #7C694E;
    background-image:  url(arrow.png);
    background-repeat: no-repeat;
    background-position: 0px 3px;
    color: #EDD4BA;
}

#Album>li>.marked, #Album>li>.regular:hover, #Themen>li>.marked, #Themen>li>.regular:hover, #Autoren>li>.marked, #Autoren>li>.regular:hover {
    background-color: #7C694E;
    background-image:  url(orange_arrow.png);
    background-repeat: no-repeat;
    background-position: 0px 3px;
    color: #E89634;
}

.sbilinks li {
    background-color: #7C694E;
    background-image:  url(arrow.png);
    background-repeat: no-repeat;
    background-position: 0px 3px;
}

.sbilinks li:hover {
    background-color: #7C694E;
    background-image:  url(orange_arrow.png);
    background-repeat: no-repeat;
    background-position: 0px 3px;
}

.sbilinks li a, .sidebaritem a {
    color: #EDD4BA;
}




.sbilinks li a:hover, .sidebaritem a:hover {
    color: #E89634;
} 

/* Based on Nifty Corners: rounded corners without images */
/* By Alessandro Fulciniti */
/* http://www.html.it/articoli/nifty/index.html */
.rtop, .rbottom
{ background: #947C59;
}
.rtop .r1, .rtop .r2, .rtop .r3, .rtop .r4,
.rbottom .r1, .rbottom .r2, .rbottom .r3, .rbottom .r4
{ background: #7C694E;
}


