/*-------------------------- Grundlayout ----------------------------*/
* {
	margin: 0;
	padding: 0;
}

html {
	height: 100%;
	width: 100%;	
}

.bold {
	font-weight: bold;
}

body {
	text-align:center;
	height: 100%;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	margin: 0em;
	padding: 0em;
	margin-top: 0em;
	font-size: 65%;
	position: relative;
	background-color: #A9A6A5;
}

.altErpCol{
	background-color: #eeeeee;
}

.bodytext {
	padding-top: 0.5em;
	padding-bottom: 0.5em;
}

.hidden, dfn {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 0px;
	height: 0px;
	overflow: hidden;
}

.acronym, .abbr {
  border-bottom: 1px dotted #666666;
  cursor: help;
}
 
.document {
	width: 85.8em;
	text-align: left;
	margin-left: auto;
	margin-right: auto;
	border: dotted 1px #000000;
	overflow: hidden;
}

.dot {
	position: absolute;
	top: 0;
	z-index: 10;
	width: 42em;
	height: 2em;
	background-image: url(../pics/white_dot.gif);
}

.header {
	position: relative;
	height: 10.8em;
	background-color: #E0E1E6;	
	text-align: center;
	list-style-type: none;
	overflow: hidden;
}

.header_left {
	position: relative;
	height: 10.8em;
	background-color: #EA6311;
	width: 42em;
	float: left;
	text-align: left;
}

.head_left {
	float: left;
	width: 42em;
	background-color: #EA6311;
	height: 11.2em;
	overflow: hidden;
}

.head_right {
	text-align: center;
	height: 11.2em;
	margin-left: 42em;
	width: 40.7em;
}

img.headpic {
	width: 42em;
	margin-bottom: -0.2em;
	margin-top: 2em;
	padding-bottom:0;
}

.infos {
	position: absolute;
	top: 5em;
	color: white;
	width: 20em;
	margin-left: 1em;
	font-size: 150%;
}

.header img.headlog {
	margin-top: 2em;
	/*height: 6.5em;*/
}

.header_bg_dotted {
	position: relative;
	height: 1em;
	background-image: url(../pics/topnav.jpg);
	background-repeat: repeat-x;
}

.subtitle {
	font-size: 1em;
	font-weight: bold;
	position: relative;
	top: 5.5em;
}

.clickpic {
	position: relative;
	top: 11.5em;
	font-size: 0.95em;
}

.clickpic img {
	width: 3em;
	vertical-align: middle;
	border: none;
}

.extra_menu, .extra_menu_ms {
	position: absolute;
	top: 0em;
	color: white;
	width: 100%;
	height: 2em;
	background-image: url(../pics/FarbverlaufHeaderLinks.jpg);
	background-position: center bottom; 
}

.extra_menu_ms {
	height: 2.4em;
	background-image: url(../pics/FarbverlaufHeaderMS.jpg);
}

.extra_menu ul, 
.extra_menu_ms ul 
{
	margin: 0em;
	margin-left: 1.5em;
	padding: 0em;
}

.extra_menu li,
.extra_menu_ms li
{
	float: left;
	position: relative;
	margin-right: 1.5em;
	list-style-type: none;
}

.extra_menu li a, 
.extra_menu_ms li a 
{
	text-decoration: none;
	padding: 0.5em;
	color: White;
}
	
.arrow {
	font-weight: bold;
	font-size: 130%;
	padding-right: 0.3em;
}

.lang_sel{
	text-align: right;
	margin-right: 1.2em;
	margin-top: 0.3em;
	vertical-align: bottom;
}

.gt {
	font-weight: bold;
	padding-right: 0.3em;
}

.menu {
	z-index: 5;
	height: 19.5em;
	padding-top: 2em;
	background-color: #EA6311;
	background-image: url(../pics/FarbverlaufHeaderLinks.jpg);
	background-position: center;
}

.menu ul {
	background-color: #EB680C;
	background-image: url(../pics/farbbalkenschatten.jpg);
	background-position: top;
	background-repeat: no-repeat;
	position: relative;
	width: 100%;
	height: 20em;
}

.menu li {
	list-style-type: none;
}

.menuentry {
	position: relative;
	margin-bottom: 1em;
	font-size: 135%;
	font-weight: bold;
}

