/**********************************************************
 PAGE
**********************************************************/
body {
  padding: 0px;
  margin: 0px;
  background: #dddddd;
  color: black;
  padding-bottom: 25px;
}
.htmlarea-content-body{
  background: #ffffff;
}

body,p,div,td{
  font-family: Verdana,Arial,Helvetica,sans-serif;
  font-size: 12px;
}

A img{
  border: none;
}

IMG.mitte{
  vertical-align: middle;
}

IMG.imgbutton{
  cursor: pointer;
  border: none;
}

A, A:visited{
  text-decoration: underline;
  color: black;
}

A:hover{
  background-color: #ffee00;
}

UL{
  list-style-image: url('img/bullet.gif');
  margin: 0;
  padding: 0;
  margin-left: 20px;
}

UL.green{
  list-style-image: url('img/bullet_green.gif');
}

UL.black{
  list-style-image: url('img/bullet_black.gif');
}

HR.dotted{
  border: 1px dotted #e4e4e4;
}

P{
  padding: 0;
  margin: 0;
  padding-bottom: 10px;
}

.modellvergleich{
  border: 1px solid #e4e4e4;
  width: 150px;
}
.align-right {
  text-align:right;
}
.align-center {
  text-align:center;
}

.small,
.small p{
  font-size: 10px;
}

#container{
  width: 996px;
  margin-right: auto;
  margin-left: auto;
  text-align: left;
  position: relative;
}

#popup_titel{
  padding: 15px;
  background-color: #ffee00;
  font-size: 18px;
  font-weight: bold;
}

#popup_content{
  padding: 15px;
  background: #ffffff;
}

/**********************************************************
 TOP
**********************************************************/
#top{
  text-align: right;
  padding: 8px;
  background: url(img/transparent_75.png);
}

#top .inner{
  background: #ffffff;
  padding: 3px;
}

#top A{
  text-decoration: none;
  color: black;
}

#top IMG{
  vertical-align: middle;
}

#top_navigation{
  padding: 0px 8px 8px 8px;
  background: url(img/transparent_75.png);
}

#top_navigation .inner{
  height: 50px;
  background: #ffee00;
}

#top_navigation IMG{
  float: left;
}

#top_navigation A{
  font-size: 14px;
  text-decoration: none;
  color: black;
  display: block;
  width: 120px;
  float: left;
  line-height: 50px;
  text-align: center;
}

#top_navigation A IMG{
  float: none;
  vertical-align: middle;
}

#top_navigation A:hover,
#top_navigation A.act,
#top_navigation A.vhover{
  background: #000000;
  color: #ffee00;
}

#top_navigation A.logo{
  text-align: left;
  border: none;
  width: 187px;
  float: left;
}
#top_navigation A.logo:hover{
  background: none;
}

#top .comunity,
#top .language,
#top .meta,
#top .country,
#search{
  float: right;
  line-height: 25px;
  height: 25px;
  padding-left: 16px;
}

#top .comunity img{
  vertical-align: middle;
}

#search{
  padding-left: 0px;
}

#search .suchfeld{
  background: url(img/bg_suche.png) no-repeat;
  padding: 0px 4px;
  margin: 0px;
  border: none;
  font-size: 11px;
  height: 20px;
  vertical-align: middle;
  width: 90px;
}

#search .suchbtn{
  padding: 0px;
  margin: 0px;
  border: none;
  font-size: 11px;
  height: 20px;
  vertical-align: middle;
  width: 20px;
}

/**********************************************************
 MIDDLE
**********************************************************/
#middle{
  padding: 0px 8px 8px 8px;
  background: url(img/transparent_75.png);
}
#middle .inner{
  padding: 0px;
  min-height: 400px;
  background: #ffffff;
}

/**********************************************************
 NAVIGATION
**********************************************************/
#navigation{
  padding: 8px 0px 8px 8px;
  margin: 0px;
  width: 192px;
  float: left;
}

#navigation A{
    display: block;
    text-decoration: none;
    color: #888888;
    line-height: 22px;
  width: 180px;
}

