html { font-size: 100%; /* IE hack */ }
body {
	text-align: center;
	margin: 0px;
	padding: 0px;
	font-size: 0.625em;
	font-family: Arial, Helvetica, sans-serif;
	background-image: url(images/bg.gif);
}
#normal form {
margin-left: 25px;
margin-right: 25px;
}
#left ol, #normal ol {
	margin: 3px 25px 3px 45px;
        padding: 0px;
	color: #323232;
}
#left ul, #normal ul {
	margin: 3px 25px 3px 45px;
        padding: 0px;
	color: #323232;

}
#left li, #normal li {
  margin: 0px;
  padding: 0px;
  margin-bottom: 5px;
}
#left ul ul, #normal ul ul {
	margin: 0px;
	padding: 0px;

}
#normal div.tx-dropdownsitemap-pi1 li {
background-image: none;
}
#normal div.tx-dropdownsitemap-pi1 a {
	text-decoration: none;
}

#left ul li a, #normal ul li a {
	text-decoration: none;
}
#left ul li a.on, #normal ul li a.on {
	text-decoration: none;
	color: #FF9F00;
}
#left ul ul li, #normal ul ul li {
	font-size: 1em;
	margin-left: 5px;

}
#container {
	background-color: #FAFAFA;
	width: 640px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-left-color: #CCCCCC;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
}
#container-padding {
	padding-right: 15px;
	padding-left: 15px;
}
#footer {
	border-bottom-width: 30px;
	border-bottom-style: solid;
	border-bottom-color: #EEEEEE;
	padding-bottom: 10px;
	padding-top: 10px;
	border-top-width: 3px;
	border-top-style: solid;

	border-top-color: #B0B0B0;
	text-align: center;
	color: #3f3f3f;
	font-size: 1.1em;
	clear: both;
}
#footer a {
	color: #3f3f3f;
	text-decoration: underline;
}
#footer a:hover {
	color: #1280B0;
}
#logo img {
	margin-top: 10px;
	margin-bottom: 10px;
}
#left {
	float: left;
	width: 225px;
	padding-top: 5px;
	padding-bottom: 5px;
	font-size: 1.2em;
}
#globalnav ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
}

#globalnav li {
	margin: 0px;
	padding: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #2CB7F2;
	list-style-image: none;
	list-style-type: none;
}
#globalnav ul li a {
	background-image: url(images/bullet_off.gif);
	display: block;
	background-color: #1280B0;
	background-repeat: no-repeat;
	color: #FFFFFF;
	font-size: 1.2em;
	font-weight: bold;
	text-decoration: none;
	padding-left: 32px;
	background-position: left center;
	padding-top: 6px;
	padding-bottom: 6px;
	text-transform: uppercase;
}
#globalnav ul li a:hover {
	background-image: url(images/bullet_on.gif);
	padding-left: 45px;
}
#globalnav {
	background-color: #1280B0;
	padding-right: 30px;
	padding-left: 30px;
	padding-top: 3px;
	padding-bottom: 3px;
}

