/****************************************************************/
/*   Design:   Multiflex-4.2 / Layout-4                         */
/*   File:     Global layout structure                          */
/*--------------------------------------------------------------*/
/*   Design:   www.1234.info                                    */
/*   Date:     January 20, 2008                                 */
/*--------------------------------------------------------------*/
/*   License:  Fully open source without restrictions.          */
/*             Please keep footer credits with the words        */
/*             "Design by 1234.info". Thank you!                */
/****************************************************************/

/************/
/*  GLOBAL  */
/************/

/* NON-HEADER */
*{padding:0; margin:0;}
 body {font-size:100.1%; background:url(./media/f2008_bg.gif); font-family:verdana,arial,sans-serif;} /*Font-size: 1.0em = 10px when browser default size is 16px*/
.page-container {width:960px; margin:0px auto; margin-top:10px; margin-bottom:10px; font-size:1.0em; background:#fff;}
.main {clear:both; width:954px; padding-bottom:0; border-left:solid 8px #600; border-right:solid 8px #600; }
.column-left {display:inline /*Fix IE floating margin bug*/; float:left; width:185px; margin:6px 0 0 0; overflow:visible !important /*Firefox*/; overflow:hidden /*IE6*/; background:#fff; border-right:1px solid #600;}
.main-content {display:inline; /*Fix IE floating margin bug*/; float:left; width:500px; margin:0 0 0 30px; overflow:visible !important /*Firefox*/; overflow:hidden /*IE6*/; }
.column-right {display:inline /*Fix IE floating margin bug*/; float:right; width:185px; margin:6px 0 0 0; overflow:visible !important /*Firefox*/; overflow:hidden /*IE6*/; background:#fff; border-left:1px solid #600;}
.footer {clear:both; padding:0.3em 0 0.3em 0; border-top:solid 0px #600; background:#ffc; font-size:1.0em; overflow:visible !important /*Firefox*/; overflow:hidden /*IE6*/; background:#ffc;}

/* HEADER */
.header {width:960px;}
.header-top {width:954px; height:74px; border-top:0; border-left:solid 8px #600; border-right:solid 8px #600; margin-top:0; background:#ffc; overflow:visible !important /*Firefox*/; overflow:hidden /*IE6*/;}
.header-bottom {width:954px; border-left:solid 8px #600; border-right:solid 8px #600; }
.header-breadcrumbs {clear:both; width:954px; padding:1.0em 0 0.5em 0; border-left:solid 8px #600; border-right:solid 8px #600;}

/*************/
/*  2. HEAD  */
/*************/
.sitelogo {width:185px; height:74px; position:absolute; z-index:1; margin:0 0 0 0; padding:0 0 0 0; background:#ffc; }
.sitelogo img {border:0; margin:0 0 0 12px; padding:0 0 0 0; }

.siteads {width:480px; height:60px; position:absolute; z-index:1; margin:7px 0  0 230px; padding:0 0 0 0; border:1px solid #fff; }

.store_selector {text-align:right; width:185px; height:74px; position:absolute; z-index:1; margin:0 0 0 750px; padding:0 10px 0 0; background:#ffc; }
.store_selector img {border:0; margin:0 0 0 0; padding:0 0 0 0; }

/*Drop-down menu*/
.nav {white-space:nowrap /*IE hack*/; float:left; width:954px; margin:0 0 6px 0; background:#fff; color:#000; border-bottom:1px solid #600; border-bottom:1px solid #600; font-size:80%;} /*Color navigation bar normal mode*/
.nav ul {list-style-type:none;}
.nav ul li {float:left; z-index:auto !important /*Non-IE6*/; z-index:1000 /*IE6*/; }
.nav ul li a {float:none !important /*Non-IE6*/; float:left /*IE-6*/; display:block; height:2.1em; line-height:2.1em; padding:0 10px 0 10px; text-decoration:none; font-weight:bold; color:#000;}
.nav ul li ul {display:none; border:none;}

/*Non-IE6 hovering*/
.nav ul li:hover {position:relative;} /*Sylvain IE hack*/
.nav ul li:hover a {background-color:#fff; text-decoration:none;} /*Color main cells hovering mode*/
.nav ul li:hover ul {display:block; width:10.0em; position:absolute; z-index:999; top:2.0em; margin-top:0.1em; left:0;}
.nav ul li:hover ul li a {white-space:normal; display:block; width:10.0em; height:auto; line-height:1.3em; margin-left:-1px; padding:4px 16px 4px 16px; border-left:solid 1px rgb(175,175,175); border-bottom: solid 1px rgb(175,175,175); background-color:#fff; font-weight:normal; color:rgb(100,100,100);} /*Color subcells normal mode*/
.nav ul li:hover ul li a:hover {background-color:#fff; text-decoration:none;} /*Color subcells hovering mode*/

/*IE6 hovering*/
.nav table {position:absolute; top:0; left:-1px; border-collapse:collapse;}
.nav ul li a:hover {position:relative /*Sylvain IE hack*/; z-index:1000 /*Sylvain IE hack*/; background-color:#ffc; text-decoration:none;} /*Color main cells hovering mode*/
.nav ul li a:hover ul {display:block; width:10.0em; position:absolute; z-index:999; top:2.1em; t\op:2.0em; left:0; marg\in-top:0.1em;}
.nav ul li a:hover ul li a {white-space:normal; display:block; w\idth:10.0em; height:1px; line-height:1.3em; padding:4px 16px 4px 16px; border-left:solid 1px rgb(175,175,175); border-bottom: solid 1px rgb(175,175,175); background-color:#ffc; font-weight:normal; color:rgb(50,50,50);} /*Color subcells normal mode*/
.nav ul li a:hover ul li a:hover {background-color:#ffc; text-decoration:none;} /*Color subcells hovering mode*/

.header-breadcrumbs ul {float:left; width:560px; list-style:none; padding:0 0 0 15px; font-family:verdana,arial,sans-serif;}
.header-breadcrumbs ul li {display:inline; padding:0 0 0 10px; background:transparent url(../img/bg_bullet_arrow.gif) no-repeat 0 50%; font-weight:bold; color:rgb(80,80,80);}
.header-breadcrumbs ul a {color:#f90; text-decoration:none;}
.header-breadcrumbs ul a:hover {color:#f00; text-decoration:underline;}

.header-breadcrumbs .searchform {float:right; width:285px; padding:0 17px 0px 0px !important /*Non-IE6*/; padding:0 12px 0px 0px /*IE6*/;}
.header-breadcrumbs .searchform form fieldset {float:right; border:none;}
.header-breadcrumbs .searchform input.field {width:10.0em; padding:0.2em 0 0.2em 0; border:1px solid rgb(200,200,200); font-family:verdana,arial,sans-serif; }
.header-breadcrumbs .searchform input.button {width:3.0em; padding:1px !important /*Non-IE6*/; padding:0 /*IE6*/; background:rgb(230,230,230); border:solid 1px rgb(150,150,150); text-align:center; font-family:verdana,arial,sans-serif; color:rgb(150,150,150); }
.header-breadcrumbs .searchform input.button:hover {cursor:pointer; border:solid 1px rgb(80,80,80); background:rgb(220,220,220); color:rgb(80,80,80);}

/******************/
/*  MAIN SECTION  */
/******************/

/*SEITENSPALTEN*/

.column-left .news-bottom{border-bottom:1px solid #600; width:80%; margin:0 auto;}
.column-right .news-bottom{border-bottom:1px solid #600; width:80%; margin:0 auto;}

/* MAIN CONTENT */

.column1-unit {width:500px; margin-bottom:10px !important /*Non-IE6*/; margin-bottom:5px /*IE6*/;}
.column2-unit-left {float:left; width:225px; margin-bottom:10px !important /*Non-IE6*/; margin-bottom:5px /*IE6*/;}
.column2-unit-right {float:right; width:225px; margin-bottom:10px !important /*Non-IE6*/; margin-bottom:5px /*IE6*/;}
.column3-unit-left {float:left; width:137px; margin-bottom:10px !important /*Non-IE6*/; margin-bottom:5px /*IE6*/;}
.column3-unit-middle {float:left; width:137px; margin-bottom:10px !important /*Non-IE6*/; margin-bottom:5px /*IE6*/; margin-left:40px;}
.column3-unit-right {float:right; width:137px; margin-bottom:10px !important /*Non-IE6*/; margin-bottom:5px /*IE6*/;}

/********************/
/*  FOOTER SECTION  */
/********************/
.footer {line-height:1em; text-align:center; }
.footer p {font-weight:bold; font-size:70%; color:rgb(0,0,0);}
.footer p.credits {font-weight:normal;}
.footer a {text-decoration:underline; color:#f90;}
.footer a:hover {text-decoration:none; color:rgb(0,0,0);}
.footer a:visited {color:rgb(0,0,0);}

/******************/
/*  CLEAR FLOATS  */
/******************/
.page-container:after, .header:after, .header-bottom:after, .header-breadcrumbs:after, .main:after, .column-left:after, .main-content:after, .main-content div:after, .main-subcontent:after {content:"."; display:block; height:0; clear:both; visibility:hidden;}
.column1-unit:after, .column2-unit-left:after, .column2-unit-right:after, .column3-unit-left:after, .column3-unit-middle:after, .column3-unit-right:after {content:"."; display:block; height:0; clear:both; visibility:hidden;}
 p:after {content:"."; display:block; height:0; /*clear:both*/; visibility:hidden;}
.footer:after {content:"."; display:block; height:0; clear:both; visibility:hidden;}
.clear-contentunit {clear:both; width:490px; height:0.1em; border:none; background:rgb(210,210,210); color:rgb(210,210,210);}

/********************************/
/*  PRINTING and MISCELLANEOUS  */
/********************************/
@media print {.header-top {width:954px; height:80px; background:rgb(240,240,240); overflow:visible !important /*Firefox*/; overflow:hidden /*IE6*/;}}
@media print {.header-breadcrumbs {width:954px; background:transparent;}}
@media print {.nav2 {float:left; width:954px; border:none; background:rgb(240,240,240); color:rgb(75,75,75); font-size:1.0em; font-size:130%;}} /*Color navigation bar normal mode*/
@media print {.main {clear:both; width:954px; padding-bottom:30px; background:transparent;}}
@media print {.column-left {display:inline /*Fix IE floating margin bug*/; float:left; width:199px; border-right:solid 1px rgb(200,200,200); border-bottom:solid 1px rgb(200,200,200); background-color:rgb(240,240,240); overflow:visible !important /*Firefox*/; overflow:hidden /*IE*/;}}
@media print {.footer {clear:both; width:954px; height:3.7em; padding:1.1em 0 0; background:rgb(240,240,240); font-size:1.0em; overflow:visible !important /*Firefox*/; overflow:hidden /*IE6*/;}}