#navigation A.act{
    font-weight: bold;
    background-color: #FFFFFF;
    color: #000000;
}

#navigation A:hover{
    font-weight: bold;
    background-color: #FFFFFF;
    color: #ffee00;
}

#navigation A.pos1{
    font-size: 12px;
    font-weight: bold;
    background: url('img/bullet.gif') 0px 10px no-repeat;
    padding-left: 15px;
}

#navigation A.pos2{
    font-size: 11px;
    background: url('img/line.gif') 3px 10px no-repeat;
    padding-left: 15px;
}

#navigation A.pos2.act{
    background: url('img/line_act.gif') 3px 10px no-repeat;
}

#navigation A.pos2:hover{
    background: url('img/line_hover.gif') 3px 10px no-repeat;
}

#navigation A.pos3{
    font-weight: normal;
    font-size: 11px;
    padding-left: 22px;
    background: url('img/line.gif') 10px 10px no-repeat;
}

#navigation A.pos3.act{
    font-weight: normal;
    background: url('img/line_act.gif') 10px 10px no-repeat;
}

#navigation A.pos3:hover{
    font-weight: normal;
    background: url('img/line_hover.gif') 10px 10px no-repeat;
}
#navigation A.normal{
  display: inline;
  text-decoration: none;
  line-height: 14px;
}

#navigation A.normal:hover{
  font-weight: normal;
  border-bottom: none;
}

#content{
  width: 772px;
  float: left;
  padding: 8px 8px 8px 0px;
  margin: 0px;
}

/**********************************************************
 CONTENT - 2 Spalten 80/20
**********************************************************/
.content_2col{
  
}

.content_2col_content{
  width: 536px;
  float: left;
}

.content_2col_border{
  width: 210px;
  float: right;
  text-align: right;
  position: relative;
}

.content_2col_border p{
  text-align: left;
}

.content_2col_border div.csc-textpic div.csc-textpic-imagewrap dl dt img,
.content_2col_border div.csc-textpic div.csc-textpic-imagewrap img{
  border: 1px solid #ffee00;
  padding: 4px;
  float: right;
}

.content_2col_border .news-single-img{
  border: 1px solid #ffee00;
  padding: 4px;
  text-align: right;
}


.border_box{
  text-align: left;
  border: 1px solid #e4e4e4;
  padding: 5px 10px 5px 10px;
}

IMG.noborder{
  border: 0;
}

/**********************************************************
 CONTENT - 2 Spalten 50/50
**********************************************************/
.content_2col_left{
  width: 380px;
  float: left;
}

.content_2col_right{
  width: 380px;
  float: right;
}

/**********************************************************
 CONTENT - 3 Spalten
**********************************************************/
.content_3col_1{
  width: 240px;
  padding-right: 10px;
  float: left;
}

.content_3col_2{
  width: 239px;
  float: left;
  padding-left: 5px;
  padding-right: 5px;
}

.content_3col_3{
  width: 240px;
  padding-left: 10px;
  float: left;
}

/**********************************************************
 FOOTER
**********************************************************/
#footer_navigation{
  padding: 0px 8px 8px 8px;
  background: url(img/transparent_75.png);
}

#footer_navigation .inner{
  padding: 8px;
  background: #ffffff;
}

.box1,
.box2,
.box3,
.box4
{
  width: 235px;
  height: 140px;
  float: left;
  background: url(img/bg_dots.gif);
}
.box2,
.box3,
.box4{
  margin-left: 8px;
}

.boxinner
{
  padding: 8px;
}

.boxinner ul{
  padding-top: 8px;
}

#footer{
  padding: 0px 8px 8px 8px;
  background: url(img/transparent_75.png);
}

#footer .inner{
  padding: 4px;
  background: #ffffff;
}

#footer A{
  color: #adadad;
}

#footer_left{
  color: #000000;
  float: left;
  width: 780px;
  font-size: 10px;
}

#footer_left A{
  color: #000000;
}

#footer_right{
  float: right;
  font-size: 10px;
}

#velo_hover{
  background: url(img/transparent_black.png);
  color: #ffee00;
  display: block;
  position: absolute;
  width: 500px;
  padding: 0px 16px 16px 16px;
  z-index: 10;
}

