/* TinyMCE specific rules */
.headline { font-family: Arial, Verdana, sans-serif; color: #372339; font-size: 18px; font-weight: normal; margin-bottom: 10px; display: block; }
body.mceContentBody {
   background: #fff;
   background-image: none;
	line-height: 160%;
	color: #6C6C6C;
	font-family: Arial,"Lucida Grande","Lucida Sans",sans-serif;
	font-size: 11px;
}



.Blue
{
	color:#37ADE0; font-weight:normal; padding-bottom:15px;
}
.lightbox
{
	margin-right:8px;
	background: #fff;
	border: solid 1px #ccc;
	padding: 4px;
}

.rahmen {
	background: #fff;
	border: solid 1px #ccc;
	padding: 4px;
}


p { padding: 0; margin: 0;};

.contBlock ul
{
	margin-left:15px;
	list-style-type: disc;
}

.contBlock ul li
{
	
}