html, body { height: 100%; }
body {
        font: normal 12px Arial, Helvetica, sans-serif;
        color: #000;
        font-size:12px;
        background-color:#ececec;
        margin:0;
        padding:0;
        text-align:center;   
}
h1, h2, h3 {
        margin:0 0 10px 0;
        padding:0;
}
h1, h2, h3{
        color: #3a3a3a;
        font-size: 18px;
}
b{
        color: #000;
        font-weight: bold;
}
a{
        font-weight:bold;
        color:#3a3a3a;
}
.clear{
        clear:both;
}
.float_left, #sprachauswahl, #subnavi, #content_middle, #info, #navi #last{
        float:left;
}
.float_right, #logo, #info{
        float:right;
}
#bg{
        width:1000px;
        margin:0 auto;
        min-height: 100%;
        background: #ececec url(/fileadmin/cms/images/hg.jpg) repeat-y;
}
#center {
        width:975px;
        margin:0 0 0 10px;
        text-align:left;

}

#head {
        height: 280px;
        background: #fff url(/fileadmin/cms/images/bg_head.jpg) repeat-x;
}
#sprachauswahl, #sprachauswahl a{
        color:#3a3a3a;
        font-size:11px;
        font-weight:bold;
        padding:0;
}
ul#sprachauswahl {
        float: left;
        color: #3a3a3a;
        font-size: 12px;
        font-weight: normal;
        list-style:none;
        margin:25px 0 0 26px;
}
#sprachauswahl li  {
        float: left;
        list-style:none;
        margin:0 10px 0 0;
}

#sprachauswahl a{
        text-decoration:none;
}
#headlinks{
        float: left;
        width: 400px;
}
#logo{
        margin:19px 20px 0 0;
        padding-right: 13px;
}
#logo a img { border: 0;}

/*HACK Start*/

* html #middle{
   width:520px;
   height:100%;
}
/*HACK Ende*/


/* Produktbilder Header start */
#head_img{
    margin:20px 0 30px 26px;
    height:141px;
}

#head_img img{
    margin:0 14px 0 0;

}
/* Produktbilder Header ende */

#navi{
   padding:0 0 0 6px;
   position:relative;    
}
#navi, #navi a, #navi a:hover, #navi a#subactive{
    height: 50px;
    background: transparent url(/fileadmin/cms/images/bg_navi.jpg) repeat-x;
    font-size:15px;
    font-weight:bold;
    color:#fff;
    text-decoration:none;
}
#navi a{
   display: block;
   height:30px;
   background: none;
   margin:4px 0 0 20px;
   padding:10px 20px 0 0;
   border-right:1px solid #fff;
}
#navi a:hover, #navi a#subactive{
   height:30px;
   background: none;
   color:#ffff00;
}
#suchetop {
	position:absolute;
   	margin:8px 22px 0 0 ;
   	right:0;
   	
}
* html #navi #suchetop {
   right:19px;
}
#navi #suchetop fieldset  {
   border: 0;
}
#navi #suchetop legend  {
   display: none;
   visibility: hidden;
}
#navi #suchetop .sucheinput {
   font-size: 12px;
   width:100px;
}
#navi #suchetop .suchesubmit {
   background-color: #fdff00;
   width: 25px;
   border:0;
}
#content {
   margin: 20px 0 0 0;

}
#subnavi{
   height: 100%;
   margin:0 20px 0 26px;
}
#subnavi ul{
   width: 185px;
   list-style:none;
   margin:0 0 20px 0;
   background-color:#3a3a3a;
   font-size:12px;
   color:#fff;
   padding:0;
}
#subnavi ul li ul{ 
   margin:0;
   background-color:#5d5d5d;
}

#subnavi ul li ul li{
   margin:0 0 5px 10px;
   padding:5px 0 0 0;
}
#subnavi ul li ul li ul{
   width:auto;
}
#subnavi ul li a, #subnavi ul li ul li a, subnavi ul li ul li ul li a{
   display:block; 
   width:150px;
   height:auto;
   text-decoration:none;
   color:#fff;
   border-bottom:1px solid #5d5d5d;
   font-weight:normal;
   font-size:12px;
   padding:0;
}
#subnavi ul li a{
   font-weight:bold;
   width:160px;
   font-size:13px;
   padding:10px 0 10px 0;
   margin:0 0 0 13px;
}
#subnavi ul li.last a, #subnavi ul li ul li a{
   border:0;
}
#subnavi a:hover, #subnavi li.subactive a{
   color:#ffff00;
}
#subnavi ul li ul li ul li a{
   font-size:11px;
   border:0;
}
#content_middle{
   width:455px;
   margin: 0 0 40px 0;
}
#content_middle:after {content: "."; display: block; height: 0; clear:both; visibility:hidden;}

