/* ----- ///// LAYOUT-ELEMENTE ///// ----- */
#wrapper { width: 1100px; margin: 0 auto; text-align: left; }


#metanav { position: absolute; top: 15px; right: 250px; }

#mainnav { position: absolute; bottom: 0; right: 230px; width: 630px; height: 50px; line-height: 50px; padding: 0 10px; }

#content { clear: both; background: transparent url(../images/bg_mc_content.gif) left top repeat-y; }


/* ----- Layout rechte Inhaltsspalte / Hauptinhalte ----- */
#maincontent { float: left; width: 630px; background: transparent url(../images/bg_mctop.gif) 0 0 no-repeat; }
#maincontentTop { height: 166px; margin: 0 10px; position: relative; }


#maincontentBottom { min-height: 178px; padding: 30px 30px 20px 20px; background: transparent url(../images/bg_mcinner.gif) 0 0 no-repeat; position: relative; }


/* ----- Layout linke Spalte / Sidebar ----- */
#claim_right { width: 230px; height: 166px; background: transparent url(../images/bg_claim_right.gif) right top no-repeat; text-indent: -10000px; }



/* ----- Layout rechte Spalte / Sidebar ----- */
#rightcontent { float: right; width: 240px; }

#rightcontentTop { position: relative; }
#rightcontentMiddle { background: transparent url(../images/bg_sidebar_right.gif) left top repeat-y; min-height: 170px; padding: 15px 20px 0 30px; position: relative; }
#rightcontentBottom { background: transparent url(../images/bg_sidebar_bottom_right.gif) left top no-repeat; height: 170px; padding: 0 20px 0 30px; position: relative; }


/* ----- Layout Footer ----- */
#footer { clear: both; width: 610px; padding: 0 20px 0 240px; background: transparent url(../images/bg_mc_foot.gif) left top repeat-y; }




/* ----- ///// FOOTER ///// ----- */
#footer p { padding: 10px 0; font-size: 1.1em; line-height: 1.3; text-align: center; border-top: 1px dotted #C1C1C1; color: #BCBCBC; }

#footer a { color: #8C9DBC; }

#footer a:hover { }

