/**
 * 123plakat.de - Content Management System
 *
 * This is the DEFAULT CSS DOCUMENT
 * of the 123plakat.de - content managament system frontend
 *
 * @file    default.css
 * @author  dpi one <www.dpi-one.de>
 */


/***********************
  body
 ***********************/
BODY { background: #FFFFFF; margin: 10px 0px 30px 0px; padding: 0px; }


/***********************
  formular
 ***********************/
FORM { margin: 0px; padding: 0px; }


/***********************
  clearer
 ***********************/
DIV.clear { clear: both; font-size: 0.0pt; height: 0px; }