/* @override 
	http://apfeltasche.local/zinco-greenroof.com/css/styles.css
	http://www.zinco-greenroof.com/css/styles.css
*/

/*
COLOR  INDEX:

red marker for true navpoint: 
hover color for navigation: #CB8C83
*/

.korrektur {
	color: red;
	background-color: yellow
}

/* @group Font Typography */

body {
	font-size: 62.5%;
	font-family: Arial, "Helvetica Neue", Helvetica, Geneva, sans-serif;
}


h1 {
	font-size: 1.6em;
	line-height: 1.4em;
	font-weight: bold;
}


h2 {
	font-size: 1.4em;
	font-weight: bold;
}


h3 {
	font-size: 1.3em;
	font-weight: bold;
}

h1, h2, h3, h4, h5, h6, h7, p , li,
legend, th, td, dt, dd, label, address {
	color: #454545;
}

p, ul, td, th, address, ol, dt, dd, label {
	font-size: 1.3em;
}

ul {
	list-style-type: square;
}

ul ul { /* for nested lists */
	font-size: 12px;
}

p {
	font-size: 1.3em;
	line-height: 1.4em;
}

a {
	color: #515351;
	text-decoration: underline;

}

.darker a {
	color: white;
	
}

a:hover {
	color: #a7c235;
}

a:active {
	border: 0px solid red;
}

dt {
	font-weight: bold;
}

#text-content ul {
	list-style-image: url(../images/bullet.gif);
}

address {
	/*white-space: pre;*/
	font-size: 1.2em;
	font-style: normal;
}

/* @end */

/* @group Margins and Paddings */

h1, h2, h3 {
	margin: 1.2em 18px;
	padding: 0;
}

p {
	margin: 0.9em 18px;
	padding: 0px;
}

address {
	margin: 1.2em 4em;
	padding: 0px;
}

dt {


	margin: 0em 0.5em 0em 1em;
	padding: 0em;
}

dt a {
	text-decoration: none;
}

dd {
	margin: 0.8em 0.5em 1em 3em;
	padding: 0em;
}

img {
	border: 0px;
	margin: 0px;
	padding: 0px;
}

li {
	margin: 0.7em 0.5em 0.5em 0.5em;
}

/* @end */

/* @group footer */

#footer p {
	font-size: 1.1em;
	padding: 0.3em 17px;
	margin: 0;
	background-color: #f7f7f7;
}

#footer a img {
	text-decoration: none;
	border: 0;
	margin: 0 0.4em;
}

.homepage #footer {
	display: none;
}

/* @end */

/* @group General Layout */

html, body {
	padding: 0px;
	margin: 0px;
	background-color: #e6e6e6;
	background-image: url(../images/faux_columns.gif);
	height: 100%;
}
/**/

body.breite1 {
	background-image: url(../images/faux_columns1.gif);
}


.breite0 #mainLeft {
	width: 508px;
}

.breite1 #mainRight {
	height: 281px;
	border-bottom: 8px solid #949090;
	background: #e6e6e6 url(../images/white_border_mainRight.png) no-repeat left bottom;
}

.breite1 #mainLeft, .homep #mainLeft {
	width: 839px;
}


.breite1 #mainLeft p {
	width: 42em;
}
/**/

div#header {
	position: absolute;
	height: 180px;
	top: 0;
	left: 0;
	width: 1039px;
	border: 0px solid red;
	background: #f5f5f5 url(../images/header_bg.jpg) repeat-x 0 0;
	z-index: 20;
}

div#navigation {
	position: absolute;
	top: 200px;
	left: 0;
	width: 200px;
	

/*height: 100%;*/
	border: 0px solid cyan;
	padding: 0em;
	margin: 0em;
	background-color: #BCD555;
}

div#topnav {
	background-color: #BCD555;
	position: absolute;
	top: 133px;
	left: 200px;
	height: 2em;
	width: 839px;
}

p#claim {
	position: absolute;
	left: 701px;
	top: 151px;
	font-size: 1em;
}

p#langChooser {
	position: absolute;
	left: 05px;
	top: 151px;
}