.main_menu {
	position: relative;
	width: 100%;
	font-size: 85%;
	background-color: #C0C0C0;	
	z-index: 1;
	padding-bottom: 1em;
}

.main_menu_bg {
	position: absolute;
	background-color: #ffffff;
	height: 1em;
	width: 100%;
}

.main_menu ul {
	position: relative;
	margin: 0em;
	padding: 0em;
}	

.main_menu li {
	margin: 0em;
	padding: 0em;
	position: relative;
	width: 9.3em;
	float: left;
	text-decoration: none;
	list-style: none;
	text-align: center;
	margin-right: 0.5em;
}	

* html .main_menu li {
	width: 9.1em;
}
 
.menu_item_shadow {
	position: absolute;
	margin-top: -0.5em;
	top: 1.6em;
	left: 0.6em;
	display: block;
	width: 9.3em;	
	height: 1.5em;
	background-image: url(../pics/schatten_b.jpg);
	background-position: right bottom;
	z-index: 0;
}

* html .menu_item_shadow {
	width: 9.1em;
}

.main_menu a, .main_menu .act a {
	position: relative;
	display: block;
	width: 9.3em;
	text-decoration: none;
	padding: 0.1em;
	background-color: White;
	color: black;
	font-weight: bold;
	height: 2em;
	line-height: 2em;
	margin-bottom: 0.5em;
	z-index: 1;
}

* html .main_menu a, .main_menu .act a {
	width: 9.1em;
}

.main_menu .act{	
	float: left;
	position: relative;
	text-decoration: none;
	list-style: none;
	text-align: center;
}

.main_menu .act a {
	background-color: #E52919;
	color: White;
}

.separate{
	width:1em;
	height: 80em;
	float: left;
	background-image: url(../pics/hg_content.jpg);
	background-repeat: repeat-y;
}

.column_1 a {
	display: block;
	position: absolute;
	padding-left: 1.5em;
	padding-right: 1.5em;
	padding-top: 1em;
	padding-bottom: 1em;
	width: 11.4em;
	height: 18em;
	top: 0em;
	left: 0em;
	z-index: 100;
	text-decoration: none;
	color: #ffffff;
}

.column_2 a {
	display: block;
	position: absolute;
	padding-left: 1.5em;
	padding-right: 1.5em;
	padding-top: 1em;
	padding-bottom: 1em;
	width: 11.4em;
	height: 18em;
	top: 0em;
	left: 14.4em;
	border-left: 1px dotted #ffffff;
	color: #ffffff;
	text-decoration: none;
}

.column_3 a {
	display: block;
	position: absolute;
	padding-left: 1.5em;
	padding-right: 1.5em;
	padding-top: 1em;
	padding-bottom: 1em;
	width: 11.4em;
	height: 18em;
	top: 0em;
	left: 28.8em;
	border-left: 1px dotted #ffffff;
	color: #ffffff;
	text-decoration: none;
}

.content_container {
	clear: both;
	background-color: #E0E1E6;
	z-index: 10;
	position: relative;
}

* html .content_container {
	position: static;
}

.content_left{
	float: left;
	width: 16.4em;
	overflow: hidden;
}

.content {
	padding-top: 1em;
	padding-left: 1.5em;
	padding-right: 3em;
	height: 12em;
	font-size: 1.1em;
}

.content h1 {
	color: #EA6311;
	font-family: Arial, Verdana, Geneva, Helvetica, sans-serif;
	font-size: 1.7em;
	font-weight: bold;
	padding-bottom: 1em;
}

.top_right {
	padding: 1.3em 0;
}


.mainpart {
	clear: left;
	position: relative;
	height: 45.6em;
	overflow: hidden;
}

.submenue {
	margin-top: 0.1em;
	border-top: 1px dotted silver;
	font-size: 90%;
}

.submenue ul {
	padding: 0em;
	margin: 0em;
}

.submenue ul li {
	border-bottom: dotted 1px silver;
	padding: 0.0em;
	list-style: none;	
	background-image: url(../pics/sub_dot.jpg);
	background-position: top left;
	background-repeat: no-repeat;
}

