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

/* NON-HEADER */
*{padding:0; margin:0;}
 body {font-size:62.5%; background-image: url(../img/page.png); background-repeat: repeat-x; font-family:verdana,arial,sans-serif;} /*Font-size: 1.0em = 10px when browser default size is 16px*/
.page-container {width:980px; margin:0px auto; margin-top:50px; margin-bottom:50px; border:solid 1px rgb(150,150,150); font-size:1.0em;}
.main {clear:both; width:980px; padding-bottom:190px; background:transparent url(../img/bg_main_withnav.jpg) top left repeat-y;}
.main-navigation {display:inline /*Fix IE floating margin bug*/; float:left; width:200px; overflow:visible !important /*Firefox*/; overflow:hidden /*IE6*/; background:transparent url(../img/nav.png) no-repeat;}
.main-content {display:inline; /*Fix IE floating margin bug*/; float:left; width:520px; margin:0 0 0 30px; overflow:visible !important /*Firefox*/; overflow:hidden /*IE6*/;}

.main-content .artikel {display:inline; /*Fix IE floating margin bug*/; margin-top: 45px; float:left; width:245px; overflow:visible !important /*Firefox*/; overflow:hidden /*IE6*/;}
.main-content .google {display:inline; /*Fix IE floating margin bug*/; margin-top: 45px; float:right; width:250px; overflow:visible !important /*Firefox*/; overflow:hidden /*IE6*/;}

.main-subcontent {display:inline /*Fix IE floating margin bug*/; float:right; width:185px; margin:0 15px 0 0; overflow:visible !important /*Firefox*/; overflow:hidden /*IE6*/;}
.footer {clear:both; width:980px; height:6.7em; padding:1.1em 0 0; height: 89px; background:rgb(225,225,225) url(../img/bg_foot.png) no-repeat; font-size:100%; overflow:visible !important /*Firefox*/; overflow:hidden /*IE6*/;}

/* HEADER */
.header {width:980px; font-family:"trebuchet ms",arial,sans-serif;}
.header-top {width:980px; height:43px; background:rgb(240,240,240) url(../img/bg_head_top_short.png); overflow:visible !important /*Firefox*/; overflow:hidden /*IE6*/;}
.header-middle {width:980px; height:115px; background:rgb(230,230,230) url(../img/bg_head_middle.png); overflow:visible !important /*Firefox*/; overflow:hidden /*IE6*/;}


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

/* MAIN CONTENT */
.column1-unit {width:520px; margin-bottom:10px !important /*Non-IE6*/; margin-bottom:5px /*IE6*/;}

/* MAIN SUBCONTENT */
.subcontent-unit {text-align: right; width:200px; margin:2.4em 0 3.0em -0.1em; padding:0 0 0 0; border:solid 1px rgb(220,221,221); border-right-color: rgb(150,150,150); background-image: url(../img/navsub.png);}
.subcontent-unit2 {text-align: right; width:200px; margin:0em 0 3.0em -0.1em; padding:0 0 0 0; border:solid 1px rgb(220,221,221); border-right-color: rgb(150,150,150); background-image: url(../img/navsub2.png);}
.subcontent-unit2-search {text-align: right; width:200px; margin:0em 0 3.0em -0.1em; padding:0 0 0 0; border:solid 1px rgb(220,221,221); border-right-color: rgb(150,150,150); background-image: url(../img/navsub2-search.png);}


/********************/
/*  FOOTER SECTION  */
/********************/
.footer p {padding-top:1.6em; color:rgb(255,255,255); font-weight:bold; font-size:110%; padding:0 0 2px 0;margin-left:83px;}
.footer p.credits {font-weight:normal;}
.footer a {text-decoration:none; font-weight:normal; color:rgb(240,240,240);}
.footer a:hover {text-decoration:underline; font-weight:normal;}


/******************/
/*  CLEAR FLOATS  */
/******************/
.page-container:after, .header:after, .header-breadcrumbs:after, .main:after, .main-navigation: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;}
.subcontent-unit-border:after, .subcontent-unit-noborder:after {content:"."; display:block; height:0; clear:both; visibility:hidden;}
.footer:after, p:after {content:"."; display:block; height:0; clear:both; visibility:hidden;}
.clear-contentunit {clear:both; width:520px; height:0.1em; border:none; background:rgb(210,210,210); color:rgb(210,210,210);}


/********************************/
/*  PRINTING and MISCELLANEOUS  */
/********************************/
@media print {.header-top {width:980px; height:80px; background:rgb(240,240,240); overflow:visible !important /*Firefox*/; overflow:hidden /*IE6*/;}}
@media print {.main {clear:both; width:980px; padding-bottom:30px; background:transparent;}}
@media print {.main-navigation {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:980px; height:3.7em; padding:1.1em 0 0; background:rgb(240,240,240); font-size:1.0em; overflow:visible !important /*Firefox*/; overflow:hidden /*IE6*/;}}