#velo_hover .groupleft,
#velo_hover .groupright{
  width: 240px;
  float: left;
}
#velo_hover .groupleft{
  padding-right: 20px;
}

#velo_hover .group{
  
  margin-top: 16px;
}

#velo_hover .title{
  font-weight: bold;
}

#velo_hover .sub A{
  display: block;
  text-decoration: none;
  color: #ffee00;
}
#velo_hover .sub A:hover{
  background: none;
  text-decoration: underline;
}

/**********************************************************
 Front / Startseite
**********************************************************/
#front{
  background: #ffffff;
  padding: 8px;
}

#front_news{
  background: #ffffff;
  width: 256px;
  float: left;
}

#front_news h1{
  color: #000000;
  border-bottom: 5px solid #ffee00;
  padding-bottom: 4px;
  margin-bottom: 4px;
  font-size: 30px;
  font-weight: normal;
}

#front_images{
  float: right;
  width: 700px;
  height: 400px;
  position: relative;
}

.front_image{
  width: 700px;
  position: absolute;
}

.front_image .infotext{
  display: block;
  width: 340px;
  background: url(img/transparent_75.png);
  position: absolute;
  right: 16px;
  bottom: 40px;
  padding: 4px;
}
.front_image .infotext .bodytext{
  padding: 0;
}

#front_image_pager{
  position: absolute;
  right: 16px;
  bottom: 16px;
}

#front_image_pager A{
  display: block;
  float: left;
  width: 16px;
  height: 16px;
  background: #ffffff;
  margin-left: 8px;
}
#front_image_pager A.act{
  background: #ffee00;
}

.slogan{
  background: url(img/bg_dots.gif);
  padding: 4px;
  font-style: italic;
  margin-bottom: 8px;
}

.slogan .bodytext{
  padding: 0;
}

#product_scroller{
  padding: 8px 0px 0px 0px;
  background: none;
}

#product_scroller .inner{
  min-height: 0px;
  height: 190px;
  background: #ffffff;
  padding: 8px;
}

#product_scroller .scroller_left{
  height: 100%;
  width: 15px;
  background: url(img/scroller_bg.png) repeat-y right;
  float: left;
  text-align: center;
  padding-right: 3px;
}

#scroller_content_wrap{
  float: left;
  height: 100%;
  width: 928px;
  overflow: hidden;
  position: relative;
}

#scroller_content{
  position: absolute;
}

#scroller_content .product{
  float: left;
  width: 228px;
  height: 100%;
  margin: 0px 2px;
}

.product .title{
  background: url(img/bg_dots.gif);
  height: 30px;
  line-height: 25px;
  text-align: center;
}

.product .title a{
  width: 100%;
  display: block;
  text-decoration: none;
  border-bottom: 1px solid #000000;
}

.product{
  font-size: 10px;
}

#scroller_content .flag{
  position: absolute;
  right: 0px;
  top: 0px;
}

#scroller_content .flag2{
  position: absolute;
  right: 0px;
  top: 20px;
}

.product .image{
  text-align: center;
  display: block;
  padding-bottom: 10px;
  height: 130px;
  position: relative;
}
.product .image:hover{
  background: none;
}

#product_scroller .scroller_right{
  height: 100%;
  width: 15px;
  background: url(img/scroller_bg.png) repeat-y left;
  float: left;
  text-align: center;
  padding-left: 3px;
}

#product_scroller .scroller_left a,
#product_scroller .scroller_right a{
  background: none;
}

#product_scroller .scroller_left a img,
#product_scroller .scroller_right a img{
  padding: 85px 0px;
}

/**********************************************************
 VELO-Seite
**********************************************************/
#velo_navigation{
  float: left;
  min-height: 100px;
  width: 256px;
}

#velo_navigation .slogan{
  /*height: 114px;
  overflow: hidden;*/
}

#velo_navigation .navigation{
  padding-bottom: 8px;
}

#velo_navigation .navigation .title{
  font-weight: bold;
  background: url(img/right.png) no-repeat left center;
  padding-left: 10px;
  cursor: pointer;
}

