#presse-bg .news-list-morelink a { color: #D90019; }
#presse-bg .news-list-morelink a:visited { color: #1b4ae2; }
#presse-bg .news-list-morelink a:hover { color: #D90019; }

/*** Indexed_Search ***/
.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-info { background: #fff; }
.tx-indexedsearch .res-tmpl-css { margin-bottom: 2.5em; }
.tx-indexedsearch-browsebox { margin-bottom: 20px; border-top: 1px solid #c9cace; border-bottom: 1px solid #c9cace; }
.tx-indexedsearch .res-tmpl-css h3,
.tx-indexedsearch .res-tmpl-css h3 a { padding: 0 0 5px 0; color: #D90019; font-family: Georgia,Times New Roman,Times,serif; font-size: 18px; font-style: italic; font-weight: normal; line-height: 16px; }
.tx-indexedsearch .res-tmpl-css h3 a:hover { color: #D90019; }
.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-descr .tx-indexedsearch-redMarkup { color: #9C9C9C; }
.tx-indexedsearch .info-tmpl-css dd.item-path a { color: #9c9c9c; }
.tx-indexedsearch .info-tmpl-css dd.item-path a:hover { color: #666; }
.tx-indexedsearch .tx-indexedsearch-browsebox a { color: #9c9c9c; }

/*** Content Tables ***/

.contenttable { border:1px solid #666666; }
.contenttable th { background-color:#c9cace; padding:5px 20px; }
.contenttable td { background-color:#F9F9F9; padding:2px 20px; }
.contenttable td p, .contenttable th p { text-align:center; }


#content-right_sub ul li {list-style-image:none; list-style-position:outside; list-style-type:square; margin: 0 0 0 13px; }

* {
	margin: 0;
	padding: 0;
	text-align: left;
}

/**********************************/
.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}
.clearfix {display: inline-block;}
* html .clearfix {height: 1%;}
.clearfix {display: block;}
.clr {clear: both;}
/**********************************/

img { border: none; }

#presse-bg { background: transparent url(../img/presse-bg.png) repeat left top; }

#slider {
	height: 98px;
	width: 258px;
	background: transparent url(../img/bg_slider.png) no-repeat scroll left top;
	overflow: hidden;
	z-index: 8;
	position: absolute;
	left: 50%;
	margin: 45px 0 0 194px;
}

#sliderlogos {
	margin: 10px 5px 0 5px;
}
#sliderlogos img {
	border: none;
}
#sl_left, #sl_right {
	width: 50%;
	float: left;
	text-align: center;
}

body {
	background: #9a9a99 url(../img/main_bg.jpg) repeat-x scroll left top;
	color: #666666;
	font-family: Arial;
	font-size: 11px;
	line-height: 14px;
	text-align: center; 
}

#logo { background-image:url(../img/logo_new.png); width:290px; height:130px; left:50%; margin:25px 0 0 180px; position:absolute; z-index:9; }
#logolink { width:15px; height:15px; left:50%; margin:97px 0 0 100px; position:absolute; z-index:3; cursor:pointer;  }

#container {
	margin: 0 auto;
	padding: 50px 0 25px 0;
	width: 1000px;
}

#page-top {
	background: transparent url(../img/shadow_upper.png) no-repeat scroll left top;
	height: 15px;
}

#page {
	background: transparent url(../img/shadow_middle.png) repeat-y scroll left top;
	padding: 0 15px;
}
#header {
	background: #fff; /*transparent url(../img/visual_start.jpg) no-repeat scroll left top;*/
	border-top: 3px solid #991f2e;
	height: 250px;
}
#header ul li { list-style-image:none; list-style-position:outside; list-style-type:none; position: absolute;}

#header_shadow {
	background: #fff url(../img/header_shadow.jpg) repeat-x scroll left top;
	height: 8px;
}

#header_sub {
	background: transparent /*url(../img/visual_start.jpg) no-repeat scroll left bottom*/;
	border-top: 3px solid #991f2e;
	height: 170px;
	overflow: hidden;
}

#wrapper {
 	overflow: hidden;
 	clear: both;
	padding: 15px 15px 15px 15px;
	background: #ffffff;
}

#wrapper_sub {
	clear: both;
 	overflow: hidden;
	padding: 15px 15px 30px 15px;
	background: #ffffff;
}

