@import "cabka.css";

/* @group Basics */
body { 
	background: #ffffff;
	margin: 0px 0 0px 0;
	padding: 0px;
	text-align: center;
	/*font: 14px/19px Verdana !important;*/
	color: #091637;
	min-width: 992px;
}

ul, ul li {
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	list-style: none;
}
p {
	margin: 0px 0px 0px 0px;
}

#content .center p { 
	margin: 0px 0px 18px 0px;
}

#content .center p {
	line-height: 19px;
}

.clearer {
	clear: both;
}

.invisible {
	display: none !important;
}

.anchor {
	height: 0px;
}

table {
	border-collapse: collapse;
	border-spacing: 0;
	margin: 0px;
	padding: 0px;
}

td, th {
	text-align: left;
	vertical-align: top;
	/*font-size: 13px;*/
}

input, select, textarea {	
	border:  1px solid #888e9c;
	background: #F3F5F8;
	color: #091637;
	/*font-size: 12px;*/
	text-indent: 2px;
}
/*textarea{
	font: 12px/17px Verdana;
}*/

h1.duplicate {
	/*font-size: 20px;*/
	color: #e1e3e7;
	/*font-weight: normal;*/
	position: absolute;
	margin: -7px 0 0 15;
	z-index: 10 !important;

}

h1 {
	margin-top: 0;
	/*font-size: 14px;*/
	color: #091637;
	z-index: 15 !important;
	display: block;
	position: relative;
}

hr {
	border: 0;
}

/* @end */

/* @group Links */

a { 
	color: #e2002b;
	text-decoration: none;
}

a:visited, a:active { 
	text-decoration: none; 
	color: #e2002b;
}

a:hover { 
	text-decoration: none; 
	color: #091637;
}

a:focus { 
	outline: none;
}

.email {
	padding: 0px 0px 0px 17px;
	background: url(../../media/icon_email.gif) no-repeat 0 2px;
}

.link-download {
	padding: 0px 0px 0px 14px;
	background: url(../media/icon-download.gif) no-repeat 3px 4px;
}

.link-extern {
	padding: 0px 0px 0px 14px;
	background: url(../media/icon-extern.gif) no-repeat 3px 4px;
}

.download {
	padding: 0px 0px 0px 11px;
	background: url(../media/icon-download.gif) no-repeat 0px 3px;
}

.intern {
	padding: 0px 0px 0px 11px;
	background: url(../media/icon-intern.gif) no-repeat 0px 3px;
}

.extern {
	padding: 0px 0px 0px 11px;
	background: url(../media/icon-extern.gif) no-repeat 0px 3px;
}

.order {
	padding: 0px 0px 0px 17px;
	background: url(../../media/icon_bestellen.gif) no-repeat 0 2px;
}

.back {
	padding: 0px 0px 0px 17px;
	background: url(../../media/icon_back.gif) no-repeat 0 2px;
	font-weight: bolder;
}

.forward {
	padding: 0px 0px 0px 17px;
	background: url(../../media/icon_funktion.gif) no-repeat 0 2px;
	/*font-weight: bolder;*/
}

.morelink {
	padding: 0 0 0 10px;
	background: url(../media/kontext-pfeil.gif) no-repeat 0px 5px;
}

.morelink:visited, .morelink:active {
	padding: 0 0 0 10px;
	background: url(../media/kontext-pfeil.gif) no-repeat 0px 5px;
}

.morelink:hover {
	color: #091637;
	padding: 0 0 0 10px;
	background: url(../media/kontext-pfeil-active.gif) no-repeat 0px 5px;
}

.noshow {
	display: none;
}

.floatLeft {
	float: left;
}

.floatRight {
	float: right;
}

#content .center a img {
	border: 0;
}

#content .center .floatLeft img {
	margin: 0 10px 4px 0;
	position: relative;
	top: 3px;
}

#content .center .floatLeft .img-caption {
	color: #848a9b;
	margin-bottom: 3px;
	/*font-size: 11px;*/
}

.red {
	color: #e2002b;
}

.gray {
	color: #888;
}

.noBorder {
	border-bottom: 0 !important;
	border-top: 0 !important;
	border-right: 0 !important;
	border-left: 0 !important;
}

.abstand-label {
	width: 60px;
	display: block;
	float: left;
}
/* @end */

/* @group Layout */
#wrapper {
	width: 992px;
	margin: 0 auto;
}

.wrapper-inner {
	width: 100%;
	margin: 0 0 0 0;
	background: url(../media/shadow-lr.gif) repeat-y 0px 0px;
}

