/* ---------------------
File: style.css - Stylesheet Gildeclowns
Author: Nicolas Sell <nicolas.sell@contenit.de>
Date: 12-08-2008
--------------------- */

body { padding: 0; background-color: #f6e8b5; color: #878787; margin: 0; font-size: 10px; font-family: "Verdana"; }

/* DESIGN START */
div.site div.content div.content_1 { float: left; width: 30%; clear: none; }
div.site div.content div.content_2 { float: left; width: 40%; clear: none; }
div.site div.content div.content_3 { float: right; width: 30%; clear: none; }
/* DESIGN END */