#velo_navigation .navigation .open{
  background: url(img/down.png) no-repeat left center;
}

#velo_navigation .navigation A{
  display: block;
  text-align: right;
  line-height: 16px;
  text-decoration: none;
}

#velo_navigation .navigation A.act{
  text-decoration: underline;
  font-weight: bold;
}

#velo_navigation #navigation{
  padding: 0px;
  margin: 0px;
  width: 256px;
  float: none;
}


#velo_vergleich{
  margin-top: 16px;
  padding: 8px;
  background: url(img/bg_dots.gif);
}

#velo_vergleich .title{
  background: #ffffff;
}

#velo_vergleich .content{
  margin-top: 8px;
  background: #ffffff;
  padding: 8px;
}

#velo_vergleich .act{
  background: url(img/bg_dots_yellow.gif);
}

#velo_vergleich .product{
  background: url(img/minus.png) no-repeat left center;
  padding-left: 20px;
  line-height: 24px;
  cursor: pointer;
}

#velo_vergleich .button{
  margin-top: 8px;
  background: url(img/bg_button.png);
  line-height: 24px;
  color: #ffee00;
  text-align: center;
  display: block;
  text-decoration: none;
}

#velo_wahlbox{
  margin-top: 8px;
  margin-bottom: 16px;
  padding: 8px;
  background: url(img/bg_dots.gif);
}

#velo_wahlbox .title{
  background: #ffffff;
}

#velo_wahlbox .subtitle{
  padding-top: 8px;
}

#velo_wahlbox .content{
  margin-top: 8px;
  background: #ffffff;
  padding: 8px;
  padding-bottom: 0px;
}

#velo_wahlbox .filter{
  background: url(img/cb_off.png) no-repeat left top;
  height: 16px;
  line-height: 16px;
  padding-left: 24px;
  padding-bottom: 8px;
  font-size: 10px;
  font-weight: bold;
  cursor: pointer;
}

#velo_wahlbox  .on{
  background: url(img/cb_on.png) no-repeat left top;
}

#velo_content{
  float: right;
  min-height: 100px;
  width: 708px;
}

#velo_content .content_2col_content{
  width: 490px;
}

#velo_content .top_image{
  padding-left: 8px;
  padding-bottom: 8px;
}

#velo_content .inner{
  padding-left: 8px;
}

#velo_content .banner{
  padding-bottom: 8px;
}

#velo_content .product{
  width: 228px;
  float: left;
  height: 220px;
  margin-left: 8px;
  margin-bottom: 8px;
}

#velo_content .product .image{
  position: relative;
}

#velo_content .product .image .flag{
  position: absolute;
  right: 0px;
  top: 0px;
}

#velo_content .product .image .flag2{
  position: absolute;
  right: 0px;
  top: 20px;
}

#velo_content .product .preis{
  text-align: center;
  height: 30px;
}

#velo_content .product .preis_alt{
  font-size: 10px;
}
#velo_content .product .preis_alt span{
  text-decoration: line-through;
}

#velo_content .product .preis span{
  font-weight: bold;
}

#velo_content .product .preis span.aktion{
  color: #cc0000;
}

#velo_content .product .vergleichen{
  text-align: center;
  font-size: 10px;
}

#velo_content .product .vergleichen A{
  background: url(img/bg_dots.gif);
  height: 16px;
  line-height: 16px;
  text-decoration: none;
  padding: 4px;
  font-weight: bold;
}

#velo_content .product .vergleichen A IMG{
  vertical-align: middle;
}


#product{
  width: 700px;
  float: right;
  position: relative;
}

#product .flag{
  position: absolute;
  right: 0px;
  top: 0px;
}

#product .flag2{
  position: absolute;
  right: 0px;
  top: 20px;
}

#product .tabs{
  padding-top: 16px;
  border-bottom: 1px solid #000000;
  margin-bottom: 8px;
}

#product .tabs A{
  background: url(img/bg_dots_gelb.gif);
  display: block;
  width: 160px;
  line-height: 25px;
  height: 25px;
  float: left;
  border-left: 1px dotted black;
  text-align: center;
  text-decoration: none;
}

