* {
	margin: 0px;
	padding: 0px;
	border: 0px;
	color: inherit;
	font-size: inherit;
	text-decoration: none;	
}
body {
	font-family: Arial, Helvetica, sans-serif;
	background-image:url(images/bgRepeatNotHome.gif);
	background-repeat: repeat-x;
	background-position: 0px -8px;
	color: #4C5D78;
	font-size: 12px;
}
div.productRight {
	position:absolute;
	right: 0px;
	width: 202px;
	margin-top: 108px;
}
option {
	color: #4C5D78;
}
h1,h2,h3,h4,h5,h6 {
	color: #ACADAE;
	font-weight:bold;
}
h1 {
	font-size: 18px;
	padding: 2px 0;
	color: #395877;
}
h2, h3 {
	font-size: 12px;
}
h4 {
	color: #395877;
	font-weight: bold;
	font-size: 12px;
}
div.product h1 {
	color: #395877;
	font-weight: bold;
	font-size: 12px;
}
h5 {
	font-size: 18px;
	padding: 2px 0;
}
h5 a {
	color: #ACADAE;
}
h5 span {
	color: #395877;
}
h5 span a {
	color: #395877;
}
input, textarea, select {
	display: inline;
	border:1px solid #DADBDF;
	width:200px;
	margin-top: 4px;
	padding: 1px;
}
ul {
	list-style-position: inside;
}
#mailform label{
	display:block;
	float: left;
	width: 180px;
	padding: 2px;
	
}
#mailform input, #mailform textarea, #mailform select {
	width: 220px;

}
h1#header {
	height: 61px;
	background-image: url(images/logo.gif);
	background-position: left;
	background-repeat: no-repeat;
	text-indent: -9999px;
	margin-left: 20px;
}
ul#topmenu {
	padding: 4px 0px 0px 25px;
	background: #4C5D78;
	border-left: none;
	list-style: none;
	font-size: 11px;
	word-spacing: 5px;
	height: 17px;
	z-index: 5;
}
ul#topmenu li {
	display: inline;
	padding-right: 10px;
	padding-bottom: 4px;
	float: left;
	z-index: 10;
	position: relative;
}
ul#topmenu li a {
	color: #fff;
	text-decoration: none;
}
ul#topmenu li#slogan {
	color: #D1D4D8;
	padding-right: 50px;
}
.textRight {
	text-align: right;
}
.floatRight {
	float: right;
}
div#box {
	position:relative;	
	border-top: 1px solid #fff;
	background-image: url(images/background.gif);
	background-repeat: repeat-y;	
}
div#subHeader {
	background-repeat: repeat-x;
	margin: 0px;
	background-color: #395877;
}
div#subHeader h2 {
	background-color: #4C5D78;
	padding: 8px;
	padding-left: 50px;
	min-height: 4px;
	border-top: 1px solid #D7DEE4;
	height: 4px;
}
div#footer {
	border-top: 1px solid #EAEBEC;
	text-align: right;
	padding: 6px 60px 6px 0px;
	font-size: 11px;
	background-color: #fff;
}
div#footer ul, div#footer ul li, div#footer img {
	display:inline;
	list-style-type: none;
}
div#footer a{
	padding:0 0 0 8px;
	color: #395877;
}
div#langMenu {
	float:right;
	padding-top: 48px;
	padding-right: 12px;
}
div#langMenu img {
	margin-left: 4px;
}
div#pFinder {
	position:absolute; 
	right: 0px;
	width: 202px;
	margin-top: -18px;	
}
div#pFinder select {
	
	margin-top: 18px;
	border: 1px solid #4C5D78;
	width: 117px;
	height: 19px;
	display: block;
}
div#pFinder input {
	margin-top: 10px;
	background-color: transparent;
	border: 0px;
	color: #4C5D78;
	font-size: 11px;
	width: 117px;
	text-align: right;
}
div#pFinder a.search {
	display:block;
	margin-top: 10px;
	color: #4c5d78;
	font-size: 11px;
	width: 117px;
	text-align: right;
}
div#pFinder h3 {
	color: #fff;
	
	
}
div#mainContent {
	background-image: url(images/mainContentRightBackground.gif);
	background-repeat: repeat-y;
	background-position: right;
}
div#mainContentScrollbar {
	padding: 40px 54px;
	padding-bottom: 20px;
	/*padding-right: 10px;*/
	overflow: hidden;
	width: 436px;
	min-height: 350px;
	position:relativ;
}
div#body {
	position:relative;	
	width: 990px;
	background-color:#fff;
	margin: 0 auto;
	/*margin-top: 14px;*/
	
}
ul#menu {
	background-color: #D9DBDE;
	width: 230px;
	list-style-type: none;
	position: absolute;	
}
ul#menu div#clearer {
	background-color: #D9DBDE;
	height: 48px;
	clear: both;
}
ul#menu li {
	border-bottom: 1px solid #fff;
	/*border-bottom: 1px solid #F7F8F8; */
	padding: 5px 0px 3px 25px;
}
ul#menu li#first {
	padding-top: 10px;
}
ul#menu li a {
	color: #4C5D78;
	font-size: 12px;
	text-decoration: none;
	display:block;
	margin-top:1px;

}
ul#menu li.active {
	font-weight: bold;
}

