/***************************************************************************************
	Eberhard Räder Mediatechnik
	---------------------------
	System NTN
		Version 2016
	------------------------------------------------------------------------------------
	Projekt:	diotima verlag
				Stylesheet
				Standardlayout
	File:		standard.css
				Diese Datei wird vom System automatisch erstellt.
				Manuelle Änderungen werden überschrieben. !!!!!!!!!!!!!!
	Erstellt:	26.11.2016
	Stand:		24_01_2020
****************************************************************************************/
body{
/*	font-family					:arial, 'Times New Roman', Helvetica, sans-serif; /**/
	font-family					:'Times New Roman';
	font-size					:14px;
	line-height					:150%;
	color						:#000000;
	background-image			:url(../bilder/site/bg_01.png);
	background-position			:left top;
	background-repeat			:repeat;
	background-attachment		:fixed;
	background-size				:50%;
	margin						:0px;
}
table{
	border-collapse				:collapse;
}
tr{
}
td{
	text-align					:left;
	vertical-align				:top;
}
a{
	font-weight					:bold;
	color						:#000000;
}
h1{	/* Überschrift 1 */
	font-size					:200%;
	line-height					:130%;
	margin						:0px;
	margin-bottom				
	margin-top					:10px;
/*	text-align					:center;	/*-Version 2017- Stand: 26.08.2017/**/
/*	color						:#3961D3;	/*-Version 2017- Stand: 26.08.2017  blau/**/
	color						:#312B75;	/*-Version 2017- Stand: 28.08.2017  blau/**/
}
h2{	/* Überschrift 2 */
	font-size					:180%;
/*	color						:#3961D3;	/*-Version 2017- Stand: 26.08.2017/**/
	color						:#312B75;	/*-Version 2017- Stand: 28.08.2017  blau/**/
}
h3{	/* Überschrift 3 */
	font-size					:160%; 		/*	24_01_2020	*/
/*	font-size					:300%;		/*	24_01_2020	*/
	color:green;
}
h4{	/* Überschrift 4 */
	font-size					:160%;
	color						:#312B75;	/*-Version 2017- Stand: 28.08.2017  blau/**/
}
h5{	/* Überschrift 5 */
	font-size					:130%;
/*	color						:#DD5945; /*ocker*/	
	color						:#333333; /*	Version 18 03.05.2018*/
}
h6{	/* Überschrift 6 (spezial) */
	font-size					:100%;
	font-weight					:normal;
	text-align					:right;
	margin						:0px;
}
li{
	margin-bottom				:10px;
}
#page{	/* Geamte Seite */
	width						:98%;
	margin-left					:auto;
	margin-right				:auto;
}
#inner_frame{	/* Umfassst den Gesanten inneren bereich */
	width						:100%;
	max-width					:1200px;
	padding						:10px;
	margin-left					:auto;
	margin-right				:auto;
	margin-bottom				:30px;
	border-width				:1px;
	border-style				:solid;
	border-color				:silver;
	border-radius				:3px;
	box-shadow					:2px 2px 12px 0px #888;
	background-color: rgba(255,255,255,0.40);
}
#it_left{	/* Innentabelle links (Debugfarbe: #379310) */
	background-color			:#379310;
}
#it_mid{	/* Innentabelle Mitte (Debugfarbe: #246906) */
	background-color			:#246906;
}
#it_right{	/* Innentabelle Rechts (Debugfarbe: #379310) */
	background-color			:#379310;
}
#inner_footer{	/* Innerer Fuß */
	text-align					:center;
}
#menu_top{	/*  Menü oben  (Debugfarbe: #D8C627) */
	background-color			:#D8C627;
	padding-bottom				:10px;
}
#menu_top a{	/*  Link im Menü oben (Debugfarbe: silver) */
	font-weight					:900;
	font-style					:oblique;
	text-decoration				:underline;
	color						:#000000;
	background-color			:silver;
	width						:100px;
	display						:inline-block;
	text-align					:center;
	padding						:5px;
	padding-bottom				:10px;
	border-width				:2px;
	border-style				:outset;
	border-color				:silver;
	border-radius				:10px;
}
#menu_bottom{	/*  Menü unten  (Debugfarbe: #D8C627) */
	background-color			:#D8C627;
	padding-top					:10px;
	padding-bottom				:10px;
}
#menu_bottom a{	/*  Link im Menü unten (Debugfarbe: silver) */
	font-weight					:900;
	font-style					:oblique;
	text-decoration				:underline;
	color						:#000000;
	background-color			:silver;
	width						:100px;
	display						:inline-block;
	text-align					:center;
	padding						:5px;
	padding-bottom				:10px;
	border-width				:2px;
	border-style				:outset;
	border-color				:silver;
	border-radius				:10px;
}
#content_table{	/* Innere Basistabelle  (Debugfarbe: #7B0E0E) */
	width						:100%;
}
#content_left{	/* innere linke Spalte  (Debugfarbe: #27D8AF) */
	width						:15%;
}
#navigation_left{	/* Navigationsbereich links  (Debugfarbe: #27D83C) */
}
#menu_left{	/* Menü links  (Debugfarbe: #27D868) */

}
#menu_left a{	/* Link im Menü links  (Debugfarbe: silver) */
	font-size					: 20px;
	font-weight					: bold;
	font-style					: normal;
	display						: block;
	text-align					: right;
	padding						: 5px;
	border-style				: none;
	color						: #312B75;	/*-Version 2017- Stand: 28.08.2017  blau/**/
	text-decoration				: none;

}
#content_right{	/* Innere rechte Spalte  (Debugfarbe: #9EFD81) */
	padding-left				:1%;
}
#content{	/* Relevanter Ausgabebereich  (Debugfarbe: #59BF3A) */
}
#content img{	/* Relevanter Ausgabebereich  (Debugfarbe: #59BF3A) */
	max-width					:100%;
}
.txt{	/* Bereich für Textausgaben */
	width						:100%;
	max-width					:800px;
	margin-left					:auto;
	margin-right				:auto;
}
.txt img{
	width						:25%;
	margin-right				:20px;
	margin-bottom				:10px;
	float						:left;
}
#content_header_left{	/* Content.rechts.Fuss  (Debugfarbe: #27D8AF) */
	background-color			:#27D8AF;
}
#content_header_right{	/* Content.rechts.Kopf  (Debugfarbe: #27D8AF) */
	background-color			:#27D8AF;
}
#content_footer_right{	/* Content.rechts.Fuss  (Debugfarbe: #27D8AF) */
}
#content p{
	min-width					:400px;
	max-width					:1000px;
	text-align					:justify;
}
#sys_out{	/* Ajax - Ausgabekonsole */
/*	background-color			:silver; /**/
	display						:inline-block;
	margin-right				:10px;
	margin-bottom				:10px;;
	float						:left;
}
.bookstyle {
text-indent: 39px; 
}