body{
        scrollbar-face-color:#222222;
        scrollbar-highlight-color:#000000;
        scrollbar-3dlight-color:#000000;
        scrollbar-darkshadow-color:#000000;
        scrollbar-shadow-color:#000000;
        scrollbar-arrow-color:#c0c0c0;
        scrollbar-track-color:#000000;
        
        background: black;
        background-image:url(../bilder/mainbgdark.jpg);
        background-repeat:no-repeat ;
        background-position: center 0px; background-color:black;
        background-attachment:fixed;
        
        color:silver;
}

a:link {color:silver; text-decoration: underline;}
a:active {color:silver; text-decoration: none;}
a:visited {color:silver; text-decoration: underline;}
a:hover {color:silver; text-decoration: none;  }

a.menue:link {color:silver; text-decoration: none;}
a.menue:active {color:silver; text-decoration: underline overline;}
a.menue:visited {color:silver; text-decoration: none;}
a.menue:hover {color:silver; text-decoration: underline overline;}

a.faq:link   { line-height:1.6em; font-size:12pt; color:silver; text-decoration: none; }
a.faq:active { line-height:1.6em; font-size:12pt; color:white; text-decoration: none; }
a.faq:visited{ line-height:1.6em; font-size:12pt; color:dimgray; text-decoration: none; }
a.faq:hover  { line-height:1.6em; font-size:12pt; color:white; text-decoration: none; letter-spacing:1.2px;}
ul.faq{ list-style-image:url(../bilder/ul.gif); }


a.faqnavi:link   { line-height:1.3em; color:dimgray; text-decoration: none; }
a.faqnavi:active { line-height:1.3em; color:white; text-decoration: none; }
a.faqnavi:visited{ line-height:1.3em; color:dimgray; text-decoration: none; }
a.faqnavi:hover  { line-height:1.3em; color:white; text-decoration: none;}

table{ border:0px solid gray; width:780px; }
td{    border:0px solid green; color:silver; font-family:Arial; font-size:10pt; clear:left; text-align:center;}

img{ margin-right:5px; float:left; border:1px solid black;}
img.Aktivitas{height:200px; width:180px; float:none; margin:0px; }
img.Anfahrt{ float:none; text-align: center; }
img.Schrift{ margin-right:0px; float:none; border:0px solid black; width:552px; height:84px }
img.bund{height:150px;}
img.geschichte{height:200px; border:1px solid black;}
img.haus1{height:274px;}
img.haus2{height:225px;}
img.haus3{height:195px; width:760px }

b.intern{color:mediumblue; }
b.mitdamen{color:darkred; }
b.trennstrich{color:dimgray; font-weight:100; }
b.vergangeneTermine{color:dimgray;}

ul{color:white;}
ol{color:white;}

p{ color:white; font-family:Verdana,Arial,Helvetica, sans-serif; font-size:10pt; line-height:1.3em; text-align:justify; }

/* zentriert */
h1{color:white; font-family:Verdana,Arial,Helvetica, sans-serif; font-size:10pt; line-height:1.3em; text-align:center;font-weight:400;}

/* Willkommen */
h2{ text-align:center; color:silver; font-size:10pt; font-weight:normal; letter-spacing:0.3px; font-family:Verdana,Arial,Helvetica,sans-serif;}

/* Überschriften Aktivitas */
h3{ text-align:left; color:#696969; font-variant:small-caps; font-size:11pt; font-weight:bold; letter-spacing:1px;}

/* Termine */
h4{ color:white; font-family:courier new; font-size:10pt; font-weight:300; line-height:1.3em; }

/* FAQ Überschrift/Frage */
h5{color:silver; font-family:Verdana,Arial,Helvetica, sans-serif; font-size:11pt; letter-spacing:0.5px;
    line-height:1.0em; text-align:center;font-weight:500;}


div{ border:0px solid silver; }

#schrift{  position:absolute; width:552px; height:85px; top:0px; left:50%; margin-left:-276px; }

#menue{    position:absolute; width:552px; height:30px; top:90px; left:50%; margin-left:-276px; text-align:center; font-family:Arial; 
           font-size:10pt; color:#696969; }

#headline{ position:absolute; width:552px; height:20px; top:125px; left:50%; margin-left:-276px; 
           text-align:center; color:#696969; font-variant:small-caps; font-size:13pt; font-weight:normal; letter-spacing: 0.5px;
           font-family:Arial;
         }
#holder{   position:absolute; width:800px; min-height:400px; height:70%; top:150px; left:50%; margin-left:-392px; overflow:hidden;

       }
#content{   width:99.99%; height:99.99%; overflow:hidden;
    
}       
#ladi{ height:100px;
    }



/* Scroll-Balken */
                                                          
.jScrollPaneContainer {
	position: relative;
	overflow: hidden;
	z-index: 1;
}

.jScrollPaneTrack {
	position: absolute;
	cursor: pointer;
	right: 0px;
	top: 0;
	height: 100%;
	background: black;
}
.jScrollPaneDrag {
	position: absolute;
	background: url(basic_drag.gif) repeat-y 0 0;
	cursor: pointer;
	overflow: hidden;
}
.jScrollPaneDragTop {
	position: absolute;
	top: 0;
	left: 0;
	overflow: hidden;
}
.jScrollPaneDragBottom {
	position: absolute;
	bottom: 0;
	left: 0;
	overflow: hidden;
}
a.jScrollArrowUp {
	display: block;
	position: absolute;
	z-index: 1;
	top: 0;
	right: 0;
	text-indent: -2000px;
	overflow: hidden;
	background: url(basic_arrow_up.gif) no-repeat 0 0;
	height: 9px;
}

a.jScrollArrowDown {
	display: block;
	position: absolute;
	z-index: 1;
	bottom: 0;
	right: 0;
	text-indent: -2000px;
	overflow: hidden;
	background: url(basic_arrow_down.gif) no-repeat 0 0;
	height: 9px;
}

a.jScrollArrowDown:hover, a.jScrollArrowUp:hover { background-position: 0 -15px; }

a.jScrollActiveArrowButton, a.jScrollActiveArrowButton:hover { background-position: 0 -30px; }


			/*.holder {
			    position:absolute;
                float: left;
                width:780px;
                height:95%; 
                left:50%;
			    margin-left:-390px;
                padding:4px;
				border: 1px solid blue;
			        }*/
			.scroll-pane {
				position:absolute;
                width:780px;
                height:95%;
				padding-left:4px;
				/*left:50%;
				margin-left:-390px;*/
				overflow: auto;
				background: transparent;
				text-align:justify;
				float: left;
				/*border: 1px solid red; */
			             }
            /*#holder{
                position:absolute;
                width:780px;
                height:90%;
                left:50%;
			    margin-left:-390px;
                padding:4px;
            } */

			/* #pane2 { } */ 
