/* 
**  last changed: 2009-01-09, simplicity gmbh, pma
*/

@media all
{

/* page */
body { background: #fff; padding: 0px; }

/* px in em umrechnen bei 81.25%: 970px / (0.8125*16px) = 74.6153 */
#page_margins { 
	width: 970px; 
	min-width: 970px; 
	max-width: 970px; 
	margin: auto;
}

#page {
	margin-left: 20px;
	margin-right: 20px;
}
/* ----------------------------------------
** header 
*/
#header {
	height: 78px;
	background: url(/fileadmin/templates/img/bg_header_home.jpg) top left no-repeat;
	font-size: 12px;
}
#header #headernav {
	padding-top: 56px;
	width: 715px;
	font-size: 11px;
}
#headernav #topnav {
	top: 0px;
	right: 0px;
	position: relative;
	float: left;
	padding: 3px 0 0 0;
	margin-left: 4px;
	margin-right: 17px;
	font-size: 11px;
}
#headernav #searchbox {
	float: left;
	position: absolute;
	padding: 0 0 0 0;
	margin-right: 17px;
	margin-left: 215px;
}
#headernav #langnav {
	float: right;
	position: relative;
	padding: 3px 0 0 0;
	width: 310px;
	text-align: right;
}
#headernav #langnav .countryselection {
	float: left;
}



#langnavlayer {
	display: none;
	position: absolute;
	margin-top: 2px;
}

#langnavlayer div.langnavrel {
	z-index: 1000; 
	position: relative; 
	width: auto; 
	background-color: #fff; 
	border: 1px solid #5BC5F2; 
	padding: 0.4em 0.7em;
	text-align: left;
}
#langnavlayer ul {
	margin-bottom: 0px; 
	padding-bottom: 0px;
}
#langnavlayer ul li {
	padding-bottom: 0px; 
	background-image: none; 
	padding-left: 0px; 
	padding-right: 0em;
}
#langnavlayer ul li a {
	display: block;
	padding: 0px 2px;
}
#langnavlayer ul li a:hover {
}
#langnavlayer ul li.curr a,
#langnavlayer ul li a:hover {
	text-decoration: none;
	background-color: #C8E2F0;
}
a.langnavlayerlink {
	cursor: pointer;
}
a.langnavlayerlink:hover {
	text-decoration: none;
}






#header #logo {
	float: right; 
	margin-top: 18px;
}

#header #searchbox input {
	padding: 0px;
	border: 1px solid #5bc5f2;
	float: none;
}
#header #searchbox label {
	font-weight: bold;
	width: auto;
	margin-right: 5px;
	padding-top: 3px;
}
#headernav #servicelinks {
	float: left;
}

#logoright {
	float: right;
	margin-top: 5px;
	margin-right: 5px;
	padding-bottom: 1em;
}
	
/* ----------------------------------------
** metnav top 
*/
#headernav #topnav a { 
 font-weight: bold;
}


/* ----------------------------------------
** content cols
*/
#main {
	margin: 22px 0em 0em 0em; 
	padding: 0; 
	min-height: 450px;
} 

/* Linke Spalte */
#col1 {	width: 200px; }	
#col1_content {
	padding-top: 0em;
	margin-left: 0px;
	margin-right: 10px;
	background: inherit;
	font-size: 12px;
}

/* Rechte Spalte */
#col2 {	width: 200px; }
#col2_content {
	padding-top: 0em;
	margin-left: 10px;
	margin-right: 0px;
	font-size: 12px;
}

/* Mittlere Spalte */
#col3 {
	margin-left: 200px; 
	margin-right: 200px; 
}
#col3_content {
	padding-top: 0em;
	margin-left: 15px;
	margin-right: 15px;
}

/* Breite Spalte (Template 2) */
#col4 {
	margin-left: 200px; 
}
#col4_content {
	padding-top: 0em;
	margin-left: 15px;
	margin-right: 15px;
}
#col4_content p {	
	font-size: 13px;
	line-height: 17px;
}

#col5_content {
	margin: 0px 0px;
}
	
/* rechte spalte, fixe boxes */
#co2CalculatorBox {
	font-size: 13px;
}
#co2CalculatorBox,
#partnerBox,
#spinoffLogo {
	padding-top: 0em;
	margin-left: 10px;
	margin-right: 0px;
}
#spinoffLogo {
	text-align: center;
}	

#main .tools {
	margin: 20px 20px 20px;
	padding-top: 10px;
	border-top: 1px dotted #999;
}