#product .tabs A:hover,
#product .tabs A.act{
  background: url(img/bg_dots_dark_gelb.gif);
  font-weight: bold;
}

#product .tabs A.first{
  border: none;
}
#product .tabs A.zoom{
  float: right;
  width: 24px;
  border: none;
  background: none;
}

#product .option{
  text-decoration: none;
  background: url(img/btn_up.png) no-repeat right;
  height: 16px;
  line-height: 16px;
  padding-right: 16px;
  float: right;
}

#product .option_up{
  background: url(img/btn_down.png) no-repeat right;
}

#product .option SPAN{
  background: url(img/bg_dots.gif);
  height: 16px;
  line-height: 16px;
  padding: 0px 8px;
  text-align: center;
  display: block;
}

#tabs{
  float: left;
  width: 484px;
}

#produkt_bilder{
  float: right;
  width: 216px;
  min-height: 100px;
}
#produkt_bilder A{
  display: block;
  float: left;
  margin-left: 6px;
  margin-bottom: 6px;
  border: 1px solid #000000;
}

#product .link{
  text-decoration: none;
  display: block;
  float: left;
  width: 139px;
  text-align: center;
  height: 50px;
  line-height: 25px;
  border-left: 1px dotted #000000;
  font-size: 10px;
}
#product .lastlink{
  width: 138px;
  border-right: 1px dotted #000000;
}

#product .bghell{
  background: #ffffff;
}

#product .bgdunkel{
  background: #F8F6F4;
}

/**********************************************************
 INHALT
**********************************************************/
h1{
  color: #888888;
  font-size: 18px;
  font-weight: bold;
  padding: 0;
  margin: 0;
  padding-bottom: 15px;
}

h1.myfont{
  color: #ffee00;
  border-bottom: 5px solid #000000;
  padding-bottom: 4px;
  margin-bottom: 4px;
  font-size: 40px;
  text-align: right;
}

.h1_myfont{
  font-size: 30px;
}

.h2_myfont{
  font-size: 20px;
  padding-top: 4px;
  padding-left: 4px;
}

h2{
  color: #ffee00;
  font-size: 14px;
  font-weight: bold;
  padding: 0;
  margin: 0;
}

h3{
  font-size: 12px;
  font-weight: bold;
  padding: 0;
  margin: 0;
}

h6{
  border: 1px solid #ffee00;
  font-weight:normal;
  font-size: 11px;
  line-height:17px;
  margin: 0;
  padding: 6px;
}

.bghell{
  background-color: #f8f6f4;
}

.bgdunkel{
  background-color: #f0ebe7;
}

.tab{
  cursor: pointer;
  vertical-align: middle;
}

.radgeber_tab{
  background: url('img/pfeil_tab.gif') no-repeat; 
  width: 30px; 
  height: 20px;
  text-align: center;
  cursor: pointer;
}

.radgeber_tab_akt{
  background: url('img/pfeil_tab_akt.gif') no-repeat; 
  width: 30px; 
  height: 20px;
  text-align: center;
  cursor: pointer;
}

#prod{
  border-bottom: 2px solid #f7f6f4;
  border-right: 2px solid #f7f6f4;
}

.prodimg TD{
  padding-top: 2px;
  padding-bottom: 2px;
}

#prod_uebersicht,#prod_details{
  border: 1px solid #e4e4e4;
  border-top: none;
}
.contenttable TD{
  vertical-align: top;
  padding: 2px;
  padding-right: 5px;
}
.contenttable {
  border-spacing:0;
}

TD.speztool_titel{
  padding: 4px;
  font-weight: bold;
  width: 130px;
}

TD.speztool_text{
  padding: 4px;
}
.speztool_text UL{
  padding-top: 16px;
}

.notshow{
  visibility: hidden;
}

.hr_yellow{
  height: 5px; 
  color: #ffee00; 
  background: #ffee00; 
  border: none;
}

.hr_black{
  height: 1px; 
  color: #000000; 
  background: #000000;
  border: none;
}