ul#menu ul#subMenu {
	font-weight: normal;
	list-style: none;
	padding-left: 0px;
	margin-left: 0px;
}
ul#menu ul#subMenu li {
	padding: 0px 0px 0px 10px;
	border: 0px;
}
ul#menu ul#subMenu li a {
	font-size: 11px;
	color: #565656;
}

ul#menu ul#subMenu li.active a {
	color: #4c5d78;
	font-weight: bold;
}
ul#menu ul#subMenu ul#subMenu li {
	padding: 0px 0px 0px 20px;
}
div#content {
	padding-left: 230px;
	border: 1px solid #DADBDF;
	border-top: 0px;
}
#topmenu a {
	display: block;
	text-decoration: none;
}
#topmenu li ul {
	border: 1px solid #fff;
	border-top: 0px;
	position: absolute;
	left: -999em;
	height: auto;
	font-weight: normal;
	margin: 3px 0px 0px 0px;
	background: #4C5D78;
	width: 9em;
}
 
#topmenu li ul a {
	width: 9em;
	padding-left: 1em;
}
 
#topmenu li:hover ul ul, #topmenu li:hover ul ul ul, #topmenu li.sfhover ul ul, #topmenu li.sfhover ul ul ul {
	left: -999em;
}
 
#topmenu li:hover ul, #topmenu li li:hover ul, #topmenu li li li:hover ul, #topmenu li.sfhover ul, #topmenu li li.sfhover ul, #topmenu li li li.sfhover ul {
	left: auto;
}

