#outer-wrapper {

  width: 996px;

  margin: auto;

  position: relative;

}



#header {
  height: 130px;
  position: relative;
}



#logo {

  width: 183px;

  position: relative;

  top: 2px;

  left: 1px;

  height: 57px;

}


#main-content {
    padding-bottom: 55px;
}



#content h1 {

    margin-bottom: 1px;

}



.slogan .csc-header-n1 h1 {
    background-image: url('../img/rhodius/balken-orange.png');
  _behavior: expression(  /* IE6 only - transparency with proper handling of relative URLs */
              this.src = this.src ? this.src : this.currentStyle.backgroundImage.split('"')[1],
              this.style.background = "none",
              this.style.filter = "progid:DXImageTransform.Microsoft.AlphaImageLoader(src=" + this.src + ")");    
    background-repeat: no-repeat;
    width: 731px;
    margin-bottom: 10px;
    color: #fff;
    font-size: 26px;
    padding: 9px 10px 9px 70px;
}

.unterseiten_content .csc-header-n1 h1 {
    border-bottom: 10px solid #fff;
    margin-bottom: 0px; 
}



.b_content .csc-header-n1 {

    background-image: url('../img/header_bg.gif');

    width: 731px;

    margin-bottom: 0px;

}



.b_content .innercontent_inhalt {margin-left: 10px;}




#inner-wrapper {

  width: 996px;

}



#content-top {

  width: 765px;

  height: 19px;

  background: url('../img/schatten_oben.png') no-repeat;
  _behavior: expression(  /* IE6 only - transparency with proper handling of relative URLs */
              this.src = this.src ? this.src : this.currentStyle.backgroundImage.split('"')[1],
              this.style.background = "none",
              this.style.filter = "progid:DXImageTransform.Microsoft.AlphaImageLoader(enabbled=true, sizingMethod=crop, src=" + this.src + ")");  

  position: relative;

  z-index: 50;

}



* html #content-top {

  width: 765px;

  height: 15px;

  background: url('../img/schatten_oben_ie.png') no-repeat;

  float: left;

  position: relative;

  z-index: 50;

}



#content {
  float: left;
  width: 765px;
  min-height: 600px;
  height: auto !important;
  height: 600px;
  background: url('../img/schatten_rand.png') repeat-y top left;    
  z-index: 50;
  position: relative;  
}

.unterseiten_content {
    background: url('../img/rhodius/schatten_rand_unterseite.png') repeat-y top left !important;    
}


#content p {
    line-height: 18px;
}


#layerarea {display: none;}

#main {
    margin-left: 17px;
    float: left;
    display: inline;
    width: 731px;
    overflow: hidden;
}



#content-bottom {
  width: 765px;
  height: 50px;
  margin-bottom: 20px;
  clear: both;
  background: url('../img/rhodius/footer.png') no-repeat 1px 0px;
  _behavior: expression(  /* IE6 only - transparency with proper handling of relative URLs */
              this.src = this.src ? this.src : this.currentStyle.backgroundImage.split('"')[1],
              this.style.background = "none",
              this.style.filter = "progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=crop ,src=" + this.src + ")");    
  color: #fff;
  position: relative;
}

*+html #content-bottom {
  background: url('../img/rhodius/footer.png') no-repeat 2px 0px;
}


#content-bottom ul.footer-nav {
  margin: 0px;
  padding: 0px;
  display: inline;
  position: absolute;
  top: 20px;
  right: 17px;
  height: 20px;
}



#content-bottom ul li {
  display: inline;
  color: #000;
}



#content-bottom a {
  text-decoration: none;
  color: #000; 
}



#content-bottom .footer_lc a {
  display: block; 
  float: left; 
  width: auto;
  height: 30px;
}



#content-bottom a:hover {
  text-decoration: underline;
}

/* Print, send topjump navigation */
.print_send_top {
    clear: both;
    padding-left:26px;
    width:490px;  
    float: right;
    z-index: 200;
    position: relative;
    list-style-type: none;    
}

*+html .print_send_top {
    clear: none;
    padding-left:26px;
    width:490px;  
    float: right;
    z-index: 200;
    position: relative;
    list-style-type: none;    
}

* html .print_send_top {
clear:none;
float:right;
list-style-type:none;
padding-left:26px;
position:relative;
width:490px;
z-index:200;
}

.print_send_top li a {text-decoration: none; color: #666666}
.print_send_top li a:hover {text-decoration: underline;}

.print_send_top li { 
    display: block;
    float: left;
    line-height: 30px;
}    

.print_send_top .printlink {
    background: url('../img/rhodius/print_icon.gif') no-repeat 0px 6px;
    padding-left: 25px;
    margin-right: 20px;
    margin-left: 0px;
    display: inline;    
}

.print_send_top .sendpage {
    background: url('../img/rhodius/send_icon.gif') no-repeat 0px 5px;
    padding-left: 25px;
    margin-right: px;    
}

.print_send_top .topjump {
    background: url('../img/rhodius/top_icon.gif') no-repeat 50% 2px;
    float: right;
}

/* ------------------------------ */



.print_send_top li {
    float: left;
}

#content-bottom .white-line {
    position: absolute;
    left: 230px;
    bottom: 50px;
    z-index: 100;
    width: 10px;
    height: 10px;
    background: #fff;
}


.footer_lc {

    float: left;

    width: 300px;

    margin-left: 30px;

    margin-top: 20px;

    display: inline;    

    font-size: 1.2em; 

    font-weight: bold;

}