div#text_content {
	position: relative;
	min-height:100%;
	left: 200px;
	top: 0;
	width: 839px;
	border: 0px solid green;
	padding: 0px;
	z-index: 10;
}

#mainLeft .titelbild {
	border-bottom: 8px solid #949090;
	padding-bottom: 4px;
	margin: 0;
	}


div#mainLeft {
	position: relative;
	border: 3px solid red;
	width: 488px;
	border: 0px solid silver;
	left: 0px;
	top: 180px;
	padding: 0px 0px 230px;
	
	background-color:#f5f5f5;
}

div#mainRight {
	position: absolute;
	border: 1px solid red;
	left: 508px;
	top: 180px;
	width: 331px;
	border: 0px solid red;
	padding: 0;
	background-color: #e6e6e6;
	overflow: hidden;
}


#footer {
	display: block;
	z-index: 30;
	margin-top: -3em;
	position: relative;
	height: 3em;
	background-color: #f7f7f7;
	width: 508px;
	left: 200px;
	border-top: 1px solid #949090;
}

.breite1 #footer,
.homep #footer {
	width: 839px;
}


div.darker {
	background-color: #949090;
	
	

/*border: 1px solid red;*/
	padding: 0.5em 0;
	margin-bottom: 3em;
}

div#mainRight div.darker p,
div#mainRight div.darker h2,
div#mainRight div.darker a {
	color: white;
}

img.margin {
	margin: 0.5em 2em;
}

/* @group linklist für #mainRight */
.darker h2 {
	padding-left: 0;
}

.linklist {
	list-style-type: none;
	margin: 0;
	padding: 0;
	overflow: hidden;
}

.linklist li {
	list-style-type: none;
	margin: 0;
	padding: 0.0em;
	width: 24em;
}

.linklist a{
	display: block;
	width: 100%;
	margin: 0;
	padding: 0.5em 0.3em 0.5em 33px;
	border-top: 1px solid #bcb7b7;
	border-bottom: 1px solid #5d5b5b;
	text-decoration: none;
	font-weight: normal;
	background: url(../images/arrow_small_light.png) no-repeat 12px 8px;
}

.linklist a.pdf{
	background: url(../images/pdf_icon_alpha.png) no-repeat 7px 4px;
	font-size: 13px;
}




#mainRight .linklist a:hover{
	border-bottom: 1px solid #bcb7b7;
	border-top: 1px solid #5d5b5b;
	background-color: #706d6d;
	color: #ffffff;
}



/* @end */
/* @end */

/* @group Systemaufbau mit Beschriftung */



/*p#footer { 
	position: absolute;
	left: 0;
	bottom: 0;
	margin: 0px; 
	height: 30px;  	
	border-top: thin solid #A1AEAB;

 }*/

/* @end */

/* @group Navigation */

/* @group topnav */


div#topnav ul {
	list-style-type: none;
	padding: 0;
	margin: 0;
	/*position: relative;
	z-index: 500;*/
}

div#topnav ul li {
	padding: 0;
	margin: 0;
	display: block;
	/*border: 1px solid red;*/
	width: 8em;
	float: left;
	height: 1.6em;
}



div#topnav li a,
div#topnav li span {
	display: block;
	float: left;
	width: 6em;
	border: 0px solid silver;
	margin: 1px;
	padding: 0.3em;
	text-align: center;
	color: #363738;
	text-decoration: none;
}
div#topnav li span {
	font-weight: bold;
}

/* @end */



div#navigation {
	

/* width is found in general layout! */
	font-size: 0.9em;
}

div#navigation ul {
	margin: 0px;
	padding: 0px;
	font-size: 1.4em;
	list-style-type: none;
}

div#navigation ul li {
	
}

div#navigation ul li a {
	color: #363738;
	text-decoration: none;
	display: block;
/*w

idth: 100%;*/ /* 

for ff */
}

div#navigation ul.depth0 li {
	
}

div#navigation ul.depth0 li a,
div#navigation ul.depth0 li span {


/*padding here to increase size of clickable field left of the link text*/
	padding: 0.2em 0.3em;
	display: block;
}


