/* GLOBAL CSS */
html {
  margin:0;
  padding:0;
  background:url(../html/images/BG.jpg) 0 0 repeat-x #563f5b;

/*
  background:url(../html/snow_gradient.jpg) repeat-x #fff; 
  overflow-x:hidden;
  overflow-y:hidden;
*/

  height:100%
}
body {
  background:url(../html/images/BG_10years.jpg) top center no-repeat ;
  height:100%

/*
  overflow-x:hidden;
  overflow-y:hidden;  
  background:url(../html/snow_bg.jpg) top center no-repeat;
*/

  margin:0;
  padding:0;
  font-family:Arial, Verdana, sans-serif;
  font-size:10px;

/* Scrollbalken einfärben */

  scrollbar-face-color:#543f5a;
  scrollbar-highlight-color:#fff;
  scrollbar-3dlight-color:#f4bcd6;
  scrollbar-darkshadow-color:#333;
  scrollbar-shadow-color:#999;
  scrollbar-arrow-color:#fff;
  scrollbar-track-color:#ccc;

  text-align:center;
}

/* Linkfarben der Navigation 

#navigation a:link { color:#666; text-decoration:none; font-size:11px;}
#navigation a:visited { text-decoration:none; color:#666; font-size:11px;}
#navigation a:hover { text-decoration:none; color:#543f5a;  font-size:11px;}
#navigation a:active { text-decoration:none; font-size:11px;}*/

/* generelle Linkfarben, wenn nicht anders angegeben */

a { outline: none;}
a:link { color:#fff; text-decoration:none; border:0px;}
a:visited { color:#fff; text-decoration:none; }
a:hover { color:#fff; text-decoration:none; }
a:active { color:#fff; text-decoration:none;}

/* DRÜCK MICH RUNTER DIV */

div.clear { 
clear:both;
margin:0px;
padding:0px;
height:0px;
line-height:0px;
font-size:0px;
}

/* MAIN LAYER */


#navigation {
  font-size:11px;
  display:block;
  position:absolute;
  top:34px;
  left:32px;
  height:22px;
  width:880px;
}
#main_container {
  height:535px;
  width:880px;
  float:left;
}
#main_all {
  height:600px;
  width:936px;
  margin:0px auto 0px auto;
  position:relative;
  text-align:left;
}
ul {
padding:0px;
margin-left:19px;
}

/* SUCHE */

#suche:hover div{
  display:block;
}
#suche div{
  display:none;
}

/* CONTENTLAYER */

#produktanzeige_main {
  position:relative;
  overflow:auto;
  height:315px;
}

#contentarea_main2 {
  background:url(../html/images/background/background_content2.gif) repeat-x;
  background-color:#bcbcbc;
  display:block;
  float:left;
  height:395px;
  width:608px;
  position:absolute;
  right:45px;
  top:124px;
}
#contentarea_main3 {
  background:url(../html/images/clothes/MY_clothes_display_main.jpg) no-repeat;
  background-color:#585a50;
  display:block;
  float:left;
  height:395px;
  width:608px;
  position:absolute;
  right:45px;
  top:124px;
}
#contentarea_main_clothes {
  background:url(../html/images/clothes/MY_clothes_display_main_clothes2.jpg) no-repeat;
  background-color:#585a50;
  display:block;
  float:left;
  height: 395px;
  width:608px;
  position:absolute;
  right:45px;
  top:124px;
}
#contentarea_main_color {
  background-color:#9F7AB0;
  display:block;
  float:left;
  height:395px;
  width:608px;
  position:absolute;
  right:45px;
  top:124px;
}


#PromoinBasket {

  font-size:12px;
  display:block;
  float:left;
  height:100px;
  width:250px;
  position:absolute;
  left:25px;
  top:280px;

}

#PromoinBasket span{

  font-size:16px;
  font-weight:bold;
  color:#ff0;
}

#contentarea_main {
  background:url(../html/images/background/background_content.jpg) repeat-x;
  background-color:#bcbcbc;
  display:block;
  float:left;
  height:395px;
  width:608px;
  position:absolute;
  right:45px;
  top:124px;
}
#menu_main {
  font-family:Verdana, sans serif;
  background:url(../html/images/background/background_menu.jpg) repeat-x;
  background-color:#543f5a;
  height:463px;
  width:222px;
  position:absolute;
  left:44px;
  top:81px;
  overflow:hidden;
}
#logo {
  background:url(../html/images/display/MYS_html_menu_logo.jpg) no-repeat;
  width:222px;
  height:33px;
}