#globalnav ul li a.on {
	color: #FFFFFF;
	background-image: url(images/bullet_on.gif);
	padding-left: 45px;
}
#globalnav ul li.last {
	border-bottom-style: none;
}
#search {
	background-color: #616161;
	margin-top: 5px;
	margin-bottom: 5px;
	text-align: center;
	font-size: .9em;
	font-weight: bold;
	color: #FFFFFF;
	padding-top: 8px;
	padding-bottom: 4px;
	background-image: url(images/searchtext.gif);
	background-repeat: no-repeat;
	background-position: left 15px;
	padding-left: 35px;
}
#search input.searchinput {
	font-size: .9em;
	font-weight: bold;
	color: #3f3f3f;
	padding: 2px;
	width: 100px;
	border: 1px solid #FF9F00;
	background-color: #f0f0f0;
	margin-bottom: 7px;
}
#search input.submit {
	text-transform: uppercase;
	color: #FFFFFF;
	background-color: #FF9F00;
	margin-left: 3px;
	border-top: 1px solid #FFBC4D;
	border-right: 1px solid #B26F00;
	border-bottom: 1px solid #B26F00;
	border-left: 1px solid #FFBC4D;
	padding-top: 1px;
	padding-bottom: 1px;
	font-size: .9em;
}
#left div.csc-frame-frame1, #normal div.csc-frame-frame1 {
	background-color: #F0F0F0;
	margin-bottom: 5px;
	padding-bottom: 15px;
}
#left div.csc-frame-frame1 h1, #normal div.csc-frame-frame1 h1 {
	background-color: #FF9F00;
	font-size: 1.2em;
	color: #FFFFFF;
	padding-top: 10px;
	padding-right: 25px;
	padding-bottom: 10px;
	padding-left: 25px;
	text-transform: uppercase;
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #FAFAFA;
	margin: 0px;
}
#left div.csc-frame-frame1 h2, #normal div.csc-frame-frame1 h2 {
	color: #FFFFFF;
	background-color: #666666;
	padding: 5px 25px;

}
#left div.csc-frame-frame1 h3, #normal div.csc-frame-frame1 h3 {
	font-size: 1em;
	margin: 0px;
	padding-top: 10px;
	padding-right: 25px;
	padding-bottom: 0px;
	padding-left: 25px;
	color: #323232;
}
#left div.csc-frame-frame1 p, #normal div.csc-frame-frame1 p {
	padding-top: 5px;
	padding-right: 25px;
	padding-bottom: 5px;
	padding-left: 25px;
	font-size: .9em;
	color: #323232;
	margin: 0px;
}
#left div.csc-frame-frame2, #normal div.csc-frame-frame2 {
	background-color: #616161;
	margin-bottom: 5px;
	padding-bottom: 20px;
}
#left div.csc-frame-frame2 h1, #normal div.csc-frame-frame2 h1 {
	font-size: 1.2em;
	color: #FFFFFF;
	padding-top: 25px;
	padding-right: 25px;
	padding-bottom: 0px;
	padding-left: 25px;
	margin: 0px;
	border-bottom-style: none;
}
#left div.csc-frame-frame2 p, #normal div.csc-frame-frame2 p {
	padding-top: 5px;
	padding-right: 25px;
	padding-bottom: 5px;
	padding-left: 25px;
	font-size: .9em;
	color: #FFFFFF;
	margin: 0px;
}
#left div.tx-contentwrapper_style1, #normal div.tx-contentwrapper_style1 {
	background-color: #F0F0F0;
	margin-bottom: 5px;
	padding-bottom: 20px;
	font-size: .9em;
}
#left div.tx-contentwrapper_style1 h1, #normal div.tx-contentwrapper_style1 h1 {

	font-size: 1.1em;
	color: #3F3F3F;
	padding-top: 10px;
	padding-right: 25px;
	padding-bottom: 5px;
	padding-left: 25px;
	margin: 0px;
	text-transform: uppercase;


	background-color: #FAFAFA;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #FF9F00;
}
#left div.tx-contentwrapper_style1 h2, #normal div.tx-contentwrapper_style1 h2 {
	font-size: 1em;
	color: #3F3F3F;
	padding-top: 10px;
	padding-right: 25px;
	padding-bottom: 5px;
	padding-left: 25px;
	margin: 0px;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #FAFAFA;
}
#left div.tx-contentwrapper_style1 p, #normal div.tx-contentwrapper_style1 p {
	padding-top: 5px;
	padding-right: 25px;
	padding-bottom: 5px;
	padding-left: 25px;
	color: #323232;
	margin: 0px;
}
#left div.tx-contentwrapper_style2, #normal div.tx-contentwrapper_style2 {
	background-color: #F0F0F0;
	margin-bottom: 5px;
	padding-bottom: 20px;
	float: left;
	width: 188px;
	margin-left: 2px;
	font-size: .9em;
}
#left div.tx-contentwrapper_style2 h1, #normal div.tx-contentwrapper_style2 h1 {
	font-size: 1.2em;
	color: #FFFFFF;
	padding-top: 10px;
	padding-right: 25px;
	padding-bottom: 5px;
	padding-left: 25px;
	margin: 0px;
	text-transform: uppercase;
	background-color: #FF9F00;
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #FAFAFA;
}
#left div.tx-contentwrapper_style2 h2, #normal div.tx-contentwrapper_style2 h2 {
	font-size: 1em;
	color: #3F3F3F;
	padding-top: 10px;
	padding-right: 25px;
	padding-bottom: 5px;



	padding-left: 25px;
	margin: 0px;
}
#left div.tx-contentwrapper_style2 p, #normal div.tx-contentwrapper_style2 p {
	padding-top: 5px;
	padding-right: 25px;
	padding-bottom: 5px;
	padding-left: 25px;
	color: #323232;
	margin: 0px;
}
#left div.tx-contentwrapper_style3, #normal div.tx-contentwrapper_style3 {
	margin-bottom: 5px;
	padding-bottom: 20px;
	float: left;
	width: 188px;
}
#left div.tx-contentwrapper_style3 h1, #normal div.tx-contentwrapper_style3 h1 {
	font-size: 1.2em;
	color: #FFFFFF;
	padding-top: 10px;
	padding-right: 25px;
	padding-bottom: 5px;
	padding-left: 25px;
	margin: 0px;
	text-transform: uppercase;
	background-color: #FF9F00;
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #FAFAFA;
}
#left div.tx-contentwrapper_style3 h2, #normal div.tx-contentwrapper_style3 h2 {
	font-size: 1em;
	color: #323232;
	padding-top: 10px;
	padding-right: 25px;
	padding-bottom: 2px;
	padding-left: 25px;
	margin: 0px;
}
#left div.tx-contentwrapper_style3 p, #normal div.tx-contentwrapper_style3 p {
	padding-top: 5px;
	padding-right: 25px;
	padding-bottom: 5px;
	padding-left: 25px;
	font-size: .9em;
	color: #323232;
	margin: 0px;
}