div#navigation ul.depth1 li {
	margin: 0.2em 0em 0.2em 0em;
	font-size: 70%;
	border: none;
/

*width: auto;*/ /

* for ff */
}

div#navigation ul.depth1 li a {
	background: url(../images/bullet_navigation.png) no-repeat 4px top;
}

div#navigation ul.depth1 li a,
div#navigation ul.depth1 li span {
	padding-left: 1.2em;
	padding-top: 0.3em;
	padding-bottom: 0.3em;
}

div#navigation ul.depth2 li a,
div#navigation ul.depth2 li span {
	padding-left: 2.0em;
	background-position: 13px top;
}

div#navigation ul li a:hover,
div#navigation ul li#true a:hover {
	color: #3c311c;
	background-color: #d4e5ab;
}

div#navigation ul li#true span {
	color: #3c3c3d;
	font-weight: bold;
}


/* @end */

/* @group Tables */

table, td, th {
	border: 1px solid silver;

/* wird unten überschrieben */
}

table {
	margin: 1.5em 1em 1.5em 1em;
	padding: 0px;
	border-collapse: collapse;
}

td, th {
	border: 1px dashed olive;
	padding: 3px 3px;
	margin: 0px;
	vertical-align: top;
	text-align: left;
}

th {
	font-weight: normal;
	font-style: normal;
}

caption {
	font-size: 1.2em;
	text-align: left;
	font-weight: bold;
	margin-bottom: 0.5em;

/* works */
	margin-top: 0

;
/* wont work, set margin-top for table!*/
}

/* @end */

/* @group Miscellaneous */

h1#logo {
	position: absolute;
	width: 88px;
	height: 88px;
	top: 24px;
	left: 198px;
	background: url(../images/zinco_dachbegruenung_logo.png) no-repeat;
	margin: 0;
}

h1#logo span {
	display: none;
}

#claim {
	position: absolute;
	top: 20px;
	left: 291px;
	width: 195px;
	height: 55px;
	background: none no-repeat;
}

div#text_content h1 {
	
}

p#breadcrumbs {
	position: absolute;
	font-size: 1em;
	left: 200px;
	bottom: 6px;
	margin: 0px;
	padding: 0;
}

p#accesskeysSwitcher {
	float: right;
	font-size: 0.9em;
	padding: 0em;
	margin: 0.4em;
}

div.darker {
	background-color: #949090;
	/*border: 1px solid red;*/
	padding: 0.5em;
	margin-bottom: 3em;
	color: white;
}

div#mainRight div.darker p,
div#mainRight div.darker h2,
div#mainRight div.darker a {
	color: white;
}

img.margin {
	margin: 0.5em 2em;	
}

#magnify {
	display: block;
	position: absolute;
	top: 30%;
	width: 880px;
	font-size: 4.8em;
	background-color: #616161;
	color: white;
	opacity: 0.8;
	z-index: 12;
	text-align: center;
	padding-top: 0.4em;
	padding-bottom: 0.4em;
	margin-left: 50px;
}

.error {
	color: red;
	padding: 1em;
	border: 3px solid red;
	margin: 1em;
}

/* @group weltweit */

ul.internationalPartners {
	padding: 0;
	margin: 0 3em;
	height: 136em;
}

ul.internationalPartners li {
	list-style-type: none;
	border: 2px solid #bdd652;
	width: 8em;
	margin: 2px;
	font-size: 1.2em;
	/*background-color: #949090;*/
}

ul.internationalPartners li a{
	color: #90a72e;
	text-decoration: none;
	display: block;
	padding: 0.3em 0.4em;
}

ul.internationalPartners li a:hover {
	background-color: #afafaf;
	color: #cfeb5a;
}

table.weltweit_partner{
	border-style: none;
	border-collapse: separate;
}

table.weltweit_partner address {
	margin: 0em;
	font-size: 12px;
}
table.weltweit_partner h2 {
	margin: 0.8em 0em;
}

table.weltweit_partner td {
	padding-left: 1em;
	border-style: none;
}

table.weltweit_partner th {
	border-bottom-style: none;
	border-bottom-width: 1px;
	border-top-style: none;
	border-left-style: none;
	border-right: 2px solid #b9beb9;
}