p{
   margin:0 0 0 20px; 
   
}
#content_middle ul{
   margin:0 0 0 35px;
   padding:0;
}
#txt, #txt ul{
   margin:0 0 0 20px;
}
#info{
   width:235px;
   margin:0 32px 0 0;
   background-color: #cccccc;
   padding:0 10px 10px 10px;
}
#footer {
width:965px;
   height: 20px;
   margin: 20px 0 0 0;
   background: #fff url(/fileadmin/cms/images/bg_footer.jpg) repeat-x;
   padding:5px 0 0 10px;
   color:#fff;
   position:fixed;
   bottom:0;
}
hr{
   border: 1px dashed #3a3a3a;
   height: 0;
   width: 100%;
}
.filelinks{
	margin:5px 0 20px 20px;
	padding:10px 0 0 5px;
	/*background-color:#e4e4e4;*/
	border:1px dotted #e4e4e4;
}
.filecount{
   display:none;
}
.csc-textpic{
   margin:0 0 0 20px;
}

#mailform{
   margin:20px 0 0 20px;
   line-height:190%;
}
.tx-felogin-pi1 form fieldset, .tx-indexedsearch form fieldset{
   border:0;
   margin:0;
   padding:0;
}
.tx-felogin-pi1 form fieldset legend, .tx-indexedsearch form fieldset legend{
   display:none;
}
.tx-felogin-pi1 form fieldset label{
   margin:15px 0 0 0;
   width:120px;
   font-weight:bold;
}
.tx-felogin-pi1 h3, .tx-indexedsearch h3{
   font-size:12px;
}
.tx-felogin-pi1 form fieldset div{
   margin:0 0 15px 0;
}
.tx-indexedsearch .tx-indexedsearch-whatis span{
   font-weight:bold;
}

.tx-felogin-pi1 form fieldset div input{
   width:80px;
   height:25px;
}

fieldset{
   border:0;
}
fieldset legend{
   display:none;
}

.tx-damdownloads-pi1 a img {
	border:0;
}
.mailformH3{
	color:#ff0000;
	font-size:12px;
	margin:20px 0 0 0;
}
.accessible_mailform{
	border:1px solid #ff0000;
}
table.contact-form tr td { 
	font-size: 12px; 
	width:100%; 
	vertical-align: top;
}
table.contact-form tr td input#mailformattachment1{
	border:1px solid #a4a4a4;
	height:22px;
}
* html table.contact-form tr td input#mailformattachment1{
	border:1px solid #a4a4a4;
	background-color:#fff;
	height:16px;
}
table.contact-form tr td select,table.contact-form tr td input { 
	width: 200px; 
	border:1px solid #a4a4a4; 
}
form#mailform .csc-mailform-field {
	text-align: right;
}
form#mailform .csc-mailform-field select, form#mailform .csc-mailform-field input,form#mailform textarea {
	border:1px solid #a4a4a4;
	width:200px;
}
form#mailform .csc-mailform-radio input {
	border: 0;
	width: auto;
}
form#mailform .csc-mailform-field  {
	float: left;
	width: 100%;
}
form#mailform .csc-mailform-label {
	clear: both;
	padding: 9px 0;
}
form#mailform .csc-mailform-label p {
	padding: 0;
	margin: 0 !important;
}
form#mailform  span.csc-mailform-radio label {
	display: inline;
	float: none;
	width: auto;
}
form#mailform .csc-mailform-field label {
	display: block;
	float: left;
	width: 210px;
	text-align: left;
}
form#mailform .csc-mailform-field span.csc-mailform-radio fieldset{
	display: block;
	float: right;
	width: 50px;
	text-align: left;
}
form#mailform .csc-mailform-check{ 
	border: 0 !important;
	width: auto !important;
}
/* Suchergebnis */