a.menu_sub,
a.menu_sub:link,
a.menu_sub:visited,
a.menu_sub:active,
a.menu_sub:hover
{
	display: block;
	text-decoration: none;
	color: Black;
	padding-left: 1em;
	margin-left: 19px;
	border-left: dotted 1px silver;
	padding-bottom: 0.5em;
	padding-top: 4px;
	padding-right: 3.5em;
	margin-bottom: 0em;
	width: 15.2em;
}

a.menu_sub:hover {
	background-color: #E52919;
	color: white;	
}

a.menu_sub_act,
a.menu_sub_act:link,
a.menu_sub_act:visited,
a.menu_sub_act:active
{
	display: block;
	text-decoration: none;
	color: Black;
	padding-left: 1em;
	margin-left: 19px;
	border-left: dotted 1px silver;
	padding-bottom: 0.5em;
	padding-top: 4px;
	padding-right: 0.75em;
	margin-bottom: 0em;
	background-color: #E52919;
	color: white;
	width: 16em;
}

.lower_left {
	position: relative;
	margin-bottom: -0.2em;
}

.lower_left img {
	z-index: 5;
	width: 42em;
	height: 45.5em;
}

.lower_right {
	z-index: 5;
	position: absolute;
	top: 0em;
	right: 0em;
	width: 43.85em;
	background-color: #E0E1E6;
	height: 45.5em;
}

.search {
	margin-top: 1em;
	padding-bottom: 1em;
	padding-top: 1em;
	padding-left: 19px;
	border-top: dotted 1px silver;
	border-bottom: dotted 1px silver;
}

.search form {
	margin: 0em;
	padding: 0em;
}

.search label{
	font-weight: bold;
	font-size: 90%;
}

.search input {
	font-size: 100%;	
}

#suchbegriff {
	margin-bottom: 0.2em;
	margin-top: 0.2em;
}

.suchlinks {
	border-bottom: dotted 1px silver;
	font-size: 90%;	
	font-weight: bold;
	padding-left: 19px;
	padding-bottom: 1em;
	padding-top: 1em;
}

.suchlinks ul {
	margin: 0em;
	padding: 0em;
}

.suchlinks li {
	list-style: none;
	margin: 0em;
	padding: 0em;
	color: #E52919;
}

.suchlinks a {
	text-decoration: none;
	font-weight: bold;
	color: #E52919;
}

.content_main {
	min-height: 35em;
	width: 47em;
	float: left;
	border: dotted 1px silver;
	background-image: url(../pics/hg_content.jpg);
	background-repeat: repeat-y;	
	padding: 1em;
	padding-left: 1.5em;
	padding-right: 1.5em; 
	margin-top: 0.1em;
	background-color: White;
	position: relative;
}

* html .content_main {
	height: 35em;
}

.content_main ul  {
	margin-left: 2em;
	margin-bottom: 0.5em;
	margin-top: 0.5em;
}

.content_main ol {
	margin-left: 2em;
}

img.bild_voll {
	width: 47em;
}

.content_main h1 {
	padding-top: 0.5em;
	padding-bottom: 0.5em;
}

h1 {
	font-size: 140%;
	border: dotted 1px silver;
	background-image: url(../pics/header_pfeil.JPG);
	background-repeat: no-repeat;
	background-color: #F9F9F9;
	padding-left: 2.3em;
	min-height: 1.3em;
}

* html h1 {
	height: 1.3em;
}

h2{
	font-size: 130%;
}

h3 {
	font-size: 120%;
}

hr {
	border-top: solid 1px white;
	border-bottom: dotted 1px silver;
}

.content_main h2 {
	padding-top: 0.5em;
	padding-bottom: 0.25em;
}

.content_main h3 {
	padding-top: 0.25em;
	padding-bottom: 0.12em;
}

.content_main p {
	padding-top: 0.5em;
	padding-bottom: 0.5em;
}

.content_main a {
	text-decoration: none;
}

.content_main a:link, .content_main a:focus, .content_main a:hover, .content_main a:active, .content_main a:visited {
	color: #E52919;
}

.breadcrumb {
	font-size: 90%;
	margin-bottom: 1em;
}

.breadcrumb a {
	font-weight: bolder;
	color: #E52919;
}

.content_right {
	position: relative;
	padding-left: 1em;
	padding-bottom: 1em;
	width: 17em;
	margin-top: 3.25em;
	float: left;
}

