﻿/*
Green : #389E2E
Gray: #605440
*/
/*
Hell Green: #DDF1D7
Gray: #434940
*/

.trip
{
	margin: 0px auto;
}

* img {
border:0px;
} 

body {
	font-family: Arial;
	font-size: 12px;
	color: #202020;
	margin: 0; padding: 0;	/* neu JW wg. Lightbox */
}

h4 {
	font-family:Arial;
	font-size: 16px;
	color: Gray;
	padding: 0px;
	margin: 5px 0px 5px 0px;
}

hr {
	color: #ACA899;
}
* img {
    border:0px;
} 

.main_container {
	clear:both;
    width: 980px; 
    margin: 0 auto;
    padding: 0px;
}

.panel_left {
    margin: 0px;
    padding: 0px;
    float: left;
	width: 180px;
	margin-right: 10px;
 }

.panel_main {
    margin: 0px;
    padding: 0px;
    float: left;
	width: 600px;
}

.panel_right {
    margin: 0px;
    padding: 0px;
    float: left;
	width: 180px;
	margin-left: 10px;
}
.info { 
    border:solid 1px #BDE2AC;
    margin-bottom:8px; 
    padding: 5px; 
    background-color:white;
}
.version_label {
    float:left;
    padding:30px 0px 0px 20px;
    color:White ;
}

#tabs {float:left; display:block; height:120px; width:780px; position: relative; left: 0px; top: 0px;}
#tabs ul {margin:0; padding:0; list-style-type:none;}
#tabs li {float:left;display:block;}
#tabs #current a {background-position: 0px -30px;}
#tabs a {background-position: 0px 0px; display:block; height:30px; padding: 0px; width: 156px;}
#tabs a:hover {background-position: 0px -30px;}

a.start {float:left; background-position: 0px 0px; height:120px; width:200px; margin:0px; padding:0px; border:0px;}
a.start:hover { background-position: 0px -120px; }