/* PRODUKTE / MAINCONTENTLAYOUT */

/* Cover / Player */

#produktcover_main {
  margin:25px 0px 0px 10px;
  width:218px;
  float:left;
}
#produktcover_oben {
  background:url(../html/images/infofenster_shadow/MY_CDDVD_COVER_TOP.jpg) no-repeat;
  width:176px;
  height:24px;
  font-size:18px;
  font-weight:bold;
  color:#555;
  padding:12px 25px 0px 17px;
}
#bpm {
  text-align:right;
  font-size:18px;
  font-weight:bold;
  color:#666;
  margin:11px 0px 0px 12px;
  height:20px;
  width:91;
  float:left;
}
#produktcover_unten {
  background:url(../html/images/infofenster_shadow/MY_CDDVD_COVER_BOTTOM.jpg) no-repeat;
  width:218px;
  height:36px;
  text-align:center;
}

/*
#player_SI {
  position:absolute;
  background-color:#999;
  top:95px;
  left:3px;
  width:110px;
  height:12px;
  z-index:50;
}

#player_SI a{
  font-weight:bold;
  color:#fff;
}

#player_SI a:hover{
  font-weight:bold;
  color:#000;
}
*/

#player_SI {
  background:url(../html/images/player/play_btn_grey_quad.gif) 0px 0px;
  position:absolute;
  top:78px;
  left:93px;
  width:25px;
  height:25px;
  z-index:50;
}

#player_SI a{

  display:block;
  width:25px;
  height:25px;
}

#player_SI a:hover{
  background:url(../html/images/player/play_btn_grey_quad.gif) 0px 25px;
  display:block;
  width:25px;
  height:25px;
}




#player_S {
  width:80px;
  margin:5px 0px 0px 27%;
  font-weight:bold;
  float:left;
}
* html #player_S {
  width:80px;
  margin:5px 0px 0px 14%;
  font-weight:bold;
  float:left;
}
#player_S a {
  background:url(../html/images/player.gif) no-repeat;
  background-position:0px 3px;
  padding-left:20px;
  font-size:18px;
  color:#666;
}
#player_S a:hover {
   color:#333;
}
#index_player {
  text-align:center;
  border:1px solid #fff;
  height:26px;
  margin:3px 5px 0 10px;
}
#produktcover{
  position:relative;
  padding:3px 0px 0px 2px;
  background:url(../html/images/infofenster_shadow/MY_CDDVD_COVER_BACKGROUND.gif) repeat-y;
  height:185px;
  width:216px;
}
#produktcover img{
  height:186px;
  width:202px;
  margin-top:-2px;
  margin-left:6px;
}

/* CDinfos */

#produktinfo_main {
  margin:25px 0px 0px 6px;
  width:354px;
  float:left;
  clear:right;
}
#produktinfo_oben {
  background:url(../html/images/infofenster_shadow/MY_CDDVD_INFO_TOP.jpg) no-repeat;
  height:24px;
  width:317px;
  font-size:18px;
  font-weight:bold;
  color:#555;
  padding:12px 20px 0px 17px;
}
#produktinfo_oben span{
  float:left;
  width:260px;
}
* html #produktinfo_oben span{
  float:left;
  width:250px;
}

#produktinfo_unten {
  background:url(../html/images/infofenster_shadow/MY_CDDVD_INFO_BOTTOM.jpg) no-repeat;
  height:30px;
  width:334px;
  text-align:right;
  font-size:18px;
  font-weight:bold;
  color:#555;
  padding:6px 30px 0px 0px;
}
#produktinfo_unten span {
  width:190px;
  margin:3px 0px 0px 19px;
  text-align:left;
  font-size:12px;
  float:left;
}
* html #produktinfo_unten span {
  margin:3px 0px 0px 9px;
}
span#alter_preis {
  font-size:12px;
  text-decoration:line-through;
  text-align:right;
  width:50px;
  margin:3px 0px 0px 0px;
}

span#alter_preisNL {
  font-size:12px;
  text-align:right;
  width:50px;
  margin:3px 0px 0px 0px;
}

#produktinfo {
  background:url(../html/images/infofenster_shadow/MY_CDDVD_INFO_BACKGROUND.gif) repeat-y;
  color:#fff;
  height:188px;
  width:354px;
}
#produktinfo2 {
  background:url(../html/images/infofenster_shadow/MY_CDDVD_INFO_BACKGROUND2.gif) repeat-y;
  color:#fff;
  height:188px;
  width:354px;
}