.content_right a {
	text-decoration: none;
}

.content_right a:link, .content_right a:focus, .content_right a:hover, .content_right a:active, .content_right a:visited {
	color: #E52919;
}

* html .content_right{
	margin-top: 3.15em;
}

.content_right h1 {
	position: relative;
	padding-top: 0.6em;
	padding-bottom: 0.55em;
	font-size: 130%;
	padding-left: 2.3em;
}

* html .content_right h1 {
	padding-bottom: 0.6em;
}

.content_right h2 {
	font-size: 120%;
}

.content_right h3 {
	font-size: 110%;
}

.otherhp {
	padding-top: 1em;
}

.otherhp a {
	color: #EA6311;
	font-weight: bold;
}

.otherhp h1 {
	background-color: transparent;
	background-image: none;
	padding-left: 0em;
	border: none;
}

.otherhp .csc-textpic-image {
	border: none;
	background-color: transparent;
}

.clear_bottom {
	clear: both;
	position: relative;
	height: 1px;
	overflow: hidden;
}

.content_white_bg {
	background-color: #ffffff;
	margin-left: 16.45em;
}

.csc-textpic {
	padding-top: 1em;	
}

.csc-textpic-caption {
	padding: 0.5em;
	border: dotted 1px silver;
	border-top: none;
	background-color: #F9F9F9;	
}

/*---------------------------------- Produktkatalog ----------------------------------*/

.user-capsysproduktkatalog-pi1 h1 {
	padding-top: 0.5em;
	padding-bottom: 0.5em;
}

.user-capsysproduktkatalog-pi1 h2 {
	padding-top: 1em;
	padding-bottom: 0.5em;
}

.user-capsysproduktkatalog-pi1 h3 {
	padding-top: 1em;
	padding-bottom: 0.5em;
	clear: left;
}

.user-capsysproduktkatalog-pi1 ul {
	list-style: none;	
	margin: 0;
	padding: 0;
}

.user-capsysproduktkatalog-pi1 li {
	padding-top: 0.5em;	
}

.user-capsysproduktkatalog-pi1 a {
	text-decoration: none;
}

.user-capsysproduktkatalog-pi1 a:link, .user-capsysproduktkatalog-pi1 a:focus, .user-capsysproduktkatalog-pi1 a:hover, .user-capsysproduktkatalog-pi1 a:active, .user-capsysproduktkatalog-pi1 a:visited {
	color: #E52919;
}

.productImage {
	float: left;
	width: 100px;
	text-align: center;
}

.productImage img {
	border-style: none;
	margin: auto;
}

.classificationTypeImage img {
	border-style: none;
	width: 47em;
	padding-bottom: 1em;
}

.classificationFootNote {
	padding-top: 1em;
}

.addInf {
	padding-top: 0.5em;
	padding-bottom: 1em;
	width: 17em;
}

.addInf img {
	border-style: none;
	width: 17em;
	padding-bottom: 0.5em;
	padding-top: 0.5em;
}

.addInfLink {
	padding-top: 0.3em;
}

.addInfPDF {
	padding-top: 0.5em;
	padding-bottom: 1em;
	width: 17em;
	text-align: center;
}

.addInfPDF img {
	border-style: none;
	padding-bottom: 0.2em;
}

.actualProduct {
	margin-left: 101px;
	padding-left: 0.5em;
}

* html .actualProduct {
	height: 0px;
	overflow: visible;
}

.actualProduct h2 {
	font-size: 1.1em;
	font-weight: bold;
}

.product, .activeProduct {
	clear: left;
	margin-top: 1em;
	padding-top: 1em;
	padding-bottom: 0.5em;
	border-top: 1px dotted silver;	
}

.product .product {
	border-top: none;	
	margin-top: 0em;
	padding-top: 0em;
	padding-bottom: 0em;
}

.prodName, .mainProdName {
	padding-top: 0.2em;
}

.prodName a, .mainProdName a {
	font-size: 1.1em;
	font-weight: bold;
}

.moreLink{
	color: #E52919;
	font-weight: bold;
}

