
/* **************************************************** */
/* 		    		  Allgemein							*/
/* **************************************************** */

* {
  margin: 0px;
  padding: 0px;
}

html, body {
	text-align: center;

}

body {
  font: 12px Arial, Helvetica, sans-serif;
  background-color:#c5e59e;
  width: 100%;
}

/* **************************************************** */
/* 		    		  Seite allgemein					*/
/* **************************************************** */


#page {
	position: relative;
	text-align: left;
	width: 1002px;
	height: 556px;
	margin: 25px auto 0px auto;
	background-image:url(../images/start.jpg);
}


#page_content {
  position: relative;
	text-align: left;
  width: 1002px;
	height: 556px;
	margin: 25px auto 0px auto;
	background-image:url(../images/content.jpg);
}

img {
	border:0px;
}

/* **************************************************** */
/* 		    		  Kopfbereich						*/
/* **************************************************** */

#logo {
	position:relative;
	float:left;
	top: 0px;
	left: 1px;
	width: 150px;
	height: 115px;
	border: none;
}

#logo h1 {
	display: none;
}

/* **************************************************** */
/* 		    		  Inhaltsbereich					*/
/* **************************************************** */

#backend_edit_panel {
    position: absolute;
    top: 0px;
    left: 500px;
    font-size: 10px;
    width: 130px;
    //width: 130px;
    text-align: left;
    border: 1px solid #ddd;
    padding: 3px;
    background-color: #eee;
    z-index: 99;
}

#backend_edit_panel a:link {
	text-decoration: none;
}

#backend_edit_panel a:visited {
	text-decoration: none;
}

#backend_edit_panel a:hover {
	text-decoration: underline;
}



#right {
    position: absolute;
	left: 267px;
	top: 120px;
	height: 415px;
	width: 727px
}

#content {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color:#000000;
	margin-left: 57px;
	height: 415px
}



/* **************************************************** */
/* 		    		  rechte Seite Inhalt				*/
/* **************************************************** */


#product_scrollable {
	float: left;
	min-height: 340px;
	height: 340px;
	position: absolute;
	margin: 25px 0 0 175px;
	//margin-left: 175px;
}

#scrollable {
	float: left;
	height: 370px;
	width: 650px;
	//width: 650px;
	margin-left: 20px;
	//margin-left: 10px;
	position:relative;
	background: transparent;
	overflow: auto;
	scrollbar-highlight-color: #a4d767;
	scrollbar-base-color: #a4d767;
	scrollbar-arrow-color: #fff;
	scrollbar-darkshadow-color: #e0faa7;
	scrollbar-shadow-color: #e0faa7;
	scrollbar-3dlight-color: #e0faa7;
	scrollbar-track-color: #e0faa7;

}

#pager_lexikon{
	float: left;
	width: 600px;
	//width: 600px;
	height: 340px;
	//height: 320px;
	position:relative;
	overflow: auto;
	scrollbar-highlight-color: #a4d767;
	scrollbar-base-color: #a4d767;
	scrollbar-arrow-color: #fff;
	scrollbar-darkshadow-color: #e0faa7;
	scrollbar-shadow-color: #e0faa7;
	scrollbar-3dlight-color: #e0faa7;
	scrollbar-track-color: #e0faa7;

}

#picture {
    position: relative;
	float:left;
	width: 124px;
	height: 402px;
}

#product_text {
	width: 240px;
}


#scrollable_static {
	float: left;
	width: 585px;
	position:relative;
	overflow: auto;
	scrollbar-highlight-color: #a4d767;
	scrollbar-base-color: #a4d767;
	scrollbar-arrow-color: #fff;
	scrollbar-darkshadow-color: #e0faa7;
	scrollbar-shadow-color: #e0faa7;
	scrollbar-3dlight-color: #e0faa7;
	scrollbar-track-color: #e0faa7;
}

