/************************************************************/
/*   File:     Global layout structure						*/
/*----------------------------------------------------------*/
/*   Author:   Rene Klos									*/
/*   Date:     2008											*/
/************************************************************/

/* ####################################################################################################################################### */
/*  GLOBAL  */
*{padding:0; margin:0;}
 body {font-family:Arial,sans-serif; font-style:normal; background:#fff url('../img/gfx_body_bg.gif') repeat-x; } /*Font-size: 1.0em = 10px when browser default size is 16px*/
/* ####################################################################################################################################### */

/* ####################################################################################################################################### */
/* HEADER */

.header {width:780px; font-style:normal; font-family:Arial,sans-serif;}
.header-top {width:780px; height:40px; /*background:rgb(240,240,240) url(../img/gfx_head_bg.png);*/ overflow:visible !important /*Firefox*/; overflow:hidden /*IE6*/;}
.header-middle {width:780px; height:25px; /*background:rgb(230,230,230) url(../img/bg_head_middle.jpg)*/; overflow:visible !important /*Firefox*/; overflow:hidden /*IE6*/;}
.header-breadcrumbs {width:780px; padding:1.0em 0 1.5em 0; /*background:rgb(255,255,255) url(../img/bg_head_breadcrumbs.jpg) repeat-y;*/}
.header-breadcrumbs p {color:#000; text-decoration:none; margin:0 0 0 16px;}
.header-breadcrumbs a {color:#000; text-decoration:underline;}
.header-breadcrumbs a:hover {color:#cc0000; text-decoration:underline;}
.header-banner-top {/*border-bottom:1px solid #eee;*/ width:780px; height:210px; background-color:#eee; position:relative; margin-top:10px !important /*Firefox*/; margin-top:10px !important/*IE6*/; /*background:rgb(255,255,255) url(../img/top.png) no-repeat;*/ overflow:visible !important /*Firefox*/; overflow:hidden /*IE6*/;}
.header-banner {/*border-bottom:1px solid #eee;*/ width:780px; height:144px; background-color:#eee; position:relative; margin-top:10px !important /*Firefox*/; margin-top:10px !important/*IE6*/; /*background:rgb(255,255,255) url(../img/top.png) no-repeat;*/ overflow:visible !important /*Firefox*/; overflow:hidden /*IE6*/;}
.header-imagebox {margin-top:5px; width:500px; height:220px; padding:0px; background:#fff /*url(../img/top.png)*/;}
.header-newsbox {font-size:1em; border-bottom:0px solid #555; width:280px; height:210px; padding:0px; background:#fff url('../img/top-news.png'); position:absolute; float:right; margin-left:500px; margin-right:0; margin-top:0; margin-bottom:0}
.header-newsbox a {color:#000;}
.header-banner-bottom {border-bottom:0px solid #eee; width:780px; height:293px; background-color:#eee; position:relative; overflow:visible !important /*Firefox*/; overflow:hidden /*IE6*/;}
.header-bottom {clear:both; width:780px; height:25px;/*background:rgb(255,255,255) url(../img/bg_head_breadcrumbs.jpg) repeat-y;*/}
/* ####################################################################################################################################### */

/* ####################################################################################################################################### */
/* NON-HEADER Start-page*/
.main-intro {background-color:#fff; border:0px solid #cc0000; padding:0 15px 0px 10px; display:inline /*Fix IE floating margin bug*/; float:left; width:400px; margin:0 0 0 0px; overflow:visible !important /*Firefox*/; overflow:hidden /*IE6*/;}
.main-overview {background:#fff; border:0px solid #cc0000; margin-top:-20px; padding:0 15px 0px 10px; display:inline /*Fix IE floating margin bug*/; float:left; width:780px; margin:0 0 0 0px; overflow:visible !important /*Firefox*/; overflow:hidden /*IE6*/;}
.main-teaserbox {display:inline; /*Fix IE floating margin bug*/; float:left; width:240px; margin:5px 0 0 30px; overflow:visible !important /*Firefox*/; overflow:hidden /*IE6*/;}
.main-content {display:inline; /*Fix IE floating margin bug*/; float:left; background-color:#fff; width:750; margin:0px; overflow:visible !important /*Firefox*/; overflow:hidden /*IE6*/;}
.main-content .main-linkbox {display:inline; /*Fix IE floating margin bug*/; border-top:1px dotted #cc0000; float:left; width:720px; padding:5px; margin:5px; background:#fff /*url(../img/newsbox.png)*/; overflow:visible !important /*Firefox*/; overflow:hidden /*IE6*/;}
.main-content .main-contentbox {display:inline; /*Fix IE floating margin bug*/; border-top:1px dotted #cc0000; float:left; width:360px; padding:10px; margin-top:10px; background:#fff /*url(../img/newsbox.png)*/; overflow:visible !important /*Firefox*/; overflow:hidden /*IE6*/;}
/* ####################################################################################################################################### */

/* ####################################################################################################################################### */
/* NON-HEADER Standard-page*/
/* backup .page-container {width:780px; margin:0px auto; margin-top:10px; margin-bottom:10px; border-left:1px solid #cdcbcb; border-right:1px solid #bbb; font-size:1em; background-color:#fff}*/

.page-top {width:780px; height:20px; margin:0px auto; /*margin-top:10px; margin-bottom:10px;*/ border-bottom:0px solid #bbb; border-left:0px solid #bbb; border-right:0px solid #bbb; font-size:1em; background:rgb(240,240,240) url('../img/gfx_head_bg.png') no-repeat; /*background:#fff; url(../img/gfx_container_bg.gif) repeat-y;*/ padding-left:5px; padding-right:5px !important /*Firefox*/; /*IE6*/; overflow:hidden /*IE6*/}
.page-container {width:780px; margin:0px auto; top:20px; /*margin-top:10px; margin-bottom:10px;*/ border-bottom:1px solid #bbb; border-left:1px solid #bbb; border-right:1px solid #bbb; font-size:1em; background:#fff; /*url(../img/gfx_container_bg.gif) repeat-y;*/ padding-left:5px; padding-right:5px !important /*Firefox*/; /*IE6*/; overflow:hidden /*IE6*/;}
.footer-container {width:780px; height:20px; margin:0px auto; top:5px; /*margin-top:5px; margin-bottom:10px;*/ border-bottom:0px solid #bbb; border-left:0px solid #bbb; border-right:0px solid #bbb; font-size:1em; background:#fff; /*url(../img/gfx_container_bg.gif) repeat-y;*/ padding-left:5px; padding-right:5px !important /*Firefox*/; /*IE6*/; overflow:hidden /*IE6*/;}
.footer-container a{color:#000;}
.footer-container a:hover{color:#cc0000; test-decoration:none;}
.footer-container a:visited{color:#000;}
.page-container a{text-decoration:underline; color:#000;}
.page-container a:hover{text-decoration:underline; color:#cc0000;}
.page-container a:visited{text-decoration:underline; color:#000;}
.main {clear:both; width:780px; padding-bottom:30px; /*background:transparent url(../img/bg_main_withnav.jpg) repeat-y top left;*/; padding-left:10px; padding-right:0px; padding-top:0; padding-bottom:0}
.main-navigation {display:inline /*Fix IE floating margin bug*/; float:left; width:185px; margin:0 0 0 0px; overflow:visible !important /*Firefox*/; overflow:hidden /*IE6*/;}
.main-subcontent {display:inline /*Fix IE floating margin bug*/; float:right; width:185px; margin:0 0px 0 0; overflow:visible !important /*Firefox*/; overflow:hidden /*IE6*/;}
.footer {clear:both; width:780px; height:8px; margin-top:50px; background:#555 url('../img/gfx_footerbar_bg.png') repeat-x; font-size:1.0em; overflow:visible !important /*Firefox*/; overflow:hidden /*IE6*/ !important; padding-left:0; padding-right:0; padding-top:1em; padding-bottom:1em}
.footer ul {list-style-type:none;}
.footer ul li {float:left; position:relative; z-index:auto !important /*Non-IE6*/; z-index:1000 /*IE6*/; border-right:solid 1px #fff;}
.footer ul li a {float:none !important /*Non-IE6*/; float:left /*IE-6*/; display:inline; padding:0 8px 0 8px; text-decoration:none; font-weight:normal; color:#000;}
.footer ul li a:hover {text-decoration:underline; color:#000;}
.footer ul li ul {display:none; border:none;}
/* ####################################################################################################################################### */

/* ####################################################################################################################################### */
/* IMAGE BANNER */
/* ####################################################################################################################################### */

/* ####################################################################################################################################### */
/*  PAGE HEADER */

.sitelogo {width:200px; height:32px; position:absolute; z-index:1; background:url('../img/damovo_logo.gif');; margin-left:0; margin-right:0; margin-top:20px; margin-bottom:0 }
.sitename {width:300px; height:45px; position:absolute; z-index:1; margin:10px 0 0 90px; overflow:visible !important /*Firefox*/; overflow:hidden /*IE6*/;}
.sitename h1 {font-size:1em;}
.sitename h2 {margin:-4px 0 0 0; color:#cdcbcb;}
.sitename a {text-decoration:none; color:#cdcbcb;}
.sitename a:hover {text-decoration:none; color:#cc0000;}

.nav0 {width:400px; /*background:#fff url(../img/DEU-colour.jpg) no-repeat;*/ position:absolute; z-index:2; margin:12px 0 0 5px; margin-left:400px !important/*Non-IE6*/; margin-left:393px /*IE6*/;}
.nav0 ul {float:right; padding:0 20px 0 0;}
.nav0 li {display:inline; list-style:none;}
.nav0 li a {padding:0 0 0 0px;}
.nav0 a:hover {text-decoration:none;}
.nav0 a img {height:12px; border:none;}
.nav0 select {font-size:1em; margin:0 5px 0 0;}

.nav1 {width:390px; position:absolute; z-index:3; margin:10px 0 0 550px;}
.nav1 ul {float:left; 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:#cc0000 ; text-decoration:underline; }
.nav1 a:hover {text-decoration:underline; color:#000;}

.sitemessage {width:400px; height:50px; position:absolute; z-index:1; margin:-40px 0 0 230px; color:#000; /*overflow:visible !important /*Activate if Firefox print problems*/; overflow:hidden /*IE6*/;}
.sitemessage h1 {width:400px; text-align:right;}
.sitemessage h2 {float:right; width:320px; margin:8px 0 0 0; text-align:right; line-height:100%; }
.sitemessage h3 {float:right; width:320px; margin:10px 0 0 0; text-align:right; color:#000; font-size:1.0em !important /*Firefox*/; font-size:1.0em /*IE6*/;}
.sitemessage h3 a {text-decoration:none; color:#000;}
.sitemessage h3 a:hover {text-decoration:none; color:#cc0000;}

/* ####################################################################################################################################### */


/* ####################################################################################################################################### */
/*  PAGE MAINCONTENT START-PAGE */

/* INTRO DAMOVO #### content left start-page #### */
.intro .round-border-topright {width:10px; height:0px; position:absolute; z-index:100; margin:0 0 0 190px; /*background:url(../img/bg_corner_topright.gif) no-repeat;*/}

.illustrationright {width:305px; height:460px; background-color:#fff; display:inline /*Fix IE floating margin bug*/; float:left; margin:100px 0 0 10px; overflow:visible !important /*Firefox*/; overflow:hidden /*IE6*/;}


/* MAIN SUBCONTENT #### content right #### */
.teaser-column1-unit {width:220px; margin-bottom:2px !important /*Non-IE6*/; margin-bottom:1px /*IE6*/; background:#fff /*url(../img/gfx_news_bg.gif) repeat-y;*/}
.teaser-column2-unit-left {float:left; width:200px; margin-bottom:10px !important /*Non-IE6*/; margin-bottom:5px /*IE6*/;}
.teaser-column2-unit-right {float:right; width:200px; margin-bottom:10px !important /*Non-IE6*/; margin-bottom:5px /*IE6*/;}
.teaser-column3-unit-left {float:left; width:120px; margin-bottom:10px !important /*Non-IE6*/; margin-bottom:5px /*IE6*/;}
.teaser-column3-unit-middle {float:left; width:120px; margin-bottom:10px !important /*Non-IE6*/; margin-bottom:5px /*IE6*/; margin-left:40px;}
.teaser-column3-unit-right {float:right; width:120px; margin-bottom:10px !important /*Non-IE6*/; margin-bottom:5px /*IE6*/;}
/* ####################################################################################################################################### */



/* ####################################################################################################################################### */
/*  PAGE MAINCONTENT STANDARD-PAGE */

/* MAIN NAVIGATION #### content left standard-page #### */
.main-navigation .round-border-topright {width:10px; height:10px; position:absolute; z-index:100; margin:0 0 0 190px; /*background:url(../img/bg_corner_topright.gif) no-repeat;*/}

/* MAIN CONTENT #### content center #### */
.column1-unit {width:320px; margin-bottom:10px !important /*Non-IE6*/; margin-bottom:5px /*IE6*/;}
.column2-unit-left {float:left; width:200px; margin-bottom:10px !important /*Non-IE6*/; margin-bottom:5px /*IE6*/;}
.column2-unit-right {float:right; width:200px; margin-bottom:10px !important /*Non-IE6*/; margin-bottom:5px /*IE6*/;}
.column3-unit-left {float:left; width:120px; margin-bottom:10px !important /*Non-IE6*/; margin-bottom:5px /*IE6*/;}
.column3-unit-middle {float:left; width:120px; margin-bottom:10px !important /*Non-IE6*/; margin-bottom:5px /*IE6*/; margin-left:40px;}
.column3-unit-right {float:right; width:120px; margin-bottom:10px !important /*Non-IE6*/; margin-bottom:5px /*IE6*/;}

/* MAIN SUBCONTENT #### content right #### */
.subcontent-unit-border {width:183px; margin:0 0 2.0em 0; padding:0 0 5px 0; border:solid 1px #cdcbcb; background:#fff;}
.subcontent-unit-border-green {width:183px; margin:0 0 2.5em 0; padding:0 0 10px 0; border:solid 1px rgb(208,248,161); background-color:#fff;}
.subcontent-unit-border-blue {width:183px; margin:0 0 2.5em 0; padding:0 0 10px 0; border:solid 1px rgb(119,104,199); background-color:#fff;}
.subcontent-unit-border-red {width:183px; margin:0 0 2.5em 0px; padding:0 0 10px 0; border:solid 1px rgb(152,0,98); background-color:#fff;}
.subcontent-unit-border h1 {background:#cdcbcb url(../img/gfx_all_bg.gif) repeat-x; 

.subcontent-unit-noborder {width:185px; margin:0 0 2.5em 0; padding:0 0 10px 0; background:#cdcbcb;}
.subcontent-unit-noborder-green {width:185px; margin:0 0 2.5em 0; padding:0 0 10px 0; background-color:rgb(208,248,161);}
.subcontent-unit-noborder-blue {width:185px; margin:0 0 2.5em 0; padding:0 0 10px 0; background-color:rgb(119,104,199);}
.subcontent-unit-noborder-red {width:185px; margin:0 0 2.5em 0; padding:0 0 10px 0; background-color:rgb(152,0,98);}

/* ####################################################################################################################################### */

/* ####################################################################################################################################### */
/*  PAGE FOOTER */

.footer p {line-height:1.8em; text-align:center; color:#cdcbcb; font-weight:bold; }
.footer p.credits {font-weight:normal;}
.footer a {text-decoration:underline; color:#000;}
.footer a:hover {text-decoration:underline; color:#000;}
/*.footer a:visited {color:#000;}*/
/* ####################################################################################################################################### */

/* ####################################################################################################################################### */
/*  CLEAR FLOATS  */

.page-container:after, .main-intro:after, .illustrationright: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;}
.main-intro:after, .illustrationright:after, .subcontent-unit-border:after, .subcontent-unit-noborder:after {content:"."; display:block; height:0; clear:both; visibility:hidden;}
.subcontent-unit-border-blue:after, .subcontent-unit-border-green:after, .subcontent-unit-border-red:after {content:"."; display:block; height:0; clear:both; visibility:hidden;}
.subcontent-unit-noborder-blue:after, .subcontent-unit-noborder-green:after, .subcontent-unit-noborder-red:after {content:"."; display:block; height:0; clear:both; visibility:hidden;}
.footer:after, p:after {content:"."; display:block; height:0; clear:both; visibility:hidden;}
.clear-startpage-contentunit {clear:both; width:220px; height:0.1em; border:none; background:#cdcbcb; color:#cdcbcb;}
.clear-contentunit {clear:both; width:320px; height:0.1em; border:none; background:#cdcbcb; color:#cdcbcb;}
/* ####################################################################################################################################### */

/* ####################################################################################################################################### */
/*  PRINTING and MISCELLANEOUS  */

@media print {.header-top {width:780px; height:80px; background:rgb(240,240,240); overflow:visible !important /*Firefox*/; overflow:hidden /*IE6*/;}}
@media print {.header-breadcrumbs {width:780px; background:transparent;}}
@media print {.nav2 {float:left; width:780px; border:none; background:rgb(240,240,240); color:rgb(75,75,75); font-size:1.0em; }} /*Color navigation bar normal mode*/
@media print {.main {clear:both; width:780px; 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:780px; height:3.7em; padding:1.1em 0 0; background:rgb(240,240,240); font-size:1.0em; overflow:visible !important /*Firefox*/; overflow:hidden /*IE6*/;}}