/*------------------------------------------------------------------------------*/
#start {
	width:739px;
	font-size:.7em;
	min-height:370px;
	/*background-color:#0000ff; /* blau */
	/*border:1px dashed #ff0000;*/
}
#start p {
	font-size:0.95em;
}
* html #start p {
	font-size:1em;
}
#start p.start a.ff img{/* png Logo fuer Firefox auf Index*/
	margin-top:-15px;
	margin-left:auto;/*-220px;/*bei gesamt width:800px; hier 115px oder 120px*/
	/*margin-bottom:5px;*/
	text-decoration:none;
	/*width:450px;
	height:259px;*/
	/*position:fixed;/* fixed eigentlich unerwuenscht, aber ohne verschwindet Bild*/
	/*background-image:url(../bilder/delogo.png);*/
	/*background-repeat:no-repeat;*/
	/*background-color:red;*/
	/*border:1px dashed #ff0000;*/
}
* html p.start a.ff {/* png-Logo fuer Firefox auf Index*/
	display:none;
}
* html p.alt a {/* gif-Logo fuer IE auf Index*/
	display:inline !important;
	margin-left:30px;/*bei gesamt width:800px; hier 115px oder 120px*/
	margin-top:-20px;
	/*text-align:center;*/
	/*width:450px;
	height:259px;
	background-image:url(../bilder/delogo.gif);
	background-repeat:no-repeat;*/
	background-color:transparent;
	/*border:1px dashed #ff0000;*/
}
#start p.alt a.ie {/* gif-Logo fuer IE auf Index*/
	display:none;
	/*border:1px solid black;*/
}
/*------------------------------------------------------------------------------*/
/*allgemeiner Teil */
#inhalt {
	/*margin-top:-11px;*/
	margin-left:210px;
	/*margin:0px 10px 0px 222px;*/
	/*margin:15px 0 15px 260px;*//* fuer Anzeige im Opera*/
	/*padding:0px !important;*/
	padding:0px 10px;
	width:auto;
	min-height:375px;
	/*background-color:red;*/
	/*border:1px dashed red;/*#ff0000;*/
}
* html #inhalt {
	margin:0px;
	margin-left:180px;
	padding-right:10px !important;
	w\idth:530px !important;
	/*background-color:#ee77cc;*/
	/*overflow-y:scroll;*/
	float:right;
	text-align:center !important;
	/*border:1px dashed black;*//*#ff0000;*/
}
#inhalt h1 {
	color:#FF00FF;/*gerade vorher #ff0000;*//*#009900; ist gruen;*//*#ff0000; rot*/
	font-size:1.1em;
	font-weight:500;/*lighter;*/
	margin:12px 10px 20px 10px;
	text-align:center;
	background-color:white;
	/*border:1px dashed red;*//*#ff0000;*/
}
* html #inhalt h1 {
	color:#ff0000;
	text-align:center !important;
	background-color:white;
	/*border:1px dashed green;/*#ff0000;*/
}
#inhalt h2 /*Inhalt, Sponsoring, Impressum, AGB alle Einzelbuchseiten*/{
	color:rgb(170,71,186);
	font-size:1em;
	text-align:center;
	background-color:white;
	/*border:1px dashed red;*/
}
* html #inhalt h2 /*Inhalt, Sponsoring, Impressum, AGB*/{
	font-size:1.1em;
	font-weight:bold !important;
	text-align:center;
	/*border:1px solid red;*/
}
#inhalt h3 {/*Einfuehrung in Kino-Malerei*/
	text-align:center !important;
	font-size:.85em;
	color:rgb(170,71,186);
	background-color:white;
	/*border:1px dashed red;*/
}
#inhalt h4 {/*Impressum*/
	text-align:left;
	font-size:.8em;
	color:rgb(170,71,186);
	background-color:white;
	/*border:1px dashed red;*/
}
#inhalt p {
	margin:10px;
	font-size:.7em;
	/*text-indent:1em;*/
	text-align:justify;
	/*border:1px dashed red;*/
}
* html #inhalt p {
	font-size:.8em;
	/*border:1px dashed black;*/
}
#inhalt p.infolinks { /*Uebersichtsnavigation ueber den Inhalten */
	margin-top:10px;
	/*padding-top:2px;*/
	text-align:center !important;
	font-size:.75em;
	font-weight:bold !important;
	width:auto;
	/*width:500px !important;*/
	/*border:1px dashed blue;*/
}
#inhalt p.infolinks a { /*Uebersichtsnavigation ueber den Inhalten */
	color:#009900 !important;
	background-color:white;
	/*border:1px dashed red;*//*#ff0000;*/
}
#inhalt p.infolinks a:hover {
	color:rgb(170,71,186) !important;/*lila*//*#009900;*//* alt rgb(0,158,15);*/
	background-color:white;
}
#inhalt p.c {/*Uebersichtslinks der Einzelbuecher*/
	font-size:.7em;
	text-align:center;
	font-weight:normal;
	/*border:1px solid blue;*/
}
* html #inhalt p.c {/* Übersichtsseite, weniger als eine Zeile, deshalb eigenes Format*/
	w\idth:500px;
	font-size:.76em;
	/*border:1px solid blue;*/
}
#inhalt p.cr { /*wo bist Du?*/
	margin:auto;
	padding:3px;
	font-size:.7em;
	text-align:center !important;
	font-weight:normal;
	width:330px;
	/*border:2px solid #ff0000;*/
}
#inhalt p.d {/*INHALT, weniger als eine Zeile, deshalb eigenes Format*/
	font-size:.7em;
	text-align:center;
	font-weight:normal;
	/*border:1px solid blue;*/
}
#inhalt p.d a {/*INHALT, weniger als eine Zeile, deshalb eigenes Format*/
	color:#009900 !important;
	background-color:white;
}
#inhalt p.d a:hover {/*INHALT, weniger als eine Zeile, deshalb eigenes Format*/
	color:rgb(170,71,186) !important;/*lila*//*#009900;*//* alt rgb(0,158,15);*/
	background-color:white;
}
p.block {/*Texte Index und Inhalt*/
	padding:0px;
	text-align:justify;
	text-decoration:none;
	/*border:1px solid black;*/
}
p.block a {/*Texte Index und Inhalt*/
	color:#009900 !important;
	font-size:.9em;
	font-weight:bold;
	background-color:white;
}
* html #inhalt p.block {/*Texte Index und Inhalt*/
	font-size:.8em;
	margin-right:10px;
	text-align:justify;
	/*border:1px solid blue;*/
	width:500px;
}
p.block a:hover {/*Texte Index und Inhalt*/
	color:rgb(170,71,186) !important;/*lila*//*#009900;*//* alt rgb(0,158,15);*/
	background-color:white;
}
#inhalt p.format {/* Index: Hinweis ueber Aufbau der Website, u Formatangaben */
	color:#808080;/*silber;*/
	font-size:.6em;
	text-align:center;
	text-decoration:none;
	background-color:white;
	/*border:1px solid red;*/
}
* html #inhalt p.format {/* Index: Hinweis ueber Aufbau der Website, u Formatangaben */
	font-size:.65em;
	margin-bottom:15px;
	/*border:1px solid red;*/
}
#inhalt p.kaufen {
	display:none;/*hidden;*/
	color:silver;
	font-size:.6em;
	text-align:center;
	margin:10px;
	margin-bottom:20px;
	text-decoration:none;
	background-color:white;
	/*border:1px solid rgb(170,71,186);*/
}
#inhalt p.p {
	font-size:.6em;
	margin:0 50px 0 50px;
	text-align:center;
}
#inhalt ul {
	float:left !important;
}
#inhalt ul li, #inhalt ol li {
	width:441px;
	/*border:1px solid blue;*/
}
#inhalt ul.liste, #inhalt ol.liste {/*Index, derzeit versteckt*/
	margin-top:5px;
	margin-left:10px;
	padding-right:0px;
	float:left;
	font-size:.7em;
	text-align:justify;
	/*border:1px dashed #ff0000;*/
}
#inhalt img.up {
	margin-right:1px !important;
	float:right;
	clear:both;
	/*border:1px solid #faa0fb;*/
}
* html #inhalt img.up {
	margin-bottom:0px !important;
	padding-bottom:0px;
	/*border:1px solid #faa0fb;*/
}
#inhalt img.trenn {/*Trennleiste im Inhalt*/
	width:300px;
	text-align:center;
	/*border:1px solid black;*/
}
/*------------------------------------------------------------------------------*/
/* alle Uebersichtsseiten ausser Kino Blumen, bewirkt 2 Spalten */
#inhalt div.le {
	margin-top:0px;
	margin-left:0px;
	float:left;
	width:230px;
	text-align:center;
	/*border:1px dashed red;*/
}
* html #inhalt div.le {
	/*border:1px solid green;*/
}
#inhalt div.ri {
	margin-top:0px;
	margin-right:25px;
	float:right;
	width:230px;
	text-align:center;
	/*border:1px dashed #808080;*/
}
* html #inhalt div.ri {
	margin:0px !important;
	margin-right:20px;
	/*margin-right:5px;*/
	w\idth:225px;
	/*border:1px dashed green;*/
}
#inhalt p.le, #inhalt p.ri {/* wo gehört das hin?*/
	color:silver;
	font-size:.6em;
	font-weight:bold;
	margin:-2px;
	margin-left:78px;
	padding:0px;
	width:145px;
	float:right;
	background-color:white;
	/*border:1px dashed white;*/
}
#inhalt img.le, #inhalt img.ri {
	text-decoration:none;
	/*border:1px solid green;*/
}
* html #inhalt img.le, #inhalt img.ri {
	/*border:1px dashed red;*/
}
/*------------------------------------------------------------------------------*/
/*Einzelbuch Animationen fuer Kinder, Kino-Malerei und Kinoblumen Malerei*/
h2.ak, h2.km {
	margin:0px;
	float:right;
	text-align:center;
	width:260px;
	/*border:1px solid red;*/
}
.ak, .km {/*Text der Einzelbuecher */
	/*position:absolute;*/
	margin-top:5px !important;
	margin-right:5px !important;
	padding:0px;
	float:right;
	width:260px;
	/*border:1px solid blue;*/
}
/**html .ak, *html .km {
	w\idth:290px;
	border:1px solid blue;
}*/
.ak p.text a, .km p.text a {/*Text der Einzelbuecher */
	color:#009900;
	text-decoration:none !important;
	background-color:white;
	/*border:1px solid red;*/
}
.ak p.text a:hover, .km p.text a:hover {/*Text der Einzelbuecher */
	color:rgb(170,71,186) !important;/*lila*//*#009900;*//* alt rgb(0,158,15);*/
	background-color:white;
}
img.gross, img.anleitung {
	margin-top:30px !important;
	/*margin-bottom:60px !important;*/
	/*padding-bottom:20px;*/
	float:left;
	text-decoration:none;
	/*border:1px solid green;*/
}
* html img.gross, * html img.anleitung {
	margin-top:45px !important;
}
/*------------------------------------------------------------------------------*/
/*Einzelbuch Kinoblumen und Magische Blumen*/
h2.kb {
	margin:0px;
	float:right;
	text-align:center;
	width:290px;
	/*border:1px solid red;*/
}
#inhalt p.ckb {/*Uebersichtslinks der Einzelbuecher*/
	font-size:.7em;
	text-align:center;
	font-weight:normal;
	font-stretch:semi-condensed !important;
	/*font-stretch:wider !important;*/
	/*border:1px solid red;*/
}
.kb {/*Text der Einzelbuecher */
	/*position:absolute;*/
	margin-top:5px !important;
	margin-right:5px !important;
	padding:0px;
	float:right;
	width:290px;
	/*border:1px solid blue;*/
}
* html .kb {
	w\idth:280px;
	/*border:1px solid blue;*/
}
img.klein {/*Übersichtsseite der Kino Blumen*/
	margin:20px;
	margin-left:40px;
	padding-right:0px;
	float:left;
	text-decoration:none;
	/*border:1px solid yellow;*/
}
img.kblumen {/*Einzelbuch der Kino Blumen*/
	margin-top:30px !important;
	/*margin-bottom:60px !important;*/
	/*padding-bottom:20px;*/
	float:left;
	text-decoration:none;
	/*border:1px solid green;*/
}
* html img.kblumen {
	margin-top:45px !important;
}
/*---------------------------------------------------------------------------------*/
/*Einzelbuch farbige Animationen und Sammelübersicht Ostern, Weihnachten*/
h1.wa {
	margin-top:-15px !important;
	text-align:center;
	/*clear:both;*/
}
h2.fa, h2.fab {
	margin-top:10px;
	margin-bottom:5px;
	float:right;
	text-align:center;
	width:270px;
	/*border:1px dashed blue;*/
}
.fa {/*Text der Einzelbuecher Animationen fuer Erwachsene*/
	margin-top:10px !important;
	margin-right:0px !important;
	/*padding-bottom:20px;*/
	float:right;
	width:270px;
	/*border:1px solid red;*/
}
img.fab {/*Sammelübersicht mehrere Bücher eines Titels Ostern, Weihnachten*/
	margin-top:50px !important;
	margin-left:15px;
	/*margin-bottom:20px !important;*/
	/*padding-bottom:20px;*/
	float:left !important;
	text-decoration:none;
	/*border:1px solid red;*/
}
img.mittel {
	margin-top:50px;
	margin-left:15px;
	padding-right:5px;
	float:left;
	text-decoration:none;
	/*border:1px solid red;*/
}
img.team {
	margin:20px;
	margin-left:30px;
	padding-right:0px;
	float:left;
	text-decoration:none;
}/*------------------------------------------------------------------------------*/
#inhalt div.center p { /* auf Impressum Einstellung für Firmenangaben */
	margin-left:120px;
	text-align:justify;
}