#scrollable_contact {
	float: left;
	height: 360px;
	width: 600px;
	position:relative;
	overflow: auto;
	scrollbar-highlight-color: #a4d767;
	scrollbar-base-color: #a4d767;
	scrollbar-arrow-color: #fff;
	scrollbar-darkshadow-color: #e0faa7;
	scrollbar-shadow-color: #e0faa7;
	scrollbar-3dlight-color: #e0faa7;
	scrollbar-track-color: #e0faa7;
}

#static_content {
	position:relative;
	float: left;
	height: 360px;
	width: 600px;
	height: 320px;
	//height: 320px;
	overflow: auto;
	scrollbar-highlight-color: #a4d767;
	scrollbar-base-color: #a4d767;
	scrollbar-arrow-color: #fff;
	scrollbar-darkshadow-color: #e0faa7;
	scrollbar-shadow-color: #e0faa7;
	scrollbar-3dlight-color: #e0faa7;
	scrollbar-track-color: #e0faa7;
}

/* **************************************************** */
/* 		    		  Lexikon							*/
/* **************************************************** */


#lexikon_content {
	float: left;
	height: 350px;
	width: 450px;
	position:relative;
	overflow: auto;
}


#lexikon_header {
	font-weight: bold;
	margin-bottom: 10px;
}

#lexikon_back {
	font-weight: bold;
	float: right;
	margin-top: 20px;
	margin-right: 5px;
}

#text {
	width: 450px;
}


/****************************************************** */
/* 			Teaser auf der Startseite					*/
/****************************************************** */

#teaser01 {
	position: absolute;
	top: 174px;
	left: 883px;
	width: 90px;
 }

 #teaser02 {
	position: absolute;
	top:345px;
	left: 872px;
	width: 90px;
 }

  #teaser03 {
	left:705px;
	position:absolute;
	top:465px;
	width:90px;
 }

 a.teaser:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #007f39;
	text-decoration: none;
}

a.teaser:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #007f39;
	text-decoration: none;
}

a.teaser:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #000;
	text-decoration: none;
}

a.teaser:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #000;
	text-decoration: none;
}

/* **************************************************** */
/* 		        Buttons Markenphilosophie      		  */
/* **************************************************** */

ul#philopunkte {
   margin-top: 10px;
   list-style-type: none !important;
}

ul#philopunkte .gruenekraft {
   background: url(../images/philosophie/icon_gruenekraft.gif) no-repeat;
   padding-left: 50px;
   height: 50px;
}

ul#philopunkte .tenside {
   background: url(../images/philosophie/icon_tenside.gif) no-repeat;
   padding-left: 50px;
   height: 50px;
}

ul#philopunkte .hautfreundlichkeit {
   background: url(../images/philosophie/icon_hautfreundlichkeit.gif) no-repeat;
   padding-left: 50px;
   height: 50px;
}

ul#philopunkte .frei {
   background: url(../images/philosophie/icon_frei.gif) no-repeat;
   padding-left: 50px;
   height: 50px;
}

ul#philopunkte .umweltbelastung {
   background: url(../images/philosophie/icon_umweltvertraeglich.gif) no-repeat;
   padding-left: 50px;
   height: 50px;
}

ul#philopunkte li.tierwelt {
   background: url(../images/philosophie/icon_tierwelt.gif) no-repeat;
   padding-left: 50px;
   height: 50px;
}

ul#philopunkte li.nachhaltigkeit {
   background: url(../images/philosophie/icon_produktion.gif) no-repeat;
   padding-left: 50px;
   height: 50px;
}

ul#philopunkte li.wasser {
   background: url(../images/philosophie/icon_wasser.gif) no-repeat;
   padding-left: 50px;
   height: 50px;
}

ul#philopunkte li.erfahrung {
   background: url(../images/philosophie/icon_20jahre.gif) no-repeat;
   padding-left: 50px;
   height: 50px;
}

ul#philopunkteunten {
   margin: 0px 10px;
   list-style-type: none !important;
}

ul#philopunkteunten li {
   margin: 5px 0;
   padding-left: 0px !important;
   margin-left: 0px !important;
}

ul#auszeichnungen {
   margin-top: 10px;
}

ul#auszeichnungen li {
   margin: 5px 0px;
}
