* {
	margin: 0;
	padding: 0;
	text-align: left;
}

hr {
	border-color:#9C9C9C;
	border-style:solid;
	border-width:1px 0 0;
	height:1px;
	margin:0 0 0 0;
	padding:0;
}

div.csc-textpic div.csc-textpic-imagewrap .csc-textpic-image { margin-bottom: 0px; }

#content a, #content a:visited { text-decoration: underline; color: #2170e7; }
#content a:hover { color: #01159a; text-decoration: underline; }

#logo { position: absolute; height: 180px; width: 328px; left: 50%; top: 10px; margin-left: -550px; z-index: 1000; }

#slogan { text-align: right; padding: 0 21px; width: 1031px; color: #fff; font-family: Times; font-size: 21px; font-style: italic; }

a { user-focus: none; outline : none; -moz-user-focus: none; -moz-outline: none; }

img { border: none; border-width: 0px; }

h1 { margin-bottom: 0; font-size: 25px; line-height: 24px; font-weight: normal; font-family: Helvetica, Segoe, Verdana, sans-serif; }
h2 { margin-bottom: 0; font-size: 14px; line-height: 18px; font-weight: bold; font-family: Helvetica, Segoe, Verdana, sans-serif; }
h3 { margin-bottom: 0; font-size: 12px; line-height: 14px; font-weight: normal; font-family: Helvetica, Segoe, Verdana, sans-serif; }

body {
	background: #01159a url(../images/bg_body.jpg) repeat-x scroll left top;
	color: #01138A;
	font-family: Arial;
	font-size: 12px;
	line-height: 18px;
	text-align: center;
	font-family: Arial, Verdana, sans-serif;
}

#container {
	margin: 90px auto;
	padding: 10px 0 25px 0;
	width: 1073px;
}

#yellow-bg { background: transparent url(../images/yellow-bg.png) no-repeat left top; min-height: 500px; }

#page-top {
	background: transparent url(../images/bg_top.png) no-repeat scroll left top;
	padding: 0 21px;
	width: 1031px;
	height: 25px;
}

#page {
	background: transparent url(../images/bg_content.png) repeat-y scroll left top;
	padding: 0 21px;
	width: 1031px;
}

#header { height: 284px; background: #fff; }
	
#header ul li { list-style-image:none; list-style-position:outside; list-style-type:none; position: absolute;}

#header a,
#header a:hover,
#header a:visited,
#header a:active { color: #000000; text-decoration: none; }

#content ul { list-style-image: url(../images/icons/icon-plus.jpg); list-style-position: outside; margin-left: 22px; }
#content ul li { margin-bottom: 10px; }

#content .csc-textpic-imagewrap ul { ist-style-image: none; margin-left: 0px; }

#bread-search { width: 781px; height: 38px; padding: 0 20px 0 0;margin: 0 0 0 -20px; } 

#breadcrumb { float: left; max-width: 561px; color:#01138a; margin: 10px 0; padding: 0 20px 0 20px; overflow: hidden; }
#breadcrumb img { margin-bottom: 2px; padding: 0 3px; }
#breadcrumb a,
#breadcrumb a:visited { color: #567186; text-decoration: none; }
#breadcrumb a:hover { color: #567186; }

#search { float: right; width: 200px; height: 38px; background: transparent url(../images/bg_suche.png); }

#content { margin: 30px 0; clear: both; }

#site { padding: 0; }

#site-left { float: left; width: 230px; }
#site-right { float: left; width: 761px; padding: 0 20px; }

#wide {padding:0; margin-left:-20px; margin-right:-20px;}

#wide-right {padding:0; margin-left:0; margin-right:-20px;}

#page-bottom {
	background: transparent url(../images/bg_bottom.png) no-repeat scroll left top;
	padding: 0 21px;
	width: 1031px;
	height: 25px;
}

#footer { color: #637389; padding: 0 21px; width: 1031px; }
#footer a,
#footer a:visited { color: #b9c5d6; text-decoration: none; }
#footer a:hover { color: #637389; }
#footer-links { float: right; }
#footer-links ul.footer-navi { list-style-type: none; }
#footer-links ul.footer-navi li { float: left; }
#footer-copyright { float: right; }

