body
{
    background:         #fff;
    font-family:        Arial,Sans;
    font-size:          10pt;
    margin:             1em;
    margin-top:         0;
    padding:            0;
}

h1
{
    color:              #474747!important;
    font-family:        "Trebuchet MS",Sans;
    font-size:          1.8em;
}  
h2,h3,h4,h5,h6
{
    font-family:        Arial,Sans-Serif;
    font-size:          1em;
    font-weight:        bold;
    margin:             0!important;
    padding:            0!important;
}
h3
{
    font-weight:        normal;
    font-style:         italic;
}
#content p, #content li, #content ol, address, table tr th, table tr td, #submenu li
{
    font-weight:        normal;
    line-height:        1.5em;
}

/*  Elements    */
#logo
{
    margin-bottom:      14px;
}
#logo a img
{
    border:             none;
    width:              240px;
}
address
{
    font-style:         normal;
}
p.alignright,address
{
    display:            inline;
}

/*  Links       */
#banner_text a:link:after, #banner_text a:visited:after, 
#left_text a:link:after, #left_text a:visited:after, 
#right_text a:link:after, #right_text a:visited:after,
#content a:link:after, #content a:visited:after
{
   content:     " (" attr(href) ") ";
   font-size:   90%;
}

#banner_text a[href^="/"]:after,
#left_text a[href^="/"]:after,
#right_text a[href^="/"]:after,
#content a[href^="/"]:after
{
    content:    " (http://www.soundgallery.nl" attr(href) ") ";
}

/*  Footer      */
div.bottom
{
    border-top: 1px solid #000;
    color:      #474747;
    font-size:  9pt;
    margin-top: 1em;
}

#jump, #menu, #submenu, p.alignleft, .hide
{
    display:    none;
}