/* @end */

/* @group historie */

table.historie,
table.contactInformation {
	border: 0px;
}

table.historie th,
table.contactInformation th {
	text-align: right;
	font-size: 1.4em;
	font-weight: bold;
	width: 7em;
	boder: 0px solid silver;
	border-bottom: 1px solid silver;
	border-top-width: 0;
	border-right-width: 0;
	border-left-width: 0;
	padding: 0.4em;
	color: #a5a9a5;
}

table.contactInformation th
{
	width: 10em;
}

table.historie td, 
table.contactInformation td  {
	border:  none;
	padding: 0.65em;	
}

p.backlink a {
	
}


p.backlink  a{
	color: #90a72e;
	text-decoration: none;
	display: block;
	float: right;
	margin-top: 5em;
	text-align: center;
	padding: 0.3em 0.4em;
	border: 2px solid #bdd652;
	width: 12em;
}

p.backlink  a:hover {
	background-color: #afafaf;
	color: #cfeb5a;
}


/* @end */
div.benefits {
	margin-bottom: 3em;
	clear: left;
	margin-left: 11px;
}
div.benefits img {
	float: left;
	margin: 0.8em;
	margin-bottom: 3em;
}
div.benefits p,
div.benefits h2 {
	margin-top: 0.8em;
	margin-left: 200px;
}


ul.system_chooser {
	padding: 0;
	margin: 1em 3em;
	margin-bottom: 3em;
}
ul.system_chooser li {
	list-style-type: none;
	border: 2px solid #bdd652;
	width: 14em;
	margin: 2px;
	font-size: 1.2em;
	/*background-color: #949090;*/
}
ul.system_chooser li a{
	color: #d2dda4;
	text-decoration: none;
	display: block;
	padding: 0.3em 0.4em;
	background-color: #767676;
}

ul.system_chooser li a:hover {
	background-color: #6e725e;
	color: #d8f55e;
}



/* @group #pageFunctions */
#pageFunctions  {
	height: 51px;
	margin: 0;
	padding: 0;
}

#pageFunctions ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
}

#pageFunctions li {
	padding: 0;
	float: left;
	margin: 0;
	border: 0px solid silver;
}

#pageFunctions a {
	display: block;
	position: relative;
	top: 2px;
	height: 51px;
	width: 8.5em;

	padding: 4px 0 0 41px;
	float: left;
	margin: 0 2px 0 12px;
	text-align: left;
	background-repeat: no-repeat;
	text-decoration: none;
	color: #949090;
	font-weight: bold;
}

#pageFunctions ul {
	height: 64px;
	background-color: #f7f7f7;
}

#pageFunctions a:hover {
	color: #656262;
	text-decoration: underline;
}

#pf_print {
	background: url(../images/pagefunctions_print.png) 8px 1px;
}

#pf_up {
	background: url(../images/pagefunctions_up.png) 14px -2px;
}

#pf_share {
	background: url(../images/pagefunctions_share.png) 18px 1px;
}

#pf_share .stico_default {
	background: url(../images/pagefunctions_share.png) no-repeat 18px 1px !important;
}

/* @end */

/* @group Messetermine */

div.event {
	border-top: 1px solid silver;
	padding: 0.7em 0em;
}
div.event h3{
	margin-top: 0.3em;
	margin-bottom: 0.6em;
	font-size: 1.4em;
	color: #d8d8d8;
} 
div.event p {
	margin-top: 0.3em;
	margin-bottom: 0em;
}

div.event_list {
	border-bottom: 1px solid silver;
}

/* @end */

/* @end */

/* @group home page */
body.homepage {
	background-image: none;
	background-color: #ecedef;
}

body.homepage h1#logo {
	position: absolute;
	top: 44px;
	left: 245px;
}

.homepage div#navigation {
	position: absolute;
	top: 190px;
	left: 0;
	width: 230px;
	height: 400px;
	border-right: 16px solid #ecedef;
}

.homepage div#background {
	background-color: #bcd653;
	height: 400px;
	width: 100%;
	position: absolute;
	top: 190px;
	
}