.wrapper-top {
	width: 100%;
	height: 5px;
	position: relative;
	top: 4px;
	background: url(../media/shadow_t.png) repeat-x 0px 0px;
}

.wrapper-bottom {
	display: none;
	width: 100%;
	height: 5px;
	margin: 0 0 30px 0;
	background: url(../media/shadow_b.png) repeat-x 0px 0px;
}

#top {
	width: 100%;
	height: 45px;
	/*font-size: 11px;*/
}

#top .meta {
	visibility: hidden !important;
	float: left;
	width: 280px;
	display: block;
	position: relative;
	top: 35px;
	left: 4px;
	z-index: 21;
	text-align: left;
}

#top .meta ul {
	margin: 0;
	padding: 0;
	list-style: none;
	z-index: 9;
}

#top .meta ul li {
	float: left;
}

#top .meta ul li a {
	color: #091637;	
	text-decoration: none;
	/*font-weight: normal;*/
	border-right: 1px solid #091637;
	padding: 0 4px;
	line-height: 11px;
}

#top .meta ul li a:visited, #top .meta ul li a:active {
	color: #091637;	
	text-decoration: none;
	/*font-weight: normal;*/
}

#top .meta ul li a:hover {
	color: #e2002b;	
	text-decoration: none;
	/*font-weight: normal;*/
}

#top .meta .lastimg {
	position: relative;
	left: -2px;
	border: 2px solid #eff4f7;
}

#top .lang {
	visibility: hidden !important;
	width: 240px;
	height: 150px;
	text-align: right;
	background: url(../media/top_world-eu.gif) no-repeat 115px 5px;
	z-index: 200;
	position: absolute;
	margin: 0 0 0 747px;
}

.langworld-us #top .lang {
	width: 240px;
	height: 150px;
	text-align: right;
	background: url(../media/top_world-us.gif) no-repeat 115px 5px !important;
	z-index: 200;
	position: absolute;
	margin: 0 0 0 747px;
}

#top .lang .inner {
	position: relative;
	top: 35px;
	display: block;
	z-index: 20;
}

#top .logo {
	float: none;
	position: relative;
	top: 0px;
	left: -40px;
	width: 100%;
	margin: 10px 0 0px 0;
	padding: 0 0 0 0;
	text-align: center;
}

#top .logo a img {
	border: 0;
	position:relative;
	left: -120px;
	top: 5px;
}

#header {
	background: #fff;
	width: 978px;
	padding: 2px;
	z-index: 10 !important;
	margin: 0 0 0 5px;
}

#header .item-1, #header .item-2, #header .item-3, #header .item-4 {
	float: left;
	margin: 0;
}

#header .item-1, #header .item-2, #header .item-3 {
	margin: 0 2px 0 0;
}

#header .item-1, #header .item-2 {
	width: 243px;
	height: 137px;
	overflow: hidden;
	display: block;
}

#header .item-3, #header .item-4 {
	width: 243px;
	height: 137px;
	display: block;
	overflow: hidden;
}

#header .item-1 {
	background: url(../media/head1.jpg) no-repeat 0px 0px;
}
#header .item-2 {
	background: url(../media/head2.jpg) no-repeat 0px 0px;
}

#header .item-3 {
	background: url(../media/head3.jpg) no-repeat 0px 0px;
}

#header .item-4 {
	background: url(../media/head4.jpg) no-repeat 0px 0px;
}

#header dl {
	padding: 0 !important;
	margin: 0 !important;
}

#header img {
	margin: 0;
}

#bread {
	width: 978px;
	text-align: left;
	background: #091637;
	/*font-size: 10px;*/
	color: #fff;
	font-weight: normal !important;
	position: relative;
	left: 7px;
}

#bread .inner {
	padding: 0 0 0 20px;
}

#bread .inner p {
	width: 700px;
	float: left;
}

#bread a {
	color: #c2cfde;
	text-decoration: none;
}

#bread a:visited, #bread a:active {
	color: #c2cfde;
	text-decoration: none;
}

#bread a:hover {
	color: #fff;
	text-decoration: none;
}

#content {
	text-align: left;
	width:  980px;
	display: block;
	padding: 30px 0 0 0;
	/*background: url(../media/content-bg.gif) no-repeat bottom left; */
	min-height: 420px;
	margin-left: 5px;
}

#content .left {
	visibility: hidden !important;
	/*display: none !important;*/
	width: 150px;
	float: left;
	margin: 0 2px 0 0;
}
#content .center {
	/*width: 700px;*/
	float: left;
	margin: 0 2px 0 0;
	padding: 0 0 30px 0;
}

