/* 
**  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;
}
#headernav #topnav {
	top: 0px;
	right: 0px;
	position: relative;
	float: left;
	padding: 3px 0 0 0;
	margin-left: 4px;
	margin-right: 17px;
}
#headernav #searchbox {
	float: left;
	position: relative;
	padding: 0 0 0 0;
	margin-right: 17px;
}
#headernav #langnav {
	float: left;
	position: relative;
	padding: 3px 0 0 0;
}
#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;
}	
/* ----------------------------------------
** 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;
}
	
/* rechte spalte, fixe boxes */
#co2CalculatorBox {
	font-size: 13px;
}
#co2CalculatorBox,
#partnerBox,
#spinoffLogo {
	padding-top: 0em;
	margin-left: 10px;
	margin-right: 0px;
}
#spinoffLogo {
	text-align: center;
}	

/* ----------------------------------------
** footer
*/
#footer { 
	font-size: 12px;
	margin: 0px;
	padding: 0px;
	clear: both;
	width: 100%;
}

#footer .bottomnav {
	text-align: center;
	width: auto; 
	padding: 50px 0em 0em 0em; 
}
#footer .bottomnav a { font-weight: bold; }


/* box stlyes */
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%;
}
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: 100px;
}
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 */
}