.hr_dots{
  height: 10px; 
  background: url(img/bg_dots.gif);
  border: none;
}

/**********************************************************
 INHALTS-BOX
**********************************************************/
DIV.box{
  border-bottom: 2px solid #f7f6f4;
  border-right: 2px solid #f7f6f4;
  margin-bottom: 15px;
}

TABLE.box,
TABLE.text_box,
TABLE.person_box,
TABLE.formular_box,
TABLE.spez_box{
  background-color: white;
  border: 1px solid #e4e4e4;
}

TABLE.hilfe_box{
  background: url('img/bgdot.gif');
  border: 1px solid #e4e4e4;
}

TABLE.veloseite_box{
  background-color: white;
  border: 1px solid #000000;
}

TABLE.box .titel,
TABLE.text_box .titel,
TABLE.person_box .titel,
TABLE.formular_box .titel{
  background-color: #d1d1d1;
  padding: 5px;
  padding-left: 15px;
  font-size: 12px;
  font-weight: bold;
  border: 1px solid white;
}

TABLE.hilfe_box .titel{
  background-color: #d1d1d1;
  padding: 5px;
  padding-left: 15px;
  font-size: 12px;
  font-weight: bold;
  border: 1px solid white;
  background: url('/fileadmin/speztooldata/veloseite/icon_fragezeichen.gif') no-repeat right center #d1d1d1;
}

TABLE.veloseite_box .titel,
TABLE.spez_box .titel{
  background-color: #ffee00;
  padding: 5px;
  padding-left: 10px;
  font-size: 12px;
  font-weight: bold;
  border: 1px solid white;
}

TABLE.box .bild{
  vertical-align: top;
  background-color: #f7f6f4;
  padding: 15px;
  width: 70px;
  border-left: 1px solid white;
  border-bottom: 1px solid white;
}

TABLE.person_box .bild{
  vertical-align: top;
  text-align: center;
  background-color: #f7f6f4;
  padding: 15px;
  border-left: 1px solid white;
  border-right: 1px solid white;
}

TABLE.veloseite_box .bild{
  vertical-align: top;
  text-align: center;
  background-color: #eaeae9;
  padding: 10px;
  padding-bottom: 0px;
  border-left: 1px solid white;
  border-right: 1px solid white;
}

TABLE.veloseite_box .bild img{
  border-left: 1px solid #c6c6c6;
  border-right: 1px solid #c6c6c6;
  border-top: 1px solid #c6c6c6;
}

TABLE.box .text,
TABLE.text_box .text,
TABLE.person_box .text{
  background-color: #f7f6f4;
  padding-top: 15px;
  padding-right: 15px;
  vertical-align: top;
  border-right: 1px solid white;
}

TABLE.veloseite_box .link,
TABLE.veloseite_box .link2l{
  background-color: #eaeae9;
  padding-left: 10px;
  padding-right: 10px;
  vertical-align: top;
  border-left: 1px solid white;
  border-right: 1px solid white;
}

TABLE.spez_box .bild{
  vertical-align: top;
  text-align: center;
  background-color: white;
  padding: 10px;
}

TABLE.spez_box .bild img{
  border: 1px solid #e4e4e4;
}


TABLE.spez_box  .text{
  background-color: white;
  padding: 10px;
  padding-left: 0px;
  vertical-align: top;  
}

TABLE.veloseite_box .last{
  height: 10px;
  background-color: #eaeae9;
  padding-left: 10px;
  padding-right: 10px;
  vertical-align: top;
  border-left: 1px solid white;
  border-right: 1px solid white;
  border-bottom: 1px solid white;
}

TABLE.veloseite_box .link A{
  padding-left: 7px;
  padding-right: 7px;
  padding-top: 12px;
  padding-bottom: 11px;
  width: 98px; 
  display: block;
  vertical-align: middle;
  border-left: 1px solid #c6c6c6;
  border-right: 1px solid #c6c6c6;
  border-bottom: 1px solid #c6c6c6;
  text-decoration: none;
  background: url('img/pfeil_gelb.gif') no-repeat 91px center white;
}

