@media all
{
/* ######################################################################################################
** # Standard-Vorgaben ##################################################################################
** ######################################################################################################
** 

/* ### �berschriften, Flie�texte ###################################################################### */



/* PK - 02.07.2009 - Abstand zwischen großem und kleinen Bildern erzwingen */
#col1_content div.csc-textpic-clear {
	height: 5px;
}




body { color: #222; font-size: 12px; font-family:Arial,Helvetica,'Trebuchet MS', Verdana,sans-serif; }

h1,h2,h3,h4 { display:block; font-weight:bold;}

h1 {font-size: 14px;font-weight:bold; color: #ff660c;  background:inherit;  margin:5px 0 10px 0; border-bottom: 0px #f7c2a2 solid;padding-bottom:5px;font-style:italic;}
h2 {font-size: 12px; color: #ff660c;  margin:0.2em 0 0.5em 0; padding: 0; margin-top: 1em; }
h3 {font-size: 12px; color: #ff660c; margin:0.4em 0 0.3em 0; padding-top: 0;}
h4 {font-size: 1.0em; color: #888; margin:0.4em 0 0.3em 0; border-bottom: 1px #ccc solid; padding-top: 1em;}

h2.subheader {padding:0;font-size:14px;margin:10px 0 10px 0;border:none;color: #ff660c;font-weight:normal;}

.orange {color:#ff7400;}
.smalltxt {font-size:10px;}


p,ul,dd,dt { line-height: 1.5em;}
p { line-height: 1.2em; margin: 0 0 1em 0;font-size:12px; }


ul {
margin-left:0;
list-style-type:square;
}

strong,b { font-weight: bold; }
em,i { font-style:italic; }
pre, code {	font-family: "Courier New", Courier, monospace; }
address { font-style:normal; line-height: 1.5em; margin: 0 0 1em 0; }

hr { 
	color: #fff; 
	background:transparent; 
	margin: 0 0 0.5em 0; 
	padding: 0 0 0.5em 0; 
	border:0; 
	border-bottom: 1px #eee solid; 
}

acronym, abbr {
	border-bottom: 1px dashed #c00;
	cursor: help;
}



/* ### Auszeichnung lokfaler und Externer Links ######################################################## */

#main a, a em.file {color: #646161; text-decoration: none;}
#main a:hover {text-decoration: underline;}




#main a[href^="http:"], #main a[href^="https:"]
{
	padding-left:0;
	background-image:none;
}

#main a.imagelink {
	padding-left: 0;
	background: transparent;
}

div.buttonlink {
 float:right;
 width:auto !important;
 width:1px;
 white-space: nowrap;
 clear:both;
}

div.buttonlink a {
  width: auto;
}

.tx-bgmprodbfrontendef-pi1 div.buttonlink {
        float:left;        
}


#contentarea a.button,
a.button,
#main a.button,
div.buttonlink a,
p.button {
 padding-left:17px; 
 background-image:url(/_i/leftabg.gif);
 background-position:top left;
 background-repeat:no-repeat;
 display:block;
 height:16px;
 text-decoration:none;  
}

#main .tx-bgmprodbfrontendef-pi1 div.buttonlink {
        display:inline;
}
#main .tx-bgmprodbfrontendef-pi1 a.button,
#main .tx-bgmprodbfrontendef-pi2 a.button{display:inline;}

#contentarea a.button span,
#main a.button span,
div.buttonlink a span,
#main p.button a {
 background-image:url(/_i/rightabg.gif);
 background-position:top right;
 background-repeat:no-repeat;
 /*display:block;*/
 padding-right:10px;
 height:16px;
 text-decoration:none;
 color:#FF660C;
 /*padding-top:1px;*/
 cursor:pointer;
 width:auto;
}

/* beides, damits auch f�r den Editor greift (ohne #main) */
#main a.button, a.button {  
  background-image:url(/_i/bg-produktfinder.gif);
  background-position:top left;
  background-repeat:no-repeat;
  width: auto;  
  display: inline;
  padding-right: 10px;
}

#main .buttonlink a.button {
  display: block;  
}

#main a.button {
  color:#FF660C;
}

div.buttonlink a span{
  padding-bottom: 1px;
  display: block;    
}

div.newslatest a {
 color:#000;
 text-decoration:none;
}






/* ######################################################################################################
** ### Formulare & Tabellen #############################################################################
** ######################################################################################################
*/

table { border-collapse:collapse; margin-bottom: 0.5em; }

#brochures td{
 padding:5px;
 vertical-align:top;
}

form {overflow:hidden;}

input, textarea {
  width: auto;	
	border: 1px #ccc solid;
  background: #fafafa;
	padding: 3px;
	color: #777;
}