.prodName h1, .prodName h2, .prodName h3, .prodName h4, .prodName h5 {
	display: inline;
	font-size: 1.1em;
	font-weight: bold;
	font-style: normal;
	padding: 0em;
	border: none;
	background-color: transparent;
	color: #E52919;
}

.mainProdName h1, .mainProdName h2, .mainProdName h3, .mainProdName h4, .mainProdName h5 {
	font-size: 1.2em;
	font-weight: bold;
	font-style: normal;
	padding: 0em;
	color: Red;
}

.category1, .category2, .category3, .category4, .category5, .category6, .category7 {
	height: 3em;
	padding-left: 0.5em;
	padding-right: 0.5em;
}

.category1 img, .category2 img, .category3 img, .category4 img, .category5 img, .category6 img, .category7 img {
	padding-top: 0em;
	height: 3em;
}

.prodPgs {
	font-size: 0.9em;
	padding-top: 0.3em;
}

.prodDesc {
	padding-top: 0.5em;
}

.prodConsum {
	padding-top: 0.5em;
}

.prodBottom {
	padding-top: 0.5em;
}

.prodFoot {
	padding-top: 1em;
	font-size: 80%;
}

.erpArticle {
	padding-top:  0.7em;
	padding-bottom: 0.2em;
}

.erpArticle table {
	text-align: left;
	width: 100%;
}

.erpArticle th {
	font-size: 0.9em;
	text-align: left;
}

.erpArticle tr {
	text-align: left;
}

.erpArticle td {
	padding-right: 2em;
}

.docs {
	padding-top: 0.5em;
}

.docs h2 {
	font-size: 1em;
	font-weight: bold;
	clear: none;
}

.productTree {
	padding-top: 1em;
	padding-bottom: 1em;
}

.productTree a {
	position: relative;
	top: -1px;
}

.productTree ul, .productTree li {
	margin-left: 0.7em;
	list-style-image: url(../pics/ptree.jpg); 
	padding: 0.1em;
}

.productTree li.open {
	list-style-image: url(../pics/ptree_open.jpg); 
	padding: 0.1em;
}

.productTree a.openlink {
	font-weight: bold;
}

.activeProduct .actualProduct {
	background-color: #E0E1E6;
}

.indexTi img, .indexSdbl img {
	padding: 0em;
	vertical-align: middle;
	border-style: none;
}

.productIndex li {
	clear: left;
}

.productIndex a {
	float: left;
}

.indexPDFs {
	position: absolute;
	display: block;
	right: 2em;
	width: 0.5em;
	padding-left: 25px;
	padding-right: 25px;
}

.indexSdbl {
	position: absolute;
	left: 0em;
}

.indexTi{
	position: absolute;
	right: 0em;
}

.classificationTypeDescription {
	padding-top: 0.5em;
	padding-bottom: 1em;
}

.catalogSearchResults li {
	list-style-type: none;
	padding-top: 0.5em;
	padding-bottom: 0.5em;
}

.SRname a:link, .SRname a:focus, .SRname a:hover, .SRname a:active, .SRname a:visited {
	color: #E52919;
	text-decoration: none;
}

.productColorpalette {
	width: 35em;
	padding: 0.5em;
}

.productColorpalette br {
	clear: left;
}

.prodColor {
	width: 10em;
	padding: 0.5em;
	text-align: center;
	float: left;
	overflow: hidden;
}

.prodColorPic img {
	padding: 0em;
	border-style: none;
	max-width: 10em;
}

.classificationColorpalette {
	border-top: 1px dotted silver;
	width: 47em;
	padding: 0.5em;
	text-align: center;
}

.classificationColorpalette br {
	clear: left;
}

.classColor {
	width: 10em;
	padding: 0.5em;
	text-align: center;
	float: left;
	overflow: hidden;
}

.classColorPic img {
	padding: 0em;
	border-style: none;
	height: 3em;
	max-width: 10em;
}

.toplink {
	clear: left;
   padding-top: 3em;
	text-align: center;
}

.prodToplink {
	text-align: right;
}

/*-------------------------- Kontaktseite ----------------------------*/

.csc-mailform-field {
	width: 46em;
	font-weight: bold;
	text-align:left;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0.2em;
	margin-bottom: 0.2em;
}

.csc-mailform-field label {
	width: 16em;
	text-align: right;
	display: block;
	float: left;
	margin-right: 0.25em;
	line-height: 1.5em;
	clear: left;
}

