/* 
Farbklassen:

Hintergrund 1 :
Hintergrund Men? :
Hauptfarbe 1  : 
Hauptfarbe 2  : 
Highlight     : 

*/

/* ################################################################# */
/* Content */
/* ################################################################# */




div.clear {
  clear: both;
}

.csc-default {
  margin-bottom: 20px;
}

/* Hinweiskasten auf Partnerfirma ohne Balken */
#box .csc-default {
  margin-bottom: 0;
}

div.csc-header {
  clear: both;
  display: block;
  padding: 24px 0 0 0;
}

div.csc-header-n1 {
  padding: 0;
}

h1 {
  font-size: 18px;
  font-weight: bold;
  margin: 0 0 8px 0;
  padding: 0;
  color: #f7cd07;
}

h1.csc-firstHeader {
  font-size: 18px;
  font-weight: bold;
  margin: 0 1px 20px 0;
  padding:10px 20px;
  background-color: #f9d507;
  color: #000000;
  text-transform: uppercase;
}

h2 {
	font-size: 12px;
  color: #f7cd07;
}


p {
  font-size: 12px;
  font-weight: normal;
}

b {
  font-weight: bold;
}

strong {
  font-weight: bold;
}

img {
  border: none;
}

a:link, a:visited {
	color: #3c70b6;
	text-decoration: none;
	font-size: 12px;
  font-weight: bold;
}

div.product_desc a:link, div.product_desc a:visited {
	color: #3c70b6;
	text-decoration: none;
	font-size: 10px;
    font-weight: bold;
}

a:hover {
	color: #005c94;
	text-decoration: none;
	font-size: 12px;
  font-weight: bold;
}

p.bodytext a {
	font-size: 12px;
}

p.bodytext a:link, p.bodytext a:visited {
	color: #3c70b6;
	text-decoration: none;
	font-size: 12px;
  font-weight: bold;
}

p.bodytext a:hover {
	color: #005c94;
	text-decoration: none;
	font-size: 12px;
  font-weight: bold;
}

/* ################################################################# */
/* listen */
/* ################################################################# */

ul, ol {
  margin: 0;
  padding: 0 0 0 20px;
}

li {
  margin: 0;
  padding: 2px 0;
}

/* ################################################################# */
/* Downloads */
/* ################################################################# */

div.downloaditem {
  margin: 4px 0 4px 0;
  padding: 0;
}

span.downloadicon { 
  vertical-align: baseline;
  margin: 0;
  padding: 0;
}

span.downloadfile {
  vertical-align: top;
  margin: 0 0 0 8px;
  padding: 0
}

span.downloadsize {
  vertical-align: top;
  margin: 0 0 0 8px;
  padding: 0;
}

.downloadfile a:link, .downloadfile a:visited {
  color: #3c70b6;
	text-decoration: none;
	font-size: 12px;
  font-weight: bold;
}

.downloadfile a:hover {
  color: #005c94;
	text-decoration: none;
	font-size: 12px;
  font-weight: bold;
}

/* ################################################################# */
/* Text mit Bild */
/* ################################################################# */

/* Captions */
p.csc-caption {
  font-size: 10px;
  text-align: center;
}

div.csc-textpic div.csc-textpic-imagewrap .csc-textpic-image .csc-textpic-caption {
  font-size: 10px;
  margin-top: 4px;
}

DIV.csi-caption-c .csi-caption { text-align: center; }
DIV.csi-caption-r .csi-caption { text-align: right; }
DIV.csi-caption-l .csi-caption { text-align: left; }

/* Needed for noRows setting */
DIV.csi-textpic DIV.csi-imagecolumn { float: left; display: inline; }

/* Border just around the image, like content (default) does: */
DIV.csi-border-2-black DIV.csi-imagewrap .csi-image IMG {
  border: 2px solid #00225C;
}

DIV.csi-imagewrap { padding: 0; }