/*
input[type=text]:focus, input[type=password]:focus, textarea:focus {
	background: #f0f0f0;
	color: #333;
	border-color: #666;
}
*/
/* Formular */
fieldset.csc-mailform {
  border:0;
}
.csc-mailform-field {
 clear:both;
 margin-bottom:5px;
 
}

fieldset.csc-mailform label {
  width: 220px;
  float: left;
  /*margin-left:30px;*/
  /*text-align: right;*/
  margin-right: 10px;
  display: block
}


fieldset.csc-mailform input, 
fieldset.csc-mailform textarea,
.tx-indexedsearch .tx-indexedsearch-searchbox input.tx-indexedsearch-searchbox-sword,
.tx-indexedsearch .tx-indexedsearch-searchbox input.tx-indexedsearch-searchbox-button {
 margin-bottom:0px;
 font-size:10px;
 padding:2px;
 border:1px solid #FF660C;
}

.tx-indexedsearch .tx-indexedsearch-searchbox input.tx-indexedsearch-searchbox-sword,
.tx-indexedsearch .tx-indexedsearch-searchbox input.tx-indexedsearch-searchbox-button {
  margin-left: 10px;
}

.tx-indexedsearch .tx-indexedsearch-searchbox input.tx-indexedsearch-searchbox-button {
  margin-top: 10px;
}

fieldset.csc-mailform fieldset input {
	float:none;
	display:inline;
	width:50px;
	text-align:left;
	border:0px

}

fieldset.csc-mailform fieldset label{
	display:inline;
	float:none;
	text-align:left;
	width:300px;
	margin:10px 0;
}
fieldset.csc-mailform fieldset {
border:0;

}

fieldset.csc-mailform  fieldset legend {
	display:none;
}


fieldset.csc-mailform select {
	width:220px;
	margin:2px 0;
}
fieldset.csc-mailform option {
	padding:0 5px;
	background:#fff;
}

fieldset.csc-mailform input.csc-mailform-check{
	border:0;
}
/* SUBMIT Button */
.csc-mailform-submit {
 margin-left:230px;
}

.tx-thmailformplus-pi1 label {
	background-color: #fff;
}

.tx-thmailformplus-pi1 input,
.tx-thmailformplus-pi1 textarea {
	width: 200px;
}

.tx-thmailformplus-pi1 input.twocol_small {
	width: 40px;
}

.tx-thmailformplus-pi1 input.twocol_big {
	width: 142px;
}

.tx-thmailformplus-pi1 input.sidemargin {
	margin-right: 10px;
}

.tx-thmailformplus-pi1 input.submit,
.tx-thmailformplus-pi1 input.radio,
.tx-thmailformplus-pi1 input.checkbox{
	width: auto;
}

.tx-thmailformplus-pi1 input.submit {
  float: right;
}

html* .tx-thmailformplus-pi1 input.submit {
  float: right;
  margin-right: 6px;
}

.tx-thmailformplus-pi1 table td {
	padding: 5px 0;
	vertical-align: top;
}

.filelinks div {
	background-image: none;
	margin-bottom: 0;
}
.csc-textpic-caption {font-size:11px;color:#666;text-align:center;padding:3px;}
}
ul.newsticker {
	display:inline;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
}
ul.newsticker li {
	display:inline;
	float:left;
	width:282px;
	background-color:transparent;
	margin-right:10px;
}
ul.newsticker li div.newstickerimage {
	float:left;
	display:inline;
	width:80px;
	height:60px;
	padding:10px;
	margin-right:2px;
	background-color:#fff;
	border:1px #ccc solid;
}
ul.newsticker li div.newstickertext {
	float:left;
	display:inline;
	width:158px;
	height:60px;
	padding:10px;
  padding-right:5px;  
	background-color:#fff;
	overflow:hidden;
	border:1px #ccc solid;
}

