* 		{	margin:0px; } 

html		{	width: 100%;
			height: 100%;		}
			
body 		{	background-color:#FFFFFF;
			font-size: 12pt; color: #000000;
			font-family: Arial, Helvetica, sans-serif;
			width:100%;
			height:100%;
			SCROLLBAR-FACE-COLOR: #F0F0FF;
			SCROLLBAR-HIGHLIGHT-COLOR: #FFFFFF;
			SCROLLBAR-SHADOW-COLOR: #E0E0EF;
			SCROLLBAR-ARROW-COLOR: #0000FF;
			SCROLLBAR-TRACK-COLOR: #F0F0F6;}
			
#Layout		{	height: 100%;
			width: 100%;
			border: 0;	}
		
#Cross		{	background-color: #000000;
			background-image:url(web/grafix/cross.jpg);
			background-repeat:no-repeat;
			height:104px;
			width:123px;		}
			
#Secret		{	background-color: #E7CFB3;
					background-image:url(web/grafix/secret.gif);
					background-repeat:no-repeat;
					height:79px;	}	

#Bible		{	background-color: #E7CFB3;
			background-image:url(web/grafix/bible.jpg);
			background-repeat:no-repeat;
			width: 252px;
			height:104px;	}	
			
#Bottom		{	background-image:url(web/grafix/bottom.gif);
			height:15px;
			text-align:left;
			padding-left:10px;
			font-size: 11px; }


#Nav		{ 	list-style:none;
			margin:10px 0 0 10px;
			font-size: 10pt;
			font-family: Arial, Helvetica, sans-serif;
			width:8em;
			padding:0px; }
#Nav li		{	padding:5px 0 5px 0px;
			background-image:url(web/grafix/line.gif);
			background-repeat:no-repeat;
			background-position:bottom left;
			white-space:nowrap;
			width:100%;			}
#Nav li a		{ width:100%; }
#Nav li a:link		{ color:#FFFFFF; text-decoration:none; }
#Nav li a:visited	{ color:#FFFFFF; text-decoration:none; }
#Nav li a:hover	{ 	color:#FFAA66; text-decoration:none; }
#Nav li a:active	{ color:#FFAA66; text-decoration:none; }
#Nav li.Last		{	background-image:none;		}



#Menu		{	font-size:10pt;
			font-family: Arial, Helvetica, sans-serif;
			list-style:none;
			white-space:nowrap;
			margin-left:20px;
			width:23em;
			padding:0px; }
#Menu li	{	padding: 4px 14px 1px 0px;
			float:left;	}
#Menu li.Suche	{	padding-top: 2px;	 }
#Menu li a:link	{ 	color:#000000; text-decoration:none;}
#Menu li a:visited	{ color:#000000; text-decoration:none;}
#Menu li a:hover	{ color:#000000; text-decoration:underline;}
#Menu li a:active	{ color:#000000; text-decoration:underline;}




#TdMenu		{	background-color:#FDF4CD;
			background-image:url(web/grafix/back1.jpg);
			background-repeat:no-repeat;
			background-position:bottom right;
			height:25px;	}
			

#Flow1		{	background-color:#FDF4CD;
			background-image:url(web/grafix/back.jpg);
			background-position:top;
			background-repeat:repeat-x;
			vertical-align:top;	}

input 		{ 	font-size: 8pt;
			font-family: Arial, Helvetica, sans-serif;
			color: #004080;		}

h1          	{ 	font-size: 12pt;
			margin:0 0 1em 0; }

.search 	{   	color: #004080;
			background:#EEEEEE; }

#Source		{  	display:none; }


#Content	{ 	padding:20px 15px 15px 15px;
			vertical-align:top;
			font-size: 10pt;
			font-family: Arial, Helvetica, sans-serif;}
#Content * { line-height: 1.5em; }
			
a:link		{ 	color:#475F73; text-decoration:underline;}
a:visited	{ 	color:#475F73; text-decoration:underline;}
a:hover		{ 	color:#FF9900; text-decoration:underline;}
a:active	{ 	color:#000000; text-decoration:underline;}

TD 		{	font-size: 10pt; color: #000000;
			font-family: Arial, Helvetica, sans-serif;}

.s1		{	color: #0000bb;}
.s3		{	color: #8C8C8C; font-size: 7pt;}
.small		{	font-size:8pt;	}

.Liste		{ 	list-style: url(web/grafix/square.gif);
			font-size: 10pt;
			font-family: Arial, Helvetica, sans-serif;
			margin:0 20px 0 20px;
			padding:0px; }
.Liste li	{	margin: 8px 0 0 0px;}

.DynMenu	{	position:absolute;
			background-image:url(web/grafix/back1.jpg);

			border:solid #666666 1px;
			left: 115px;
			top: 110px;
			visibility:hidden;
			background-color:#FDF4CD;
			vertical-align:top;
			overflow:visible;
			filter: progid:DXImageTransform.Microsoft.Fade(duration=0.4);
		}
		
.SubMenu	{ 	list-style:none inside url(web/grafix/square2.gif);
			margin:10px 10px 10px 3px;
			font-size: 10pt;
			font-family: Arial, Helvetica, sans-serif;
			padding:0px; }
.SubMenu li	{	padding:2px 0 2px 5px;
			white-space:nowrap; }
.SubMenu a:link		{ color:#000000; text-decoration:none; }
.SubMenu a:visited	{ color:#000000; text-decoration:none; }
.SubMenu a:hover	{ color:#000000; text-decoration:underline; }
.SubMenu a:active	{ color:#000000; text-decoration:underline; }

#Box {			visibility: hidden;
					position: absolute;
					width: 300px;
					margin: 0px;
					top:100px;
					left:100px;
					font-size: 12px;
					font-family: arial; }

#Box_Top {	font-weight: bold;
					background: url(web/grafix/box_top.gif);
					height: 21px; 
					padding-top: 3px;
					padding-left: 5px; }

#Box_Mid {		background: url(web/grafix/box_line.gif);	}

#Box_Content {		padding: 12px;
					text-align: center; }

#Box_Bottom {		background: url(web/grafix/box_bottom.gif);
					height: 20px; }

.span_box	 {		border-style: double;
						border-width: 0px 0px 3px 0px;
						border-color: #CCCCCC;
						cursor:help;			}