.info h6 { font-family:Arial; font-size:12px; color:#389E2E; font-weight:bold;}
.info h5 { font-family:Arial; font-size:14px; color:#389E2E; margin: 5px 0px 5px 0px; padding-top: 15px; }
.info h5 a { font-family:Arial; font-size:14px; color:#389E2E; margin: 5px 0px 10px 0px; }
/*.info h4 { font-family:Arial; font-size:14px; color:#605440; margin: 5px 0px 10px 0px; }*/
.info h4 { font-family:Arial; font-size:18px; color:#389E2E; font-weight:normal; margin: 5px 0px 5px 0px; }
.info h4 a { font-family:Arial; font-size:18px; color:#389E2E; font-weight:normal; margin: 5px 0px 10px 0px; }
.info h3 
{
	font-family:Arial; 
	font-size:14px; 
	color:#389E2E;
	background-color: #FFFFFF;
	margin: 0px 0px 0px 9px;
	display:block;
	padding: 3px 3px 3px 10px;
	border: solid 1px #BDE2AC;
	border-left: none;
	clear:both!important;
}

.info p { font-family:Arial; font-size:12px; color:#202020; margin: 5px 0px 0px 0px; }
.info a { font-family:Arial; font-size:12px; color:#389E2E; font-weight:bold; text-decoration:none; }
.info ul { margin:0px 0px 10px 0px; padding-left:20px; color:#202020; list-style-image:url(../../images/PageElements/disc_12.png);}
.info hr { color:#389E2E; height:1px; }
.info_banner { margin-bottom:10px!important; }
.info_h3 { background-color:#389E2E; overflow:hidden; margin:20px 0px 10px 0px;}
.info li h5 { margin:0px;}
.info h5 strong { color:#202020; cursor:pointer; font-weight:normal; font-size:12px; } 

/*.faq { border-bottom: solid 1px #BDE2AC; padding:0px; margin: 0px;}*/
.faq h6 { font-family:Arial; font-size:12px; color:#389E2E; font-weight:bold; cursor:pointer; margin:0px;}
.faq h5 { font-family:Arial; font-size:14px; color:#389E2E; margin: 5px 0px 5px 0px; padding-top: 3px; }
.faq div { display:none; padding-bottom:5px;}


/* -- Navigation --*/
.strip_item 
{
	padding: 3px 5px;
	height: 21px;
	color: #202020;
	background-color: #BDE2AC;
}
.strip_item_select
{
	color: Green;
}
.menu_block
{
	border: solid 1px #958A77;
	border-top: none;	
}
.menu_item
{
	color: Black;
	padding: 3px 5px;
}
.menu_item_select
{
	color:Green;
}
.site_path
{
	display:block;
	padding-top: 5px;
	color: silver;
}
.site_path_item
{
	color: Silver;
}
.service_item
{
	color: White;
	padding: 2px 2px;
}
.service_item_select
{
	color: #202020;
}
.btnGo
{
	float: left;
}
.edSearch
{
	float: left;
	margin-right: 4px;
	border: solid 1px #389E2E;
	padding: 2px;
	color: #389E2E;
}
.imgSearch
{
	margin: 5px;
}

.article-list {
    float: left;
    border: none;
    margin-left: 3px;
}

.article-vlist {
    float: left;
    border: none;
    margin-left: 4px;
    margin-top: 5px;
}

.article-item {
    display:block;
    height:250px;
    background-repeat:no-repeat;
    float: left;
}

.article-list .article-item {
    width:191px;
    background-image: url('../../images/PageElements/background_191.png');
    margin-right: 4px;
}

.article-vlist .article-item {
    width:175px;
    background-image: url('../../images/PageElements/background_175.png');
}

.article-item-header {
    display:block;
    clear:both;
    height: 100px;
    margin: 4px 4px 2px 0px;
}

.article-item-header img {
    display: block;
    margin: 0 auto!important;
}

.article-item-body {
    padding: 2px 5px;
    height: 100px;
}

.article-item-body a 
{
	display:block!important;
    font-weight:normal;
    text-decoration:none;
    color:#389E2E!important; 
    margin-bottom: 4px;
}

.article-item-footer {
    height: 30px;
}

.article-item-price a {
    float:right; 
    padding: 4px 10px 0px 0px;
    font-size:17px;
    font-weight:bold;
    text-decoration:none;
    color:#389E2E!important; 
}

/*-------- Forschungen + Presse ---------------*/
.info-list {
	list-style-type:none!important;
	list-style-image:none!important;
	padding:0px!important;
	margin:0px!important;
}
.info-list a {color:#389E2E; font-weight:bold; text-decoration:none;}
.info-list li { display:block; border-bottom:solid 1px #BDE2AC; padding-bottom:8px; overflow:hidden;}
.info-list-note { float:left; width:370px; padding-top:10px; padding-left:5px;}
.info-list-logo { float:right; width:200px; text-align:right; margin-right:5px;}

/*------------- Werbemittel ----------------*/
#flyers {list-style:none!important; padding:0; margin:0;}
#flyers li {float:left; width:220px; height:170px; margin:15px; }

/*--------------- Produkt Detail ----------------------------*/
#product_detail_container {position:relative; top:0px; left:10px;  
	width:580px; font-family:"Arial", Times, serif; font-style:normal;
	overflow:hidden; color:Green; margin-bottom: 20px;}
#product_detail_gallery { float:left; width:290px; margin-bottom:15px; }
.product_detail_image { width:250px; height:200px; }
.product_detail_thumb_list { margin-top:10px; margin-left:auto; margin-right:auto; }
.product_detail_thumb { float:left; border:solid 1px green; width:40px; height:40px; margin:3px; }
#product_detail_info { float:right; width:280px; }
#product_detail_name { font-size:26px; font-weight:bold; }
#product_detail_dimensions { font-style:oblique; }
#product_detail_number { font-style:oblique; }
#product_detail_teaser {font-size:larger; font-style:oblique; font-weight:bolder;
	margin-bottom:10px; margin-top:10px; clear:both; }
#product_detail_description { clear:both; color:Black; }
#product_detail_description ul { line-height:15px; }
#product_detail_price { font-size:16px; font-weight:bold; padding-top: 10px;}
#product_detail_card { padding-top: 15px;}

/*----------------- Produkt Group -------------------------------*/
.green { color: #389E2E; font-weight:bold; font-size:14px; margin-bottom: 5px;}
.group_header { display:block; clear:both; visibility:visible; }
.group_header a { font-size:12px; color:#389E2E; font-weight:bold; text-decoration:none; }
/*.group_header h4 { font-size:22px; color:#389E2E; }*/
.group_header h5 { font-size:14px; color:#389E2E; }
/*.group_footer ul { margin:0; padding:0; list-style-type:none;}*/
/*.group_footer li { margin-bottom: 20px; }*/
.green_link { color: #389E2E; text-decoration:none; }

/*------------------- Bereiche --------------------------------------*/
/*.box-right {
	margin: 0px 0px 20px 0px; 
	padding: 10px 0px 5px 10px;	
	border: solid 1px #389E2E;
}
.box-right ul { margin:0; padding:0; list-style-type:none;}
.box-right li { margin-bottom: 5px; }
.box-right a { text-decoration: none; color: gray;}
*/
/* ------------------- Box ---------------------------------------*/
.box_panel 
{
	width: 180px;
	float: left;
	margin: 0px 0px 10px 0px; 
	padding: 0px;
	border: 0px;
}
.box_panel_header
{
	height: 20px;
	margin: 0px;
	border: 0px;
	padding: 0px;
	background-repeat:no-repeat;
}
.box_panel_body
{
	border: solid 0px #DDF1D7;
	border-color:white; 
	padding: 1px 0px 2px 0px; 
	background-color:white;
}
.box_panel_body ul { margin:0; padding:0; list-style-type:none;}
.box_panel_body li { margin-bottom: 5px; }
.box_panel_body li a { text-decoration: none; color: #202020;}
.box_panel_body a { display:block; }

a.box_panel_button 
{
	display:block; 
	background-repeat:no-repeat;
	margin: 0px 0px 14px 0px;
	border: 0px;
	padding: 0px;
}

a.box_panel_button:hover { background-position:0px -22px; }

/*------------- SeitenMenu ----------------*/
.sm_item { color: #202020; }
.sm_item_select { color: #389E2E; }
/* -----------------------------------------*/
div.info_block {
	border-bottom: solid 1px #BDE2AC; 
	padding: 10px 0px 20px 0px; 
	overflow:hidden; 
}

div.info_block_no_border {
	border-bottom: solid 1px white; 
	padding: 10px 0px 5px 0px; 
	overflow:hidden; 
}

.stamp {float:right; margin: 0px 20px 10px 20px; }

.dd {float:right;}

.pinus-h6 {
    font-family:Arial; 
	font-size:14px; 
	font-weight: bold;
	color:#389E2E;
	background-color: #FFFFFF;
	margin: 0px 0px 0px 9px;
	display:block;
	padding: 15px 3px 0px 3px;
	clear:both!important;
}

a.pinus {
	display:inline;
	color:#389e2e; 
	font-size: 16px;
	background-color:#BDE2AC;
    background-repeat:no-repeat;
	background-position:bottom;
    margin-left: auto;
    margin-right: auto;
	margin-bottom: 10px;
	margin-top: 10px;
	border: 2px solid #BDE2AC;
	display: block;
	text-align: center;
}

a.pinus:hover { 
	color:#000000; 
}