/* Geeignet für div 
-------------------*/

#produktinfo_felder1 {
  font-family:Verdana;
  margin-left:7px;
  height:76px;
  width:105px;
  float:left;
}
* html #produktinfo_felder1 {
  margin-left:4px;
}
#geignetfuer_head {
  margin:5px 0px 0px 5px;
  color:#ccc;
  text-decoration:underline;
  font-weight:bold;
  font-size:11px;
  width:98px;
  height:8px;
}
#geignetfuer_scroller {
  margin-top:8px;
  width:105px;
  height:49px;
  overflow:hidden;
}
* html #geignetfuer_scroller {
  margin-top:0px;
}
#geignetfuer_scroller ul {
  list-style-type: none;
  margin:2px 0 0 5px;
  padding:0;
}
#geignetfuer_scroller ul li {
  background:url(../html/images/liststyle.gif) 0px 6px no-repeat;
  margin:-2px 0 0 0;
  padding:0 0 0 8px;
}
* html #geignetfuer_scroller ul {
  margin-top:6px;
}

/* musicstyle div 
-------------------*/

#produktinfo_felder2 {
  font-family:Verdana;
  width:113px;
  height:76px;
  border-left:2px solid #e1ddde;
  float:left;
}
#musicstyle_head {
  color:#ccc;
  text-decoration:underline;
  font-weight:bold;
  font-size:11px;
  margin:5px 0px 0px 7px;
  width:98px;
  height:8px;
}
#musicstyle_scroller ul{
  list-style-type: none;
  margin:2px 0 0 5px;
  padding:0;
}
#musicstyle_scroller ul li {
  background:url(../html/images/liststyle.gif) 0px 6px no-repeat;
  margin:-2px 0 0 3px;
  padding:0 0 0 8px;
}
* html #musicstyle_scroller ul{
  margin-top:6px;
  padding:0px;
}
#musicstyle_scroller {
  height:49px;
  margin-top:8px;
  width:113px;
  overflow:hidden;
}
* html #musicstyle_scroller {
  margin-top:0px;
}

/* trainerinfo div 
-------------------*/

#produktinfo_felder3 {
  font-size:11px;
  padding:5px;
  width:100px;
  height:66px;
  border-left:2px solid #e1ddde;
  float:left;
  overflow:hidden;
}
#nopresenterinfo a{
  padding:0px 0px 0px 25px;
  color:#fff;
  background:url(../html/images/buttons/MY_DIV_2_BUT0000_small.gif) no-repeat;
  background-position:-5px -5px;
  width:80px;
  height:20px;
}
#presenterinfo {
  width:86px;
  height:34px;
}
#presenterinfo a{
  padding:3px 0px 3px 25px;
  color:#fff;
  background:url(../html/images/buttons/MY_DIV_2_BUT0000_small.gif) no-repeat;
  background-position:-2px -2px;
  width:80px;
  height:40px;
}
#presenterinfo a:hover{
  padding:3px 0px 3px 25px;
  color:#fff;
  background:url(../html/images/buttons/MY_DIV_2_BUT0001_small.gif) no-repeat;
  background-position:-2px -2px;
  width:80px;
  height:40px;
}
#produktinfo_text {
  font-family:Verdana;
  font-size:11px;
  margin-left:7px;
  padding:5px;
  height:100px;
  width:210px;
  border-bottom:2px solid #e1ddde;
  border-right:2px solid #e1ddde;
  overflow:auto;
  float:left;
}
* html #produktinfo_text {
  margin-left:4px;
}
#produktinfo_bild {
  height:110px;
  width:118px;
  border-bottom:2px solid #e1ddde;
  float:left;
}
#produktinfo_bild img{
  margin:12px 0px 0px 15px;
}
* html #produktinfo_bild img{
  margin:12px 0px 0px 14px;
}

/* AUFPOPPENDE EBENEN */

#trainerbild_big img{
  background-color:#543f5a;
  position:absolute;
  top:121px;
  z-index:3;
  height:188px;
  width:340px;
  margin:-20px 0px 0px -222px;
}
* html #trainerbild_big img{
  margin:-20px 0px 0px -223px;
}
#presenterbeschreibung {
  margin-top:5px;
  width:235px;
  height:180px;
  overflow:auto;
  float:left;
}
#presenterbeschreibung_main {
  background-color:#543f5a;
  top:101px;
  position:absolute;
  z-index:1;
  height:188px;
  width:340px;
  margin:0px 0px -50px -227px;
}
* html #presenterbeschreibung_main {
  top:101px;
  margin:0px 0px 0px -305px;
}
#presenterbeschreibung_test {
  background-color:#fff;
  top:-107px;
  position:absolute;
  z-index:10;
  height:188px;
  width:340px;
  margin:0px 0px -50px -227px;
}

