/** *********************************************************************
 * Beschreibung: CSS-Regeln der Website
 *
 * @copyright Copyright 2003-2009 cReal. Alle Rechte vorbehalten.
 *
 * ********************************************************************** */

body             {font-family:Verdana,Arial,"Lucida Grande","Lucida Sans Unicode",sans-serif;background:#24beff;}
body, td, div, a {font-size:13px;}
.none            {display:none;}
h1,h2,h3         {font-weight:bold;}
h1               {font-size:16px;}

a                {color:#5b8498;}

.td          {background:url(../img/bg.jpg) repeat-x;background-position:left bottom;height:100%;width:100%;}
.outerDiv    {position:absolute;width:100%;height:100%;}
.outerLayout {height:870px;width:1100px; display:block;}

.top-logo   {margin-bottom:10px;margin-left:120px;height:189px;width:482px;}
.madame     {float:left;margin-top:12px;}
.top-icons  {float:left;}

.content-bg          {float:left;background:url(../img/content-bg.png) repeat-y;width:802px; height:355px;}
.content-bg .col img {margin-bottom:20px;}
.content-bg .col     {width:250px;color:#858585;float:left;}

.content-bg .col1 {margin-top:25px;width:220px !important;}
.content-bg .col2 {margin-top:10px;margin-left:24px;margin-right:5px;}
.content-bg .col3 {margin-top:25px;margin-left:15px;}
.content-bg .txt  {display:block;height:130px;}


.mjk-logo {margin-right:40px;}

.erp-kostenlos      {font-size:16px;color:#000;text-decoration:none;}
.erp-kostenlos span {color:#d9001a;}

.footer     {float:left;background:url(../img/bottom-bg.png) repeat-x left bottom; color:#fff;font-size:12px;}
.footer div {height:23px;width:775px;padding-top:144px;}
.footer a   {color:#fff;font-size:12px;}

.impressum {overflow-y:scroll;width:620px;height:300px;padding:10px;text-align:left;margin-top:10px;}