.homepage div#navigation ul.depth0 {
	margin-top: 71px;
}

.homepage div#navigation ul.depth0 li a{
	padding-left: 30px;
}

.homepage div#bigImage {
	position: absolute;
	top: 190px;
	
	left: 245px;
	width: auto;
	height: 400px;
	
}

.homepage #bauchbinde {
	position: absolute;
	z-index: 9999;
	top: 340px;
}

.homepage div#bigImage img {
	display: block;
	position: absolute;
	z-index: 4;
	background-color: #ecedef;
	border-right: 16px solid #ecedef;
}

.homepage p#claim {
	position: absolute;
	top: 595px;
	left: 30px;
	width: 777px;
	margin: 0;
	padding: 0;
	font-size: 1.2em;
	color:  #373739;
}

.homepage #languageLink {
	position: absolute;
	top: 595px;
	left: 245px;
	width: 777px;
	margin: 0;
	padding: 0;
	font-size: 1.2em;
	background-color: #d1d8da;
}

.homepage #languageLink a {
	margin: 0 0.3em;
	padding: 0 6px 0 0;
	color:  #373739;
	text-decoration: none;
	font-weight: bold;
}
.homepage #languageLink #separator {
	position: absolute;
	height: 100%;
	width: 5px;
	background-color: #e6e6e6;
}

/* @end */

/* @group referenzen */
div#referenzen_slideshow {
	position: relative;
	height: 280px;
}

div.slideshow_image_container {
	height: 280px;
	background-color: #f5f5f5;
	position: absolute;
}

div#referenzen_slideshow img {
}

div.referenz {
	position: relative;
	margin-bottom:  7em;
}

div.referenz img.mainImg {
	text-align: center;
	margin: 0 0 ;
}

div.referenz div.referenzen_bilder img {
	margin-right: 0.8em;
	margin-bottom: 0.8em;
	float: left;
}

div.referenzen_bilder {
	margin-left: 1.8em; /*same as h2*/
	clear: both;	
}
div.objektdaten {
	position: absolute;	
}

table.referenzen {
	position: relative;
	left: 498px;
	background-color: #bbbfc2;
	border:  none;
	width: 331px;
	top: -15px;
}
table.referenzen td,
table.referenzen th {
	border: none;
}

td.refhead {
	font-size: 1.4em;
	font-weight: bold;
}

table.referenzen th {
	border-top: 1px solid #888;
	width: 8em;
	
}


div.objektdaten div.references_links {
	position: relative;
	left: 508px;
	top: -30px;
	font-size: 1.4em;
	font-weight: bold;
	width: 331px;
	background-color: #948f90;
	padding-top: 5px;
	padding-bottom: 5px;
}

div.objektdaten div.references_links a {
	color: white;
}

.linklist a:hover{
	border-bottom: 1px solid #bcb7b7;
	border-top: 1px solid #5d5b5b;
	background-color: #706d6d;
	color: #ffffff;
}

/* @end */


/* box druckversion */
#box
{
	margin-left: 20px;
	padding: 1px;
	width: 468px;
	height: 20px;
	background-color: #dddddd;
}



/* @group downloads */

.dlSection {
	width: 227px;
	min-height: 370px;
	float: left;
	margin: 20px 15px;
	border: 0px solid red;
}

.dlSection h2 {
	margin: 1em 0.3em 1em;
}

.dlSection img {
	border: 1px solid #949090;
	padding: 1px;
}

.dlSection ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
}

.dlSection li {
	margin: 0;
	padding: 0;
}

.dlSection li a {
	display: block;
	margin: 0;
	border-bottom: 1px solid #bbb6b6;
	text-decoration: none;
	padding: 0.65em 0.3em 0.3em 11px;
	background: url(../images/arrow_small.png) no-repeat 2px 10px;
}

.dlSection li a:hover {
	color: #f7f7f7;
	background-color: #949090;
	background-image: url(../images/arrow_small_light.png);
}

.dlSection p {
	font-style: italic;
	margin: 0.3em 0.3em 0.3em;
	padding: 0;
}

.filesize {
	white-space: nowrap;
}
/* @end */





