.tx-indexedsearch-form {
	margin: 0 0 10px 0;
}
.tx-indexedsearch-whatis {
	margin: 0 0 10px 0;
}
.tx-indexedsearch-browsebox {
	margin: 0 0 10px 0;
}
.tx-indexedsearch-browsebox p {
	margin: 0;
	padding: 0;
}
ul.browsebox {
	display: block;
	font-size: 10px;
	margin: 0 0 10px 0;
	padding:0;
	clear: both;
}
.browsebox li {
	float:left;
	margin: 0 10px 0 0;
	list-style: none;
}

.tx-indexedsearch-browselist-currentPage {
 font-weight: bold;
}

/* Suchergebnis Ende */

div.csc-textpic{
	margin:15px 0 0 20px;
}

/* Vertrieb International */

#tx-onvertriebinternational-pi1 {
	width:430px;
	background: #cccccc url(/fileadmin/cms/images/hg_kontakt.jpg) repeat-x;
	border: 1px solid #3a3a3a;
	padding: 10px 0 10px 0;
	
}
#tx-onvertriebinternational-pi1-top {
	height:150px; 
	margin:0 0 20px 0;
}
#tx-onvertriebinternational-pi1-top-left {
	float:left; 
	width:180px; 
}
#tx-onvertriebinternational-pi1-top-left select {
	height:20px; 
	border:1px solid #3a3a3a; 
	margin:0 0 10px 0; 
	font-size:11px; 
	float:left;
}
#tx-onvertriebinternational-pi1-top-left input {
	float:right; 
	height:20px; 
	font-weight:bold; 
	border:1px solid #3a3a3a; 
	background-color:#ffff00;
}
.tx-irfaq-pi1 .additional-info {
	display:none;
}

#tx-onvertriebinternational-pi1-top-left form {margin:30px 0 0 20px;}

#tx-onvertriebinternational-pi1-top-right { float:right; width:250px; }

#tx-onvertriebinternational-pi1-bottom	{clear:both; margin: 20px 20px 0 20px; padding: 10px 0 10px 0; border-top:1px dashed #3a3a3a; }


#content_wide table.matrix-wrap-tbl {
	border-collapse: collapse;
	margin: 0 5px 18px 5px;
}
#content_wide table.matrix-wrap-tbl caption {
	color: #3a3a3a;
	font-weight: bold;
	font-size: 16px;
	text-align: left;
}
#content_wide table.matrix-tbl {
	border-collapse: collapse;
	table-layout: fixed;
	width: 100%;
}
#content_wide table.matrix-tbl tr td, #content_wide table.matrix-tbl tr th,
#content_wide table.matrix-wrap-tbl tr td {
	font-size: 12px;
}
#content_wide table.matrix-wrap-tbl tr td {
	border-top: 1px #c6c6c6 solid;
	border-bottom: 1px #c6c6c6 solid;
	padding: 0;
}
#content_wide table.matrix-wrap-tbl tr td.left {
	border-left: 1px #c6c6c6 solid;
	padding: 0 0 3px 0;
}
#content_wide table.matrix-wrap-tbl tr td.right {
	border-right: 1px #c6c6c6 solid;
	padding: 0 0 0 1px;
}
#content_wide table.matrix-tbl tr td,#content_wide table.matrix-tbl tr th {
	border: 1px #c6c6c6 solid;
	padding: 0;
}
#content_wide table.matrix-tbl tr th.noborder-right,#content_wide table.matrix-tbl tr td.noborder-right {
	border-right: 0;
}
#content_wide table.matrix-tbl tr th {
	border-top: 0;
	height: 50px;
	padding: 3px;
	text-align: center;
}
#content_wide table.matrix-tbl tr th span {
	font-size: 11px;
	margin: 0 5px 0 0;
}
#content_wide table.matrix-tbl tr td {
	text-align: center;
	height: 25px;
}
#content_wide table.matrix-tbl tr td p {
	margin: 0;
	padding: 0;
}
#content_wide table.matrix-tbl tr td div {
	border: 1px #000 solid;
	background-color: #ffff00;
	font-size: 0;
	height: 10px;
	margin: auto;
	padding: 0;
	width: 10px;
}
#content_wide table.matrix-wrap-tbl tr td a.zoom {
	background: url(/fileadmin/cms/images/kreuz.gif) no-repeat 3px center;
	padding: 0 0 0 18px;
}
.bordered{
	margin-right:20px;
}