/* KOMBIPRODUKTE */

#kombiProd {
  margin:20px 0px 0px 20px;
  display:inline;
  width:220px;
  height:53px;
  float:left;
  padding:0;
}
* html #kombiProd {
  margin:0px 0px 0px 15px;
  width:220px;
}
#kombiProd a span {
  margin:10px 0 0 10px;
  float:left;
}
#kombiProd a {
  font-weight:bold;
  font-size:18px;
  color:#ccc;
  padding-bottom:18px;
}
#kombiProd a:hover{
  color:#fff;
}
#kombiProd img {
  float:left;
  margin:0px;
}
#Kombi_Main {
  color:#fff;
  background-color:#543f5a;
  top:101px;
  position:absolute;
  z-index:1;
  height:188px;
  width:340px;
  margin:0px 0px -50px -227px;
}
#Kombi_Main span {
  margin:0px 0px 0px 0px;
  font-size:100px;
  font-weight:bold;
}
#Kombi_Main a{
  padding:0px;
  margin:0px;
  background:url();
}
#Kombi_Main a:hover{
  padding:0px;
  margin:0px;
  background:url();
}
* html #Kombi_Main {
  margin:0px 0px 20px -228px;
}
#Kombifotos {
  float:left;
  margin:5px;
  margin-top:5px;
  width:330px;
}
#Kombi_Main #kombilink01{
  left:10px;
  top:10px;
  position:absolute;
  z-index:2;
  border:1px solid #ccc;
  width:84px;
  height:76px;
}
#Kombi_Main #kombilink01 img{
  margin:2px 0px 0px 2px;
  width:80px;
  height:72px;
}
#Kombi_Main #kombilink01 a{
  width:80px;
  height:72px;
}
#Kombi_Main #kombilink02 {
  float:left;
  border:1px solid #ccc;
  margin:30px 20px 0px 70px;
  width:84px;
  height:76px;
}
#Kombi_Main #kombilink02 a{
  width:80px;
  height:72px;
}
#Kombi_Main #kombilink02 img{
  margin:2px 0px 0px 2px;
  width:80px;
  height:72px;
}
#KombiHeadline {
  margin:7px 0px 10px 0px;
  font-size:18px;
  font-weight:bold;
  text-align:center;
  height:16px;
}
#KombiSubHeadline {
  height:15px;
  margin:0px 0px 5px 0px;
  padding-left:3px;
  color:#fff;
  display:block;
  background-color:#786269;
}
#Kombipreisvorteil {
  margin:40px 0px 25px 0px;
  font-size:28px;
  font-weight:bold;
}
#Kombipreisvorteil span {
  color:#9B4561;
  height:30px;
  font-weight:normal;
  /*text-decoration:line-through;*/
  font-size:20px;
}
#KombiText {
  float:left;
  width:200px;
  padding:15px 0px 0px 0px;
  margin:-20px 0px 0px 10px;
  font-family:Verdana, sans serif;
  font-size:11px;
}
* html #KombiText {
  margin:-20px 0px 0px 5px;
}
#kombipreisvorteil_preis {
  text-align:right;
  margin:-5px 30px 0px 0px;;
  font-weight:bold;
  font-size:25px;
}
* html #kombipreisvorteil_preis {
  margin:-5px 50px 0px 0px;;
}
#Kombi_jetztbestellentxt {
  margin:3px 0px 5px 5px;
  clear:both;
}
#Kombi_jetztbestellenbtn {
  font-weight:bold;
  text-align:center;
  margin:7px 0px 0px 10px;
  height:15px;
  width:180px;
}
#Kombi_jetztbestellenbtn a{
  background-color:#aa5e78;
  padding:2px 0px 0px 0px;
  border:1px solid #bf9da8;
  display:block;
  height:15px;
  width:180px;
}
#Kombi_jetztbestellenbtn a:hover{
  background-color:#aa5e78;
  padding:2px 0px 0px 0px;
  border:1px solid #fff;
  display:block;
  height:15px;
  width:180px;
}
#Kombi_preis {
  padding-top:7px;
  margin:0px 0px 5px 5px;
  float:left;
  display:block;
  width:250px;
}
/* KOMBIPRODUKTE ENDE */