.cl {
	clear: both;
}
.bold {
	font-weight: bold;
}
div.ProductImages {
	margin-top: 28px;
	margin-bottom: 6px;

}
div.ProductImages .imageout {
	background: url(images/imageBackgroundTop.gif);
	background-repeat: no-repeat;
	baground-position: top;
	width: 456px;
	margin-bottom: 20px;
	font-size: 11px;
}
div.ProductImages .imagein {
	padding: 4px;	
	width: 448px;
	background: url(images/imageBackgroundBottom.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	text-align: center;
}
div.ProductImages .imagein span {
	border: 1px solid #fff;
	font-size: 116px;

}
div.ProductImages .imagein span img {
	vertical-align: middle;
}
div.ProductImages .smallout {
	background: url(images/imageBackgroundSmall.gif);
	background-repeat: no-repeat;
	float: left;
	margin-right: 22px;
	text-align: right;
	cursor: pointer;
}
div.ProductImages .smallout img {
	margin-top: 10px;
}
div.ProductImages .smallin {
	background: url(images/imageBackgroundSmallRight.gif);
	background-repeat: no-repeat;
	background-position: right;
	text-align: center;	
}
div.ProductImages .smallin span {
	padding: 1px;
	display:block;
}
div.ProductImages .smallin span img {
	margin: 1px;
	vertical-align: middle;
}
.upto {
	display:inline;
	font-size: 11px;
	border: 1px solid #d9dbde;
	padding: 0px 4px;
	margin: 0px 6px;
}
.backto, .nextto {
	display:inline;
	font-size: 11px;
	background: url(images/backtoBackground.gif);
	background-repeat: no-repeat;
	background-position: left;	
	padding-left: 20px;
}
.backto a, .nextto a, .backto button, .nextto button {
	border: 1px solid #d9dbde;
	padding: 0px 6px;
	color: #395877;
}
.nextto {
	background: url(images/nexttoBackground.gif);
	background-position: right;
	background-repeat: no-repeat;
	padding-left: 0px;
	padding-right: 20px;
}
.csc-textpic-caption {
	font-size: 0.9em;
	padding: 5px 1px 5px 1px;
}
.product_overview {
	width: 390px !important;
}
.product_overview  .prozessimgout * {
	border: 0px;
	padding: 0px;
	margin: 0px;
}
.product_overview  .prozessimgout {
	background: url(images/imageBackgroundMiddle.gif);
	background-repeat: no-repeat;
	
	background-position: left top;
}
.product_overview  .prozessimgin {
	background: url(images/imageBackgroundMiddleRight.gif);
	background-repeat: no-repeat;
	background-position: right top;
	padding-top: 4px;	
}

.product_overview  .prozessimgin img {
	display:block
	margin:4px 4px 4px 0;
}

.product_overview h2 {
	color: #3E5974;
	font-weight: bold;
	font-size: 12px;
	padding-bottom: 4px;
}
.product_overview .csc-textpic-caption 
{
	padding-top: 6px;
}


/* h�? */
div.csc-textpic-intext-left div.csc-textpic-imagewrap, div.csc-textpic-intext-left-nowrap div.csc-textpic-imagewrap
{
margin-right: 8px !important;
margin-left: 0px !important;
}

/* Productfinder */

div.tx_mzproductfinder_pi1_searchResults a.tx_mzproductfinder_pi1_searchProduct {
	float:left;
	display:block;
	width:50%;
	/*height: 120px; */
	vertical-align: bottom;
	margin-top: 10px; 
}
div.tx_mzproductfinder_pi1_searchResults tr {
	vertical-align: top;
}
.tx-mzproductfinder-pi1 div.pageNavigator {
	text-align:center;
	float: right;
	font-size: 11px;
}
.tx-mzproductfinder-pi1 div.pageNavigator .backto {
	float: left;
}
.tx-mzproductfinder-pi1 div.pageNavigator .backto a, .tx-mzproductfinder-pi1 div.pageNavigator .nextto a {
	display: block;
}
.tx-mzproductfinder-pi1 div.pageNavigator  .nextto {
	float: right;
}

#mailform #mailformformtype_mail {
        position:relative;
	left:-28px;
	float:right;
	font-size: 11px;	
	padding: 0px 4px;
	padding-right: 20px;
	background: url(images/nexttoBackground.gif);
	background-repeat: no-repeat;
	background-position: right 0;	
	color: #395877;	
	border: 1px solid #d9dbde;
	width: auto;
}
.pageNavigator {
	width: 140px;
}


/********************** SITEMAP  BEGIN */
.csc-sitemap ul {
	padding-left: 12px;
}
/********************** SITEMAP  END */



/********************** VERTRETUNGEN  BEGIN */
.tx-contactslist-pi1 .intro {
	margin: 10px 0px;
}
.tx-contactslist-pi1 h3 {
	margin-top: 14px;
	margin-bottom: 4px;
	font-size: 13px;
	color: #4C5D78;
}
.tx-contactslist-pi1 table {
	
}
.tx-contactslist-pi1 button
{	
	background-color: transparent;
	text-align: right;
}
.tx-contactslist-pi1 select {
	margin-bottom: 12px;
}
.tx-contactslist-pi1 p.nextto {
	clear: both;	
	margin-left: 8px;
}
/********************** VERTRETUNGEN  END */