

/*--------------------------------------------------------------------------------- basic*/
html,body{
margin: 0px;
padding:0px;
font-family:Verdana, sans-serif;
color:#000;
font-size:12px;
line-height:20px;
height: 100%;
background-color:#d87d39;
/*background:#d87b38 url('../gfx/algemeen/backdrop.jpg')no-repeat top left;*/
}

h2{
margin-left:20px;
margin-top:20px;
font-size:12px;
font-weight:bold;
color:#000;
}

p{
margin-left:20px;
margin-right:20px;
margin-bottom:-10px;
}

p.buy{
float:right;
margin-top:30px;
margin-left:20px;
margin-right:20px;
margin-bottom:-10px;
font-size:12px;
letter-spacing:0px;
}



div.hr {
width:500px;
margin-left:2px;
margin-top:47px;  
height: 24px;
background: #fff url(../gfx/algemeen/hr1.gif) no-repeat scroll center;
}
div.hr hr {
display: none;
}

.flashmovein{
margin-left:20px;
}

#controller{
width: 100%;
height: 100%;
background-image:url('../gfx/algemeen/controllerback.jpg');
background-repeat:no-repeat;
background-position:top left;
}
/*
.transbox {
 filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale, src='../gfx/algemeen/ping.png');
}


.transbox[class] {
  background-image:url(../gfx/algemeen/ping.png);
  background-repeat:no-repeat;
}

.transbox1 {
 filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale, src='../gfx/algemeen/contentholderback.png');
}


.transbox1[class] {
  background-image:url(../gfx/algemeen/contentholderback.png);
  background-repeat:no-repeat;
}
*/

#contentholder{
float:left;
margin:38px 0 0 110px;
width:782px;
height:645px;
background-image:url('../gfx/algemeen/contentholderback.jpg');
background-repeat:no-repeat;
background-position:top left;
}

#contentholdercontact{
float:left;
margin:38px 0 0 110px;
width:782px;
height:645px;
background-image:url('../gfx/algemeen/contentholdercontact.jpg');
background-repeat:no-repeat;
background-position:top left;
}


/*-----------------------------------------------------------------*/
#contentholderlyrics{
float:left;
margin:38px 0 0 110px;
width:782px;
height:645px;
background-image:url('../gfx/algemeen/contentholderback.jpg');
background-repeat:no-repeat;
background-position:top left;
}

#contenttop{
float:left;
margin-left:24px;
margin-top:5px;
padding:0px;
width:512px;
height:52px;
background-repeat:no-repeat;
background-position:top left;
}

.readback{
background-image:url('../gfx/algemeen/readback.jpg');
}

#contentmiddle{
float:left;
margin-left:20px;
padding:0px;
width:512px;
min-height:500px;
height: auto !important;
height:500px;
background-image:url('../gfx/algemeen/lyricsback.gif');
background-repeat:repeat-y;
font-size:12px;
line-height:18px;
letter-spacing:0px;
}

#lyricsemnu{
float:left;
width:40px;
height:40px;
background-color:#000;
}

#contentbottom{
float:left;
margin-left:20px;
padding:0px;
width:512px;
height:30px;
background-image:url('../gfx/algemeen/lyricsbottomback.gif');
background-repeat:no-repeat;
}

.toright{
margin-left:160px;
margin-top:-200px;
}
/*-----------------------------------------------------------------*/

#contentholderbuy{
float:left;
margin:38px 0 0 110px;
width:782px;
height:645px;
background-image:url('../gfx/algemeen/contentholderbackbuy.jpg');
background-repeat:no-repeat;
background-position:top left;
}

#content{
float:left;
margin-left:23px;
padding:0px;
width:512px;
}

#mp3background{
margin-top:4px;
float:left;
width:506px;
height:400px;
background-color:#fff;
background-image:url('../gfx/algemeen/mp3back.jpg');
background-repeat:no-repeat;
}

#mp3holder{
margin-top:37px;
margin-left:95px;;

width:269px;
height:226px;
}

img{
border:0px;
}

.buy{
margin-top:10px;
}