DIV.csi-textpic IMG { border: none; }

/* DIV: This will place the images side by side */
DIV.csi-textpic DIV.csi-imagewrap DIV.csi-image { float: left; }

/* UL: This will place the images side by side */
DIV.csi-textpic DIV.csi-imagewrap UL { list-style: none; margin: 0; padding: 0; }
DIV.csi-textpic DIV.csi-imagewrap UL LI { float: left; margin: 0; padding: 0; }

/* DL: This will place the images side by side */
DIV.csi-textpic DIV.csi-imagewrap DL.csi-image { float: left; }
DIV.csi-textpic DIV.csi-imagewrap DL.csi-image DT { float: none; }
DIV.csi-textpic DIV.csi-imagewrap DL.csi-image DD { float: none; }
DIV.csi-textpic DIV.csi-imagewrap DL.csi-image DD IMG { border: none; } /* FE-Editing Icons */
DL.csi-image { margin: 0; }
DL.csi-image DT { margin: 0; display: inline; }
DL.csi-image DD { margin: 0; }

/* Clearer */
DIV.csi-clear { clear: both; }

/* 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 {
  display: inline; /* IE fix for double-margin bug */
  margin-right: 10px; /* Customize me, and set colSpace/textMargin in TS */
}

/* 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-left: 10px; /* Customize me, and set colSpace/textMargin in TS */
}

/* Pictures centered, add padding left and right */
DIV.csi-center DIV.csi-imagewrap .csi-image {
  display: inline; /* IE fix for double-margin bug */
  margin-left: 10px; /* Customize me, and set colSpace/textMargin in TS */
  margin-right: 10px; /* Customize me, and set colSpace/textMargin in TS */
}

DIV.csi-textpic DIV.csi-imagewrap .csi-image .csi-caption { margin: 0; }
DIV.csi-textpic DIV.csi-imagewrap .csi-image IMG { margin: 0; }

/* Space below each image (also in-between rows) */
DIV.csi-textpic DIV.csi-imagewrap .csi-image { margin-bottom: 0.316px; }
DIV.csi-equalheight DIV.csi-imagerow { margin-bottom: 0.316px; display: block; }

/* Positioning of images: */

/* Above */
DIV.csi-above DIV.csi-text { clear: both; }

/* Center (above or below) */
DIV.csi-center { text-align: center; /* IE-hack */ }
DIV.csi-center DIV.csi-imagewrap { margin: 0 auto; }
DIV.csi-center DIV.csi-imagewrap .csi-image { text-align: left; /* Remove IE-hack */ }
DIV.csi-center DIV.csi-text { text-align: left; /* Remove IE-hack */ }

/* Right (above or below) */
DIV.csi-right DIV.csi-imagewrap { float: right; }
DIV.csi-right DIV.csi-text { clear: right; }

/* Left (above or below) */
DIV.csi-left DIV.csi-imagewrap { float: left; }
DIV.csi-left DIV.csi-text { clear: left; }

/* Left (in text) */
DIV.csi-intext-left DIV.csi-imagewrap { float: left; }

/* Right (in text) */
DIV.csi-intext-right DIV.csi-imagewrap { float: right; }

/* Right (in text, no wrap around) */
DIV.csi-intext-right-nowrap DIV.csi-imagewrap { float: right; clear: both; }
/* Hide from IE5-mac. Only IE-win sees this. \*/
* html DIV.csi-intext-right-nowrap .csi-text { height: 1%; }
/* End hide from IE5/mac */ 

/* Left (in text, no wrap around) */
DIV.csi-intext-left-nowrap DIV.csi-imagewrap { float: left; clear: both; }
/* Hide from IE5-mac. Only IE-win sees this. \*/
* html DIV.csi-intext-left-nowrap .csi-text { height: 1%; }
/* End hide from IE5/mac */