#presenterfotos {
  float:left;
  margin:5px;
}
#presenterfotos a{
  background:url() no-repeat;
  font-weight:bold;
  font-size:12px;
  margin:0px;
  padding:0px;
}
#presenterfotos a:hover{
  background:url() no-repeat;
  margin:0px;
  padding:0px;
}
/* ABOINFO divs
--------------------------------*/
#abopreis_cd {
  width:100px;
  padding:0;
  margin:0 0 0 2px;
  font-weight:bold;
  font-size:13px;
}
#abopreis_cd span {
  margin-bottom:2px;
  font-weight:normal;
  font-size:12px;
}
#glow_bottom span {
  color:#fff;
  float:right;
  font-size:14px;
  margin:10px 70px 0 0;
  text-align:right;
}

#ABO_kauften_auch_head {
  font-family: Verdana, sans serif;
  width:200px;
  text-align:center;
  font-size:11px;
  color:#fff;
  margin:11px auto 0px auto;
  display:block;
}
#ABO_kauften_auch_head_clothes {
  width:180px;
  text-align:center;
  font-weight:bold;
  font-size:12px;
  color:#fff;
  margin:0px auto 0px auto;
  display:block;
}
#headline_abo {
  width:270px;
  text-align:center;
  font-weight:bold;
  font-size:14px;
  margin:0px auto 5px auto;
  padding-top:10px;
}
* html #headline_abo {
  margin:0px auto 5px 40px;
}
#headline_abo img{
  height:80px;
  float:left;
  display:block;
}
#headline_abo a img{
  margin-right:10px;
  float:left;
  border:0px;
}
#headline_abo2 {
  width:84px;
  height:76px;
  border:1px solid #ccc;
  float:left;
  text-align:center;
  font-weight:bold;
  font-size:12px;
  margin:35px 0px 0px 70px;
}
* html #headline_abo2 {
  margin:35px 0px 0px 30px;
}
#headline_abo2 img{
  width:80px;
  height:72px;
  margin:2px 0px 0px 2px;
}
#headline_abo2 a img{
  float:left;
  border:0px;
}
#ABO_text {
  font-family: Verdana, sans serif;
  text-align:center;
  font-size:11px;
  display:block;
  margin:0px auto 5px auto;
  width:280px;
}
#ABO_text span{
  font-weight:bold;
  margin-bottom:4px;
}
#ABO_text2 {
  float:left;
  height:80px;
  width:100px;
  text-align:left;
  font-size:12px;
  display:block;
  margin:35px 0px 0px 10px;;
  width:150px;
}
#ABO_kauften_auch1 img, #ABO_kauften_auch2 img {
  height:72px;
}
#ABO_kauften_auch_clothes img, #ABO_kauften_auch_clothes2 img{

}
#ABO_kauften_auch1 {
  text-align:center;
  border:1px solid #ccc;
  width:84px;
  height:76px;
  margin:10px 0px 0px 80px;
  float:left;  
}
* html #ABO_kauften_auch1 {
  margin:10px 0px 0px 45px;
}
#ABO_kauften_auch1 a img, #ABO_kauften_auch2 a img, #ABO_kauften_auch_clothes a img, #ABO_kauften_auch_clothes2 a img{
  margin:2px 0px 0px 1px;
  border:0px;
}
#ABO_kauften_auch2 {
  text-align:center;
  border:1px solid #ccc;
  width:84px;
  height:76px;
  margin:10px 0px 0px 20px;
  float:left;  
}
#ABO_kauften_auch_clothes {
  width:80px;
  height:120px;
  margin:20px 0px 0px 45px;
  float:left;  
}
#ABO_kauften_auch_clothes2 {
  width:80px;
  height:120px;
  margin:20px 0px 0px 15px;
  float:left;  
}
* html #aboknoepfe_ja {
  margin:10px 0px 0px 35px;
}
#aboknoepfe_ja, #aboknoepfe_no, #aboknoepfe_info {
  font-family:Verdana, sans serif;
  font-weight:bold;
  font-size:12px;  
}
#aboknoepfe_ja {
  margin:10px 0px 0px 65px;
  width:50px;
  height:25px;
  float:left;
}
#aboknoepfe_ja a{
  color:#fff;
  background:url(../html/images/buttons/MY_DIV_2_BUT0000_small.gif) no-repeat;
  padding:4px 0px 0px 27px;
  display:block;
  width:23px;
  height:25px;
  float:left;
}
#aboknoepfe_no {
  margin:10px 0px 0px 10px;
  width:50px;
  height:25px;
  float:left;
}
#aboknoepfe_no a{
  color:#fff;
  background:url(../html/images/buttons/MY_DIV_2_BUT0000_small.gif) no-repeat;
  padding:4px 0px 0px 27px;
  display:block;
  width:23px;
  height:25px;
  float:left;
}
#aboknoepfe_no a:hover, #aboknoepfe_ja a:hover, #aboknoepfe_info a:hover{
  background:url(../html/images/buttons/MY_DIV_2_BUT0001_small.gif) no-repeat;
  display:block;
}
#aboknoepfe_info {
  margin:10px 0px 0px 30px;
  width:70px;
  height:25px;
  float:left;
}
#aboknoepfe_info a{
  color:#fff;
  background:url(../html/images/buttons/MY_DIV_2_BUT0000_small.gif) no-repeat;
  padding:4px 0px 0px 27px;
  display:block;
  width:43px;
  height:25px;
  float:left;
}
/* ABOINFO divs ende
--------------------------------*/