.footer_rc {

    float: right;

    width: 370px;

    margin-right: 18px;

    margin-top: 20px;    

    display: inline;        

}





#col_left {

  float: left;

  width: 765px;

}



#col_right {

    width: 220px;

    float: left;

    display: inline;

    margin: 14px 0px 0px -7px;

    /*z-index: 10;*/

    position: relative;

}



* html #col_right {

    width: 220px;

    float: left;

    display: inline;

    margin: 66px 0px 0px 0px;

    /*z-index: 10;*/

    position: relative;

}



#col_right .box_rechtespalte {

    width: 220px;

    float: left;

    margin-bottom: 5px;

}





* html #col_right .box_rechtespalte {

    height: 80px;

    float: none;

}





#col_right .box_rechtespalte .box_header{

    width: 220px;

    height: 15px;

    background: url('../img/box_oben.png') no-repeat;

}





#col_right .box_rechtespalte .b_middle{

    min-height: 20px;

    height: auto !important;

    height: 20px;

    float: left;

    width: 220px;    

    background: url('../img/box_mitte.png') repeat-y;        

}





#col_right .box_rechtespalte .b_content p a {

    padding-right: 15px;

}



#col_right .box_rechtespalte .b_content p.bodytext {

    margin: 0px;

}



#col_right .box_rechtespalte .box_footer{

    float: left;

    width: 220px;

    height: 18px;

    background: url('../img/box_unten.png') no-repeat;

}



#col_right .box_rechtespalte .gewinnspielbox {
    padding: 5px 15px 5px 15px;
    font-weight: bold;
}





.subcontent {
 float: left;
 width: 720px;
 margin-bottom: 10px; 

}



.subcontent .cl{

 float: left;

 width: 345px;

 min-height: 100px;

 height: auto !important;

 height: 100px;

 margin-right: 8px;

}



* html .subcontent .cl{

 float: left;

 width: 335px;

 height: 100px;

}



.subcontent .cr{

 float: right;

 width: 370px;

 min-height: 100px;

 height: auto !important;

 height: 100px; 

}



* html .subcontent .cr{

 float: right;

 width: 330px;

 min-height: 100px;

 height: auto !important;

 height: 100px; 

}



#ytapiplayer {

    width: 722px;

    height: 365px;

}





.tx-rgtabs-pi1 {

    margin: 20px 0px 0px 20px;

}



#content .rgtabs-wrapper {

    background-image: none;

    border: 0;

}



#content .rgtabs-menu li, 

#content #left .rgtabs-menu li,

#content .rgtabs-menu li a,

#content #left .rgtabs-menu li a {

    background-image: none;

}



#content .rgtabs-menu li a,

#content #left .rgtabs-menu li a {

    margin-top: 7px;

    float: none;

    padding: 0px;

}



#content .rgtabs-menu li, 

#content #left .rgtabs-menu li {

    height: 39px;    

    border: 1px solid #fff; 

    text-align: center;

    padding: 0px 15px;

    display: block;

}



* html #content .rgtabs-menu li, 

* html #content #left .rgtabs-menu li {

    height: 40px;    

    border: 1px solid #fff; 

    text-align: center;

    padding: 0px 15px;

    width: 125px;

}



#content #left .rgtabs-menu li.rgtabs-selected, 

#content .rgtabs-menu li.rgtabs-selected {

    

    height: 40px; 

    border: 1px solid #f2921d; 

    border-bottom-color: #ffffff;

}



* html #content #left .rgtabs-menu li.rgtabs-selected, 

* html #content .rgtabs-menu li.rgtabs-selected {

    

    height: 42px; 

    border: 1px solid #f2921d; 

    border-bottom-color: #ffffff;

    margin-top: -3px;

}



#content #left .rgtabs-menu li.rgtabs-selected a, 

#content .rgtabs-menu li.rgtabs-selected a {

    color: #F2921D;    

} 



#content .rgtabs-menu {

    height: 41px;

    width: 670px; 

    border-bottom: 1px solid #f2921d;   

}



* html #content .rgtabs-menu {

    height: 40px;

    width: 670px; 

    border-bottom: 1px solid #f2921d;   

}



.video_wrapper {

  float: left;

  width: 300px;

  padding: 5px;

  cursor: pointer;

}



.video {

    

    float: left;

}



.v_image {

    float: left;

    margin-right: 5px;

}



.v_content {

  float: left;

  width: 195px;

}



.v_content h3, .v_content p {

  margin-top: 0px;

  color: #000;

  font-size: 11px;

}





.v_description {

    float: left;    

}





.kommentar_box {

    width: 300px;

    min-height: 100px;

    height: auto !important;

    height: 100px;  

    float: left;      

}



.k_bild {

    float: left;

    position: relative;  

    margin: 0px 10px 10px 0px;  

    background: #fff;

}



.k_bild img {

    border: 1px solid #F7B261;

}



.k_text {

    width: 190px;

    float: left;

}



.k_text p.bodytext {

    padding: 0px;

    margin: 0px;

}





.subcontent {

    width: 731px;

    min-height: 500px;

    height: auto !important;

    height: 500px;

    float: left;

}



#page_22 .subcontent .cl,

#page_3 .subcontent .cl,

#page_57 .subcontent .cl,

#page_6 .subcontent .cl,

#page_45 .subcontent .cl,

#page_77 .subcontent .cl,

#page_79 .subcontent .cl{

    width: 360px;

    float: left;

}



#page_22 .subcontent .cr,

#page_3 .subcontent .cr,

