/* @override http://www.abicalc.fm/css/widecontent.css */

/* 
    Document   : widecontent
    Created on : 16.01.2010, 18:06:02
    Author     : bjoernr
    Description:
        Fuer breite Seiten (also Forum etc), ohne Seitenleiste rechts
*/


#content {
    float:left;
    padding: 20px 20px;
    width:70%;
    min-width: 600px;
    max-width: 1300px;
}