#neuesprodukt {
  border:1px solid #000;
  background-color:#fff;
}
.new_cd {
  position:absolute;
  z-index:1;
  width:40px;
  height:40px;
  margin:-9px 0px 0px -10px;
  background:url(../html/images/neu.gif) no-repeat;
}
.mydownloadbatch {
  position:absolute;
  z-index:10;
  width:40px;
  height:40px;
  margin:60px 0px 0px -5px;
  background:url(../html/images/downloadbtnIcon.gif) no-repeat;
}
.new_Tex {
  position:absolute;
  z-index:1;
  width:40px;
  height:40px;
  margin:50px 0px 0px -10px;
  background:url(../html/images/neu.gif) no-repeat;
}

/* Schnäppchen*/
 .schnaeppchen_cd {
  position:absolute;
  z-index:1;
  width:35px;
  height:36px;
  margin:-7px 0px 0px -8px;
  background:url(../html/images/nice_price2.gif) no-repeat;
} 


/* OSTERN*/
/**/
 .superschnaeppchen {
  position:absolute;
  z-index:1;
  width:36px;
  height:100px;
  margin:-12px 0px 0px -15px;
  background:url(../html/images/bier_2.gif) no-repeat;
} 

/* Himmelfahrt 

 .schnaeppchen_cd {
  position:absolute;
  z-index:1;
  width:36px;
  height:100px;
  margin:-12px 0px 0px -15px;
  background:url(../html/images/bier_2.gif) no-repeat;
} 
*/


.schnaeppchen_tex {
  position:absolute;
  z-index:2;
  width:35px;
  height:36px;
  margin:50px 0px 0px -10px;
  background:url(../html/images/nice_price.gif) no-repeat;
}
.zwei_cds {
  position:absolute;
  z-index:1;
  width:35px;
  height:35px;
  margin:-8px 0px 0px 80px;
  background:url(../html/images/2cds.gif) no-repeat;
}
.produktdarstellung {
  position:relative;
  height:145px;
  width:120px;
  margin:10px 0px 0px 25px;
  float:left;
}
.produktdarstellung img{
  height:115px;
  width:120px;
}
.produktdarstellung a img {
  border:0px;
}
* html .produktdarstellung {
  height:145px;
  width:120px;
  margin:10px 0px 0px 17px;
  float:left; 
}
.produktdarstellung_name {
  border-left:1px solid #222;
  padding-left:3px;
  font-size:10px;
  font-weight:normal;
  color:#000;
  text-align:left;
  width:110px;
  height:25px;
  margin:-2px 0px 0px 4px;
}
/*------------------------------------
.produktdarstellung_name {
  border-left:1px solid #333;
  font-size:10px;
  font-weight:normal;
  color:#000;
  text-align:left;
  width:105px;
  height:25px;
  margin:-5px auto 0px auto;
  padding-left:5px;
}
---------------------------------------------*/
#content_oben {
  font-size:22px;
  font-weight:bold;
  color:#ccc;
  padding-top:3px;
  padding-left:14px;
  background-color:#785b80;
  height:31px;
  margin-bottom:5px;
  display:block;
}
#name_der_cd {
  height:28px;
  padding-top:12px;
  padding-left:6px;
  font-size:22px;
  line-height:120%;
  font-weight:bold;
  color:#ccc;
  width:430px;
  display:block;
  float:left;
}
#cd_ist_von {
  margin-top:7px;
  margin-right:10px;
  height:25px;
  width:150px;
  font-size:15px;
  font-weight:bold;
  color:#ccc;
  display:block;
  text-align:right;
  float:right;
}
#content_unten {
  color:#fff;
  position:absolute;
  bottom:0px;
  left:0px;
  height:36px;
  width:608px;
  display:block;
}