div.csc-textpic-center div.csc-textpic-imagewrap .csc-textpic-image {
  display: inline;
  margin-left: 0px;
}


/* ################################################################# */
/* Tabellen */
/* ################################################################# */

table.contenttable {
  border-collapse: collapse;
}

table.contenttable th {
  color: #ffffff;
  font-weight: bold;
  border: 1px solid #808080;
  padding: 2px 4px;
  text-align: center;
  background-color: #404040;
}

table.contenttable td {
  border: 1px solid #808080;
  padding: 2px 4px;
  text-align: left;
}

table.contenttable tr.tr-even td {
  background-color: #f0f0f0;
}

/* ################################################################# */
/* Sprachumschaltung */
/* ################################################################# */

a.lang_navi:link, a.lang_navi:visited, a.lang_navi:hover {
  font-size: 11px;
  font-weight: bold;
  text-decoration: none;
  color: #999999;
  display: block;
  float: left;
  width: 55px;
}

a.lang_navi_act:link, a.lang_navi_act:visited, a.lang_navi_act:hover {
  font-size: 11px;
  font-weight: bold;
  text-decoration: none;
  color: #000000;
  display: block;
  float: left;
  width: 55px;
}

p.lang_text {
  font-size: 11px;
  font-weight: bold;
  color: #000000;
  margin: 5px 0;
  clear: both;
}

/* ################################################################# */
/* Keywords */
/* ################################################################# */

p.keywords {
  color: #3c70b6;
  font-weight: bold;
  font-size: 12px;
  margin: 0;
}

/* ################################################################# */
/* Navigation */
/* ################################################################# */

div.navi_1, div.navi_1_act {
  background-color: #f9d507;
  padding: 5px 0 5px 4px;
  border-top: 2px solid #ffffff;
}

div.navi_1_cur {
  background-color: #ffffff;
  background-image: url("/fileadmin/GLT/templates/main/images/navi_pfeil.gif");
  background-repeat: no-repeat;
  background-position: 0; 
  padding: 5px 0 5px 10px;
  border-top: 2px solid #ffffff;
}

div.navi_2, div.navi_2_act {
  background-color: #f8e35b;
	padding: 5px 0 5px 4px;
  border-top: 2px solid #ffffff;
}

div.navi_2_cur {
  background-color: #ffffff;
  background-image: url("/fileadmin/GLT/templates/main/images/navi_pfeil.gif");
  background-repeat: no-repeat;
  background-position: 0; 
  padding: 5px 0 5px 4px;
  border-top: 2px solid #ffffff;
}

div.navi_3, div.navi_3_act {
  background-color: #f9eeae;
	padding: 5px 0 5px 4px;
  border-top: 2px solid #ffffff;
}

div.navi_3_cur {
  background-color: #ffffff;
  background-image: url("/fileadmin/GLT/templates/main/images/navi_pfeil.gif");
  background-repeat: no-repeat;
  background-position: 0;
  padding: 5px 0 5px 4px;
  border-top: 2px solid #ffffff;
}

div.navi_4, div.navi_4_act {
  background-color: #ffffff;
	padding: 5px 0 5px 4px;
  border-top: 2px solid #ffffff;
}

div.navi_4_cur {
  background-color: #ffffff;
  background-image: url("/fileadmin/GLT/templates/main/images/navi_pfeil.gif");
  background-repeat: no-repeat;
  background-position: 0;
  padding: 5px 0 5px 4px;
  border-top: 2px solid #ffffff;
}

a.navi_1 {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  color: #000000;
  text-decoration: none;
  text-transform: uppercase;
  font-weight: bold;
	display: block;	
}

a.navi_1:link, a.navi_1:visited {
  color: #000000;
  text-decoration: none;
}

a.navi_1:hover {
  color: #000000;
  text-decoration: none;
}

a.navi_1_act {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  color: #000000;
  text-decoration: none;
  text-transform: uppercase;
  font-weight: bold;
	display: block;	
}