#left div.tx-contentwrapper_style4, #normal div.tx-contentwrapper_style4 {
position: absolute;
margin-left: 25px;
}
#left div.csc-frame-rulerAfter, #normal div.csc-frame-rulerAfter {
	clear: both;
}
#left div.csc-frame-rulerBefore, #normal div.csc-frame-rulerBefore {
	clear: both;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #B0B0B0;
	font-size: 1px;
	margin-top: 5px;
	margin-bottom: 5px;
}
#normal {

	font-size: 1.2em;
	float: left;
        padding-bottom: 15px;
	width: 385px;
        min-height: 650px;
}
/* for Internet Explorer */
/*\*/
* html #normal {
height: 650px;
}
/**/

h1 {
	font-size: 1.2em;
	color: #333333;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #B0B0B0;
	margin:0px;
        margin-bottom: 5px;
	padding-top: 0px;
	padding-right: 25px;
	padding-bottom: 3px;
	padding-left: 25px;
	text-transform: uppercase;
}
h2 {
	font-size: 1.2em;
	color: #333333;
	padding-top: 0px;
	padding-right: 25px;
	padding-bottom: 2px;
	padding-left: 25px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	margin-bottom: 0px;
}
h3 {
	font-size: 1.1em;
	color: #333333;
	margin: 0px;
	padding-top: 0px;
	padding-right: 25px;
	padding-bottom: 2px;
	padding-left: 25px;
}


h4 {
	font-size: .9em;
	color: #333333;
	margin: 0px;
	padding-top: 0px;
	padding-right: 25px;
	padding-bottom: 2px;
	padding-left: 25px;
}


h1 a, h2 a, h3 a, h4 a {
	text-decoration: none;

}
p {
	color: #323232;
	padding-right: 15px;
	padding-left: 25px;
        margin: 0px;
        padding-bottom: 10px;
}
#header {
	background-image: url(images/topbar.gif);
	padding-top: 13px;
	background-repeat: no-repeat;
	background-position: left top;
}
#header div.tx-slideshow-pi1 {
position: absolute;
}
#topbar {
	padding-top: 47px;
	padding-bottom: 8px;
}
a {
	font-weight: bold;
	color: #1280B0;
}
a:hover {
	color: #FF9F00;
}
#leftnav ul, #leftnav li {
	margin: 0px;
	padding: 0px;
        list-style: none;
}
#leftnav li {
 display:inline;
}
#leftnav ul li a {
	color: #666666;
	display: block;
	padding-right: 25px;
	padding-left: 25px;
	text-transform: uppercase;
	padding-top: 2px;
	padding-bottom: 2px;
	margin-top: 3px;

}
#leftnav ul li a:hover {
	background-color: #E7E7E7;
	color: #FF9F00;
}
#leftnav ul li a.on {
	color: #FF9F00;
}
#leftnav {
	background-color: #F0F0F0;
	margin-bottom: 5px;
	padding-bottom: 20px;
	padding-top: 10px;
}
#leftnav ul ul, #leftnav ul ul li {
	margin: 0px;
	padding: 0px;

}
#leftnav ul ul li a {
	background-image: none;
	font-size: 0.9em;
	text-transform: none;
	padding-left: 35px;
	padding-top: 1px;
	padding-bottom: 1px;
	margin-top: 0px;
}

#tools img {
	border: none;
	margin-left: 5px;
}

