/***************************************************************************/
/*** File: sunpor_main.css                                             ****/
/*** Author: Josef Hörersdorfer                                       ****/
/*** Copyright: (c) 2006 j.hoerersdorfer@gmx.at                      ****/
/*** Last Change: 10.01.2007                                        ****/
/*** Description: System Edwin v1.3 Frontend Grundlayout-Format    ****/
/*********************************************************************/

/************************************************/
/* ----------AUSSEN UND INNEN----------------- */
div.background { background-image:url(../pix/site_gx10.gif); background-repeat:repeat-y; background-position:left; background-color:#D6D6D6; }
div.siteframe { padding:0px; margin:0px; margin-left:0px; background-image:url(../pix/site_gx1.gif); background-repeat:repeat-x; background-position:top; }
div.outer{ margin:0; width:980px; background-color:#D9DBEE; }
div.inner{ margin:0; width:100%; }

/**************************************/
/* --------------ZELLEN------------- */
div.left { position:absolute; top:0px; width:251px; margin-left:0px; margin-right:0px; background-image:url(../pix/site_gx2.jpg); background-repeat:no-repeat; background-position:0px 0px; background-color:#D9DBEE; }
div.right { position:relative; float:right; top:0px; left:0px; width:139px; height:785px; margin-right:0px; background-image:url(../pix/site_gx7.jpg); background-repeat:no-repeat; background-position:0px 0px; }
div.content { position:relative; float:left; top:0px; left:251px; width:729px; margin:0px; padding:0px; padding-left:0px; background-image:url(../pix/site_gx5.jpg); background-repeat:no-repeat; background-position:0px 154px; background-color:#D9DBEE; }
div.innercontent { position:relative; float:left; width:590px; padding:0px; margin:0px; }
div.footer { position:relative; bottom:0px; width:980px; height:70px; background-color:#D6D6D6; background-image:url(../pix/site_gx6.jpg); background-repeat:no-repeat; background-position:top; clear:left; padding:0px; margin:0px; text-align:left; }