a.navi_1_act:link, a.navi_1_act:visited {
  color: #000000;
  text-decoration: none;
}

a.navi_1_act:hover {
  color: #000000;
  text-decoration: none;
}

a.navi_1_cur, a.navi_1_cur:link, a.navi_1_cur:visited {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  color: #000000;
  text-decoration: none;
  text-transform: uppercase;
  font-weight: bold;
	display: block;
}

a.navi_1_cur:hover {
  color: #000000;
  text-decoration: none;
}

a.navi_2 {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  color: #000000;
  text-decoration: none;
  text-transform: uppercase;
  font-weight: bold;
	padding: 0 0 0 15px;
	display: block;
}

a.navi_2:link, a.navi_2:visited {
  color: #000000;
  text-decoration: none;
}

a.navi_2:hover {
  color: #000000;
  text-decoration: none;
}

a.navi_2_act {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  color: #000000;
  text-decoration: none;
  text-transform: uppercase;
  font-weight: bold;
	padding: 0 0 0 15px;
	display: block;
}

a.navi_2_act:link, a.navi_2_act:visited {
  color: #000000;
  text-decoration: none;
}

a.navi_2_act:hover {
  color: #000000;
  text-decoration: none;
}

a.navi_2_cur, a.navi_2_cur:link, a.navi_2_cur:visited {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  color: #000000;
  text-decoration: none;
  text-transform: uppercase;
  font-weight: bold;
  padding: 0 0 0 15px;
	display: block;	
}

a.navi_2_cur:hover {
  color: #000000;
  text-decoration: none;
}

a.navi_3 {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  color: #000000;
  text-decoration: none;
  text-transform: uppercase;
  font-weight: bold;
	padding: 0 0 0 25px;
	display: block;	
}

a.navi_3:link, a.navi_3:visited {
  color: #000000;
  text-decoration: none;
}

a.navi_3:hover {
  color: #000000;
  text-decoration: none;
}

a.navi_3_act {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  color: #000000;
  text-decoration: none;
  text-transform: uppercase;
  font-weight: bold;
	padding: 0 0 0 25px;
	display: block;	
}

a.navi_3_act:link, a.navi_3_act:visited {
  color: #000000;
  text-decoration: none;
}

a.navi_3_act:hover {
  color: #000000;
  text-decoration: none;
}

a.navi_3_cur, a.navi_3_cur:link, a.navi_3_cur:visited {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  color: #000000;
  text-decoration: none;
  text-transform: uppercase;
  font-weight: bold;
  padding: 0 0 0 25px;
	display: block;	
}

a.navi_3_cur:hover {
  color: #000000;
  text-decoration: none;
}

a.navi_4 {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  color: #000000;
  text-decoration: none;
  text-transform: uppercase;
  font-weight: bold;
	padding: 0 0 0 35px;
}

a.navi_4:link, a.navi_4:visited {
  color: #000000;
  text-decoration: none;
}

a.navi_4:hover {
  color: #000000;
  text-decoration: none;
}

a.navi_4_act {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  color: #000000;
  text-decoration: none;
  text-transform: uppercase;
  font-weight: bold;
	padding: 0 0 0 35px;
	display: block;	
}

a.navi_4_act:link, a.navi_4_act:visited {
  color: #000000;
  text-decoration: none;
}

a.navi_4_act:hover {
  color: #000000;
  text-decoration: none;
}

a.navi_4_cur, a.navi_4_cur:link, a.navi_4_cur:visited {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  color: #000000;
  text-decoration: none;
  text-transform: uppercase;
  font-weight: bold;
  padding: 0 0 0 35px;
	display: block;	
}

a.navi_4_cur:hover {
  color: #000000;
  text-decoration: none;
}

/* ################################################################# */
/* Box unter Navi */
/* ################################################################# */

#box p {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11px;
  font-weight: bold;
  padding: 4px;
  margin: 0;
}