#tools ul, #tools li {
	background-image: none;
	display: inline;
	margin: 0px;

	padding: 0px;
}
#tools {
	text-align: right;
margin-top: 206px;
margin-bottom: 5px;

}
#topbar img {

	border: none;
	margin-left: 5px;
}


#topbar ul, #topbar li {
	background-image: none;
	display: inline;
	margin: 0px;
	padding: 0px;
}
#topbar {
	text-align: right;

}#topbar a {
	font-weight: normal;
	color: #666666;
	text-decoration: none;
	font-size: .9em;
}
#topbar a:hover {
	color: #FF9F00;
}
#search form {
	margin: 0px;
	padding: 0px;
}
.none {
	display: none;
}
#normal div.padding {
	margin-left: 3px;
}
#footer p {
	margin: 0px 0px 3px;
	padding: 0px;
}
#footer img {
	vertical-align: middle;
	border: none;
}
#emailpage form, .tx-tekcatalog-pi1 form, #normal .tx-tekcontactform-pi1 form {
   margin:0px;
   padding:0px;
}
#emailpage fieldset, .tx-tekcatalog-pi1 fieldset, .tx-tekcontactform-pi1 fieldset {
  padding: 1em;
  font: .9em;
  }
#emailpage label, .tx-tekcatalog-pi1 label, .tx-tekcontactform-pi1 label {
  float:left;
  width:30%;
  margin-right:0.5em;
  padding-top:0.2em;
  text-align:right;
  }
#emailpage span.error, .tx-tekcatalog-pi1 span.error, .tx-tekcontactform-pi1 span.error {
color: #CC0000;
}
#emailpage small, .tx-tekcatalog-pi1 small, .tx-tekcontactform-pi1 small {
  display: block;
  margin: 0px 0px 5px 100px;
  padding: 1px 3px;
  font-size: .8em;
  height: expression('1%');
}
#emailpage fieldset, .tx-tekcatalog-pi1 fieldset, .tx-tekcontactform-pi1 fieldset { 
  margin-left: 13px;
  border:1px solid #FF9F00;
}

#emailpage legend, .tx-tekcatalog-pi1 legend, .tx-tekcontactform-pi1 legend {
  padding: 0.2em 0.5em;
  background-color: #FF9F00;
font-weight: bold;
  border:1px solid #FF9F00;
  color:#FFFFFF;
  font-size:1em;

  text-align:right;
	text-transform: uppercase;
  }

#emailpage h1, .tx-tekcatalog-pi1 h1, .tx-tekcontactform-pi1 h1 {
font-size: 1.1em;
	text-transform: none; 
color: #CC0000;
border-bottom: none;
}
#emailpage p.submit, .tx-tekcatalog-pi1 p.submit, .tx-tekcontactform-pi1 p.submit {
text-align: center;
}
.tx-tekcatalog-pi1 {
margin-top: 10px;
}

#left div.csc-frame-frame1  .tekcatalog-featured p { 
    margin: 0px;
    padding: 0px;
    }
#left div.csc-frame-frame1  .tekcatalog-featured img { 
    margin: 0px;
    margin-top: 10px;
    padding: 0px;
}
.tekcatalog-featured {
    text-align: center;
    background-color: #F0F0F0;
    }
  .tekcatalog-list-box { width: 150px;
    margin-bottom: 10px;
    padding-bottom: 5px;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 11px;
    background-color: rgb(236, 236, 236);
    text-align: center;
    }

  .tekcatalog-list-box p { margin: 0px;
    padding: 0px;
    }

  .tekcatalog-list table td { padding: 5px;
    }
  .tekcatalog-detail img { display: block; margin:0px auto }
  .tekcatalog-detail table img {display: inline; margin: 0px; }
  .tekcatalog-detail table { border: 1px solid rgb(236, 236, 236);
    padding: 0px;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 12px;
    margin:0px auto;
    margin-top: 10px;
    border-collapse: collapse;
    width:350px;
    }

  .tekcatalog-detail table td.col-1 { padding: 5px;
    font-weight: bold;
    width: 95px;
    }

  .tekcatalog-detail table.tools td.row-1 { padding: 5px;
    font-weight: bold;
    text-align: center;
    background-color: #FF9F00;
    color: rgb(255, 255, 255);
    text-transform: uppercase;
    }


  .tekcatalog-detail table td { border: 1px solid rgb(236, 236, 236);
    }

  .tekcatalog-detail table.tools td.row-1 a { color: rgb(255, 255, 255);
    text-decoration: none;
    }

  .tekcatalog-detail table.tools td.row-1 a:hover {
   color: #323232;
}
.tekcatalog-detail table.tools { border: none; margin-top: 10px; width: 250px }
.tekcatalog-detail table.tools td { border: none;}
.tekcatalog-detail table.tools td.back { text-align:center; }
.tekcatalog-list table {
margin-left: 20px;
margin-right: 20px; 
margin-top: 0px;
margin-bottom: 0px;
padding: 0px;
}
#left div.tx-tekcatalog-pi1 form, #normal div.tx-tekcatalog-pi1 form {
margin: 0px;
padding: 0px;
}
.tx-tekcatalog-pi1 p {
margin-top: 0px;
margin-bottom: 5px;
padding-top: 0px;
padding-bottom: 0px;
}
.tx-tekcatalog-pi1 td.tx-tekcatalog-pi1-browsebox-SCell a {
	color: #FF9F00;
        text-decoration: none;
}
.tx-tekcatalog-pi1-browsebox p {
padding-top: 0px;
padding-bottom: 0px;
margin: 0px;
font-size: .9em;

}
.tx-indexedsearch-title {
background-color: #EEEEEE;
}

