html 		{ height:100%; }
body		{ background:#fff url(bilder/hintergrundlu.jpg) repeat-y; padding:0; border:0; margin:0; height:100%; }
table		{ border:#000000 solid 1px; }
td			{ border:#000000 solid 1px; }
th			{ border:#000000 solid 1px; }

em			{ font-weight:bold; }
h1			{ font-size:x-large; font-weight:bold;}
h2			{ font-size:large; font-weight:bold;}
h3			{ font-size:medium; font-weight:bold;}

p			{ text-align:justify; }

p img 		{ margin:10px; }
/* Border ist #ffef59 */

a:link { text-decoration:underline; font-weight:normal; color:#000; }
a:visited { text-decoration:underline; font-weight:normal; color:#000; }
a:hover { text-decoration:underline; font-weight:normal; background-color:#ffe700; }
a:active { text-decoration:underline; font-weight:normal; background-color:#ffe700; }
a:focus { text-decoration:underline; font-weight:normal; background-color:#ffe700; }

.pdf {
	background-image:url(bilder/pdf.gif);
	background-position:left center;
	background-repeat:no-repeat;
	padding-left:20px;
}

.maintable 		{ border-collapse: collapse; height:100%; width:100%; border:none; }

.rahmen		{ padding:5px; border:none;}
.logo		{ margin:15px;border:none; height:100px}
.rahmenro	{ padding:5px; border:none; 
				font-size:2em; font-weight:bold;  text-align:center; color:#000; height:100px; }
.rahmenlu	{ height:100%; vertical-align:top; padding:5px; 
				width:150px; border:none; padding-top:3em; }
.rahmenlu a:link { text-decoration:none; font-weight:bold; color:#000; }
.rahmenlu a:visited { text-decoration:none; font-weight:bold; color:#000; }
.rahmenlu a:hover { text-decoration:none; font-weight:bold; background-color:#ffe700; }
.rahmenlu a:active { text-decoration:none; font-weight:bold; background-color:#ffe700; }
.rahmenlu a:focus { text-decoration:none; font-weight:bold; background-color:#ffe700; }

.menu		{ vertical-align:top; padding:0px; border:none;}
.menu td	{ vertical-align:top; padding:0px; border:none;}
.menu a		{ border:none; }
.menuicon	{margin:3px 1px 1px 1px; border:none;}

.inhalt		{ vertical-align:top; height:100%; padding:5px; border:none;}
.inhalt td { padding:5px; }
			 
.center		{ text-align:center; vertical-align:middle; }			 
.block		{ padding:30px; }			 
.block em	{ font-size:large; }
			 
.backlo { width:223px; height:225px; background:url(bilder/hintergrundlo.jpg) no-repeat; border:none; }
.backro { height:225px; background:url(bilder/hintergrundro.jpg) repeat-x; border:none; }
.backmain { border-collapse: collapse; border:none; height:100%; width:100% }

#layout { position:absolute; z-index:2;  height:100%; width:100%; }
#background { position:absolute; z-index:1; height:100%; width:100%; }
#bibeltext { position:absolute; z-index:3; top:10px; left:80px; font-weight:bold; font-size:large; }

.galerie	{ vertical-align:middle; text-align:center; padding:10px; border:none;}
.galerie td	{ vertical-align:middle; text-align:center; padding:10px; border:none;}

.rightPad p { padding-right:50px; }