div.csc-textpic-above div.csc-textpic-text {
  clear: none;
}


/* ################################################################# */
/* generische Navigation */
/* ################################################################# */

.gen_navi {
  font-family: Arial, Helvetica, sans-serif;
  text-decoration: none;
  color: #000000;
	font-size: 10px;
}

a.gen_navi:link, a.gen_navi:visited {
  color: #000000;
	font-size: 11px;
  text-decoration: none;
  font-weight: bold;
}

a.gen_navi:hover {
  color: #097cbd;
	font-size: 11px;
  text-decoration: none;
  font-weight: bold;
}


/* ################################################################# */
/* suche */
/* ################################################################# */

#search INPUT.searchform {
	width: 100px;
	font-size: 10px;
	border-style : solid;
	border : 1px solid #6264A2;
}

/* ################################################################# */
/* Footer */
/* ################################################################# */

#footer p {
  font-size: 11px;
  color: #000000;
	text-align : center;
}

/* ################################################################# */
/* Sitemap */
/* ################################################################# */

.csc-sitemap a:link, .csc-sitemap a:visited {
  color: #3c70b6;
  text-decoration: none;
  font-size: 12px;
  font-weight: bold;
}

.csc-sitemap a:hover {
  color: #005c94;
  text-decoration: none;
  font-size: 12px;
  font-weight: bold;
}

p.csc-sitemap-level1 {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  font-weight: bold;
  color: #ffffff;
  width: 100%;
  background-color: #808080;
  padding: 2px 2px 2px 4px;
}

p.csc-sitemap-level2 {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  color: #000000;
}

p.csc-sitemap-level3 {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  color: #000000;
}

p.csc-sitemap-level4 {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  color: #000000;
}

a.csc-sitemap-level1 {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  color: #000000;
  text-decoration: none;
	padding: 0 0 0 8px;
}

a.csc-sitemap-level1:link {
  color: #ffffff;
}

a.csc-sitemap-level1:visited {
  color: #ffffff;
}

a.csc-sitemap-level1:hover {
  color: #800000;
}

a.csc-sitemap-level2 {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  color: #000000;
  text-decoration: none;
	padding: 0 0 0 16px;
  background-image: url("/fileadmin/GLT/templates/main/images/bg_sitemap_2.gif");
  background-repeat: no-repeat;
}

a.csc-sitemap-level2:link {
  color: #000000;
}

a.csc-sitemap-level2:visited {
  color: #000000;
}

a.csc-sitemap-level2:hover {
  color: #800000;
  background-image: url("/fileadmin/GLT/templates/main/images/bg_sitemap_2_hover.gif");
  background-repeat: no-repeat;
}

a.csc-sitemap-level3 {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  color: #000000;
  text-decoration: none;
	padding: 0 0 0 24px;
  background-image: url("/fileadmin/GLT/templates/main/images/bg_sitemap_3.gif");
  background-repeat: no-repeat;
}

a.csc-sitemap-level3:link {
  color: #000000;
}

a.csc-sitemap-level3:visited {
  color: #000000;
}

a.csc-sitemap-level3:hover {
  color: #800000;
  background-image: url("/fileadmin/GLT/templates/main/images/bg_sitemap_3_hover.gif");
}

a.csc-sitemap-level4 {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  color: #000000;
  text-decoration: none;
	padding: 0 0 0 32px;
  background-image: url("/fileadmin/GLT/templates/main/images/bg_sitemap_4.gif");
  background-repeat: no-repeat;
}

a.csc-sitemap-level4:link {
  color: #000000;
}

a.csc-sitemap-level4:visited {
  color: #000000;
}

a.csc-sitemap-level4:hover {
  color: #ff0000;
  background-image: url("/fileadmin/GLT/templates/main/images/bg_sitemap_4_hover.gif");
}

/* Menue im Content */

