/*
Theme Name: SD1
Theme URI: http://www.screendesigns.de
Description: Basic Template
Author: Hannes Brellochs
Author URI: http://www.screendesigns.de
*/
body        {color: #333; background: #FFC947;}
 
#wrapper    {width: 850px; margin: auto; text-align: left; background: #FFC947;}
#header        {height: 160px; padding: 20px; }
#main       {width: 520px; padding: 20px; float: left;}
#sidebar    {width: 270px; padding: 10px; padding-top: 20px; float: left;}
#footer        {clear: both; height: 100px; padding: 20px; }