#page_6 .subcontent .cr,

#page_57 .subcontent .cr,

#page_45 .subcontent .cr,

#page_77 .subcontent .cr,

#page_79 .subcontent .cr{

    width: 360px;

    float: right;

}





.box .csc-header-n1 {

    background-image: none;

    width: auto;

}





.box h1,

.box h2,

.box h3 {

    color: #595959;

}





.box {

    margin-top: 20px;

    border-left: 1px solid #F7B261;

    border-top: 1px solid #F7B261;

    border-right: 1px solid #F7B261;

    border-bottom: 1px solid #F7B261;

    width: 240px;  

    position: relative;

    z-index:0;

}



* html .box {

    margin-top: 20px;

    border-left: 1px solid #F7B261;

    border-top: 1px solid #F7B261;

    border-right: 1px solid #F7B261;

    border-bottom: 1px solid #F7B261;

    width: 240px;  

    position: relative;

    float: left;

}





.box_startseite {

    margin-top: 2px;

    border-left: 1px solid #F7B261;

    border-top: 1px solid #F7B261;

    border-right: 1px solid #F7B261;

    border-bottom: 1px solid #F7B261;

    width: 707px;  

    position: relative;

    float: left;

    margin-left: 12px;

    display: inline;

}





.box_startseite .inhalt1 {

    float: left;

    width: 350px;

    position: relative;

}





.box_startseite .inhalt2 {

    float: left;

    width: 350px;

    position: relative;       

}





#page_22 .box a,

#page_22 .box_startseite a,

#page_3 .box a,

#page_3 .box_startseite a,

#page_57 .box a,

#page_57 .box_startseite a,

#page_6 .box a,

#page_6 .box_startseite a,

#page_45 .box a,

#page_45 .box_startseite a,

#page_77 .box a,

#page_77 .box_startseite a,

#page_79 .box a,

#page_79 .box_startseite a  {

    font-weight: bold;

    color: #F79319;

    text-decoration: none;

    background: url('../img/pfeil_icon.gif') no-repeat 4px 3px;

    padding-left: 20px;

    display: block;

} 



/* Mindesthöhe für die Boxen auf der Startseite */

#page_22 .box,

#page_3 .box,

#page_57 .box,

#page_6 .box,

#page_45 .box,

#page_79 .box,

#page_77 .box   {

    width: 330px;

    min-height: 160px;

    height: auto !important;

    height: 160px; 

    margin-top: 4px; 

    margin-bottom: 15px;

}





.boxcontent_overflow {

    float: left;

    width: 297px;

}



.boxcontent_overflow .content{

    float: right;

}



.boxcontent_overflow .overflow_image {

    position: absolute;

    bottom: 0px;

    left: 0px;

}



.subcontent .cr .box{

    float: right;

}

 



.box .b_content{

    padding: 10px 20px;

    

}



*+html .b_content > div, 

*+html .promoform_input,

*+html .boxcontent_overflow > div {

  padding-top: 15px !important;

}



img {-ms-interpolation-mode: bicubic;}







#page_22 .box .b_content,

#page_3 .box .b_content,

#page_57 .box .b_content,

#page_6 .box .b_content,

#page_45 .box .b_content,

#page_79 .box .b_content,

#page_77 .box .b_content{

    padding: 6px 10px 0px 5px;

    display: inline;

}





#page_22 .cl .box, 

#page_3 .cl .box,

#page_57 .cl .box,

#page_6 .cl .box,

#page_45 .cl .box,

#page_79 .cl .box,

#page_77 .cl .box{

    margin-left: 12px;

}



#page_22 .cr .box,

#page_3 .cr .box,

#page_57 .cr .box,

#page_6 .cr .box,

#page_45 .cr .box,

#page_77 .cr .box,

#page_79 .cr .box {

    margin-right: 12px;

}



.box .rt_icon,

.box_startseite .rt_icon {

    background: url('../img/box_righttop.gif');

    width: 14px;

    height: 14px;

    position: absolute;

    top: -2px;

    right: -2px;    

}





.box .rb_icon,

.box_startseite .rb_icon {

    background: url('../img/box_rightbottom.gif');

    width: 14px;

    height: 14px;

    position: absolute;

    bottom: -2px;

    right: -2px;    

}



.box .normal {

    background: url('../img/plus.gif') no-repeat 0px 5px;

    margin-left: 10px;

    cursor: pointer;

}



.box .act {

    background: url('../img/minus.gif') no-repeat 0px 5px;

    margin-left: 10px;

    cursor: pointer;

}



.box .normal h2 {

    margin: 0px 0px 0px 0px;

    padding: 0px 0px 0px 20px;    

}





.box h4 {

    font-size: 12px;

    font-weight: bold;

}





div.tr {width: 14px; height: 14px; position: absolute; right: -1px; top: -1px; background: url('../img/box_righttop.png') no-repeat;}

div.tl {width: 14px; height: 14px; position: absolute; left: -1px; top: -1px; background: url('../img/box_lefttop.png') no-repeat;}

div.br {width: 14px; height: 14px; position: absolute; right: -1px; bottom: -1px; background: url('../img/box_rightbottom.png') no-repeat;}

div.bl {width: 14px; height: 14px; position: absolute; left: -1px; bottom: -1px; background: url('../img/box_leftbottom.png') no-repeat;}



.promoform {

    margin-top: 10px;

    float: left;

    width: auto;

}



#promoform {width: 185px; float: right; margin-left: 0px;}







.promoform label {    

    width: 150px;

    font-weight: normal;   

    margin-bottom: 5px; 

    display: block; 

}