/* ----------------------------------------
** footer
*/
#footersitemap {
	clear: both;
	width: 930px; 
	min-width: 930px; 
	max-width: 930px; 
	margin: 100px auto 0px;
	padding-top: 0px;
	background-color: #f4f4f4;
}
#footersitemap .footersitemap {
	padding: 17px 22px 0px 20px;
}
#footersitemap .footersitemap .col,
#footersitemap .footersitemap .lastcol { 
	float: left;
	width: 207px;
	margin-right: 20px;
}
#footersitemap .footersitemap .lastcol { 
	float: right;
	margin-right: 0px;
}
#footersitemap .footersitemap .menurowcell { 
	clear: left;
	float: left;
	height: 95px;
	width: 100%;
}
	
#footersitemap .footersitemap .lastcol .menurowcell {
}
#footersitemap .footersitemap .col h4,
#footersitemap .footersitemap .lastcol h4 {
	margin: 0px 0px 0.5em 0px;
	padding: 0px 0px 2px;
	font-size: 11px;
	font-weight: bold;
	border-bottom: 1px solid #5BC5F2;
}
#footersitemap .footersitemap .lastcol h4 {
	margin: 0px 0px 0.5em 0px;
}
#footersitemap .footersitemap ul li {
	font-size: 11px;
	margin: 0px 0px;
	padding: 0px;
	background-image: none;
	line-height: 14px;
}
#footersitemap .footersitemap a {
	text-decoration: none;	
}
#footersitemap .footersitemap a:hover {
	text-decoration: none;	
}
#footersitemap .footersitemap ul li a {
	color: #666;
	font-weight: normal;	
}
#footersitemap .footersitemap ul li a:hover {
	text-decoration: underline;	
}
	
#footer { 
	font-size: 12px;
	clear: both;
	background-color: #c7e1ef;
	width: 930px; 
	min-width: 930px; 
	max-width: 930px;
	margin: 0px auto;
}
#footer .bottomnav { 
	font-size: 11px;
	padding: 11px 22px 12px 20px;
	clear: both;
}
#footer .bottomnavleft {
	float: left;
	padding-bottom: 10px;
}
#footer .bottomnavright {
	float: right;
}
#footer .bottomnavcenter {
	text-align: center;
	font-size: 11px;
	margin: 0px 200px;
}
#footer .bottomnav a { font-weight: bold; }


/* box stlyes */
div.boxtemplate2 h3,
div.boxheader,
div.boxheader_intra {
	border: 1px solid #5bc5f2;
	background-color: #5bc5f2;
	color: #fff;
	font-size: 18px;
	font-weight: bold;
	padding-left: 4px;
	margin-top: 0em;
	margin-bottom: 5px;
	padding-bottom: 1px;
	height: 1%;
}
#col1_content div.boxtemplate2 h3,
#col2_content div.boxtemplate2 h3 {
	line-height: inherit;
}
div.boxheader_intra {
	border: 1px solid #ff3300;
	background-color: #ff3300;
}
div.sideboard_box,
div.sideboard_box_intra {
	border: 1px solid #5bc5f2;
	padding: 3px 5px 5px;
	margin-bottom: 20px;
	height: 1%;
}
div.sideboard_box_intra {
	border: 1px solid #ff3300;
}
div.sideboard_box p {
	line-height: 15px;
	margin-bottom: 0px;
}	
	
/* co2 calc icons */
table.co2calc {
	margin-top: 2px;
	margin-bottom: 0px;
}
table.co2calc td {
	font-size: 13px;
	padding: 0px 0px 5px 0px;
}
table.co2calc td.middle {
	padding: 0px 5px 5px 5px;
}

/* teaser styles */
.subcolumns {
	padding: 0px 0px;
}
div.subcolumns .subcl {
	padding-right: 5px;
}
div.subcolumns .subcr {
	padding-left: 5px;
}
div.subcolumns .subc {
	padding-left: 3px;
	padding-right: 3px;
} 
div.teaser_header {
	font-size: 12px;
	font-weight: bold;
	background-color: #C8E2F0;
	height: 31px;
	margin-bottom: 2px;
	padding: 3px 3px;
	line-height: 15px;
}
div.teaser_header a {
	color: #000;
}
div.teaser_body {
	font-size: 12px;
	background-color: #C8E2F0;
	height: 105px; 
	overflow: hidden;
	padding: 3px;
	margin-bottom: 10px;
}
div.teaser_body a {
	font-weight: bold;
}
div.teaser_body img {
	float: left;
	margin-right: 8px;
	margin-bottom: 8px;
}
	
