#cms_div_um_alles_id 
  {  
 		background: #004f6f; /* Old browsers */
			background: -moz-linear-gradient(top,  #004f6f 0%, #c0d1dd 100%); /* FF3.6+ */
			background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#004f6f), color-stop(100%,#c0d1dd)); /* Chrome,Safari4+ */
			background: -webkit-linear-gradient(top,  #004f6f 0%,#c0d1dd 100%); /* Chrome10+,Safari5.1+ */
			background: -o-linear-gradient(top,  #004f6f 0%,#c0d1dd 100%); /* Opera 11.10+ */
			background: -ms-linear-gradient(top,  #004f6f 0%,#c0d1dd 100%); /* IE10+ */
			background: linear-gradient(to bottom,  #004f6f 0%,#c0d1dd 100%); /* W3C */
			filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#004f6f', endColorstr='#c0d1dd',GradientType=0 ); /* IE6-9 */
  }
  
#inhalt ul { color: #004f6f; font-family: Corbel,Verdana,Arial,Helvetica,sans-serif; margin: 5px 0px; padding: 0 0 0 20px; }
#inhalt ul li { list-style-type: square; }

h3 { color: #004f6f; margin: 5px 0 3px 0; font-size: 17px; }

.aktivleiste_vorschau { background-color: #E8E9ED; margin: 0 0 0 0; padding: 0 0 0 0; right: 17px; }

.aktivleiste_vorschau .nurtext_text_div { background-color: transparent;}
.aktivleiste_vorschau .nurtext_text_div p { font-size: 14px; }

/*{ background-color: #E8E9ED; }*/