
/* ========== Elemente der Uebersetzungen ========== */

div.transheader {	display: 	box;
                 	border: 	solid #ccccbb; 
                 	padding: 	2%;
		 	background: 	#eeeedd ;
		 	margin-bottom:  2ex;}

.transtitle {		color: 		#555555;
             		background: 	#eeeedd ;
			font-weight: 	bolder;}
			
.vorabdruck {		border:		dashed medium red;
			padding:	2%;
			}

div.transnote {		display: 	box;
			border: 	solid #ccccbb;
			padding: 	2%;
			/* background: 	#cccccc; */
			background: 	#eeeedd;
			margin-top:	1ex;
			margin-bottom:	1ex;}


div.toc div.h1 { 	display:	box;
		   	margin-left:	3em;
		   	margin-top:	0cm;
		   	margin-bottom:	0cm;
		   }
div.toc div.h2 { 	display:	box;
		   	margin-left:	6em;
		   	margin-top:	0cm;
		   	margin-bottom:	0cm;
		   }
div.toc div.h3 { 	display:	box;
		   	margin-left:	9em;
		   	margin-top:	0cm;
		   	margin-bottom:	0cm;
		   }

