/* allgemein */
* {
	border: 0;
	padding: 0;
	margin: 0;
	color:#4b4b4b;
	font-family: Arial, Helvetica, sans-serif;		
}
html{
	line-height:1.15em;
	height: 100%;
	border: 0; 		
}
body { 
	height:100%;
	border: 0;
	font-size: 100.1%;
}
* html body {
	 height:100%;
}
table{
}
td{
	vertical-align:middle;
}
td.tabel-titel {
	padding-left: 15px;
	padding-right: 15px;
	background-color:#c4deaf;
	color: #009d8b;
	font-weight:bold;
	text-align:center;
}
td.tabel-hell {
	padding-left: 15px;
	padding-right: 15px;
	background-color:#dfedd4;
	text-align:center;
}
td.tabel-dunkel {
	padding-left: 15px;
	padding-right: 15px;
	background-color:#d5e7c7;
	text-align:center;
}



/* positions */
#container {
	position:relative;	
	min-height:100%;
	height:auto !important;
	height:100%;
	margin: 0 auto;
	top:0;
	font-size:0.75em;
	width: 970px;
	background-image:url(../img/content-back2.jpg);
	background-repeat: repeat-y;
}
#container2 {
	min-height:100%;
	height:auto !important;	
	height:100%;
	width: 970px;
}
#header {
	position:relative;
	height:200px;
	width: 970px;
	background-image:url(../img/header.jpg);
	background-repeat:no-repeat;
}
#content {
	position:relative;
	width: 970px;
	min-height:800px;
	background-repeat: no-repeat;	
}
#men{
	position:relative;
	width:175px;
	margin-left:0px;
	padding-top:50px;
	float:left;
	text-align: right;
	padding-left: 60px;
}
#inhalt{
	position:relative;
	width:575px;
	margin-left:335px;
	padding-top:50px;
}
#logo{
	position:absolute;
	width:260px;
	height:150px;
	top:0;
	right:0;
}
#wrapperback {
	position:absolute;	
	background-image:url(../img/wrapperback.jpg);
	background-repeat:no-repeat;
	width:1350px;
	height:377px;
	top:0; 
	bottom:0;
	left:50%; 
	margin:0 0 0 -675px;
}
#titel{
	position:absolute;
	width:575px;
	bottom:0px;
	right:60px;
}
#pictop{
	position:absolute;
	width:310px;
	bottom:0px;
	left:0px;
}

#footer{
	font-size:0.90em;
	margin-left:335px;
	margin-right:60px;
	margin-top:15px;
	padding-bottom:15px;
	padding-top:15px;
	text-align: center;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #90a87a;
}

.zert{
	margin-top:50px;
	border-style: dotted;
	border-color: #90a87a;
	
	border-top-width: 0px;
	
	border-bottom-width: 0px;
}

/* absätze */
p {
	margin:0;
	padding:0;
	padding-bottom: 15px;
	text-align: justify;
}

p.klein {
	font-size:0.90em;
	margin:0;
	padding:0;
	padding-bottom: 15px;
	text-align: justify;
}


h2{
	color:#009b87;
	font-size:14px;
	font-weight:bold;
	padding-top: 0px;
	padding-bottom: 10px;
}
h3{
	color:#009b87;
	font-size:18px;
	font-weight:normal;
	text-transform: uppercase;	
}
h4{
	color:#009b87;
	font-size:12px;
	font-weight:normal;
}
h5{
	color:#009b87;
	font-size:12px;
	font-weight:bold;
	padding-top: 10px;
	text-transform: uppercase;	
}

.clearit {
	clear:both;
	line-height:0px;
}

/* links */
a:link, a:visited { color: #009b87;	text-decoration: underline; }
a:hover, a:active, a:focus { color: #009b87; text-decoration: underline;  }

.trenner{
	border-top:1px dotted #009b87;
	width:100%;
	
	margin-top:20px;
	padding-bottom:5px;
}


.formularfehler{
	color:#ff0000;
	font-weight:bold;
}


 
#men ul  {
	list-style-type:none; 
}

 

#men ul li {
	margin-bottom:5px;
}

#men ul li a:link, #men ul li a:visited { color: #4b4b4b; text-decoration: none; line-height:20px;  }
#men ul li a:hover, #men ul li a:active, #men ul li a:focus { color: #009b87; text-decoration: none; font-weight:bold }
#men ul li a.akt:link, #men ul li a.akt:visited { color: #009b87; text-decoration: none; line-height:20px; font-weight:bold }

#men ul li.sub a:link, #men ul li.sub a:visited { color: #4b4b4b; text-decoration: none; line-height:20px; font-weight:normal;  }
#men ul li.sub a:hover, #men ul li.sub a:active, #men ul li.sub a:focus { color: #009b87; text-decoration: none; font-weight:normal;   }
#men ul li.sub a.akt:link, #men ul li.sub a.akt:visited { color: #009b87; text-decoration: none; line-height:20px; font-weight:normal;  }

.main{font-weight:bold}
.sub{background-image:url(../img/sub.jpg); padding-right:20px; }


