/*  
*   BASEG  werbung+kommunikation GmbH
*   @12/2008
*   Autor: R.Hbner
*
*   CSS-Layout FASA AG
*/

/* Init */
* {padding:0; margin:0; text-indent:0;}

body,html {width:100%; height:100%; background:#dfdfd7; overflow-x:auto;}

#outer {position:relative; width:100%; height:100%;}

#outer-border {position:relative; padding:5px 0 5px 5px; width:99%; height:100%;}

#container {position:relative; height:auto; min-height:100%; background:#fff;}

.noflash {padding:5px; font-size:0.75em; height:15px; background:#f90; width:100%; color:#fff; font-weight:bold;}

/* Heading*/
#head {height:274px;width:100%; min-width:1190px; background:#fff;}

#head-left {float:left; width:240px; height:273px;}

#head-middle {float:left; width:530px; height:273px; background:#fff;}

#head-right {float:left; width:420px; height:273px; background:url(../images/head-right-bg.gif) no-repeat;}

#head-left .logo {height:123px; width:242px; border:0; background:url(../images/fasa-logo-head.gif) no-repeat;}

#head-line {height:17px; min-width:1190px; width:100%; background:url(../images/head-line.gif);}

#head-line .head-line-left {height:17px; width:240px; background:url(../images/head-line-left.gif);}


/* Content */
#middle {position:relative; width:1190px; min-width:100%; height:auto; min-height:510px;  background:#fff;}

#middle .navi-left {float:left; width:240px;}

#content {position:relative; float:left; width:950px; height:auto; padding-top:45px; padding-bottom:60px;  background:url(../images/arrow-content.gif) no-repeat #fff;}

#content-home {float:left; width:1190px; background:url(../images/arrow-content.gif) no-repeat 240px 0 #fff; height:560px;}

#content-home .content {margin:0 20px 0 240px;}

#flash-container {margin-top:45px;}

#flash-aktuelle-projekte {margin: -215px 0 0 610px;}


/* Footer */
#footer {position:relative; min-width:1190px; width:100%; clear:both; margin-top:-58px; height:53px; background:#666; border-bottom:5px solid #dfdfd7;}

#footer .footer-inner {width:1020px;  background:#666;}

#footer .footer-inner .footer-logo {float:left;}

#footer .footer-inner .footer-content {margin-top:19px; float:left; width:490px;}

#footer .footer-inner .footer-navi {float:left; margin:20px 0 0 50px;}
