@charset "utf-8";
/* (c) 2011 web-crossing gmbh
----------------------------------------------------------------------------------------------------*/
* {
	margin: 0;
	padding: 0;
}
html, body {
/*height: 100%;*/
}
body {
	font: 80%/1.5em arial, sans-serif;
	color: #222;
	background-image: url(/fileadmin/templates/images/bg.jpg);
	background-repeat: repeat-x;
}
.box_footer {
	width: 278px;
	height: 15px;
	background: url(../images/box_footer.png) no-repeat;
}
.csc-textpic-imagewrap div {
	float: left;
	margin-right: 1px;
	margin-bottom: 1px;
}
/* Container
---------------------------------------------------------------------------*/
/* main link ausrichtung
#main {
	position: relative;
	width: 880px;
	margin: 0 50px;
	padding: 0;
}*/
#main {
	text-align: left;
	vertical-align: middle;	
	margin-left: -440px;
	left: 50%;
	width: 880px;
	position:absolute;
}
/* Sitetitle
---------------------------------------------------------------------------*/
#sitetitle {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 280px;
	height: 108px;
	padding: 0;
	background: url(../images/bg_box_top.png) top left no-repeat;
}
#sitetitle h1 {
	padding: 40px 0 0 25px;
}
#sitetitle h1 a strong {
	display: none;
}
#sitetitle h1 a {
	display: block;
	width: 224px;
	height: 44px;
	background: url(../images/logo_ehline.png) no-repeat top left;
}

/* Columns
---------------------------------------------------------------------------*/
#left {
	position: absolute;
	top: 110px;
	left: 0px;
	width: 280px;
}
#content {
	min-height: 1100px;
	/*background: #fff;*/
	background: #efefef;
	margin: 0 0 0 30px;
	padding: 100px 10px 0 250px;
}

/* Columns Content
---------------------------------------------------------------------------*/
#col_border {
	height: 369px;
	padding: 3px 0;
	border-top: 6px solid #72bf44;
	border-bottom: 6px solid #72bf44;
}
#col_left .head {
	height: 10px;
	background: url(../images/bg_box_top.png) no-repeat top left;	
}
#col_left .body {
	color: #7bb41e;
	padding: 20px;
	background: url(../images/bg_box_left_tree.png) no-repeat;	
}
#col_left .bottom {
	color: #7bb41e;
	padding: 20px;
	background: url(../images/bg_box_bottom.png) no-repeat;	
}
#col_middle {
	margin: 0 0 0 0;
	color: #808080;
	margin-top: 5px;
}
.csc-default {
	padding: 0 0 20px 0;
}
/* Mainmenu
---------------------------------------------------------------------------*/
#mainmenu {
	position: absolute;
	top: 75px;
	left: 280px;
	font-size: 1.3em;
}
#mainmenu ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
}
#mainmenu ul li {
	float: left;
	width: auto;
	margin: 0 15px 0 0;
}
#mainmenu ul li.shop {
	margin: 0 0 0 0px;
	text-align: right;
}
#mainmenu ul li a {
	color: #7bb41e;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: none;
}
#mainmenu ul li.shop a, 
#mainmenu ul li.shop a:hover, 
#mainmenu ul li.active.shop a {
	color: #308fd1;
}
#mainmenu ul li a:hover, #mainmenu ul li.active a {
	color: #000;
	text-decoration: none;
}
/* Productmenu
---------------------------------------------------------------------------*/
#productmenu {
	
}
#productmenu .head {
	height: 10px;
	background: url(../images/bg_box_top.png) no-repeat top left;	
}
#productmenu .body {
	padding: 0 0 60px 0;
	margin: 0 0 0 0;
	background: url(../images/bg_box_left.png) no-repeat;	
}
/*
#productmenu .menu_head {
	color: #7bb41e;
	font-size: 2.2em;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: none;
	cursor: pointer;
	padding: 0 0 5px 20px;
	margin: 0 0 5px 0;
	border-bottom: 1px dotted #72bf44;
}
#productmenu .menu_body {
	padding: 0 0 10px 30px;	
}
#productmenu .menu_body a  {
	font-size: 1.6em;
	font-weight: bold;
	color: #7bb41e;
	margin: 0;
	padding: 0 0 0 20px;
	text-transform: uppercase;
	text-decoration: none;
}
#productmenu .menu_body a:hover {
	color: #fff;
}*/



#productmenu ul {
	list-style-type: none;
	margin: 0;
	padding: 50px 0 0 0;
}
#productmenu ul li {
	padding: 0 0 20px 0;
}
#productmenu a {
	color: #7bb41e;
	font-size: 2.2em;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: none;
	padding: 0 0 0 20px;
	border-bottom: 1px dotted #72bf44;
	outline: none;
}
/*
#productmenu a:hover, #productmenu ul li a.current {
	color: #fff;
	text-decoration: none;
}*/
#productmenu a:hover, #productmenu ul li a.current {
	color: #424243;
	text-decoration: none;
}
#productmenu ul ul {
	list-style-type: none;
	margin: 0;
	padding: 15px 0 0 0;
}
#productmenu ul li ul li {
	margin: 0;
	padding: 0;
}
#productmenu ul li ul li a,
#productmenu ul li.active ul li a  {
	font-size: 1.2em;
	color: #7bb41e;
	margin: 0;
	padding: 0 0 0 20px;
	border-bottom: none;
}
/*
#productmenu ul li ul li a:hover, 
#productmenu ul li ul li a.current {
	color: #fff;
}
*/
#productmenu ul li ul li a:hover, 
#productmenu ul li ul li a.current {
	color: #424243;
}