.promoform input {

    float: left;

    width: 130px;

    height: 23px;

    margin-bottom: 5px;  

    background: #fff url('../img/promocode_input_bg.gif') no-repeat;

    padding: 6px 3px 2px 3px;

    font-size: 15px;    

    border: 0;

}





.promoform input.send_button {

    width: 37px;

    height: 31px;

    border: 0;

    text-indent: -9999px;

    color: transparent;

    float: left;

    margin-bottom: 5px;  

    background: #fff url('../img/submit_pfeil.png') no-repeat;

}



.promoform .promoform_input {

    margin-left: 0;



}



.promoform .buttons{

    margin: 15px 15px 25px 0px;   

    float: right;

}





img.promocode_pic {

    position: absolute;

    bottom: 0px;

    left: 0px;

    z-index: 1;

    

}





/* Newsletteranmeldung Startseite styling */



#newsletter {

    float: right;

    margin-top: 0px;

    position: relative;

    width: 344px;

    padding-left: 10px;

}



.newsletter_label_img {

    margin: 0px 8px 10px 0px;

}



.nl_feld {

    width: 193px;

    height: 31px;    

    background: transparent url('../img/formular.png') no-repeat;

    border: 0;    

    padding: 6px 6px 3px 10px;

    float: left;

    font-weight: bold;

    font-size: 1.1em;

}



* html .nl_feld {

    width: 193px;

    height: 22px;

    border: 0;    

    padding: 6px 6px 3px 10px;

    float: left;

    font-weight: bold;

    font-size: 1.1em;

}





.nl_absenden {

    background: transparent url('../img/submit_pfeil.png') no-repeat;

    width: 37px;

    height: 31px;

    border: 0;

    text-indent: -9999px;

    color: transparent;

    float: left;       

}





.warning {

    position: absolute;

    bottom: 50px;

    left: 0px;

    background: #fff;

    border: 1px solid #666;

    padding: 5px;

    color: #666; 

    text-align: left;

    z-index: 100;

}



/* twitter */

.tx-imtwitterajax-pi1 ul {

    list-style-type: none;

    margin: 0px;    

    padding: 0px 20px 5px 15px;

}



.tx-imtwitterajax-pi1 ul li {

    font-weight: bold;

    margin-top: 4px;

}



.tx-imtwitterajax-pi1 .tweetsLoad {

    margin-left: 15px;

    font-style: italic;

}



.tx-imtwitterajax-pi1 ul li a {

    color: #666;

    text-decoration: none;

}



.tx-imtwitterajax-pi1 ul li a:hover {

    text-decoration: underline;

}





iframe {

    width: 600px;

    min-height: 550px;

    height: auto !important;

    height: 650px;

}







.next, .prev { 

    /* absolute positioning relative to the overlay */ 

    position:absolute; 

    top:40%; 

 

    /* upcoming CSS3 rounded border feature */ 

    -moz-border-radius:5px; 

    -webkit-border-radius:5px; 

} 

 

/* progress indicator (animated gif). should be initially hidden */ 

.progress { 

    position:absolute; 

    top:45%; 

    left:50%; 

    display:none; 

} 

 

/* active thumbnail is raised on top of the mask using the z-index property */ 

#braintools_gallery a.active img { 

    outline:1px solid #000; 

    z-index:9999; 

    position:relative; 

}







/* the large image. we use a gray border around it */

#braintools_gallery img {

	border: 1px solid #F7B261;

}







/* the overlayed element */

.simple_overlay {	

	/* must be initially hidden */

	display:none;	

	/* place overlay on top of other elements */

	z-index:10000;	

	/* styling */

	background-color:#333;	

	width: 675px;	

	min-height: 200px;

	border: 1px solid #666;	

	/* CSS3 styling for latest browsers */

	-moz-box-shadow: 0 0 90px 5px #000;

	-webkit-box-shadow: 0 0 90px #000;	

}



/* close button positioned on upper right corner */

.simple_overlay .close {

	background-image: url('../img/close_videowindow.gif') no-repeat;

	position: absolute;

	left: -15px;

	top: -15px;

	cursor: pointer;

	height: 35px;

	width: 35px;

}





/* "next image" and "prev image" links */

.next, .prev {	

	/* absolute positioning relative to the overlay */

	position:absolute;

	top:40%;	

	border:1px solid #666;	

	cursor:pointer;

	display:block;

	padding:10px 20px;

	color:#fff;

	font-size:11px;

	text-indent: -9999px;	

	/* upcoming CSS3 features */

	-moz-border-radius:5px;

	-webkit-border-radius:5px;	

}



.prev {

	left:0;

	border-left:0;

	background: #333 url('../img/pfeil_zurueck.png') no-repeat 8px 9px;

	-moz-border-radius-topleft:0;

	-moz-border-radius-bottomleft:0;

	-webkit-border-bottom-left-radius:0;

	-webkit-border-top-left-radius:0;

	

}



.next {

	right:0;

	border-right:0;

	background: #333 url('../img/pfeil_vor.png') no-repeat 10px 10px;

	-moz-border-radius-topright:0;

	-moz-border-radius-bottomright:0;

	-webkit-border-bottom-right-radius:0;

	-webkit-border-top-right-radius:0;	

}



.next:hover, .prev:hover {

	text-decoration:underline;

	background-color:#000;

}



/* when there is no next or previous link available this class is added */

.disabled {

	visibility:hidden;		

}





/* progress indicator (animated gif). should be initially hidden */