.csc-mailform-field span {
	display: block;
}

.csc-mailform-radio input {
	margin-left: 16em;
	text-align: left;
}

.csc-mailform-radio label {
	width: auto;
	text-align: left;
	margin-left: 0.25em;
	line-height: 1.5em;
	display: inline;
	float: none;
	clear: none;
}

.csc-mailform-field select, .csc-mailform-field input, .csc-mailform-field textarea {
	font-size: 100%;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;	
}

.content_main fieldset{
	margin-right: auto;
	margin-left: auto;
}

.csc-mailform {
	width: 47em;
	overflow: hidden;
}

.csc-mailform-submit {
	margin-left: 16.25em;
}

/*-------------------------- Suche ----------------------------*/
.tx-indexedsearch {
	padding-top: 1em;
}

.tx-indexedsearch-searchbox-searchfor_label, .tx-indexedsearch-searchbox-form_match-type_label, .tx-indexedsearch-searchbox-search-media_label, .tx-indexedsearch-searchbox-section_label, .tx-indexedsearch-searchbox-freeindexuid_label, .tx-indexedsearch-searchbox-order-ordervalues_label, .tx-indexedsearch-searchbox-results_label, .tx-indexedsearch-searchbox-group_label {
	float: left;
	width: 10em;
	padding-bottom: 0.5em;
}

.tx-indexedsearch-searchbox-searchfor, .tx-indexedsearch-searchbox-additional_keyword, .tx-indexedsearch-searchbox-form_match-type, .tx-indexedsearch-searchbox-search-media, .tx-indexedsearch-searchbox-section, .tx-indexedsearch-searchbox-freeindexuid, .tx-indexedsearch-searchbox-order-ordervalues, .tx-indexedsearch-searchbox-results, .tx-indexedsearch-searchbox-group {
	float: left;
	padding-bottom: 0.5em;
}

.tx-indexedsearch-searchbox-form_match-defop, .tx-indexedsearch-searchbox-search-lang, .tx-indexedsearch-searchbox-order-descvalues {
	float: left;
	padding-bottom: 0.5em;
	padding-left: 1em;
}

.tx-indexedsearch-searchbox br {
	clear: left;
}

.tx-indexedsearch-searchbox-extresume, .tx-indexedsearch-searchbox-submitbtn {
	margin-left: 10em;
}

/*-------------------------- Suchergebnislayout ----------------------------*/

.tx-indexedsearch-results {
	padding-top: 1em;
	padding-bottom: 1em;
}

.tx-indexedsearch-sword {
	padding-bottom: 0.5em;
}

.tx-indexedsearch-rescount {
	padding-bottom: 1em;
}

.tx-indexedsearch-browsebox {
	padding-top: 0.5em;
	padding-bottom: 0.5em;
	text-align: center;
}

.tx-indexedsearch-browsebox ul {
	list-style: none;
	margin: 0em;
	padding: 0em;
}

.tx-indexedsearch-browsebox li {
	display: inline;
	padding-left: 0.3em;
	padding-right: 0.3em;
	font-size: 0.9em;
}

.tx-indexedsearch-product_res_list ul, .tx-indexedsearch-other_res_list ul {
	list-style-type: none;
	padding-top: 0.5em;
	padding-bottom: 0.5em;	
}

.tx-indexedsearch-product_res_list li, .tx-indexedsearch-other_res_list li {
	padding-bottom: 1em;
}

.tx-indexedsearch-results a:link, .tx-indexedsearch-results a:focus, .tx-indexedsearch-results a:hover, .tx-indexedsearch-results a:active, .tx-indexedsearch-results a:visited {
	color: #E52919;
	text-decoration: none;
}

.tx-indexedsearch-title_title {
	float: left;
	width: 40em;
}

.tx-indexedsearch-percent_percent {
	float: left;
	width: 5em;
	text-align: right;
}

.tx-indexedsearch-descr_descr {
	clear: left;
}

.tx-indexedsearch-info_info {
	background-color: #EEEEEE;
}

/*-------------------------------------*/
div.align-center {
	text-align: center;
}

div.align-left {
	text-align: left;
}

div.align-right {
	text-align: right;
}