/* Formular */
.label{
	width:125px;
	padding: 4px;
	margin-right:10px;
	float:left; 
	text-align:right
}
form{padding:0px; margin:0px;}
.input_line{
	width:545px;
	margin: 0 0 5px;
	padding: 3px;
	background-color:#f4f8f0;
	/*font-size:12px; 	 */
	
	font-size:1em;
	border-width: 1px;
	border-style: solid;
	border-color: #009b87;
}
textarea{height:100px; overflow:auto}
.formsend{
	width:553px;
	font-weight:bold;
	text-align: center;
	background-color:transparent;
}
fieldset{
	border: 1px solid #90a87a;
	padding:10px;
}
legend{
	padding:5px;
	font-weight:bold;
}







#inhalt ul{
	list-style-type:disc;
	list-style-position: outside;
	padding-left: 10px;
	margin-left: 10px;
}



.div-rohstoff{
	width:575px; 
	height:110px;
}

.pic-rohstoff{
	float:left; 
	margin-right:25px; 
	height:100px; 
	width:200px
}


.div-portrait{
	width:575px; 
	height:160px;
}
.pic-portrait{
	float:left;
	margin-right:25px;
	height:150px;
	width:150px;
	border: 1px solid #cce2b8;
}




#papierkreislauf{
	position:relative;
	background-image:url(../img/papierkreislauf-back.jpg);
	height:575px;
	width:575px;
}
#papierkreislauf1{	position:absolute;
	top:0px;
	left:218px;
}
#papierkreislauf2{	position:absolute;
	top:62px;
	left:371px;
}
#papierkreislauf3{	position:absolute;
	top:217px;
	left:436px;
}
#papierkreislauf4{	position:absolute;
	top:371px;
	left:372px;
}
#papierkreislauf5{	position:absolute;
	top:435px;
	left:218px;
}
#papierkreislauf6{	position:absolute;
	top:371px;
	left:64px;
}
#papierkreislauf7{	position:absolute;
	top:217px;
	left:0px;
}
#papierkreislauf8{	position:absolute;
	top:63px;
	left:64px;
}
#papierkreislaufcenter1{
	position:absolute;
	top:232px;
	left:182px;
	width:210px;
	text-align: center;
	
	color:#009b87;
	font-size:14px;
	font-weight:bold;
}
#papierkreislaufcenter2{
	position:absolute;
	top:262px;
	left:182px;
	width:210px;
	text-align: center;
}
#papierkreislaufcenter p{
	text-align: center;
}
















/*




/* Menü 
ul { 
	list-style-type: none; 
}
ul.vitaliste {
	list-style-type:square;
	list-style-position: inside;
}


ul li {
	line-height:20px;
	margin-bottom:10px;
}
 
ul.vitaliste li {
	line-height:20px;
	margin-bottom:5px;
}

 

ul.vitaliste li {
	color:#018284;
}

#men1 ul { }
#men1 ul li {
	display: inline;
	margin-left:20px;
	line-height:20px;
}
#men1 ul li a:link, #men1 ul li a:visited, #men2 ul li a:link, #men2 ul li a:visited { text-decoration: none; line-height:20px;  }
#men1 ul li a:hover, #men1 ul li a:active, #men1 ul li a:focus, #men2 ul li a:hover, #men2 ul li a:active, #men2 ul li a:focus { text-decoration: none; line-height:20px; }

.submenu{
	padding-left:20px;
	background-image:url(../img/submenu.jpg);
	background-repeat:no-repeat;
}

a:link.activeNav, a:visited.activeNav {
	font-weight:bold;
	color: #018284;
}

ul.impressumlisteul {
	padding:0px;
	margin:0px;
	list-style-type:square;
	list-style-position: inside;
}
ul li.impressumliste  {
	line-height:20px;
	margin-bottom:0px;
}

.lister{
	list-style-type: disc;
	list-style-position: outside;
	margin-left: 25px;
	text-align:left;
	padding-bottom: 25px;
}
.lister li{
	line-height:16px;
	padding-bottom:10px;
}
.img_auflistung{
	margin-right:25px;
	border: 1px solid #b4dadc;
}
.pic {
	border: 1px solid #b4dadc;
}
.picrandrechts {
	margin-right:19px;
}
.referenzen {
	margin-bottom:20px;
	float:left;
	width:140px;
	height:140px;
}

/* überschriften 
h1 {
	font-size:1.3em;
	font-weight: bold;
	padding: 0;
	
	padding-bottom:15px;
}
h2 {
	font-size:1.3em;
	font-weight: bold;
	padding: 0;	
	padding-bottom:15px;
}
img{
	margin-bottom:25px;	
}
.small_left{
	margin-right:25px;
	border: 1px solid #018284;	
	float:left;
}



.listenanfang { 
	font-weight:bold;
	font-size:1.25em;
	color: #018284; 
}
.listentrenner{
	clear:both;
	margin:0;
	padding:0;
}
p.ohneabstand { padding-bottom: 0px; }