TABLE.veloseite_box .link2l A{
  padding-left: 7px;
  padding-right: 7px;
  padding-top: 5px;
  padding-bottom: 5px;
  width: 98px; 
  display: block;
  vertical-align: middle;
  border-left: 1px solid #c6c6c6;
  border-right: 1px solid #c6c6c6;
  border-bottom: 1px solid #c6c6c6;
  text-decoration: none;
  background: url('img/pfeil_gelb.gif') no-repeat 91px center white;
}

TABLE.text_box .text{
  padding-left: 15px;
  padding-bottom: 15px;
}

TABLE.person_box .text{
  padding-top: 0px;
  padding-left: 15px;
  padding-bottom: 10px;
}

TABLE.formular_box .label{
  padding: 2px 2px 2px 15px;
  vertical-align: top;
  border-left: 1px solid white;
  width: 150px;
}

TABLE.formular_box .feld{
  padding: 2px 2px 2px 15px;
  vertical-align: top;
  border-right: 1px solid white;
}

TABLE.hilfe_box .text{
  padding: 10px;
  vertical-align: top;
}


TABLE.hilfe_box .link,
TABLE.hilfe_box .link2l{
  padding-left: 10px;
  padding-right: 10px;
  vertical-align: top;
  height: 36px;
}

TABLE.hilfe_box .link A{
  border-top: 1px solid #c6c6c6;
  text-decoration: none;
  background: url('img/pfeil_gelb.gif') no-repeat right center;
  padding-top: 11px;
  padding-bottom: 12px;
  padding-right: 26px;
  display: block;
  font-weight: bold;
}

TABLE.hilfe_box .link2l A{
  border-top: 1px solid #c6c6c6;
  text-decoration: none;
  background: url('img/pfeil_gelb.gif') no-repeat right center;
  padding-top: 5px;
  padding-bottom: 5px;
  padding-right: 26px;
  display: block;
  font-weight: bold;
}

TABLE.hilfe_box .leer{
  border-top: 1px solid #c6c6c6;
  padding: 10px;
  display: block;
}

TABLE.box .link{
  text-align: right;
  background-color: #f7f6f4;
  padding-right: 15px;
  padding-top: 10px;
  padding-bottom: 15px;
  vertical-align: top;
  border-right: 1px solid white;
  border-bottom: 1px solid white;
}

TABLE.box .link A{
  text-decoration: none;
  background: url('img/pfeil_gelb.gif') no-repeat right;
  padding: 3px;
  padding-right: 25px;
}
TABLE.box .link A.nobg{
  background: none;
}

TABLE.box .link IMG{
  vertical-align: top;
  padding-left: 15px;
}

/**********************************************************
 VELO-BOX
**********************************************************/
TD.velobox{
  background: white;
  text-align: left;
  padding-bottom: 10px;
  padding-right: 7px;
  vertical-align: top;
}

DIV.velobox{
  padding: 10px;
  margin: 0;
  width: 190px;
  background: url('img/bgdot.gif');
  margin-bottom: 5px;
}

DIV.velobox TABLE{
  border: none;
}

DIV.velobox TD.bild{
  text-align: center;
  background: white;
  width: 190px;
  border: 1px solid #e4e4e4;
}

DIV.velobox TR.bild{
  height: 120px;
}


DIV.velobox .buttons{
  text-align: left;

  padding-top: 10px;
}

DIV.velobox .preis{
  text-align: right;
  font-weight: bold;
  padding-top: 10px;
}

/**********************************************************
 NEWS
**********************************************************/
.news_subheader H2{
  color: #000000;
  font-weight: bold;
  font-size: 12px;
  padding-top: 15px;
}

.news-latest-container{
  padding: 0px;
}

.news-latest-container A{
  text-decoration: none;
  color: black;
}

.news-latest-item{
  padding-top: 4px;
  padding-bottom: 4px;
  border-bottom: 1px solid #000000;
}

.news-latest-item a,
.news-latest-item a p,
.news-latest-item h3 a {
  padding: 0;
  margin: 0;
  display: block;
}

.news-latest-item a:hover,
.news-latest-item h3 a:hover {
  background-color: transparent;
}

