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

/* NON-HEADER */

/* Scrollbalken erzwingen */
html { height:100%; margin-bottom: 1px; }

*{padding:0; margin:0;}
 body {font-size:62.5%; font-family:verdana,arial,sans-serif;
background: #E6E6E6 url(../img/bg_body.gif) repeat-x left top;} /*Font-size: 1.0em = 10px when browser default size is 16px*/
.page-container {width:960px; margin:0px auto; margin-top:0px; margin-bottom:10px; font-size:1.0em;}
.main {clear:both; width:954px; padding-bottom:30px; padding-top:30px; border-left:solid 3px #800000; border-right:solid 3px #800000; background:transparent url(../img/bg_main.gif) top left repeat-y; box-shadow: 0 5px 10px;}
.main-navigation {display:inline /*Fix IE floating margin bug*/; float:left; width:200px; overflow:visible !important /*Firefox*/; overflow:hidden /*IE6*/; background: #FFEEE8;}
.main-content {display:inline; /*Fix IE floating margin bug*/; float:right; width:690px; margin:0 30px 0 0px; overflow:visible !important /*Firefox*/; overflow:hidden /*IE6*/;}
.main_bottom {clear:both; width:690px; padding-left:230px; padding-bottom:0px; padding-top:30px; text-align:center; background:transparent url(../img/bg_main.gif) top left repeat-y;}
.footer {clear:both; width:954px; padding:1.0em 0 1.0em 0; border-top:solid 0px #800000; border-left:solid 3px #800000; border-right:solid 3px #800000; border-bottom:solid 3px #800000; background-color: #800000; background: url(../img/bg_footer.gif) repeat-x left top; font-size:1.0em; overflow:visible !important /*Firefox*/; overflow:hidden /*IE6*/; box-shadow: 0 5px 10px;}

/* HEADER */
.header {width:960px;}
.header-top {width:954px; height:100px; border-top:solid 0px #800000; border-left:solid 0px #800000; border-right:solid 0px #800000; margin-top:0px; overflow:visible !important /*Firefox*/; overflow:hidden /*IE6*/;}



/*************/
/*  2. HEAD  */
/*************/
.sitelogo {width:51px; height:51px; position:absolute; z-index:1; margin:18px 0 0 15px; background:url(../img/bg_head_top_logo.jpg);}
.sitename {width:380px; height:45px; position:absolute; z-index:1; margin:33px 0 0 15px; overflow:visible !important /*Firefox*/; overflow:hidden /*IE6*/;}
.sitename h1 {font-weight:normal; font-size:240%;}
.sitename h2 {margin:-2px 0 0 80px; color: #ffffff; font-weight:normal; font-size:130%;}
.sitename a{text-decoration:none; outline: none; color: #ffffff;}
.sitename a:hover {text-decoration:none; color: #ffffff;}



.nav1 {width:350px; position:absolute; z-index:3; margin:55px 0 0 610px;}
.nav1 ul {float:right; padding:0 15px 0 0; font-weight:normal;}	
.nav1 li {display:inline; list-style:none;}
.nav1 li a {display:block; float:left; padding:2px 5px 2px 5px; color:#FFEEE8; text-decoration:none; outline: none; font-size:130%;}
.nav1 a:hover {text-decoration:none; color:rgb(50,50,50);}



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

/* MAIN NAVIGATION */
/* .main-navigation .round-border-topright {width:10px; height:10px; position:absolute; z-index:10; margin:0 0 0 190px; } */
/*.main-navigation hr {display:none; }*/

/* MAIN CONTENT */
.column1-unit {width:690px; margin-bottom:10px !important /*Non-IE6*/; margin-bottom:5px /*IE6*/;}
.column2-unit-left {float:left; width:325px; margin-bottom:10px !important /*Non-IE6*/; margin-bottom:5px /*IE6*/;}
.column2-unit-right {float:right; width:325px; margin-bottom:10px !important /*Non-IE6*/; margin-bottom:5px /*IE6*/;}
.column3-unit-left {float:left; width:202px; margin-bottom:10px !important /*Non-IE6*/; margin-bottom:5px /*IE6*/}
.column3-unit-middle {float:left; width:202px; margin-bottom:10px !important /*Non-IE6*/; margin-bottom:5px /*IE6*/; margin-left:40px;}
.column3-unit-right {float:right; width:202px; margin-bottom:10px !important /*Non-IE6*/; margin-bottom:5px /*IE6*/;}

.mod_anytopics_active4 {padding:0 0 17px 0;}

/********************/
/*  FOOTER SECTION  */
/********************/
.footer p {line-height:1.3em; text-align:center; color:#ffd9cc; font-weight:bold; font-size:110%;}
.footer p.credits {font-weight:normal;}
.footer a {text-decoration:underline; outline: none; color:#FFEEE8;}
.footer a:hover {text-decoration:none; color:rgb(50,50,50);}
/*.footer a:visited {color:#FFEEE8;}*/

/******************/
/*  CLEAR FLOATS  */
/******************/
.page-container:after, .header:after, .header-bottom:after, .header-breadcrumbs:after, .main:after, .main-navigation:after, .main-content: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:690px; 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 {.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: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*/;}}
