
html, body   {margin:0; padding:0; width:100%; height:100%; overflow:hidden;}
#hintergrund {position:absolute; z-index:1; width:100%; height:100%;}
#seiten      {position:absolute; top:230px; left:1px; width:195px; z-index:9; padding:1px; font-size: small;}
#Logo        {position:absolute; top:1px; left:10px; width:150px; z-index:10; border:0px solid #000; padding:10px;}
#scrollbar   {position:absolute; width:100%; height:100%; top:0; left:0; overflow:auto; z-index:2;} 
#inhalt      {padding:5px 10px 20px 250px; margin:15px}
#textback    {background-color: #E4E8EB; margin:0px; padding:20px}
#text   	 {margin:30px; padding:20px}



body        { font-size:1.1em; font-family: calibri, Tahoma, Arial, sans-serif; font-weight: normal; color:#000;}
#script     { font-size:1em; font-family: calibri, Tahoma, Arial, sans-serif; font-style: italic; font-weight: bold; color:#131DB2}
#prayer     { font-size:1em; font-family: calibri, Tahoma, Arial, sans-serif; font-style: normal; font-weight: bold; color:#F1082A}
#bluenormal { font-size:1.1em; font-family: calibri, Tahoma, Arial, sans-serif; font-weight: normal; color:#0000FF;}
#goldnormal { font-size:1.1em; font-family: calibri, Tahoma, Arial, sans-serif; font-weight: normal; color:#daa520;}
#bluebold   { font-size:1.1em; font-family: calibri, Tahoma, Arial, sans-serif; font-weight: bold; color:#0000FF;}
#whitebig   { font-size:1.8em; font-family: calibri, Tahoma, Arial, sans-serif; font-weight: bolder; color:#FFF;}
#whitenormal{ font-size:1.1em; font-family: calibri, Tahoma, Arial, sans-serif; font-weight: normal; color:#FFF;}
#sign { font-size:1.4em; font-family: Times, serif; font-weight: bolder; color:#A0522D;}

/* Navi Link feedback*/
#navi a:link {color:blue; text-decoration:none;}
#navi a:visited {color:blue; text-decoration:none;}
#navi a:focus {color:green; text-decoration:overline;}
#navi a:hover {color:#daa520; text-decoration:underline;}
#navi a:active {color:orange; text-decoration:underline;}
/* Überschriften */                                                                        
h1          { text-align: center; font-size:3em; font-weight: bolder; color:#daa520; letter-spacing: 2px;}
h2          { text-align: center; font-size:1.6em; font-weight: bolder; color:#000; letter-spacing: 2px;}
h3          { font-size:1.6em; font-weight: bold; color:#000;}
h4          { font-size:1.2em; font-weight: bold; color:#000; letter-spacing: 1px;}
h5          { text-align: center; font-size:1.2em; font-weight: bold; color:#000; letter-spacing: 1px;}
h6          { font-size:1.1em; font-family: calibri, Tahoma, Arial, sans-serif; font-style: italic; color:#131DB2}
/* Textumkehrung Emailschutz */  
span.codedirection { unicode-bidi:bidi-override; direction: rtl; }
/*Link feedback */
a:link {color:blue; text-decoration:none}
a:visited {color:blue; text-decoration:underline}
a:active {color:orange; text-decoration:none}
a:hover {color:#daa520; text-decoration:underline}