.news-latest-date{
  font-size: 8px;
}

.news-latest-morelink{

}

.news-latest-gotoarchive{
  text-align: right;
}
.news-single-timedata{
  font-weight: bold;
}
.news-newsletter-link{
  float: left;
  padding-top: 10px;
}
.news-rss-link{
  float: right;
  padding-top: 10px;
}
.news-title{
  color: #ffee00;
  font-size: 18px;
  font-weight: bold;
  padding: 0;
  margin: 0;
}

/**********************************************************
 LIGHTBOX
**********************************************************/
#contentlightbox_bg{
  z-index: 98;
  display: none;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background-color: black;
  filter:alpha(opacity=70);
  -moz-opacity: 0.7;
  opacity: 0.7;
}

#contentlightbox_wrap{
  margin-top: 50px;
  z-index: 100;
  display: none;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  text-align: center;
}

#contentlightbox{
  position: static;
  width: 800px;
  height: 600px;
  margin-left: auto;
  margin-right: auto;
}

#contentlightbox .titel{
  padding-left: 5px;
  font-size: 12px;
  font-weight: bold;
}

#contentlightbox .close{
  padding-right: 5px;
  font-size: 12px;
  font-weight: bold;
}

#contentlightbox .content{
  border: 10px solid #f8f6f4;
  background-color: white;
}

TABLE.vergleich{

}

.vergleich TD{
  vertical-align: top;
  padding: 5px;
}

/**********************************************************
 HINTS
**********************************************************/
#hint_blau,
#hint_gruen{
  padding-top: 2px; 
  position: absolute; 
  width: 95px; 
  height: 42px; 
  text-align: center;
  display: none;
  z-index: 90;
}

#hint_blau{
  color: #4174cb; 
  background: url('img/hint_blau.png') no-repeat;
}

#hint_gruen{
  color: #88a700; 
  background: url('img/hint_gruen.png') no-repeat;
}


/**********************************************************
 FARBWAHL
**********************************************************/
#custom_image{
  position: relative;
}

#custom_rahmen,
#custom_dekor{
  position: absolute;
  left: 0px;
  top: 0px;
}

#custom_base{
  left: 0px;
  top: 0px;
}

.custom_farbe{
  display: block;
  float: left;
  margin-right: 8px;
  margin-bottom: 8px;
  height: 30px;
  width: 30px;
  cursor: pointer;
  text-decoration: none;
  border: 1px solid #d3d3d3;
}

.custom_rahmentyp{
  display: block;
  width: 200px;
  margin-bottom: 8px;
  height: 24px;
  line-height: 24px;
  text-decoration: none;
  background: url(img/rad_on.png) no-repeat;
  padding-left: 30px;
}

.rad_off{
  background: url(img/rad_off.png) no-repeat;
}

#produkt_farben .title{
  padding-bottom: 8px;
}

/**********************************************************
 Download- / Linkbereich
**********************************************************/
div.linkarea{
  border: 1px solid #ADADAD;
  padding: 5px;
}

.linkarea .pdffile, .linkarea .pdffile, .linkarea .wordfile, .linkarea .excelfile, .linkarea .videofile, .linkarea .extlink, .linkarea .intlink{
  padding-left: 20px;
  line-height: 20px;
}

.linkarea .pdffile{
  background: url("/fileadmin/templates/img/icons/pdffile.gif") no-repeat 0px 2px;
}

.linkarea .wordfile{
  background: url("/fileadmin/templates/img/icons/wordfile.gif") no-repeat 0px 2px;
}

.linkarea .excelfile{
  background: url("/fileadmin/templates/img/icons/excelfile.gif") no-repeat 0px 2px;
}

.linkarea .videofile{
  background: url("/fileadmin/templates/img/icons/videofile.gif") no-repeat 0px 2px;
}

.linkarea .extlink{
  background: url("/fileadmin/templates/img/icons/extlink.gif") no-repeat 0px 2px;
}

.linkarea .intlink{
  background: url("/fileadmin/templates/img/icons/intlink.gif") no-repeat 0px 2px;
}