#content .centerbreit {
	padding: 0 0 30px 0;
	width: 980px;
}

#content p {
	/*font-size: 14px !important;*/
}

#content .centerbreit .inner {
	padding-left: 150px;
}

#content .centerbreit .csc-header {
	
}

#content .centerbreit .inner a {
	z-index: 300 !important;
}

#content .right {
	/*visibility: hidden !important;*/
	/*display: none !important;*/
	width: 100px;
	float: right;
	width: 242px;
	margin: 0 0 0 0;
	position: relative !important;
	z-index: 201 !important;
}
.marker-layer {
	background-color: #f3f5f8;
	border: 1px solid #091637;
	padding: 3px;
	width: auto !important;
}

.marker-layer p {
	line-height: 15px !important;
	/*font-size: 95% !important;*/
	margin: 0 0 0 0 !important;
}

#map_container img {
	border: 0;
}

.tx-ifpdgfrt-pi1 .daten-angebot .angebot {
	position: relative;
	right: 90px;
}

.tx-ifpdgfrt-pi1 .daten-angebot .daten, .tx-ifpdgfrt-pi1 .daten-angebot .angebot {
	margin-top: -17px !important;
}

.daten-angebot a {
	/*font-weight: normal !important;
	font-style: normal !important;*/
}

.produkte-property h4 {
	/*font-size: 11px;*/
	border-bottom: 1px solid #c3d0df;
	margin-bottom: 0px;
	padding-bottom: 0px;
}

.produkte-property ul {
	width: 470px;
}

.tx-ifpdgfrt-pi1 .produkte-property {
	margin-top: 0px !important;
}

.tx-ifpdgfrt-pi1 .content-produkte-text p {
	margin-bottom: 10px !important;
}

#content .tx-ifpdgfrt-pi1 {
	width: 780px !important;
}

.tx-ifpdpaletten-pi1 #searchCPP, .tx-ifpdpaletten-pi1 .searchCPP-foot, .tx-ifpdpaletten-pi1 .cpp-infotext {
	/*display: none !important;*/
}

.tx-ifpdpaletten-pi1 b {
	visibility: hidden !important;
}

.tx-ifpdpaletten-pi1 .produkte-technical b {
	visibility: visible !important;
}

.tx-ifpdpaletten-pi1 {
	position: relative;
}

.context-produkte-info {
	/*display: none !important;*/
}

.gfrt_main #content .produkte-technical-gfrt table {
	border-bottom: 1px solid  #c3d0df !important;
	border-top: 1px solid  #c3d0df !important;
}
/*
.gfrt_main #content .produkte-technical-gfrt {
	float: left;
}
*/
#meldungen {
	display: table;
}

.gfrt_main .angebot {
	margin-right: 90px;
}

.news-search-form {
	display: none !important;
}

p.bodytext {
	margin-top: 0px !important;
	margin-bottom: 0px !important;
}

.NavLogo {
	height: 100px;
	width: 100%;
	background: url(../media/Eco-Logo.gif) no-repeat 20px 10px;
}

/* @end */

/* @group Kontext */

.csc-textpic-caption {
	color: #666;
	/*font-size: 95%;*/
}

.csc-frame-frame1 {
	margin: 0 0 20px 0;
}

.csc-frame-frame1 h1 {
	width: 100%;
	color: #c0cedd;
	/*font-size: 13px;*/
	margin: 0 0 2px 0;
	border-bottom: 1px solid #091637;
}

.csc-frame-frame1 .innerpic {
	float: right;
	position: absolute;
	margin: -26px 0 0 120px;
	z-index: 260;
}

.csc-frame-frame1 .item2 {
	border-bottom: 1px solid #091637;
}

.right .csc-textpic dl {
	margin: 0 0 0 0 !important;
}

/* @end */

.csc-bulletlist {
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}

.csc-bulletlist li {
}
/*
.csc-header{
	margin-left: 0px !important;
}
*/
#content .center .inner li {
	padding: 0 0 0 12px;
	margin: 0 0 12px 0;
	background: url(../media/bulletlist.gif) no-repeat 0px 4px;
}

.imp_abstand_label {
	display: block;
	float: left;
	width: 150px;
}

.since {
	float: right;
	margin: 0 20px 0 0;
	color: #f3f5f8;
	font-weight: normal;
}

#menu span {
	margin-top: -1px;
}

#menu .ddx h3 {
	position: relative;
}

.fmError {
	color: #e2002b;
}

.box-right .submit-search {
	background: url(../media/navi-pfeil.gif) no-repeat 0 0;
}