/* CSS Style for the portal page */
body{
margin: 0 0 0 0;
}

/*geen lijntjes om plaatjes */
img {
border: 0;
}

/*geen stippellijnen om links */
a{
outline: none;
}

.capital {
font-size: 25px;
}

.links {
text-align: left;
}

.rechts {
text-align: right;
}

#portal {
background: #000000 url("../images/portal_bg.jpg") no-repeat 0 0;
width: 900px;
height: 675px;
}

#biography {
background: #000000 url("../images/bio_bg.jpg") no-repeat 0 0;
width: 900px;
height: 675px;
}

#links {
background: #000000 url("../images/links_bg.jpg") no-repeat 0 0;
width: 900px;
height: 675px;
}

#news {
background: #000000 url("../images/news_bg.jpg") no-repeat 0 0;
width: 900px;
height: 675px;
}

#newsheader {
width: 100%;
height: 160px;
}

#btunesheader {
width: 100%;
height: 160px;
}

#orderheader {
width: 100%;
height: 160px;
}

#bioheader {
width: 100%;
height: 135px;
}

#linkheader {
width: 100%;
height: 105px;
}

#btunes {
background: #000000 url("../images/btunes_bg.jpg") no-repeat 0 0;
width: 900px;
height: 675px;
}

#order {
background: #000000 url("../images/order_bg.jpg") no-repeat 0 0;
width: 900px;
height: 675px;
}

#siteof {
background: url("../images/site_of.png") no-repeat 0 0;
width: 475px;
height: 14px;
}

#siteofspan {
height: 50px;
}

#titlespan {
height: 80px;
}

#SteveBrooke {
background: url("../images/steveb.png") no-repeat 0 0;
width: 831px;
height: 38px;
}

#buttons {
width: 165px;
height: 232px;
}

#newsbuttons {
width: 255px;
height: 232px;
vertical-align: bottom;
}

#bottomrow {
height: 40px;
}

#lastcol {
width: 45px;
}

#firstcol {
width: 100px;
}

#firstbiocol {
width: 70px;
}

#tunebuttons {
width: 165px;
height: 232px;
}

#biobuttons {
width: 165px;
height: 232px;
}

#hometekst {
width: 460px;
height: 430px;
font-family: arial;
color: #b6bcbd;
font-size: 7,62pt;
overflow: auto;
text-align: center;
}

#contacttekst {
width: 430px;
height: 305px;
font-family: arial;
color: #b6bcbd;
font-size: 7,62pt;
overflow: auto;
text-align: left;
}

#newstekst {
width: 590px;
height: 440px;
font-family: arial;
color: #b6bcbd;
font-size: 7,62pt;
overflow: auto;
text-align: left;
}

#btunetekst {
width: 400px;
height: 530px;
font-family: arial;
color: #b6bcbd;
font-size: 7,62pt;
overflow: auto;
}

#ordertekst {
width: 400px;
height: 475px;
font-family: arial;
color: #b6bcbd;
font-size: 7,62pt;
overflow: auto;
}

#ordercontent {
width: 450px;
}

#firstorderrow {
height: 150px;
}

#orderrow {
height: 310px;
}

#linktekst {
width: 510px;
height: 530px;
font-family: arial;
color: #b6bcbd;
font-size: 7,62pt;
overflow: auto;
}

#biotekst {
width: 340px;
height: 450px;
font-family: arial;
color: #b6bcbd;
font-size: 7,62pt;
overflow: auto;
}