ul.newsticker li div.newstickertext h2 {font-size:11px;font-weight:bold;margin:0;padding-top:0;line-height:12px;}
ul.newsticker li div.newstickertext h2 a {color:#ff7400;text-decoration:none}

ul.newsticker li div.newstickertext div.more {
	text-align:right;
	width: auto;
	margin-right: -5px;	
}
ul.newsticker li div.newstickertext p {font-size:11px;}
ul.newsticker li div.newstickertext div.more a {
/*
	display:block;
	width:auto;
	background-image:url('/_i/moreleft.gif');
	background-position:left top;
	background-repeat:no-repeat;
	padding-left:5px;
	color:#fff;
	text-decoration:none;
	font-size:12px;
	padding-bottom:1px;
*/        
 
 
 
 padding-left:17px;
 background-image:url(/_i/leftabg.gif);
 background-position:top left;
 background-repeat:no-repeat;
 /*display:block;*/
 height:16px;
 color:#000;
 text-decoration:none;
 
 
}
ul.newsticker li div.newstickertext div.more a span {
	/*background-image:url('/_i/moreright.gif');
	background-position:right top;
	background-repeat:no-repeat;
	display:block;
	height:16px;
	padding-right:35px;
	padding-left:5px;
        cursor:pointer;*/

background-image:url(/_i/rightabg.gif);
 background-position:top left;
 background-repeat:no-repeat;
 /*display:block;*/
 padding-right:10px;
 height:16px;
 text-decoration:none;
 color:#FF660C;
 /*padding-top:1px;*/
 cursor:pointer;
 width:auto;
        
        
        
        
}


div.csc-frame-frame1 {
	background-color:#ef8000;
	padding:5px;
	color:#ffffff;
}


.csc-frame-frame1 h1{
	color:#ffffff;
}

div.csc-frame-frame2 {
	background-color: transparent;
	padding:0;
        padding-bottom:5px;
	color: #222222;
        border:1px #B5B5B5 solid;
}

.csc-frame-frame2 h1{
	color: black;
}
div.csc-frame-frame2 h3,
div.csc-frame-frame2 h1 {
        padding:0px;
        padding-left:8px;
        padding-top:2px;
        height:18px;
        background-image:url(/_i/frameheaderbg.gif);
        background-position:top left;
        background-repeat:repeat-x;
        border-bottom:1px #B5B5B5 solid;
        margin:0;
        margin-bottom:5px;
        color:#FF660C;
        font-size:12px;
}


        



div.csc-frame-frame2 ul {
        list-style-type: disc;
        margin:0;
}
div.csc-frame-frame2 ul li{
        list-style-type:none;
        background-image:url(/_i/listarroworange.gif);
        background-position:0px 5px;
        background-repeat:no-repeat;
        padding-left:14px;
}

div.csc-frame-frame2 ol {
        margin-left: 10px;
}

div.csc-frame-frame2 ol li {
        margin-left:20px;
                position: relative;
}

div.csc-frame-frame2 ul li {
        margin-left:8px;
}

#main div.csc-frame-frame2 ul li a {
        color:#FF660C;
}
#overlay {
	z-index: 999994;
}

body #sbCenter, body #sbBottomContainer {
	z-index: 999997
}

#prevLink {	
	background:transparent url(/_i/prev.gif) no-repeat 0% 15%;
}

#nextLink {	
	background:transparent url(/_i/next.gif) no-repeat 100% 15%;
}

.bluehg {background-color:#A2AAB8;padding:10px;}

.select {
  background-image: url(/_i/select.gif);
  width: 183px;
  display: block;
  height: 15px;
  padding: 5px;
}

select.styled {
  height: 10px;
  width: 165px;  
}

span.select {
  position: absolute;
  width: 133px; /* With the padding included, the width is 190 pixels: the actual width of the image. */
  height: 14px;
  padding: 6px 24px 6px 8px;
  color: #00305d;
  font-weight: bold;    
  background: url(/_i/select_01.gif) no-repeat;
  overflow: hidden;
}

input.selectzip {
  top: -7px;  
  font-family: Arial;
  position: relative;   
  width: 133px; /* With the padding included, the width is 190 pixels: the actual width of the image. */
  height: 14px;
  padding: 6px 24px 6px 8px;
  border: 0;
  color: #00305d;
  font-weight: bold;    
  background: url(/_i/select_01.gif) no-repeat;
  overflow: hidden;
}

*html input.selectzip, html* input.selectzip {
  top: -3px;  
}

/* ++++++++++ elselect ++++++++++++++++++++++++ */
.elselect-container {
  float: left;
  width: 197px;
  z-index: 939;
}

.elSelect {
	width: 193px;
	height: 26px;
	padding: 0;
	background: url(/_i/select_02.gif) no-repeat;
  overflow: hidden;
  z-index: 949;
}
.elSelect .selected {
	background-color:#fff !important;
	color: #00305D !important;
        color: #00305D;
}
.elSelect .clear {
	clear:both;
}
.elSelect .selectedOption {
	float:left;
	padding: 5px;
	width: 180px;
	font-weight:bold;	
	color: #00305D;
	overflow:hidden;
	text-align: left;
	cursor: pointer;
}
.elSelect .dropDown {
	display: none;
}
.elSelect .optionsContainerTop {
	display: none;
}
.elSelect .optionsContainerTop div {
	display: none;
}
.elSelect .optionsContainerTop div div {
	display: none;
}
.elSelect .optionsContainerBottom {
	display: none;
}
.elSelect .optionsContainerBottom div {
	display: none;
}
.elSelect .optionsContainerBottom div div {	
	display: none;
}
.elSelect .optionsContainer {
	position:absolute;
	display:none;
	height: 300px;
	cursor: pointer;
	border-bottom: solid 1px #749490;
	overflow: auto;	
	z-index: 995;
}

.elSelect .option {
	padding: 2px 5px;
	background-color: #ECF1F2;
	border-left: solid 1px #749490;
	border-right: solid 1px #749490;
	text-align: left;
	font-weight: bold;
	color: #496772;
	font-size: 0.9em;
	z-index: 969;
}

.elSelect .disabled {
	background-color:#C0CCCF;
	border-left:solid 1px #749490;
	border-right:solid 1px #749490;
	color:#90A4AA;
}

.world-image, .european-image {
  margin-top: 20px;
}

*html .world-image, *html .european-image {
    margin-top: 40px;
}

.world-image img {
  margin-left: -30px;  
}

.vertrieb-container {
  background-image: url(/_i/vertrieb-bg.gif);
  background-repeat: repeat-y;  
  background-position: 183px 0;
  z-index: 28;    
}

.vertrieb-container div {
  z-index: 79;
}

.vertrieb-all {
  float: left;  
  background-image: url(/_i/select_02.gif);
  background-repeat: no-repeat;
  width: 133px;
  height: 13px;
  padding: 6px 24px 6px 8px;
  margin-bottom: 20px;  
}

#main .vertrieb-all a {  
  color: #00305D;
  font-weight: bold;
  display: block;  
}