/* HEADLINE + CLOSEBUTTONS
----------------------------------------*/

#formtagdiv {
  overflow:hidden;
  background:url(../html/images/abo/background_small_trans.jpg) 90px 40px no-repeat;
  clear:both;
  font-size:12px;
  color:#fff;
  font-weight:bold;
  margin:0px 0px 0px 5px;
  height:325px;
  width:598px;
  border:2px solid #91719a;
}
* html #formtagdiv {
  height:322px;
}
#formtagdiv p{
  padding:0px;
  margin:0px;
}

#headline_all {
  float:left;
  display:block;
  padding-top:12px;
  padding-left:6px;
  font-size:24px;
  font-weight:bold;
  color:#ccc;
  margin-bottom:10px;
  height:33px;
  width:500px;
}
#close_button {
  margin:10px 10px 0px 0px;
  float:right;
  width:30px;
  height:31px;
}
* html #close_button {
  margin:10px 5px 0px 0px;
}
#close_button a{
  display:block;
  width:30px;
  height:31px;
  background:url(../html/images/buttons/MYS_X_00.gif) no-repeat;
}
#close_button a:hover{
  display:block;
  width:30px;
  height:31px;
  background:url(../html/images/buttons/MYS_X_01.gif) no-repeat;
}
#close_button2 {
  float:left;
  padding:0px 0px 0px 0px;
  width:30px;
  height:31px;
  clear:right;
}
#close_button2 a{
  display:block;
  width:30px;
  height:31px;
  background:url(../html/images/buttons/MYS_X2_00.gif) no-repeat;
}
#close_button2 a:hover{
  display:block;
  width:30px;
  height:31px;
  background:url(../html/images/buttons/MYS_X2_01.gif) no-repeat;
}
#close_button3 {
  float:right;
  width:30px;
  height:31px;
}
#close_button3 a{
  display:block;
  width:30px;
  height:31px;
  background:url(../html/images/buttons/MYS_X_00.gif) no-repeat;
}
#close_button3 a:hover{
  display:block;
  width:30px;
  height:31px;
  background:url(../html/images/buttons/MYS_X_01.gif) no-repeat;
}
#close_button4 {
  margin-right:8px;
  float:right;
  width:30px;
  height:31px;
}
* html #close_button4 {
  margin-right:5px;
}
#close_button4 a{
  display:block;
  width:30px;
  height:31px;
  background:url(../html/images/buttons/MYS_X_00.gif) no-repeat;
}
#close_button4 a:hover{
  display:block;
  width:30px;
  height:31px;
  background:url(../html/images/buttons/MYS_X_01.gif) no-repeat;
}
#refreshLink {
  font-size:12px;
  color:#FFF;
  width:400px;
  text-align:center;
  margin:50px auto;
  display:block;
}
#refreshLink a{
  font-size:12px;
  color:#FFF;
  width:400px;
  text-align:center;
  margin:50px auto;
  display:block;
}
/*
#artikel_in_warenkorb_main {
  display:block;
  height:70px;
  margin-left:15px;
  margin-top:10px;
}
*/
#artikel_in_warenkorb_main {
  font-size:12px;
  font-weight:bold;
  position:absolute;
  bottom:0px;
  display:block;
  height:50px;
  width:192px;
  margin-left:15px;
}
* html #artikel_in_warenkorb_main {
  bottom:0px;
}
#artikel_in_warenkorb_btn {
  color:#fff;
  background:url(../html/images/buttons/MY_RUB_BUT_warenkorb.gif) no-repeat;
  width:192px;
  height:22px;
}
#artikel_in_warenkorb_btn a{
  background:url(../html/images/buttons/MY_RUB_BUT_warenkorb.gif) no-repeat;
  color:#ccc;
  padding:4px 0px 0px 55px;
  font-size:10px;
  display:block;
  width:192px;
  height:22px;
}
#artikel_in_warenkorb_btn a:hover{
  background:url(../html/images/buttons/MY_RUB_BUT_warenkorb_ani.gif) no-repeat;
  font-size:10px;
  display:block;
  width:192px;
  height:22px;
}
#artikel_in_warenkorb_btn span {
  background:url(../html/images/warenkorb/MYS_html_basketinfoback.jpg) no-repeat;
  margin:-4px 0px 0px 21px;
  padding-top:4px;
  display:block;
  width:160px;
  height:18px;
  text-align:center;
  font-size:10px;
  font-weight:normal;
  color:#000;
}
#importdelivery {
  border:0;
  position:absolute;
  z-index:1;
  left:2px;
  bottom:-2px;
  width:202px;
  height:40px;
}
#importdelivery img{
  border:0;
  width:202px;
  height:40px;
}
#explicitlyrics {
  border:0;
  position:absolute;
  z-index:1;
  right:15px;
  top:3px;
  width:70px;
  height:22px;
}
#explicitlyrics img{
  border:0;
  width:70px;
  height:22px;
}
#MYUnderCover {
  border:0;
  position:absolute;
  z-index:4;
  right:14px;
  top:3px;
  width:80px;
  height:80px;
}
#MYUnderCover img{
  border:0;
  width:80px;
  height:80px;
}

