* 	{				margin:0px; } 

html {			width: 100%;
					height: 100%; }
			
body {			background-color:#FFFFFF;
					font-size: 10pt; 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: 0px; }
		
#Cross		{	background-color: #000000;
					background-image:url(grafix/cross.jpg);
					background-repeat:no-repeat;
					height:104px;
					width:123px;	}
			
#Secret		{	background-color: #E7CFB3;
					background-image:url(grafix/secret.gif);
					background-repeat:no-repeat;
					height:79px;	}	

#Bible		{	background-color: #E7CFB3;
					background-image:url(grafix/bible.jpg);
					background-repeat:no-repeat;
					width: 252px;
					height:104px;	}	
			
#Bottom	{	background-image:url(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(grafix/line.gif);
					background-repeat:no-repeat;
					background-position:bottom left;
					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;
					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;}


.Sitemap	{ 	list-style:none inside url(grafix/square1.gif);
					font-size: 10pt;
					font-family: Arial, Helvetica, sans-serif;
					margin:0 20px 0 0;
					padding:0px; }
.Sitemap li	{	padding:0 0px 3px 0px; }

.Sitemap li a	{ 	width:100%; }
.Sitemap li a:link { 	color:#333333; text-decoration:none; }
.Sitemap li a:visited { 	color:#333333; text-decoration:none; }
.Sitemap li a:hover { 	color:#FF9900; text-decoration:underline; }
.Sitemap li a:active { 	color:#000000; text-decoration:underline; }



#TdMenu	{	background-color:#FDF4CD;
					background-image:url(grafix/back1.jpg);
					background-repeat:no-repeat;
					background-position:bottom right;
					height:25px;	}
			

#Flow1		{	background-color:#FDF4CD;
					background-image:url(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:0px 50px 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;}

.Intro a:link	{ 	color:#000000; text-decoration:underline;}
.Intro a:visited {	color:#000000; text-decoration:underline;}
.Intro a:hover { 	color:#FF9900; text-decoration:underline;}
.Intro a:active {	color:#FF9900; text-decoration:underline;}

TD 		{		font-size: 10pt; color: #000000;
					font-family: Arial, Helvetica, sans-serif;}

.s1		{		color: #7A292C;}
.s2		{		font-size: 12pt;}
.s3		{		color: #8C8C8C; font-size: 7pt;}
.small		{		font-size:8pt;	}
.faq		{		color: #576FA3; font-weight:bold;}
.Overview TD { padding: 4px 5px 0 0;	}

.Liste		{ 		list-style: url(grafix/square.gif);;
					margin:00 20px 0 20px;
					padding:0px; }
.Liste li	{		margin: 4px 0 0 0; }

.DynMenu	{	position: absolute;
					background-image:url(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(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(grafix/box_top.gif);
					height: 21px; 
					padding-top: 3px;
					padding-left: 5px; }

#Box_Mid {		background: url(grafix/box_line.gif);	}

#Box_Content {	padding: 12px;
					text-align: center; }

#Box_Bottom { background: url(grafix/box_bottom.gif);
					height: 20px; }

.span_box	 {	border-style: double;
					border-width: 0px 0px 3px 0px;
					border-color: #CCCCCC;
					cursor:help;			}
						

.bq_box_question {	height: 90px;
					text-align: center;
					background: #FCF9ED;
					background-image: url(grafix/bq_back_question.jpg);
					width: 400px;		}

.bq_box_answer {	height: 50px;
					text-align: center;
					background: #FCF9ED;
					background-image: url(grafix/bq_back_answer.gif);
					width: 250px;		}

.bq_text	{		margin: 8px; }		

#bq_Message {	visibility: hidden; }
				
.bq_hinweis {	font-size: 0.9 em; }
								
.bq_community {	border:1px solid #E7CFB3;
					padding:10px;
					width:400px;
					background: #F6F6F6;
					margin-top: 10px; }
				

.bq_cell_top {	font-size: 1px;
					margin-top: 5px; }

.bq_cell {		font-size: 1px;
					border: 1px solid #E5B277;
					margin: auto;
					margin-top: -1px;
					width: 30px; }
		
.bq_cell1, .bq_cell2, .bq_cell3, .bq_cell4, .bq_cell5, 
.bq_cell6, .bq_cell7, .bq_cell8, .bq_cell9, .bq_cell10, 
.bq_cell11, .bq_cell12, .bq_cell13, .bq_cell14, 
.bq_cell15 {	font-size: 1px;
					height: 14px;
					width: 30px; }
		
.bq_cell1 {		background-color: #FCF9ED;}
.bq_cell2 {		background-color: #FBF8EA;} 
.bq_cell3 {		background-color: #FBF7E7;} 
.bq_cell4 {		background-color: #FBF6E5;} 
.bq_cell5 {		background-color: #FBF5E2;} 
.bq_cell6 {		background-color: #FBF5DF;} 
.bq_cell7 {		background-color: #FAF4DC;} 
.bq_cell8 {		background-color: #FAF3D9;} 
.bq_cell9 {		background-color: #FAF2D6;} 
.bq_cell10 {	background-color: #FAF2D4;} 
.bq_cell11 {	background-color: #FAF1D1;} 
.bq_cell12 {	background-color: #F9F0CE;} 
.bq_cell13 {	background-color: #F9EFCB;} 
.bq_cell14 {	background-color: #F9EEC8;} 
.bq_cell15 {	background-color: #F9EEC5;} 

#bq_Message_Layer {	position: absolute;
					width: 300px;
					height: 150px;
					top: 230px;
					left: 263px;
					background-color: #FCF9ED;
					border: 1px solid #E7CFB3;
					text-align: center;
					z-index: 100;
					padding: 10px; }
#bq_Message_Layer1 {	position: absolute;
					width: 300px;
					height: 150px;
					top: 240px;
					left: 273px;
					background-color: #666666;
					z-index: 50; }

#bq_URL {		vertical-align: middle;
					padding-right: 10px; } 
#bq_Vers {		vertical-align: middle; } 

#bq_Nickname { color: #993333;
					font-style: italic; }
					
.url {				font-size: 0.85em;
					font-style: italic;
					color: #666666; }