ul.csc-menu {
  font-family: Verdana,Arial,Helvetica,sans-serif;
  padding: 0;
  list-style-image: url("/fileadmin/default/templates/main/images/arrow.png");
  list-style-position: inside;
}

ul.csc-menu li.odd {
  background-color: #dadada;
  height: 22px;
  padding: 8px 0 0 6px;
}

ul.csc-menu li.even {
  background-color: #efefef;
  height: 22px;
  padding: 8px 0 0 6px;
}

ul.csc-menu li a:link, ul.csc-menu li a:visited {
  color: #000000;
  text-transform: uppercase;
  font-weight: bold;
  font-size: 12px;
}

ul.csc-menu li a:hover {
  color: #3c70b6;
}

/* ################################################################# */
/* 2-Spalten */
/* ################################################################# */

div.tx-fdfx2cols-pi1 {
  margin: 10px 0;
}

.c2l1-left {
  border-right: none;
}


/* ################################################################# */
/* Produkte Detail */
/* ################################################################# */

#product_detail_head	{
    background-color: #f9d507;
	padding: 0;
	margin: 0;
	width: 712px;
}

#product_detail_print_text a:link, #product_detail_print_text a:visited {
  color:#3C70B6;
  font-size:12px;
  font-weight:bold;
  text-decoration:none;
}

#product_detail_print_text a:hover {
  color:#000;
}


/* ################################################################# */
/* Tabellen */
/* ################################################################# */

/* Standard + Layout 1 */
table.contenttable,
table.contenttable.layout1 {
  width: 700px;
}

table.contenttable th,
table.contenttable.layout1 th {
  padding: 8px 8px;
  background-color: #3C70B6;
  border-color: #fff;
  text-align:left;
}

table.contenttable td,
table.contenttable.layout1 td {
  padding: 4px 8px;
  background-color: #f1f0f5;
  border-color: #fff;
  color: #3C70B6; 
}


/* Layout 2 */
table.contenttable.layout2 th,
table.contenttable.layout2 td {
  text-align:center;
}


/* Layout 3 */
table.contenttable.layout3 th {
  text-align:center;
}


/* Layout 4 */
table.contenttable.layout4 th {
  text-align:center;
}

table.contenttable.layout4 td {
  text-align:right;
}


/* Layout 5 */
table.contenttable.layout5 th {
  text-align:center;
}

table.contenttable.layout5 .td-0 {
  text-align:center;
}

/* Layout 6 */
table.contenttable.layout6 {
	width: 700px;
	border: 2px solid #3C70B6;
}

table.contenttable.layout6 th	{
	padding: 8px 8px;
	background-color: #3C70B6;
	border-color: #fff;
	text-align:left;
}

table.contenttable.layout6 td	{
	padding: 4px 8px;
	background-color: #f1f0f5;
	border-color: #fff;
	color: #3C70B6;	
}

/* Layout 7 */
table.contenttable.layout7 {
	width: 700px;
	border: 2px solid #3C70B6;
}

table.contenttable.layout7 th	{
	padding: 8px 8px;
	background-color: #3C70B6;
	border-color: #fff;
	text-align:left;
}

table.contenttable.layout7 td	{
	padding: 4px 8px;
	background-color: #f1f0f5;
	border: 1px solid #3C70B6;
	color: #3C70B6;	
}

/* ################################################################# */
/* Sitemap */
/* ################################################################# */

.csc-sitemap {
	width: 700px;
}

.csc-sitemap ul	{
	list-style: disc outside;
}

.csc-sitemap ul ul	{
	list-style: circle outside;
}

.csc-sitemap li	{
	padding: 0;
	margin: 0;	
}

.csc-sitemap ul	li a{
	display: block;
	height: 22px;
	padding: 6px 10px 0px 10px;
}

.csc-sitemap ul	li ul	li a{
	display: block;
	height: 22px;
	padding: 6px 10px 0px 10px;
}