/******************************************************************************************************************************/
/********************************************************* 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; }

.powermail_radio_inner { float: left; margin-bottom: 10px; }

        /* Captcha */
fieldset.tx-powermail-pi1_fieldset input.powermail_captcha {
	width: 40px;
	float: left;
	margin-right: 20px;
}
fieldset.tx-powermail-pi1_fieldset img.powermail_captcha  {
	float: left;
}

	/* 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: 150px;
	float: left;
	clear: both;
	font-weight: normal;
}

fieldset.tx-powermail-pi1_fieldset .powermail_radio_inner label { float: right; width: 100px; }

fieldset.tx-powermail-pi1_fieldset input.powermail_text,
fieldset.tx-powermail-pi1_fieldset textarea.powermail_textarea {
	/* Input and textarea */
	width: 170px;
	float: left;
	margin-bottom: 10px;
	font-family: Arial;
	font-size: 12px;
}

fieldset.tx-powermail-pi1_fieldset select.powermail_select {
	/* Input and textarea */
	width: 170px;
	float: left;
	margin-bottom: 10px;
}
fieldset.tx-powermail-pi1_fieldset div.tx_powermail_pi1_fieldwrap_html_radio input.powermail_radio {
	/* Radiobuttons */
	margin: 3px 10px 5px 0;
	float: left;
}
div.tx_powermail_pi1_fieldwrap_html {
	/* DIV container arround every field */
	margin-bottom: 10px;
	clear: both;
}
fieldset.tx-powermail-pi1_fieldset input.powermail_submit {
	/* submit button */
	margin: 10px 0;
	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 ******************************************************/
/******************************************************************************************************************************/

/* Bildunterschrift */
div.csc-textpic div.csc-textpic-imagewrap .csc-textpic-image .csc-textpic-caption { font-size: 10px; color: #637389; line-height: 12px; }

/* Sitemap Menü */
#content ul.csc-menu { list-style: none; }
#content ul.csc-menu a,
#content ul.csc-menu a:visited { font-family: Helvetica, Arial;text-decoration: none; font-size: 14px; margin-left: 20px; color: #01138A;  }
#content ul.csc-menu a:hover { color:#fecc00; }
#content ul.csc-menu li { padding-bottom: 5px; background: transparent url(../images/navigation/arrow-listing.jpg) no-repeat 0 2px; }

/* Techniklexikon (FAQ) */
#faq-cat  { margin-top:30px; padding-bottom: 30px; }
#faq-cat ul#faqcat { list-style-type: none; }
#faq-cat ul#faqcat li { float: left; }
#faq-cat ul#faqcat li a, #faq-cat ul#faqcat li a:visited { text-decoration: none; color:#01138A; font-size: 14px; padding: 0 2px; }
#faq-cat ul#faqcat li a.active { font-weight: bold; }
.tx-irfaq-pi1 dd p { background: #fffbd7; border-left:2px solid #FECC00; margin:2px 0 15px 13px; padding:5px 10px; }
.tx-irfaq-pi1 dt { margin: 0 0 5px 0; }
.tx-irfaq-pi1 p.toggle { margin-bottom: 10px; margin-top: -10px; text-align: right; }
.tx-irfaq-pi1 p.toggle a, .tx-irfaq-pi1 p.toggle a:visited { color: #01138A; text-decoration: none; }
.tx-irfaq-pi1 p.toggle a:hover { text-decoration: underline; }

/* Formatierung vom Content des Coda-Slider der Startseite */
.panel-wrapper h1 { padding: 20px 0 0 70px; font-size: 22px; }
.panel-wrapper p { padding: 0 15px 0 70px; }
.panel-wrapper p a { text-decoration: none; color: #01138A; line-height: 22px; font-weight: bold; }
.panel-wrapper p a:hover { color: #000; text-decoration: underline; }
.panel-wrapper p img { padding-top: 0px;  }
.panel-wrapper img { padding-top: 3px; }

/* 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,.c33l_ohne,.c33r_ohne {width:33.333%}
.c50l,.c50r,.c50l_ohne,.c50r_ohne {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 2em 0 0}
.subcr{padding:0 0 0 2em}
.subcolumns_oldgecko,.c50l,.c25l,.c33l,.c38l,.c66l,.c75l,.c62l{float:left;border-right:1px solid #C8C8C8;}
.c33l_ohne, .c33r_ohne { float: left; }
.c50l_ohne, .c50r_ohne { float: left; }

/****************/
/* Produkt FCEs */
/****************/
/* red */
#content .produkt-container-red { clear: both; }
#content .produkt-container-red .produkt-head { height: 28px; overflow: hidden; }
#content .produkt-container-red .produkt-head .produkt-head-left { float: left; background: transparent url(../FCE/produkt/red/bg-red-head-left.png) no-repeat left top; }
#content .produkt-container-red .produkt-head .produkt-head-middle { float: left; }
#content .produkt-container-red .produkt-head .produkt-head-right { float: right; width: 59px; background: transparent url(../FCE/produkt/red/bg-red-head-right.png) no-repeat right top; }
#content .produkt-container-red .produkt-head .produkt-head-right .produkt-head-right-logo { width: 59px; height: 28px; background: transparent url(../FCE/produkt/bg-head-logo-right.png) no-repeat left top;  }
#content .produkt-container-red .produkt-head .produkt-head-bg { height: 28px; margin: 0 10px; background: transparent url(../FCE/produkt/red/bg-red-head-middle.png) repeat-x left top; }
#content .produkt-container-red .produkt-head-shadow { clear: both; height: 6px; border-left: 1px solid #c8c8c8; border-right: 1px solid #c8c8c8; background: transparent url(../FCE/produkt/bg-head-shadow.jpg) repeat-x left top; }
#content .produkt-container-red .produkt-body { overflow: hidden; border-left: 1px solid #c8c8c8; border-right: 1px solid #c8c8c8; border-bottom: 1px solid #c8c8c8; height: 305px; padding: 10px; background: transparent url(../FCE/produkt/bg-body.jpg) repeat-x left bottom; }
/*#content .produkt-container-red .produkt-body p { max-width: 200px; overflow: hidden; }*/

/* blue */
#content .produkt-container-blue { clear: both; }
#content .produkt-container-blue .produkt-head { height: 28px; overflow: hidden; }
#content .produkt-container-blue .produkt-head .produkt-head-left { float: left; background: transparent url(../FCE/produkt/blue/bg-blue-head-left.png) no-repeat left top; }
#content .produkt-container-blue .produkt-head .produkt-head-middle { float: left; }
#content .produkt-container-blue .produkt-head .produkt-head-right { float: right; width: 59px; background: transparent url(../FCE/produkt/blue/bg-blue-head-right.png) no-repeat right top; }
#content .produkt-container-blue .produkt-head .produkt-head-right .produkt-head-right-logo { width: 59px; height: 28px; background: transparent url(../FCE/produkt/bg-head-logo-right.png) no-repeat left top;  }
#content .produkt-container-blue .produkt-head .produkt-head-bg { height: 28px; margin: 0 10px; background: transparent url(../FCE/produkt/blue/bg-blue-head-middle.png) repeat-x left top; }
#content .produkt-container-blue .produkt-head-shadow { clear: both; height: 6px; border-left: 1px solid #c8c8c8; border-right: 1px solid #c8c8c8; background: transparent url(../FCE/produkt/bg-head-shadow.jpg) repeat-x left top; }
#content .produkt-container-blue .produkt-body { overflow: hidden; border-left: 1px solid #c8c8c8; border-right: 1px solid #c8c8c8; border-bottom: 1px solid #c8c8c8; height: 305px; padding: 10px; background: transparent url(../FCE/produkt/bg-body.jpg) repeat-x left bottom; }
/*#content .produkt-container-blue .produkt-body p { max-width: 200px; overflow: hidden; }*/

/* yellow */
#content .produkt-container-yellow { clear: both; }
#content .produkt-container-yellow .produkt-head { height: 28px; overflow: hidden; }
#content .produkt-container-yellow .produkt-head .produkt-head-left { float: left; background: transparent url(../FCE/produkt/yellow/bg-yellow-head-left.png) no-repeat left top; }
#content .produkt-container-yellow .produkt-head .produkt-head-middle { float: left; }
#content .produkt-container-yellow .produkt-head .produkt-head-right { float: right; width: 59px; background: transparent url(../FCE/produkt/yellow/bg-yellow-head-right.png) no-repeat right top; }
#content .produkt-container-yellow .produkt-head .produkt-head-right .produkt-head-right-logo { width: 59px; height: 28px; background: transparent url(../FCE/produkt/bg-head-logo-right.png) no-repeat left top;  }
#content .produkt-container-yellow .produkt-head .produkt-head-bg { height: 28px; margin: 0 10px; background: transparent url(../FCE/produkt/yellow/bg-yellow-head-middle.png) repeat-x left top; }
#content .produkt-container-yellow .produkt-head-shadow { clear: both; height: 6px; border-left: 1px solid #c8c8c8; border-right: 1px solid #c8c8c8; background: transparent url(../FCE/produkt/bg-head-shadow.jpg) repeat-x left top; }
#content .produkt-container-yellow .produkt-body { overflow: hidden; border-left: 1px solid #c8c8c8; border-right: 1px solid #c8c8c8; border-bottom: 1px solid #c8c8c8; height: 305px; padding: 10px; background: transparent url(../FCE/produkt/bg-body.jpg) repeat-x left bottom; }
/*#content .produkt-container-yellow .produkt-body p { max-width: 200px; overflow: hidden; }*/

/* alu */
#content .produkt-container-alu { clear: both; }
#content .produkt-container-alu .produkt-head { height: 28px; overflow: hidden; }
#content .produkt-container-alu .produkt-head .produkt-head-left { float: left; background: transparent url(../FCE/produkt/alu/bg-alu-head-left.png) no-repeat left top; }
#content .produkt-container-alu .produkt-head .produkt-head-middle { float: left; }
#content .produkt-container-alu .produkt-head .produkt-head-right { float: right; width: 59px; background: transparent url(../FCE/produkt/alu/bg-alu-head-right.png) no-repeat right top; }
#content .produkt-container-alu .produkt-head .produkt-head-right .produkt-head-right-logo { width: 59px; height: 28px; background: transparent url(../FCE/produkt/bg-alu-head-logo-right.png) no-repeat left top;  }
#content .produkt-container-alu .produkt-head .produkt-head-bg { height: 28px; margin: 0 10px; background: transparent url(../FCE/produkt/alu/bg-alu-head-middle.png) repeat-x left top; }
#content .produkt-container-alu .produkt-head-shadow { clear: both; height: 6px; border-left: 1px solid #c8c8c8; border-right: 1px solid #c8c8c8; background: transparent url(../FCE/produkt/bg-head-shadow.jpg) repeat-x left top; }
#content .produkt-container-alu .produkt-body { overflow: hidden; border-left: 1px solid #c8c8c8; border-right: 1px solid #c8c8c8; border-bottom: 1px solid #c8c8c8; height: 305px; padding: 10px; background: transparent url(../FCE/produkt/bg-body.jpg) repeat-x left bottom; }
/*#content .produkt-container-alu .produkt-body p { max-width: 200px; overflow: hidden; }*/


/* indexed_search */
.tx-indexedsearch .tx-indexedsearch-browsebox { height: 50px; }
.tx-indexedsearch .tx-indexedsearch-browsebox p { float: left; }
.tx-indexedsearch .tx-indexedsearch-browsebox ul.browsebox { float:right; }
.tx-indexedsearch .tx-indexedsearch-res dl.tx-indexedsearch-info { background: #2170e7; color: #ffffff; padding: 5px 10px; }
.tx-indexedsearch .tx-indexedsearch-res { margin-bottom: 2em; }
#content .tx-indexedsearch .tx-indexedsearch-res dl.tx-indexedsearch-info a { color: #fecc00; font-weight: bold; }
#content .tx-indexedsearch .tx-indexedsearch-res p.tx-indexedsearch-descr { margin-bottom: 5px; }
#content .tx-indexedsearch .tx-indexedsearch-res p.tx-indexedsearch-descr strong { color: #2170e7; }
#content .tx-indexedsearch .tx-indexedsearch-res .kopf-seite { height: 20px; border-bottom: 1px solid #9ad5ff; margin-bottom: 5px; }
#content .tx-indexedsearch .tx-indexedsearch-res .kopf-seite span.tx-indexedsearch-title a { color: #01159a; font-weight: bold; }
#content .tx-indexedsearch .tx-indexedsearch-res .kopf-seite span.tx-indexedsearch-icon,
#content .tx-indexedsearch .tx-indexedsearch-res .kopf-seite span.tx-indexedsearch-title,
#content .tx-indexedsearch .tx-indexedsearch-res .kopf-seite span.tx-indexedsearch-result-number { float: left; }
#content .tx-indexedsearch .tx-indexedsearch-res .kopf-seite span.tx-indexedsearch-percent { float: right; margin-top: 0; font-weight: bold; }

/* WT-Gallery */
div.clear { clear: both; }
div.wtgallery_list_area,
div.wtgallery_list_pagebrowser_area { padding: 0; }

.category_row { margin-top: 30px; margin-bottom: 15px; }

div.wtgallery_list_area div.wtgallery_list {
	float: left;
}
div.wtgallery_list_area div.wtgallery_list_firstofrow {
	float: left;
}
div.wtgallery_list_area div.wtgallery_list_lastofrow {
	float: left;
}
div.wtgallery_list_area div.wtgallery_list_lastofrow {
	float: right;
}

div.tx-wtgallery-pi1 { /*padding: 10px;*/ /*background-color: #ddd;*/ }
div.wt_gallery_single_inner_pic { /*margin: 10px;*/ padding: 1px; }
div.wt_gallery_single_inner_pic a img { border: none; }
div.wtgallery_list {
	padding: 1px;
	margin-bottom: 10px;
}
div.wtgallery_list a img {
	padding: 1px;
	filter: alpha(opacity=66); 
	-moz-opacity: 0.66; 
	opacity: 0.66;
	border: 1px solid #444;
}
div.wtgallery_list_current a img {
	/*border: 1px solid #FF9900;*/
}
div.wtgallery_list a:hover img {
	filter: alpha(opacity=100); 
	-moz-opacity: 1.00; 
	opacity: 1.00;
	border: 1px solid #2170e7;
}

div.wt_gallery_single_inner_title { font-weight: bold; margin-top: 5px; }
div.wt_gallery_single_inner_comments { }

#content div.wtgallery_list_pagebrowser_area ul.wtgallery_pagebrowser_list { list-style: none; margin-left: 0px; }
#content div.wtgallery_list_pagebrowser_area ul.wtgallery_pagebrowser_list li { display: inline; margin-right: 10px; }
#content div.wtgallery_list_pagebrowser_area ul.wtgallery_pagebrowser_list li a { text-decoration: none; color: #01138A; }
#content div.wtgallery_list_pagebrowser_area ul.wtgallery_pagebrowser_list li a:hover,
#content div.wtgallery_list_pagebrowser_area ul.wtgallery_pagebrowser_list li a.act { text-decoration: underline; }

/*.wtgallery_category_area .wtgallery_category_pagebrowser_area { margin-top: 15px; }*/

div.wtgallery_category_area div.wtgallery_categories {
	float: left;
	margin-right: 14px;
}

div.wtgallery_category_area div.wtgallery_category_firstofrow {
	float: left;
}

div.wtgallery_category_area div.wtgallery_category_centerofrow {
	float: left;
	margin: 0 14px;
}

div.wtgallery_category_area div.wtgallery_category_lastofrow {
	float: right;
}