/*editor-css*/

body {
background: white;
}
div#inhalte * {
background: #f3ffe3;
  padding: 5px 5px;
  font-family: Arial;
}
div#inhalte .fc_table td.fc_button {padding-top:10px; padding-left:130px;}
div#inhalte  input.fc_input_check {padding-top:10px; margin-left:125px;}


div#inhalte span.highlight {
padding: 0px;
}
div#inhalte a {
padding: 0px;
}