/***************/
.produktdarstellungSearch {
  position:relative;
  height:125px;
  display:inline;
  width:450px;
  margin:10px 0px 0px 85px;
  float:left;
}
.produktdarstellungSearch img{
  position:absolute;
  height:115px;
  width:120px;
  top:0;
  left:0;
}
.produktdarstellungSearch a img {
  border:0px;
}


.produktdarstellungSearch_name {
  position:absolute;
  border-left:1px solid #222;
  padding-left:3px;
  font-size:14px;
  color:#000;
  text-align:left;
  left:140px;
  top:0px;
  width:310px;
}

.produktdarstellungSearch_BPM {
  position:absolute;
  border-left:1px solid #222;
  padding-left:3px;
  font-size:14px;
  color:#000;
  text-align:left;
  left:340px;
  top:0px;
  width:150px;
}
.produktdarstellungSearch_descr {
  position:absolute;
  border-left:1px solid #222;
  padding-left:3px;
  font-size:11px;
  color:#444;
  text-align:left;
  left:140px;
  top:40px;
  width:250px;
}

.new_cdSearch {
  position:absolute;
  z-index:59;
  width:40px;
  height:40px;
  margin:-9px 0px 0px -10px;
  display:inline;
  background:url(../html/images/neu.gif) no-repeat;
}

 .schnaeppchen_cdSearch {
  position:absolute;
  z-index:60;
  width:35px;
  height:36px;
  margin:-7px 0px 0px -8px;
  display:inline;
  background:url(../html/images/nice_price2.gif) no-repeat;
} 

.zwei_cdsSearch {
  position:absolute;
  z-index:61;
  width:35px;
  height:35px;
  display:inline;
  margin:-8px 0px 0px 80px;
  background:url(../html/images/2cds.gif) no-repeat;
}

#searchresult_headS {
  background-color:#786269;
  padding-top:10px;
  padding-left:14px;
  font-size:16px;
  font-weight:bold;
  display:block;
  color:#fff;
  height:31px;
}

.Suchergebnis {
  position:absolute;
  clear:both;
  top:42px;
  left:0px;
  display:block;
  width:618px;
  height:282px;
  overflow:auto;
  padding:0;
  margin:0;
}


/* Download **************/

#MYDownload {
  margin:20px -30px 0px 20px;
  display:inline;
  width:250px;
  height:53px;
  float:left;
  padding:0;
}

#MYDownload #downloadBtn {
  display:inline;
  width:200px;
  height:45px;
  margin:0 10px 0 0;
  float:left;
}
.kombiProdPos {
  margin:20px 0 0 0;
}
#MYDownload #downloadBtn a {
  background:url(../html/images/downloadbtn.jpg) 0 0 no-repeat;
  display:inline-block;
  font-size:25px;
  font-weight:bold;
  width:100px;
  height:37px;
  padding:7px 0 0 100px;
}
#MYDownload #downloadBtn a:hover {
  background:url(../html/images/downloadbtn.jpg) 0 -45px no-repeat;
}
#downloadBtnText {
  color:#fff;
  font-size:14px;
  font-weight:bold;
  margin:0 0 0 10px;
}
