/*
** BESTBONESBIKES.DE Project
** css level: 2
**
** css styles for W3Cconform Browser
** last modified: 04/04/2008
** www. version: unreleased
*/

@import url(navigation.css);

*
{
padding: 0px;
margin: 0px;
font-size:101%;
}
img {
border: none;
}
body {
height: 100%;
background: #270402;
font-family: "trebuchet ms", helvetica, sans-serif;
color: #BFA640;
/*nur IE*/
scrollbar-highlight-color:#ccc;
scrollbar-3dlight-color:#000;
scrollbar-track-color:#000;
scrollbar-shadow-color:#ccc;
scrollbar-face-color:#000;
scrollbar-darkshadow-color:#000;
scrollbar-arrow-color:#ccc;
}
#background img {
width: 100%;
/*vertical-align: middle;*/
}
#rahmen {
position:absolute;
width:843px;
height:580px;
margin:-220px 0 0 -421px;
/*top:50%; = IE versetzt nach unten!*/
top:50%;
left:50%;
}
/*IE6
*html #rahmen {
width:expression(document.body.clientWidth < 804? "804px": "auto" && document.body.clientWidth > 796? "796px": "auto")
}
*/
#bbb {
position:absolute;
left:20%;
top:5%;
z-index:1;
}
/*=========================================
/* =SECTION
/*=======================================*/

/*=======================================*/
#logo {
position:absolute;
top:39%;
left:2%;
display:block
}
/*IE 6 "Reload Bug"
*html #logo, #text {
position:absolute;
top: 100%
}*/
#ring {
position:absolute;
top:10%;
left:40%;
/* OBACHT! HIER NICHT display:block!*/
}
#powered {
position:absolute;
top:23%;
left:88%;
/* OBACHT! HIER NICHT display:block!*/
}
#fullsize_back {
position:absolute;
top:7.5%;
left:4.3%;
}
#masterbone {
left:56%!important;	
}
div > p {
margin: 0 0 10px 0
}
#roco, #masterbone {
position:absolute;
top:19%;
left:4.3%;
display:block!
}
#text {
position:absolute;
top:46%;
margin-left:-35%;
width:60%;
height:52%;
padding:0 20px 0 40px;
overflow:auto;
font-family: "Times New Roman", Times, serif;
font-size:0.8em;
color: rgb(255, 250, 240);
letter-spacing: 1px;
line-height:1.6;
}

#starter_Text {
position:absolute;
top:46%;
margin-left:-35%;
width:60%;
height:25%;
padding:0 20px 0 40px;
overflow:auto;
font-family: "Times New Roman", Times, serif;
font-size:0.8em;
color: rgb(255, 250, 240);
letter-spacing: 1px;
line-height:1.6;
}
#starter_Text {
position:relative;
margin:-400px 0 0 300px;
text-align: center;
}
#starter_Text a{
text-decoration: none;
color: #fff;
}
.headline {
position:absolute;
top:130px;
left:110px;
}
#masterbone_text {
width:74%!important;
}
/*
*html #roco_text {
height: 68%;
}
*/
#gallery_pricelist, #enlargeback  {
position:relative;
margin:-20px 0 0 140px;
}
#enlargeback {
top:-100px;
left:80px;
width:300px;
height:20px;
}
#enlargeback img {
height:20px;
padding:0 20px 0 0;
}
#galleries img, #gallery_pricelist img {
height:20px;
padding:20px 23px 0 0;
float: left;
}
.strong {
font-weight: bolder;
font-size: 1.5em;
}
#kontakt_text {
position:absolute;
top:24%;
left:64%;
font-size:90%;
letter-spacing: 1px;
line-height:1.6;
}
#text {
position:absolute;
margin-top:-12%;
left:47%;
font-size:0.8em;
letter-spacing: 1px;
}
#text a:link {
margin: 10px 0 0 20px
}
a:link {
color: #BFA640;
border: none;
}
a:visited {
color: #BFA640;
}
#kontakt {
margin:1em 0 0 10em
}
#bike_six {
position:absolute;
margin:-20px 0 0 -140px;
top:100px;
left:200px;
width:525px;
height: 364px;
padding:22px 0 0 16px;
background-image: url(bikes/rahmen.gif);
background-repeat: no-repeat;	
}
.ticker {
color: #BFA640;
content: " \221A";
font-size:1.05em;
margin:45px 0 10px 0;
text-align:center
}
.date {
color:#fff;
font-weight:normal;
font-family:Arial, Verdana, sans serif;
font-size:1em
}
.artist_song {
width:400px;
padding:50px 20px 20px 20px
}