.progress {

	position:absolute;

	top:45%;

	left:50%;

	display:none;

}







/* Berater Box */ 

.berater_header {

    background: transparent url('../img/berater_header.jpg') no-repeat;

    width: 208px;

    height: 29px; 

}





.berater_header_en {

    background: transparent url('../img/berater_header_en.jpg') no-repeat;

    width: 208px;

    height: 29px; 

}





.berater_header_es {

    background: transparent url('../img/berater_header_es.jpg') no-repeat;

    width: 208px;

    height: 29px; 

}



.berater_header_fr {

    background: transparent url('../img/berater_header_fr.jpg') no-repeat;

    width: 208px;

    height: 29px; 

}





.berater_header_nl {

    background: transparent url('../img/berater_header_nl.jpg') no-repeat;

    width: 208px;

    height: 29px; 

}



.berater_header select {

    font-size: 10px;

    margin: 5px 0px 0px 85px; 

    border: 1px solid #959595;

    color: #959595;

}



.berater_name {font-weight: bold; margin: 4px 0px 0px 12px;}

.berater_email {margin: 0px 0px 6px 13px; font-size: 11px;}



.berater_pic {

    float: left;

    width: 62px;

    height: 78px; 

    margin: 0px 7px 10px 4px;

    position: relative;    

}





.berater_pic div.tr {right: -4px; top: 0px;}

.berater_pic div.tl {left: 0px; top: 0px;}

.berater_pic div.br {right: -4px; bottom: -4px;}

.berater_pic div.bl {left: 0px; bottom: -4px;}



.berater_pic img {

    border: 2px solid #F7B261;

}    





.berater_right {

    float: left;

    width: 140px;



}





.berater_right a{

    font-size: 11px;    

}



.berater_right img {

    margin-right: 6px;

} 





.image {text-align: center; padding-top: 20px;}



.produktdetail_video .image {

  padding-top: 0px;

  float: right;

  margin-top: 37px;

}



.produktdetail_video .content {

  width: 185px;

  float: left;

}



.tx-wtgallery-pi1 {

  margin-top: 10px;

  margin-left: 55px

}



.tx-wtgallery-pi1 #braintools_gallery {margin-top: 3px; }



.tx-wtgallery-pi1 #braintools_gallery img {margin-right: 13px;}



#etikett_gallery {

  margin-top: -120px;

  margin-left: 55px

}





.left {

    float: left;

}



.hoverbox,

.actbox {

    background-color: #DDDDDD;

}



ul.twitter-timeline li {

  padding: 0px;

  background-image: none;

  font-weight: normal;

}



.visit-us {

  margin-bottom: 10px;

}



.error {

    color: red;

    clear: both;

    margin: 10px 0px 0px 325px;

}



.red_star {color: red;}



.quickmenu {

  padding-left: 15px;

}



.quickmenu select {

  width: 190px;

  font-size: 12px;

}



.quickmenu select option{

  padding: 2px 0px;

  font-size: 12px;

}





/* powermail css styles*/

.tx-powermail-pi1 fieldset.tx-powermail-pi1_fieldset legend {

    display: none;

}



.tx-powermail-pi1 fieldset.tx-powermail-pi1_fieldset {

    background-color: #fff;

    border: none;

}



.tx-powermail-pi1 div.tx_powermail_pi1_fieldwrap_html {

    margin: 0px 0xp 0px 0px;

}



.tx-powermail-pi1 fieldset.tx-powermail-pi1_fieldset div.even {

    background-color: #fff;

}





#page_49 fieldset.tx-powermail-pi1_fieldset input.powermail_submit{

    background-image: url(../img/button_senden.png);

    width: 105px;

}



/* Gewinnspiel */

.gewinnspiel {

    width: 731px;

    height: 776px;

    position: relative;

    color: #fff;

    font-family: Arial, sans-serif;    

}    





.gewinnspiel h3 {

    color: #fff;

    font-size: 25px;

    font-family: Arial;

    margin-bottom: 15px;

}



.gewinnspiel .gewinnspiel_box1 {

    position: absolute;

    left: 108px;

    top: 365px;

}





.gewinnspiel .gewinnspiel_box2 {

    position: absolute;

    left: 477px;

    top: 365px;

}





.gewinnspiel .gewinnspiel_box3 {

    position: absolute;

    left: 108px;

    top: 540px;

    font-size: 16px;    

}





.gewinnspiel .email {

    position: absolute;

    font-size: 22px;

    left: -85px;

    top: 90px;    

    font-weight: bold;

}



iframe.google_maps {width: 450px; height: 350px !important; min-height: 350px !important;}



/* Produktfinder Slider */

#produktfinder_slider {
    width: 731px;
    height: 282px;
    margin-top: 11px;
    position: relative;
    z-index: 10;
    margin-bottom: 10px;
}

#produktfinder_slider .slider_images{
    width: 731px;
    height: 282px;
    position: relative;
    cursor: pointer;
    z-index:1;    
}

#produktfinder_slider img {
    display: none;
	position:absolute;
	top:0;
	left:0;	
}

#produktfinder_slider .tabs {
    position: absolute;
    right: 15px;
    bottom: 8px;
    z-index: 100;
}

#produktfinder_slider .tabs a {
    display: block;
    text-decoration: none;
    font-family: Verdana;
    font-size: 14px;    
    float: left;
    width: 24px;
    height: 24px;
    line-height: 24px;
    background-color: #fff;
    color: #EC8711;
    text-align: center;
    margin-left: 5px;
}