#subheader { background: #fff; float: left; width: 970px; }
#breadcrumb {
	float: left;
	width: 715px;
	overflow: hidden;
	padding: 9px 0 5px 25px;
	background: transparent;
	color: #D90019;
	font-family: Arial;
	font-size: 11px;
	font-weight: normal;
	line-height: 14px;
}
#breadcrumb img { margin: 0 4px; }
#breadcrumb a, #breadcrumb a:visited {
	color: #666666;
	font-family: Arial;
	font-size: 11px;
	font-weight: normal;
	line-height: 14px;
	text-decoration: none;
}
#breadcrumb a:hover, #breadcrumb a:active {
	color: #D90019;
	font-family: Arial;
	font-size: 11px;
	font-weight: normal;
	line-height: 14px;
	text-decoration: none;
}
#search {
	float: right;
	background: #fff url(../img/bg_suche.jpg) no-repeat scroll left top;
	width: 230px;
	height: auto;
}

#content-left { float: left; width: 250px; padding: 0 15px 0 0; }
#content-left #navi { padding: 0 0 0 10px; }
#content-right { float: left; width: 670px; padding-top: 1px;}
#content-right_sub { float: left; width: 645px; padding-top: 1px;}

#content-right_sub a { text-decoration: none; /*color: #D90019;*/ }

#page-bottom {
 	clear: both;
	background: transparent url(../img/shadow_bottom.png) no-repeat scroll left top;
	height: 15px;
}

#footer { clear: both; padding: 0 15px; color: #ffffff;}

#footer-language { float: left; width: 250px;}
#footer-language a, #footer-language a:visited, #footer-language a:active,
#footer-links a, #footer-links:visited, #footer-links a:active { color: #ffffff; text-decoration: none; font-weight: normal;}
#footer-language a:hover,
#footer-links a:hover { color: #D90019; font-weight: normal; }
#footer-links { float: right;}

#year {float: right;}

.left {float: left;}
.right {float: right;}


/* Content */

h1 { 
	font-family: Helvetica;
	font-style:normal;
	color:#666666;
	font-size:26px;
	font-weight:normal;
	line-height:28px;
	padding: 0 0 15px 0;
}

h2 {
	font-family: Georgia,Times New Roman,Times,serif;
	font-style:italic;
	color:#9c9c9c;
	font-size:18px;
	font-weight:normal;
	line-height:16px;
	padding: 0 0 15px 0;
}

h3 {
 	font-family: Arial;
	font-style:normal;
	color:#d90019;
	font-size:14px;
	font-weight:normal;
	line-height:16px;
	padding: 0 0 15px 0;
}

h3 a:visited {color:#d90019;}

/* h4 ist reserviert für Produktdetails! */

h5 {
	font-family: Arial;
	font-style:normal;
	color:#d90019;
	font-size:12px;
	font-weight:bold;
	line-height:16px;
	padding: 0;
	margin-right: 50px;
	border-bottom: 1px solid #d90019; /* Alte Farbe: #9c9c9c; */
}
hr {
	height: 1px;
	border-width: 1px 0 0 0;
	border-style: solid;
	border-color: #9c9c9c;
	margin: 0;
	padding: 0 0 15px 0;
}
hr.starthr {
	height: 1px;
	border-width: 1px 0 0 0;
	border-style: solid;
	border-color: #9c9c9c;
	margin: 0;
	padding: 0 0 15px 0;
	margin-right: 25px;
}
hr.katehr {
	height: 1px;
	border-width: 1px 0 0 0;
	border-style: solid;
	border-color: #9c9c9c;
	margin: 0;
	padding: 0 0 15px 0;
	margin-right: 20px;
}

/*** Rahmen um Bilder ***/
div.csc-textpic-border div.csc-textpic-imagewrap .csc-textpic-image img {
        border: 1px solid #9C9C9C;
}

/******************************************************************************************************************************/
/*********************************************************** tt_news start ****************************************************/
/******************************************************************************************************************************/

#newsbox {
	padding: 30px 0 20px 10px;
}

.news-latest-container {
	width: 210px;
	overflow: hidden;
}

.news-latest-container-headline {
	width: 210px;
	height: 22px;
	background: transparent url(../img/news_head.jpg) no-repeat scroll left top;
}

.news-latest-container-headline h1 {
	color: #fff;
	font-size: 12px;
	font-weight: bold;
	line-height: 14px;
	padding: 4px 0 0 10px;
	font-family: Arial;
}