#main .vertrieb-all a:hover {
  text-decoration: none;
}

.csc-menu-1 li {
  color: #646161;
}

.csc-menu-1 .act, #main .csc-menu-1 .act a {
   color: #FF660C;
}

.tx_lumogooglemaps_pi1_sidebar {
  display: none;
}

.radio, .checkbox {
  border: 0;
  background-color: transparent;
}
#tx-srlanguagemenu-pi1 {
        color:#909090 !important;
        color:#909090;
}
#tx-srlanguagemenu-pi1 .elSelect {
	height:31px;
        width:145px;
	padding: 0;
	background-image:url(/_i/quickstart.gif);
        background-position:left 4px;
        background-repeat:no-repeat;
        overflow: hidden;
        z-index: 9999999999;
        color:#909090 !important;
        color:#909090;
}
#tx-srlanguagemenu-pi1 .elSelect .optionsContainerBottom {
        border-bottom:1px #749490 solid;
        display:block;
}

#tx-srlanguagemenu-pi1 .elSelect .optionsContainer {
        z-index:999999999;
        height:auto;
        border-bottom:none;
}
#tx-srlanguagemenu-pi1 .elSelect .selected,
#tx-srlanguagemenu-pi1 .elSelect .option {
        color:#909090 !important;
        color:#909090;
}

#tx-srlanguagemenu-pi1 .elSelect .selectedOption {
	float:left;
	padding: 5px;
        padding-left:7px !important;
	color:#909090 !important;
        color:#909090;
        width: 145px;
	font-weight:normal;	
	overflow:hidden;
	text-align: left;
	cursor: pointer;
}

.tx-ttnews-browsebox {text-align:center;}

.tx-ttnews-browsebox table {margin-left:auto;margin-right:auto;}
.tx-ttnews-browsebox table td {padding:3px;}
.tx-ttnews-browsebox table td.tx-ttnews-browsebox-SCell {font-weight:bold;}

#marquee .csc-textpic {
  margin-left: 20px;
}

div.csc-textpic-left div.csc-textpic-imagewrap .csc-textpic-image, div.csc-textpic-intext-left-nowrap div.csc-textpic-imagewrap .csc-textpic-image, div.csc-textpic-intext-left div.csc-textpic-imagewrap .csc-textpic-image {
  margin-right: 13px;  
}

div.csc-textpic-left div.csc-textpic-imagewrap .csc-textpic-firstcol, div.csc-textpic-intext-left-nowrap div.csc-textpic-imagewrap .csc-textpic-firstcol, div.csc-textpic-intext-left div.csc-textpic-imagewrap .csc-textpic-firstcol {
  margin-right: 14px;  
}

.tx-bgmprodbfrontendef-pi1 .einbaucheck-left {
    float:left;
    width:620px;
}

.news-list-container .news-list-morelink {
	
}

#main .news-list-container .news-list-morelink a,
a.weiter-link {
	padding: 2px 5px 2px 20px;
	color: #FF660C;
	background-image: url(/_i/weiter.gif);
	background-position: 0 2px;
	background-repeat: no-repeat;
}
