.ckstatus {
	color : #ff0000;
	margin-left : 10%;
}
.cknote {
	color : #ff0000;
	margin-left : 5%;
}
.sm {
	color: #ff00ff;
	margin-left : 5%;
}
.cktransnote {
	color : #ff0000;
	margin-left : 5%;
}

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

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

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

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


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

li.index-def a:link { color: red }


table.de-alternierend tr.gerade  {background: #cccccc}
table.de-alternierend tr.ungerade  {background: #dddddd}
