/*-----------------------------------------------------------------------------*/
/*                           nur fuer Fehlerseiten                             */
/*-----------------------------------------------------------------------------*/
#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 15px;
	width:auto;
	min-height:355px;
	/*background-color:red;*/
	/*border:1px solid red;*//*#ff0000;*/
	border:1px solid red;
}
* 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 h2 /*Inhalt, Sponsoring, Impressum, AGB alle Einzelbuchseiten*/{
	color:rgb(170,71,186);
	font-size:1em;
	text-align:center;
	/*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;*/
}
#form fieldset {
	border:none;
}

#inhalt p {
	margin:10px;
	font-size:.7em;
	text-indent:1em;
	text-align:justify;
	/*border:1px solid red;*/
}
* html #inhalt p {
	font-size:.8em;
	/*border:1px dashed black;*/
}
#inhalt p.infolinks a { /*Uebersichtsnavigation ueber den Inhalten */
	color:#009900 !important;
}
#inhalt p.infolinks a:hover {
	color:rgb(170,71,186) !important;/*lila*//*#009900;*//* alt rgb(0,158,15);*/
}
#inhalt p.infolinks { /*Uebersichtsnavigation ueber den Inhalten */
	margin-top:10px;
	/*padding-top:2px;*/
	text-align:center !important;
	text-indent:0em;
	font-size:.75em;
	font-weight:bold !important;
	width:500px !important;
	/*border:1px dashed black;*/
}
#inhalt p.c {/*Uebersichtslinks der Einzelbuecher*/
	font-size:.7em;
	text-align:center;
	text-indent:0em;
	font-weight:normal;
	/*border:1px solid blue;*/
}
* html #inhalt p.c {/* Übersichtsseite, weniger als eine Zeile, deshalb eigenes Format*/
	width:500px;
	w\idth:500px;
	font-size:.76em;
	/*border:1px solid blue;*/
}
#inhalt ul {
	float:left !important;
}
#inhalt ul.liste, #inhalt ol.liste {/*Index, derzeit versteckt*/
	margin-top:5px;
	margin-left:50px;
	padding-right:0px;
	float:left;
	font-size:.7em;
	text-align:justify;
	/*border:1px dashed #ff0000;*/
}
#inhalt ul li, #inhalt ol li {
	width:441px;
	/*border:1px solid blue;*/
}