td.tx-indexedsearch-browsebox-SCell a {
	color: #333333;
    		text-decoration: none;    
}
td.tx-indexedsearch-browsebox-SCell a:hover {
	color: #4d4d4d;
    		text-decoration: none;    
}
.tx-indexedsearch-info {
display:none;
}
.tx-indexedsearch-title img {
padding-top: 5px;
padding-left: 5px;
padding-bottom: 5px;
}
.tx-indexedsearch-redMarkup {
	color: #FF9F00;
	font-style: italic;
}
tr.tx-indexedsearch-title {
margin: 5px;
}
/* Margins around images: */

/* Pictures on left, add padding on right */
DIV.csi-left DIV.csi-imagewrap .csi-image,
DIV.csi-intext-left-nowrap DIV.csi-imagewrap .csi-image,
DIV.csi-intext-left DIV.csi-imagewrap .csi-image {
  margin-left: 25px;
  margin-top: 5px;
  margin-bottom: 5px;
}

/* Pictures on right, add padding on left */
DIV.csi-right DIV.csi-imagewrap .csi-image,
DIV.csi-intext-right-nowrap DIV.csi-imagewrap .csi-image,
DIV.csi-intext-right DIV.csi-imagewrap .csi-image {
  display: inline; /* IE fix for double-margin bug */
  margin-right: 25px;
  margin-top: 5px;
  margin-bottom: 5px;
}
.tx-tekreferences-pi1-browsebox a, .tx-tekcatalog-pi1-browsebox a {
        text-decoration: none;
}
.tx-tekreferences-pi1 td.tx-tekreferences-pi1-browsebox-SCell a {
	color: #FF9F00;
        text-decoration: none;
}
.tx-tekreferences-pi1-browsebox table, .tx-tekcatalog-pi1-browsebox table  {
margin: 0px;
padding: 0px;
border-spacing: 0px;
margin-left: 25px;
margin-right: 25px;
}
.tx-tekreferences-pi1-browsebox table td, .tx-tekcatalog-pi1-browsebox table td {
padding-right: 5px;
}
#newsletter input.inp
	{
	border: 1px solid #FF9F00;
	background-color: #f0f0f0;
	width: 120px;
	color: #333333;
	outline: none;
	padding: 2px;
	font-size: .9em;
	}
	
#newsletter input.news-btn {
	color: #616161;
	font-size: 0.90em;
	font-weight: bold;
	background-color: #F5F5F5;
}
#normal table.contenttable-0 {
padding: 0px;
margin: 0px;
border-width: 0 0 1px 1px;
border-spacing: 0;

border-collapse: collapse;
border-color: #CCCCCC;
border-style: solid;
margin-left: 25px;
margin-right: 25px;

}
#normal table.contenttable-0 td {
    border-color: #CCCCCC;
    border-style: solid;
    margin: 0;
    padding: 4px;
    border-width: 1px 1px 0 0;
}
#normal table.contenttable-0 p {
margin: 0px;
padding: 0px;
font-size: .9em;
}
#normal table.contenttable-0 tr.tr-even {
background-color: #f0f0f0;
}
#normal table.contenttable-0 tr.tr-0 {
background-color: #FF9F00;
}

#normal table.contenttable-0 tr.tr-0 p {
color: #ffffff;
}

#normal div#checkoutform form {
margin-left:15px;
margin-right:15px;

}