#produktfinder_slider .tabs a.current {
    background-color: #EC8711;
    color: #fff;
}

#produktfinder_slider .tabs a:hover {
    background-color: #EC8711;
    color: #fff;
}

.tx-trorhodiusproductfinder-pi2 {
    width: 215px;
    height: 267px;
    padding-bottom: 15px;
    position: absolute;
    top: 0px;
    left: 0px;
    z-index: 20;
    background: url('../img/rhodius/finder-transparent.png');  
}

* html .tx-trorhodiusproductfinder-pi2 {
  
    background: url('../img/rhodius/finder-transparent.png');
    _behavior: expression(  /* IE6 only - transparency with proper handling of relative URLs */
              this.src = this.src ? this.src : this.currentStyle.backgroundImage.split('"')[1],
              this.style.background = "none",
              this.style.filter = "progid:DXImageTransform.Microsoft.AlphaImageLoader(src=" + this.src + ")");    
}


.unterseiten_content .tx-trorhodiusproductfinder-pi2{
    margin: 10px 0px 30px 0px;
    background: none !important;
    position: static !important;
    clear: left;
}

.unterseiten_content  h3.produktfinder{   
    color: #EC8711 !important;
    font-size: 21px;
    margin-left: 8px;
    font-weight: normal
} 

.tx-trorhodiusproductfinder-pi2 select {
    width: 170px;
    height: 30px;
    border-top: 1px solid #848484;
    border-right: 1px solid #CECECE;
    border-bottom: 1px solid #CECECE;
    border-left: 1px solid #848484;
    padding: 4px;
    margin-bottom: 10px;
    font-weight: bold;
    color: #4D4D4D;
    display: block;
}

.tx-trorhodiusproductfinder-pi2 .mediando_submit {
    background: url('../img/rhodius/button-finder.png') no-repeat;       
    border: 0px;
    width: 91px;
    height: 34px;
    float: right;
    margin-right: 20px;
    display: inline;
}

* html .tx-trorhodiusproductfinder-pi2 .mediando_submit {
    background: url('../img/rhodius/button-finder.png') no-repeat;
    _behavior: expression(  /* IE6 only - transparency with proper handling of relative URLs */
              this.src = this.src ? this.src : this.currentStyle.backgroundImage.split('"')[1],
              this.style.background = "none",
              this.style.filter = "progid:DXImageTransform.Microsoft.AlphaImageLoader(src=" + this.src + ")");        
}
 
 
h3.produktfinder{   
    color: #fff;
    font-size: 21px;
    margin-left: 8px;
} 

/* */
.subcontent_left {
    float: left;
    width: 214px;
    overflow: hidden;
}

.main_content{
    float: left;
    width: 490px;
    margin: 0px 0px 0px 0px;
    padding-left: 26px;
    display: inline;
}



/* Newsbereich Startseite */
.news-startpage {
    float: left;
    width: 490px;
    min-height: 500px;
    height: auto !important;
    height: 500px;
    margin: 0px 0px 0px 0px;
    padding-left: 26px;
    display: inline;
    border-left: 1px solid #E8E8E8;
}

.news-latest-container {
    margin-top: 10px;
}

.news-latest-container h3 a{
    text-decoration: none;
    color: #333333;
    font-size: 18px;
}

.news-latest-item p {line-height: 22px; margin-top: 0px;}


.news-latest-item {margin-bottom: 40px;}



/* SUCHBOX */
#searchfield {
    border: 1px solid #CCCCCC;
    height: 28px;
    width: 150px;
    line-height: 30px;
    background-color: #E5E5E5;
    font-size: 16px;
    color: #666666;
    font-weight: bold;
    margin-left: 10px;
    padding-left: 4px;
    display: block;
    float: left;
}

.searchbut {
    background: url('../img/rhodius/button-suche.png') no-repeat;  
    _behavior: expression(  /* IE6 only - transparency with proper handling of relative URLs */
                  this.src = this.src ? this.src : this.currentStyle.backgroundImage.split('"')[1],
                  this.style.background = "none",
                  this.style.filter = "progid:DXImageTransform.Microsoft.AlphaImageLoader(src=" + this.src + ")");                 
    width: 35px;
    height: 32px;
    border: 0px;   
    margin-left: 3px;
    display: block;
    float: left;
    font-size: 0;
    line-height: 1;
}