/********************************************************************************/
ul.menu {
	background-color: transparent;
}
.menu-handle {
	/*display: block;*/
	cursor: default;
}

/* Clickpath
---------------------------------------------------------------------------*/
#clickpath {
	font-size: 0.8em;
	color: #69b23f;
}
#clickpath a {
	color: #69b23f;
}
/* Content
---------------------------------------------------------------------------*/
a.download {
}
#ctools {
	height: 20px;
	font-size: 0.85em;
	background: #EFEFEF;
	margin: 0 0 0 30px;
	padding: 10px 5px 10px 250px;
}
/* Footer
---------------------------------------------------------------------------*/
#socialmedia {
	margin: 0 0 0 40px;
}
/* Footer
---------------------------------------------------------------------------*/
#footer {
	height: 80px;
	padding: 10px 5px;
	margin: 0 0 0 30px;
	font-size: 0.9em;
	line-height: normal;
	/*background: #414042;*/
	background-color: #EFEFEF;
	border-top: 1px dotted #72BF44;
}
#footer #address {
	float: left;
	width: 50%;
}
#footer #linkit {
	float: left;
	width: 15%;
}
#footer #metamenu {
	float: right;
	width: 35%;
	text-align: right;
}

/* Metamenu
---------------------------------------------------------------------------*/
#metamenu {
	
}
#metamenu ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
}
#metamenu ul li {
	
}
#metamenu a {
	color: #222;
	text-decoration: none;
}
#metamenu a:hover {
	color: #222;
	text-decoration: underline;
}
/* Language
---------------------------------------------------------------------------*/
#language {
	position: absolute;
	top: 10px;
	right: 10px;
	text-align: right;
}
/* Address
---------------------------------------------------------------------------*/
#address, #address a {
	color: #222
}
/* Form 
---------------------------------------------------------------------------*/
input[type=submit] {
	color: #222;
	border: 1px solid #222;
	background: #fff;
}
input[type=submit]:hover {
	color: #000;
	border: 1px solid #000;
}
.clear, .clearer {
	clear: both;
}
.hidden {
	display: none;
}
/* Typographie
---------------------------------------------------------------------------*/
p {
	padding: 0 0 1em 0;
	margin: 0;
}
h1, h2 {
	font-weight:normal;
	text-transform: uppercase;
	color: #000;
	margin: 0px;
	line-height: 1.0em;
}
h2 {
	color: #000;
}
h3, h4, h5, h6 {
	font-weight: bold;
	color: #000;
}
.title {
	font-size: 2.8em;
	margin-bottom: 1.0em;
}
h1 {
	font-size: 1.6em;
	margin-bottom: 0.682em;
}
h2 {
	font-size: 1.5em;
	margin-bottom: 0.79em;
}
h3 {
	font-size: 1.4em;
	margin-bottom: 0.882em;
}
h4 {
	font-size: 1.4em;
	margin-bottom: 1.071em;
}
h5, h6 {
	font-size: 1.3em;
	margin-bottom: 1.154em;
}
li ul, li ol {
	margin: 0 1.5em;
}
ul, ol {
	margin: 0 1.5em 1.5em 1.5em;
}
dl {
	margin: 0 0 1.5em 0;
}
dl dt {
	font-weight: bold;
}
dl dd {
	margin-left: 1.5em;
}
a {
	color:#111;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
table {
	margin-bottom:1.5em;
	border-collapse: collapse;
}
th {
	font-weight:bold;
}
tr, th, td {
	margin:0;
	padding:0 1.5em 0 1em;
	height:18px;
}
tfoot {
	font-style: italic;
}
caption {
	text-align:center;
	font-family:Georgia, serif;
}
abbr, acronym {
	border-bottom:1px dotted #000;
}
address {
	margin-top:1.5em;
	font-style: italic;
}
del {
	color:#000;
}
blockquote {
	padding:1em 1em 1em 1.5em;
	font-family: baskerville, "palatino linotype", serif;
}
blockquote > *:first-child:before {
	content:"\201C";
	font-size:2.5em;
	margin-left:-.62em;
	font-family:georgia, serif;
	padding-right:.2em;
	color:#aaa;
	line-height:0;
}
strong {
	font-weight: bold;
}
em, dfn {
	font-style: italic;
}
dfn {
	font-weight: bold;
}
pre, code {
	margin: 1.5em 0;
	white-space: pre;
}
pre, code, tt {
	font: 1em monospace;
	line-height: 1.5;
}
tt {
	display: block;
	margin: 1.5em 0;
}

hr {
	margin-bottom:1.5em;
}
img {
	border:0;
}
/* Printlayout
---------------------------------------------------------------------------*/
.print_main {
	width: 600px;
	margin: 20px;
}
.print_header {
	padding: 0 0 20px 0;
}
.print_content {
	text-decoration: none;
	margin: 20px 0;
}
.print_content .news-single-backlink, .print_content .news-list-morelink {
	display: none;
}
.print_tools {
	float: right;
	width: auto;
	padding: 5px;
	border: 1px dotted #666;
}
.print_tools a {
	font-size: 0.9em;
	text-decoration: none;
}
.print_footer {
	padding: 5px;
	font-size: 0.95em;
	color: #000;
	background: #dedede;
	text-align: center;
}
.print_footer a {
	color: #000;
	text-decoration: none;
}
