@charset "utf-8";
/* CSS Document */


/*
	Dunkelgrün: #005b23;
	Hellgrün: #6da568;
*/

* {
	padding: 0;
	margin: 0;
	font: inherit;
}

body {
	background-image: url(images/bg.jpg);
	background-repeat: repeat-x;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 14px;
	line-height: 20px;
	color: #000000;
}



h1 {
	padding: 75px 0px 0px 0px;
	font-size: 22px;
	font-weight: bold;
	color: #000;
	margin-bottom: 30px;
}

h1.produkt_highlights {
	padding: 75px 0px 0px 0px;
	font-size: 22px;
	font-weight: bold;
	color: #000;
	margin-bottom: 10px;
}

h2 {
	padding: 0px 0px 0px 0px;
	font-size: 16px;
	font-weight: bold;
	color: #000;
	margin-bottom: 10px;
}

b, b * {
	font-weight: bold;
}


div.submenu {
	margin-top: 15px;
	margin-left: 70px;
}
div.submenu a div {
	text-align: left;
	font-weight: bold;
}

div.submenu_item_selected {
	color: #e2001a;
}



div.p {
	margin-bottom: 15px;
}

div.titel_vorteile {
	font-size: 16x;
	font-weight: bold;
	color: #e2001a;
	margin-bottom: 10px;
}

div.chronik_jahr {
	float: left;
	width: 60px;
}

div.chronik_text {
	float: left;
	width: 380px;
}


div#button_blaetterkatalog {
	width: 555px;
	height: 127px;
	margin: 50px auto 0px auto;
}
div#button_blaetterkatalog a {
}
div#button_blaetterkatalog a div {
	width: 555px;
	height: 127px;
	background-image: url(images/button_blaetterkatalog_hover.jpg);
	background-repeat: no-repeat;
}
div#button_blaetterkatalog a:hover div img {
	display: none;
}

div#button_blaetterkatalog_en {
	width: 555px;
	height: 127px;
	margin: 50px auto 0px auto;
}
div#button_blaetterkatalog_en a {
}
div#button_blaetterkatalog_en a div {
	width: 555px;
	height: 127px;
	background-image: url(images/button_blaetterkatalog_en_hover.jpg);
	background-repeat: no-repeat;
}
div#button_blaetterkatalog_en a:hover div img {
	display: none;
}



div.content_produkte {
}

div.trenner_produkte {
	width: 730px;
	border-top: 1px solid #93bb89;
	margin-left: 50px;
	margin-bottom: 20px;
}

div.theme_image {
	text-align: right;
	padding-top: 125px;
}
div.produkt-image {
	text-align: right;
}
div.produkt-image img {
	/* border: 1px solid #e2001a; */
}

ul.vorteile li {
	list-style-image: url(images/li_vorteil2.png);
	margin: 0px 0px 5px 35px;
}


div.text p {
	width: 410px;
	margin-bottom: 20px;
}


div#btn_download {
	border: 1px solid #e2001a;
	padding: 5px;
	width: 325px;
	background-color: #FFF;
}

a {
	font-size: inherit;
	color: #e2001a;
	text-decoration: none;
	border-bottom: 1px dashed #ffffff;
}
a:hover {
	font-size: inherit;
	color: #e2001a;
	text-decoration: none;
	border-bottom: 1px dashed #e2001a;
}
a * span.text {
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}
a * span.grau {
	font-size: 12px;
	color: #777;
}

a:hover * span {
	font-size: 12px;
	color: #e2001a;
}

a.impressum {
	color: #000000;
	text-decoration: none;
	font-size: 12px;
	border-bottom: 0px;
}
a.impressum:hover {
	color: #e2001a;
	text-decoration: none;
	font-size: 12px;
	border-bottom: 0px;
}




div.hidden {
	display: none;
}




a.menu {
	font-size: 16px;
	font-weight: bold;
	text-decoration: none;
	color: #010101;
	border: 0px;
}
a.menu:hover {
	font-size: 16px;
	font-weight: bold;
	text-decoration: none;
	color: #e2001a;
	border: 0px;
}

a.menu_active {
	font-size: 16px;
	font-weight: bold;
	text-decoration: none;
	color: #e2001a;
	border: 0px;
}


span.menu_trenner {
	font-size: 16px;
	font-weight: bold;
	padding: 0 10px;
}





div#main {
	width: 810px;
	margin: 0px auto;
}

div#main_top {
	background-image: url(images/bg_schatten_top.png);
	background-repeat: no-repeat;
	height: 46px;
	
}

div.main_top_left {
	float: left;
	padding-left: 12px;
	padding-top: 8px;
	width: 200px;
}
div.main_top_left a {
}

div.main_top_right {
	float: right;
	text-align: right;
	padding-right: 12px;
	padding-top: 8px;
	width: 300px;
}

div.main_top_right a {
	text-decoration: none;
	color: #000000;
	font-size: 12px;
}
div.main_top_right a:hover {
	text-decoration: none;
	color: #e2001a;
	font-size: 12px;
}


div#main_top a {
	text-decoration: none;
	border: 0;
}



div#main_content {
	background-image: url(images/bg_schatten_content.png);
	background-repeat: repeat-y;
	position: relative;
}

div#main_content div#header {
	position: relative;
	top: 0px;
	left: 10px;
	width: 790px;
}

div#main_content div#menu {
	position: relative;
	top: 0px;
	left: 10px;
	width: 790px;
	padding-left: 40px;
}

div#main_content div#content {
	position: relative;
	top: 5px;
	left: 10px;
	width: 790px;
	background-color: #ffffff;
	/* background-color: #6da568; */
	/* background-image: url(images/bg_content.jpg); */
	background-repeat: no-repeat;
	border-bottom: 5px solid #ffffff;
}

div.content_left {
	float: left;
	width: 260px;
}

div.content_right {
	float: right;
	width: 460px;
	padding-bottom: 50px;
	margin-right: 15px;
}




div#main_bottom {
	background-image: url(images/bg_schatten_bottom.png);
	background-repeat: no-repeat;
	height: 10px;
	text-align: right;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 20px;
}

div#main_bottom a {
	text-decoration: none;
	color: #000000;
	font-size: 12px;
}