table { width: auto; border-collapse:collapse; margin-bottom: 0.5em; }
  table.full { width: 100%; }
  table.fixed { table-layout:fixed }

  th,td { padding: 0.5em; color: #7A7A7A; font-weight: normal;}
  thead th { background: #FFFFFF; color: #7A7A7A; font-weight: normal; }
  tbody th { background: #FFFFFF; color: #7A7A7A; font-weight: normal; }
  tbody th.sub { background: #FFFFFF; color: #7A7A7A; font-weight: normal; }

.bewerb td, .infomat td, .anmeld td { vertical-align: top;  
               padding: 4px 0 0 0;}                 
                   
  .bewerb-bes, .infomat-bes, .anmeld-bes { text-align: left; vertical-align: top;
                padding-top: 4px; }
  
  
  .bewerb h2, .infomat h2 { margin: 25px 0 15px 5px; border-bottom: 1px solid #CCCCCC; color:  #EC8711; }                               

             
             
  .bewerb-field, .infomat-field, .anmeld-field { width: 312px; 
                  border: 1px solid #CCCCCC;
                  background: #FFFFFF; 
                  padding: 2px; 
                  }
                   
  .bewerb select, .infomat select { width: 316px; 
                   border: 1px solid #CCCCCC;
                   background: #FFFFFF; 
                   padding: 2px; 
                   }
                                                 
  .bewerb textarea, .infomat textarea  { width: 480px; 
                      border: 1px solid #CCCCCC;
                      background: #FFFFFF;     
                     padding: 2px; 
                     height: 175px;
                     }
                     
                     
.tx-trorhodiusproductfinder-pi3 table {
  margin: 15px 0px;
  width: auto;
  border: 1px solid #fff;
  border-collapse: collapse;
}

.tx-trorhodiusproductfinder-pi3 table.table_p3 tr.tr-head td {
   background-color: #ec8711;
   color: #fff;
   font-size: 12px;
   font-weight: bold;
}

.tx-trorhodiusproductfinder-pi3 table.table_p3 tr td {
   background-color: #e8e8e8;
   color: #333;
   font-size: 11px;
   font-weight: normal;
}

.breadcrumb {
  padding-bottom: 15px;
  border-bottom: 1px solid #E8E8E8;
  margin-bottom: 15px;
}

#box-kontakt {
   /* background: transparent url(../img/rhodius/telefon.jpg) no-repeat; */
}

#col_right #box-kontakt {
  background: transparent url(../img/box-kontakt_01.png) no-repeat top left;
  height: 238px !important;
  width: 220px; 
}

#col_right #box-kontakt p {
  line-height: 16px;
  font-size: 12px;
  color: #666; 
}

#col_right #box-kontakt .box_header {
  background:none;
  height: 15px;
}

#col_right #box-kontakt .b_middle {
background: none;
float:left;
height: 187px;
min-height:187px;
width:220px;
}

#col_right #box-kontakt .box_footer {
  background:none;
  display: none;
}



p {
  line-height: 1.5em;
  margin: 0 0 10px 0 !important;
}

.box-inhalt {
  padding: 0 10px 0px;
}

.mediandobox ul li ul {
  border-left: 1px solid #E8E8E8;
  border-bottom: 1px solid #E8E8E8;
}

.mediandobox ul li ul li ul{
  border: 0px none;
}

.mediandobox ul li ul li {
  background: url("../img/subnavi-dot.gif") no-repeat scroll 8px 8px transparent;
}

.mediandobox ul li ul a {
  border-bottom: 0px none;
  height:auto !important;
  line-height: 16px;
  min-height: 0px;
  padding: 4px 0px;
}


/** POWERMAIL **/

fieldset.tx-powermail-pi1_fieldset label {
    clear: both;
    display: block;
    float: left;
    font-weight: normal;
	color: #7A7A7A;
    width: 80px;
}

fieldset.tx-powermail-pi1_fieldset input.powermail_text, fieldset.tx-powermail-pi1_fieldset textarea.powermail_textarea, fieldset.tx-powermail-pi1_fieldset select.powermail_select {
    background: none repeat scroll 0 0 #FFFFFF;
    border: 1px solid #CCCCCC;
    padding: 2px;
    width: 312px;
}

.tx-powermail-pi1 div.tx_powermail_pi1_fieldwrap_html {
    overflow: hidden;
	color: #7A7A7A;
}

span.powermail_mandatory {
    color: #7A7A7A;
	display: block;
	float: left;
}

div.powermail_mandatory_js {
    display: none;
}

input.powermail_captcha {
	width:100px;
	float: left;
	margin-right: 7px;
}

img#wtcalculatingcaptcha {
	width: 205px;
}

.tx_powermail_pi1_fieldwrap_html_captcha_description {
	float: left;
}

fieldset.tx-powermail-pi1_fieldset input.powermail_submit {
    font-weight: normal;
    margin: 20px 0 10px 80px;
}

p.tx_powermail_pi1_fieldwrap_html_checkbox_title, p.tx_powermail_pi1_fieldwrap_html_radio_title {
    display: none;
}

fieldset.tx-powermail-pi1_fieldset .powermail_check_inner label {
	float: right; 
	margin-left: 3px;
	width: 120px;
}

input.powermail_check {
	margin: 0;
	float: left;
}

.tx_powermail_pi1_fieldwrap_html_label {
	clear: both;
}

.tx_powermail_pi1_fieldwrap_html_check > div {
	position: absolute;
	bottom: 0px;
	left: 0px;
}

#powermaildiv_uid1, #powermaildiv_uid30, #powermaildiv_uid59, #powermaildiv_uid88, #powermaildiv_uid117 {
	background-image: url(../../images/rhodius/Informationsmaterial/Produktflyer_Cross1.jpg);
	background-repeat: no-repeat;
	height: 140px;
	position: relative;
}

#powermaildiv_uid2, #powermaildiv_uid31, #powermaildiv_uid60, #powermaildiv_uid89, #powermaildiv_uid118 {
	background-image: url(../../images/rhodius/Informationsmaterial/Produktflyer_Exact1.jpg);
	background-repeat: no-repeat;
	height: 140px;
	position: relative;
}

#powermaildiv_uid3, #powermaildiv_uid32, #powermaildiv_uid61, #powermaildiv_uid90, #powermaildiv_uid119 {
	background-image: url(../../images/rhodius/Informationsmaterial/Produktflyer_Vision1.jpg);
	background-repeat: no-repeat;
	height: 140px;
	position: relative;
}

#powermaildiv_uid4, #powermaildiv_uid33, #powermaildiv_uid62, #powermaildiv_uid91, #powermaildiv_uid120 {
	background-image: url(../../images/rhodius/Informationsmaterial/Produktflyer_Fusion1.jpg);
	background-repeat: no-repeat;
	height: 140px;
	position: relative;
}