/* poll */
.tx-jkpoll-pi1 label {
	clear: none;
	float: none;
	width: auto;
	padding-bottom: 5px;
}
.tx-jkpoll-pi1 input.pollanswer {
	border: none;
}
.tx-jkpoll-pi1 input.pollsubmit {
	font-weight: bold;
	color: #004d90;
	border: 1px #5BC5F2 solid;
	background: #C8E2F0;
}
.tx-jkpoll-pi1 input.pollsubmit:hover {
	color: #fff;
	background-color: #004d90;
}
div.tx-jkpoll-pi1 p {
	margin-top: 2px;
	margin-bottom: 4px;
}
div.tx-jkpoll-pi1 img {
	margin-top: 5px;
	margin-bottom: 5px;
}
/* sitemap */
div.csc-sitemap ul li {
	font-size: 14px;
	font-weight: bold;
	background: none;
	padding-bottom: 0px;
}

div.csc-sitemap ul li ul li {
	font-size: 13px;
	font-weight: normal;
	background: url(/fileadmin/templates/img/dot.gif) 0 5px no-repeat; 
	border-bottom: none;
}

div.csc-sitemap ul li ul li ul li {
	font-size: 12px;
	font-weight: normal;
	background: url(/fileadmin/templates/img/dot.gif) 0 5px no-repeat; 
}
div.csc-sitemap ul li ul li ul li ul li {
	font-size: 11px;
	font-weight: normal;
	background: url(/fileadmin/templates/img/dot.gif) 0 5px no-repeat; 
}

/* search */
ul.browsebox li {
	display: inline;
	background: none;
}

/* ajax search autocompleter */
#header input.tx-indexedsearch-searchbox-sword {
        width: 80px;
}
input.tx-indexedsearch-searchbox-sword {
        float: left;
}
div.tx-indexedsearch-clear-left {
        clear: left;
}
div.autocompleter-loading {
        float: left;
        clear: right;
/*        background: #fff url(images/spinner.gif) no-repeat center;  */
        width: 20px;
        height: 16px;
}
.autocompleter-loading2 {
/*        background: transparent url(images/spinner.gif) no-repeat right;   */
}

ul.autocompleter-choices {
        position: absolute;
        margin: 0;
        padding: 0;
        list-style: none;
        border: 1px solid #eee;
        background-color: white;
        border-right-color: #ddd;
        border-bottom-color: #ddd;
        text-align: left;
        font-family: Arial, Helvetica, sans-serif;
        z-index: 50;
}
ul.autocompleter-choices li {
        position: relative;
        padding: 0.1em 1.5em 0.1em 0em;
        cursor: pointer;
        font-weight: normal;
        background:none;
}
ul.autocompleter-choices li.autocompleter-selected {
        background-color: #444;
        color: #fff;
}
ul.autocompleter-choices span.autocompleter-queried {
        font-weight: bold;
}
ul.autocompleter-choices li.autocompleter-selected span.autocompleter-queried {
        color: #9FCFFF;
}
	

/* special navigation */
table.prevnext td {
	padding-bottom: 6px;
	padding-right: 4px;
	vertical-align: top;
}
hr.line {
	margin: 9px 0px 15px 0px;
	padding: 0px;
	border-bottom: 1px solid #5bc5f2;
}
a.menuLinkBtn,
a.activeMenuLinkBtn,
a.fActiveMenuLinkBtn {
	display: block;
	float: left;
	padding: 0px 5px 0px 5px;
	color: #004D90;
	background: #C8E2F0;
	border: 1px solid #5BC5F2;
	text-decoration: none;
	margin-right: 5px;
}
a.menuLinkBtn:hover,
a.activeMenuLinkBtn:hover,
a.fActiveMenuLinkBtn:hover {
	color: #ffffff;
	background: #004D90;
	text-decoration: none;
}
div.firstPageLink {
	float: left; 
	width: 100px;
}
div.lastPageLink {
	float: right;
	text-align: right;
	width: 100px;
}
div.centerPageLinks{
	margin: 1px 110px 1px 110px; 
	width: 270px; 
	text-align: center;
	font-size: 12px;
}


a.btnlink,
a.btnlinka {
	padding-left: 5px;
	padding-right: 5px;
	color: #004D90;
	background-color: #C8E2F0;
	border: 1px solid #5BC5F2;
}	
a.btnlinka,
a.btnlinka:hover,
a.btnlink:hover {
	color: #fff;
	background-color: #004D90;
	border: 1px solid #5BC5F2;
	text-decoration: none;
}


/* ----------------------------------------
** DEBUG STYLES
** TODO: auslagern
*/

/* Farbschema fuer Browsertests */ 
/*
#col1 {background: #ff0000; }
#col1_content {background: #ffcc00; }
#col2 {background: #009900; }
#col2_content {background: #66ff66; }
#col3 {background: #003399; } 
#col3_content {background: #99ccff; }
*/



/* do not delete */
}
