/* Ausgangsbasis sind weiße Seiten (wie IDEENMAGAZIN, N-RELIG, SCHAMANE, EINKLANG) */

img	{	border:none;}

table	{	text-align:left; margin-left:auto; margin-right:auto;}		/* Mozilla ! */
ul	{	margin-top:5px;}		/* Höhe 1. Punkt: Mozilla # IExpl ! */
li	{	padding-left:3px;}	/* Abstand Punkt zu Text: Mozilla < IExpl ! */


.block	{	text-align:left; width:560px; table-layout:fixed;
		margin:20px; margin-left:auto; margin-right:auto;}

.s	{	font-size:12px;}

.zentr {		text-align:center;}
.rechts {		text-align:right;}
.unten	{	vertical-align:bottom;}
.img_sp {	margin-left:3px; margin-right:6px; }

.hr13	{	height:13px; width:13px; margin-top:30px; margin-bottom:30px; text-align:center;}
.hr18	{	height:18px; width:18px; margin:30px; margin-left:auto; margin-right:auto;}
.hr_unten {	height:10px;}

.themenkasten {	border-color: #D0A070;
		border-style: solid;
		border-width:1px;
		background-color:#F8EDD8;
		color:#0000A0; 	font-weight:bold;
		width:450px; padding:15px; margin-left:auto; margin-right:auto;
		text-align:center; }

.rand_grau {	border-color:#C0C0C0; border-style:solid; border-width:1px}

.autor1	{	margin-right:25%; text-align:right; }

.unterschrift {
	text-align: center;
	margin-top: 60px;
	margin-bottom: 70px;
	margin-left: 60%; }

.ende {	text-align: center;}	/* ? nicht fertig */

/* dunkelblau #3300CC */

.blau	{	color: #0000FF; }
.dunkelblau {	color: #0000A0; }
.gruen	{	color: #008040; }
.grau	{	color: #808080; }
.olive 	{	color: #808000; }
.teal	{	color: teal }
.tuerkis	{	color: #00B4B4 }
.rot	{	color: red }
.braun	{	color: #804000; }
.rotbraun {	color: #BD3F02; }
.dunkelrot {	color: #800040; }	/* = maroon */
.orange	{	color: #DF8000; }
.lila	{	color: #800080; }

.bblau	{	color: blue;	font-weight: bold; }
.bdunkelblau {	color: #0000A0;	font-weight: bold; }
.bgruen	{	color: green;	font-weight: bold; }
.bteal	{	color: teal;	font-weight: bold; }
.bbraun,.bdunkelrot { color: #800040; font-weight: bold; }	/* = maroon */
.bolive 	{	color: #808040;	font-weight: bold; }
.borange {	color: #DF8000;	font-weight: bold; }
.bdunkellila {	color: #A00080;	font-weight: bold; }
.brot	 {	color: red;	font-weight: bold; }


/* ? nicht fertig      -  aus IDEENMAGAZIN: 
.name	{	color: #C02010; font-weight: bold; }
.sachname {	color: #40B000; font-weight: bold; }
.gruppenname{	color: #b08b0A; font-weight: bold; }
.firmenname {	color: #8060aF; font-weight: bold; }
.autor	{	color: #800080;	font-weight: bold; }
.buch	{	color: #2C7E62;	font-weight: bold; }	*/
.regisseur {	color: teal;	font-weight: bold; }
.schauspieler {	color: #008040;	font-weight: bold; }
.film	{	color: #8000fF;	font-weight: bold; }
/*.wort 	{	color: #0080C0; }
.text	{	color: #006060; }
.textpassage {	color: #004080; }
.aussage {	color: #c00000 }				*/

/* neu: Aus Webliteratur sl12.css */
.name	{	color: #CC6600; font-weight: bold; }
.sachname {	color: #009966; font-weight: bold; }
.gruppenname{	color: #CC9900; font-weight: bold; }
.firmenname {	color: #663399; font-weight: bold; }
.autor	{	color: #993399; font-weight: bold; }
.buch	{	color: #669900; font-weight: bold; }
.film	{	color: #9933CC; font-weight: bold; }
.wort 	{	color: #339966; } /*#0099CC*/
.text	{	color: #0000CC; } /*#3366CC*/
.textpassage {	color: #000099; } /* #000099*/
.aussage {	color: #CC0033; }