#powermaildiv_uid5, #powermaildiv_uid34, #powermaildiv_uid63, #powermaildiv_uid92, #powermaildiv_uid121 {
	background-image: url(../../images/rhodius/Informationsmaterial/Produktflyer_rhoducer1.jpg);
	background-repeat: no-repeat;
	height: 140px;
	position: relative;
}

#powermaildiv_uid6, #powermaildiv_uid35, #powermaildiv_uid64, #powermaildiv_uid93, #powermaildiv_uid122 {
	background-image: url(../../images/rhodius/Informationsmaterial/Produktflyer_Allcut1.jpg);
	background-repeat: no-repeat;
	height: 140px;
	position: relative;
}

#powermaildiv_uid7, #powermaildiv_uid36, #powermaildiv_uid65, #powermaildiv_uid94, #powermaildiv_uid123 {
	background-image: url(../../images/rhodius/Informationsmaterial/Produktflyer_Matrix1.jpg);
	background-repeat: no-repeat;
	height: 140px;
	position: relative;
}

#powermaildiv_uid8, #powermaildiv_uid37, #powermaildiv_uid66, #powermaildiv_uid95, #powermaildiv_uid124 {
	background-image: url(../../images/rhodius/Informationsmaterial/hurricane1.jpg);
	background-repeat: no-repeat;
	height: 140px;
	position: relative;
}

#powermaildiv_uid9, #powermaildiv_uid38, #powermaildiv_uid67, #powermaildiv_uid96, #powermaildiv_uid125 {
	background-image: url(../../images/rhodius/Informationsmaterial/2011/Produktflyer_gussprogramm.jpg);
	background-repeat: no-repeat;
	height: 155px;
	position: relative;
}

#powermaildiv_uid96, #powermaildiv_uid125 {
	height: 140px;
}

#powermaildiv_uid10, #powermaildiv_uid39, #powermaildiv_uid68, #powermaildiv_uid97, #powermaildiv_uid126 {
	background-image: url(../../images/rhodius/Informationsmaterial/2011/Produktflyer_gob.jpg);
	background-repeat: no-repeat;
	height: 140px;
	position: relative;
}

#powermaildiv_uid10 {
	height: 155px;
}

#powermaildiv_uid11, #powermaildiv_uid40, #powermaildiv_uid69, #powermaildiv_uid98, #powermaildiv_uid127 {
	background-image: url(../../images/rhodius/Informationsmaterial/alpha1.jpg);
	background-repeat: no-repeat;
	height: 190px;
	position: relative;
}

#powermaildiv_uid12, #powermaildiv_uid41, #powermaildiv_uid70, #powermaildiv_uid99, #powermaildiv_uid128 {
	background-image: url(../../images/rhodius/Informationsmaterial/haftungsrisiko.jpg);
	background-repeat: no-repeat;
	height: 140px;
	position: relative;
}

#powermaildiv_uid13, #powermaildiv_uid42, #powermaildiv_uid71, #powermaildiv_uid100, #powermaildiv_uid129 {
	background-image: url(../../images/rhodius/Informationsmaterial/osa.jpg);
	background-repeat: no-repeat;
	height: 140px;
	position: relative;
}

#powermaildiv_uid163, #powermaildiv_uid167, #powermaildiv_uid171, #powermaildiv_uid175, #powermaildiv_uid178 {
	background-image: url(../../images/rhodius/Informationsmaterial/2011/Produktflyer_jumbo.jpg);
	background-repeat: no-repeat;
	height: 140px;
	position: relative;
}

#powermaildiv_uid164, #powermaildiv_uid168, #powermaildiv_uid172, #powermaildiv_uid176, #powermaildiv_uid179 {
	background-image: url(../../images/rhodius/Informationsmaterial/2011/Produktflyer_diamond.jpg);
	background-repeat: no-repeat;
	height: 140px;
	position: relative;
}

#powermaildiv_uid165, #powermaildiv_uid169, #powermaildiv_uid173, #powermaildiv_uid180 {
	background-image: url(../../images/rhodius/Informationsmaterial/2011/Produktflyer_buerstenkatalog.jpg);
	background-repeat: no-repeat;
	height: 140px;
	position: relative;
}

#powermaildiv_uid166, #powermaildiv_uid170, #powermaildiv_uid174, #powermaildiv_uid177, #powermaildiv_uid181 {
	background-image: url(../../images/rhodius/Informationsmaterial/2011/Produktflyer_impuls.jpg);
	background-repeat: no-repeat;
	height: 155px;
	position: relative;
}

#powermaildiv_uid166 {
	height: 160px;
}

#powermaildiv_uid14, #powermaildiv_uid43, #powermaildiv_uid72, #powermaildiv_uid101, #powermaildiv_uid130 {
	font-weight: bold;
	margin: 20px 0 10px 80px;
	padding-top: 20px;
	clear: both;
	overflow: hidden;
}

.powermail_check_inner_uid9_0, .powermail_check_inner_uid38_0,
.powermail_check_inner_uid170_0, .powermail_check_inner_uid67_0,
.powermail_check_inner_uid166_0, .powermail_check_inner_uid174_0,
.powermail_check_inner_uid181_0, .powermail_check_inner_uid177_0 {
	bottom: 15px !important;
}


.tx_powermail_pi1_fieldwrap_html_check {
	float: left;
	width: 155px;
}

