body {background-color:#E0EBDA;
     scrollbar-base-color:#E0EBDA;/* #D1C9A4*/
scrollbar-track-color:#E0EBDA;
scrollbar-face-color:#E0EBDA;
scrollbar-highlight-color:#E0EBDA;
scrollbar-3dlight-color:#E0EBDA;
scrollbar-darkshadow-color:#E0EBDA;
scrollbar-shadow-color:#26371E;
scrollbar-arrow-color:#26371E;
 font-family: Verdana;
 font-size: 10pt;
 text-align: center; }

#hastings {
 width: 780px;
 margin: 10px auto;
 border: 1px solid #26371E;
text-align:left;
}
#banner {
height: 100px;
 /*background-image:url(../images/banner.jpg);
 background-repeat: no-repeat; 142/181/118#8EB576
 padding:80px 0px 0px 0px;*/
 text-align:right;
 border-bottom: 1px solid #26371E;
}

#banner a {color:#446033; text-decoration: none;
}

#banner a:hover {color:#AA0000; text-decoration: overline underline;
}

#navi { width:180px;
float:left;
}

#navi a {color:#446033; text-decoration: none; /*font-size:8pt;*/
}

#navi a:hover {color:#AA0000; text-decoration: overline underline;
}

#roman { margin-left:185px;
}

#foother { margin-top:50px; border-top:1px solid #26371E;
clear:all; text-align:center; font-size:9pt; font-family:"Staccato222 BT";
}
.lesung { text-align:left; }

.liflo { padding:5px;
float:left;
}
.reflo { padding:5px;
float:right;
}

.weltbild {
margin:5px;
padding:5px;
border:1px solid #AA0000;
background-color:#F2F7F0;
}

.moments {
margin:5px;
padding:5px;
border:1px solid #446033;
background-color:#F2F7F0;
}

.amazon {
margin:5px;
padding:5px;
border:1px solid #8EB576;
background-color:#F2F7F0;
}

a {color:#AA0000;}


td {
 font-family: Verdana;
 font-size: smaller;
 color: #111111;
}

h1 {
margin-top:10px;
margin-bottom:15px;
font-size:13pt;
text-align:center;
}

h2 {
margin-top:5px;
margin-bottom:5px;
font-size:11pt;
color:#446033;
}

h3 {
margin-top:0px;
margin-bottom:5px;
font-size:13pt;
color:#7CAB63;
}

h4 {
margin-top:5px;
margin-bottom:5px;
font-size:10pt;
color:#446033;
}

input,textarea {
border:1px solid #8EB576;
background-color:#F2F7F0;
}

.menue1 {
font-size:9pt;
border-right:1px solid #A4C491;
border-bottom:1px solid #67924E;
padding:5px;
margin:3px;
}

/************************ lightbox **************/


#lightbox{
        position: absolute;
        left: 0;
        width: 100%;
        z-index: 100;
        text-align: center;
        line-height: 0;
        }

#lightbox a img{ border: none; }

#outerImageContainer{
        position: relative;
        background-color: #26371E;
        width: 250px;
        height: 250px;
        margin: 0 auto;
        }

#imageContainer{
        padding: 10px;
        }

#loading{
        position: absolute;
        top: 40%;
        left: 0%;
        height: 25%;
        width: 100%;
        text-align: center;
        line-height: 0;
        }
#hoverNav{
        position: absolute;
        top: 0;
        left: 0;
        height: 100%;
        width: 100%;
        z-index: 10;
        }
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{
        width: 49%;
        height: 100%;
        background: transparent url(http://www.besinnlich.de/2007/images/blank.gif) no-repeat; /* Trick IE into showing hover */
        display: block;
        }
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(http://www.besinnlich.de/2007/images/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(http://www.besinnlich.de/2007/images/nextlabel.gif) right 15% no-repeat; }


#imageDataContainer{
        font: 10px Verdana, Helvetica, sans-serif;
        background-color: #26371E;
        margin: 0 auto;
        line-height: 1.4em;
        overflow: auto;
        width: 100%
        }

#imageData{        padding:0 10px; color: #E0EBDA; }
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }
#imageData #caption{ font-weight: bold;        }
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;        }
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em;        }

#overlay{
        position: absolute;
        top: 0;
        left: 0;
        z-index: 90;
        width: 100%;
        height: 500px;
        background-color: #E0EBDA;
        }
