/*

   TinyMCE-CSS für http://dr-kent.de
   Webdesign & Internetconsulting
   Christian Fischer
   www.c-fischer.com - office@c-fischer.com

*/

.introbild {
  margin: 0 15px 10px 0;
  float: left;
}
.clearright {
  clear: right;
}
.clearleft {
  clear: left;
}
.greenstrong {
  color: #83B92E;
}
.greenli {
}
	.greenli li {
           color: #83B92E;
           font-weight: bold;
         }
.nogap {
  margin-bottom: 0 !important;
}