.news-latest-border {
	padding: 10px 0 0 0;
	border-right: 1px solid #e5e5e5;
	border-left: 1px solid #e5e5e5;
	background: #fff url(../img/bg_news.jpg) repeat-x scroll left bottom;
}

.news-latest-container_sub {
	width: 200px;
	margin: 0;
	padding: 0;
}

.news-latest-container_sub hr {
	height: 1px;
	border-width: 1px 0 0 0;
	border-style: solid;
	border-color: #d7d7d7;
	margin: 10px 10px 10px 10px;
	padding: 0;
}

.news-latest-title {
	padding: 0 0 0 10px;
}

.news-latest-title a {
	color: #9c9c9c;
	font-size: 14px;
	font-weight: normal;
	line-height: 16px;
	font-family: Tahoma;
	text-decoration: none;
}

.news-latest-subtitle {
	padding: 5px 0 0 10px;
}

.news-latest-subtitle a {
	color: #666666;
	font-size: 11px;
	font-weight: normal;
	line-height: 14px;
	font-family: Arial;
	text-decoration: none;
}

.news-latest-subtitle a:hover {
	color: #dc0019;
}

.news-latest-subtitle a img {
	border: none;
}

.news-latest-bottom {
	background: transparent url(../img/news_btm.jpg) no-repeat scroll left top;
	height: 10px;
}

.news-list-item h3, 
.news-list-item h3 a {
	color:#666666;
	font-family:Arial;
	font-size:11px;
	line-height:14px;
	text-decoration:none;
	font-weight:bold;
	padding: 0 0 5px 0;
}

.news_list_text p,
.news_list_text a p {
	color:#666666;
	font-family:Arial;
	font-size:11px;
	line-height:14px;
	padding: 0 0 5px 0;
}

.news-list-morelink a {
	color:#666666;
	font-family:Arial;
	font-size:11px;
	line-height:14px;
	text-decoration: none;
}

.tx-ttnews-browsebox table { margin: 0 auto; }
.tx-ttnews-browsebox table td { padding: 0 2px; }

.tx-ttnews-browsebox a { text-decoration:none; }
.tx-ttnews-browsebox a:hover { text-decoration:underline; }

.tx-ttnews-browsebox-strong { font-weight: bold; }

#news-amenu-container { padding-left: 62px; }
#news-amenu-container li { list-style-image:none; list-style-position:outside; list-style-type:none; font-weight: bold; margin: 10px 0 2px 0; border-bottom: 1px solid #D6D6D6; }
#news-amenu-container a { text-decoration: none; color: #D90019; }
#news-amenu-container a:hover { text-decoration: underline; }

.news-list-item img { float: left; margin-right: 10px; }
.news-single-img img { float: right; margin-left: 10px; border: 1px solid #9C9C9C; }

.tx-ttnews-browsebox a { color: #D90019; }


.news-single-additional-info { clear: both; margin-bottom: 30px; }
.news-single-additional-info dd:hover { border-left: 3px solid #D90019; }
.news-single-additional-info img { float: left; margin-right: 10px; }
.news-single-additional-info a { float: left; color: #D90019; font-weight: normal; font-size: 14px; }
#content-right_sub .news-single-additional-info a:hover { text-decoration: underline; }
.news-single-additional-info span.size { float: right; font-size: 10px; }
.news-single-additional-info dd { margin-bottom: 2px; padding: 5px 10px; border-left: 3px solid #666666; background: transparent url(../img/bg_news.jpg) repeat-x left bottom; }


/******************************************************************************************************************************/
/********************************************************* tt_news end ********************************************************/
/******************************************************************************************************************************/

/******************************************************************************************************************************/
/********************************************************* powermail start ****************************************************/
/******************************************************************************************************************************/

fieldset #powermaildiv_uid3 img, fieldset #powermaildiv_uid15 img { border: 1px solid #a5acb2; margin-left: 6px; float: left; }
fieldset #powermaildiv_uid15 input, fieldset #powermaildiv_uid3 input { clear: both; float: left; margin-top: 7px; }
fieldset #powermaildiv_uid17, fieldset #powermaildiv_uid7 { clear: both; float: left; }
fieldset { border: 1px solid #e5e5e5; padding: 5px; }

        /* Captcha */


	/* Form */
span.powermail_mandatory {
	/* Color of mandatory error message */
	color: red;
}
input.validation-failed,
textarea.validation-failed {
	/* Background color if validation failed 
	background-color: red;*/
	background-image: url(/typo3conf/ext/powermail/img/icon_exclamation.gif);
	background-repeat: no-repeat;
	background-position: 98% 1px;
}
div.powermail_mandatory_js {
	/* DIV container of errormessage */
	color: red;
	margin: 3px 0 15px 200px;
}
fieldset.tx-powermail-pi1_fieldset {
	/* Fieldset */
	border: none;
	background-color: #fff;
	padding: 0;
}
fieldset.tx-powermail-pi1_fieldset legend {
	/* legend of Fieldset */
	display: none;
	font-weight: bold;
	color: black;
}
fieldset.tx-powermail-pi1_fieldset label {
	/* label */
	display: block;
	width: 200px;
	float: left;
	clear: both;
	font-weight: bold;
}
fieldset.tx-powermail-pi1_fieldset input.powermail_text,
fieldset.tx-powermail-pi1_fieldset textarea.powermail_textarea,
fieldset.tx-powermail-pi1_fieldset select.powermail_select {
	/* Input and textarea */
	width: 260px;
}
fieldset.tx-powermail-pi1_fieldset div.tx_powermail_pi1_fieldwrap_html_radio input.powermail_radio {
	/* Radiobuttons */
	margin: 5px 0;
}
div.tx_powermail_pi1_fieldwrap_html {
	/* DIV container arround every field */
	margin: 10px 0;
}
fieldset.tx-powermail-pi1_fieldset input.powermail_submit {
	/* submit button */
	margin-top: 10px;
	font-weight: normal;
	clear: both;
	float: left;
}
p.tx_powermail_pi1_fieldwrap_html_checkbox_title,
p.tx_powermail_pi1_fieldwrap_html_radio_title {
	margin: 0;
	padding: 0;
	font-weight: bold;
}
div.countryzone {
	margin: 10px 0 0 200px;
}
div.tx_powermail_pi1_fieldwrap_html label a {
	/* Description */
	cursor: help;
}
div.tx_powermail_pi1_fieldwrap_html label a dfn {
	/* Description */
	display: none;
}
div.tx_powermail_pi1_fieldwrap_html label a:hover dfn {
	/* Description on mouseover */
	display: block;
	position: absolute;
	width: 250px;
	padding: 5px;
	background-color: #ddd;
	border: 1px solid red;
	color: black;
	text-decoration: none;
	font-size: 0.8em;
}
div.tx_powermail_pi1_fieldwrap_html img.icon_info {
	/* Description icon */
	padding: 2px 2px 0 2px;
}
fieldset.tx-powermail-pi1_fieldset div.even {
	background-color: #fff;
}


	/* Confirmation */
td.powermail_all_td {
	padding: 3px 10px 3px 0;
}

	/* THX */
td.powermail_all p.bodytext {
	margin: 0;
}

/******************************************************************************************************************************/
/********************************************************* powermail end ******************************************************/
/******************************************************************************************************************************/

/******************************************************************************************************************************/
/********************************************************* fce start **********************************************************/
/******************************************************************************************************************************/

/* Kategorie */
.kate { width: 293px; height: 128px; overflow: hidden; }
.kate .kate_kopp { height: 20px; background: transparent url(../FCE/img/kate_kopp.jpg) no-repeat scroll left top; }
.kate .kate_kopp h3,
.kate .kate_kopp h3 a { color: #fff; text-decoration: none; font-family:Arial; font-size:12px; font-weight:bold; line-height:14px; }
.kate .kate_kopp h3 { padding: 3px 0 0 10px; }
.kate .kate_body { clear: both; background: transparent url(../FCE/img/kate_body.png) no-repeat scroll left top; height: 108px; }
.kate .kate_body .kate_pic { float: left; width: 110px; }
.kate .kate_body .kate_pic img { border: 1px solid #c8cacc; margin: 13px 0 0 10px; width:91px; height:81px; overflow: hidden; }
.kate .kate_body .kate_text { float: left; width: 183px; padding: 13px 0 0 0; }
.kate .kate_body .kate_text p a,
.kate .kate_body .kate_text p a:active,
.kate .kate_body .kate_text p a:visited { color: #666666; font-family: Arial; font-size: 11px; font-weight: normal; line-height: 14px; text-decoration: none; }
.kate .kate_body .kate_text p a:hover { color:#DC0019; }
.kate .kate_body .kate_text p a img { border: none; margin-left: 5px; } 

/*Zubehör*/
.kate { width: 293px; height: 128px; overflow: hidden; }
.kate .kate_kopp_zubehoer { height: 20px; background: transparent url(../FCE/img/kate_kopp_grau.jpg) no-repeat scroll left top; }
.kate .kate_kopp_zubehoer h3,
.kate .kate_kopp_zubehoer h3 a { color: #fff; text-decoration: none; font-family:Arial; font-size:12px; font-weight:bold; line-height:14px; }
.kate .kate_kopp_zubehoer h3 { padding: 3px 0 0 10px; }

/* 33% rot */
.kate33rot { width: 188px; height: 128px; overflow: hidden; }
.kate33rot .kopp33rot {	height: 20px; background: transparent url(../FCE/img/33_head_rot.png) no-repeat scroll left top; }
.kate33rot .kopp33rot h3,
.kate33rot .kopp33rot h3 a { color: #fff; text-decoration: none; font-family:Arial; font-size:12px; font-weight:bold; line-height:14px; }
.kate33rot .kopp33rot h3 { padding: 3px 0 0 10px; }
.body33 { height: 108px; overflow: hidden; }
.body33 a img { border: none; }

/* 33% grau */
.kate33grau { width: 188px; height: 128px; overflow: hidden; }
.kate33grau .kopp33grau {	height: 20px; background: transparent url(../FCE/img/33_head_grau.png) no-repeat scroll left top; }
.kate33grau .kopp33grau h3 a { color: #fff; text-decoration: none; font-family:Arial; font-size:12px; font-weight:bold; line-height:14px; }
.kate33grau .kopp33grau h3 { color: #fff; font-size:12px; font-weight:bold; line-height:14px; padding: 3px 0 0 10px; }

/* Referenzen */
.body33-referenzen { width: 188px; height: 108px; background: #fff url(../FCE/img/bg_referenzen.jpg) no-repeat scroll left top; }
.body33-referenzen .body33-referenzen-content { width: 168px; padding: 0 10px; overflow: hidden; }
.body33-referenzen table { padding: 0; margin: 0; height: 108px; width: 168px; }
.body33-referenzen table tr td img { vertical-align: middle; }
.body33-referenzen .body33-referenzen-content div.csc-textpic div.csc-textpic-imagewrap .csc-textpic-image { margin-bottom: 0px; }

/* Startnews */
.startnews { background: transparent url(../FCE/img/startnews_bg.jpg) no-repeat scroll left top; width: 644px; height: 114px; padding-left: 1px; }
.startnews .startnews1,
.startnews .startnews2,
.startnews .startnews3,
.startnews .startnews4 { float: left; width: 140px; height: 94px; padding: 10px 10px 0 10px; overflow: hidden; }
.startnews h3,
.startnews h3 a { color: #9C9C9C; font-family: Tahoma; font-size: 14px; font-weight: normal; line-height: 16px; padding: 0 0 5px 0; text-decoration: none; }
.startnews p a,
.startnews p a:active,
.startnews p a:visited { color: #666666; font-family: Arial; font-size: 11px; font-weight: normal; line-height: 14px; text-decoration: none; }
.startnews p a:hover { color:#DC0019; }
.startnews p a img { border: none; margin-left: 5px; }

/* Allgemeine FCEs */
.subcolumns,.subcolumns_oldgecko{width:100%;overflow:hidden}
.c50r,.c25r,.c33r,.c38r,.c66r,.c75r,.c62r{float:right;margin-left:-5px;}
.c25l,.c25r{width:25%}
.c33l,.c33r{width:33.333%}
.c50l,.c50r{width:50%}
.c66l,.c66r{width:66.666%}
.c75l,.c75r{width:75%}
.c38l,.c38r{width:38.2%}
.c62l,.c62r{width:61.8%}
.subc{padding:0 0.5em}
.subcl{padding:0 1em 0 0}
.subcr{padding:0 0 0 1em}
.subcolumns_oldgecko,.c50l,.c25l,.c33l,.c38l,.c66l,.c75l,.c62l{float:left}
/*.subcolumns a {color: #666666;}*/
/*.subcolumns a:hover {color: #D90019;}*/

/******************************************************************************************************************************/
/********************************************************* fce end ************************************************************/
/******************************************************************************************************************************/