/* ALGEMEEN */

body {
    margin: 20px;
    background-color: #848494;
    font-family: sans-serif;
}

a {
    color: #B55;
    border: none;
}
a:hover {
    color: #FFFFFF;
}
a[href^="http://"], a[href^="https://"] {
	background: url('plaatjes/offsite.gif') no-repeat center right;
	padding-right: 7px;
}
a[href^="http://nielsbijl.nl"], a[href^="http://www.nielsbijl.nl"] {
    background: none;
    padding-right: 0px;
}
a[href^="javascript:play"] {
    background: url('plaatjes/play.png') no-repeat center left;
	padding-left: 16px;
    color: #fff;	
    height: 20px;
}

img {
    border: none;
}


.uitlijntab {
    width: 100%;
}

.uitlijnmid {
    width: 750px;
}

.structab {
    border-spacing: 0px; 
    width: 100%;
    border-collapse: collapse;
}

.struckop {
    padding: 10px;
    height: 70px;
    vertical-align: top;
}

.strucnav {
    padding-top: 10px;
    padding-bottom: 10px;
    text-align: right;
}

.strucinh {
    padding: 0px;
}

.strucpok {
    padding: 10px;
    text-align: center;
}


.kopaurelia {
    position: absolute;
    height: 50px;
    font-size: 50px;
    color: #B55;
}

.koplocatie {
    width: 720px;
    position: absolute;
    height: 50px;
    font-size: 50px;
    text-align: right;
}

.navlink:hover {
    color: #000000;
}

.geenmarge {
    margin: -10px;
}

.marge1 {
    margin: 10px;
}

.hoofdstuktd {
    padding: 10px;
    vertical-align: top;
}

.minor {
    opacity: .30;
}

.centreer {
    width: 100%;
    text-align: center;
}

/* Alle links zonder streepje: */
a {
    text-decoration: none;
}
a.geenplaatje {
    background: none;
    padding-right: 0px;
}

.michel {
    position: absolute;
    top: 0px;
    right: 0px;
    width: 44px;
    height: 14px;
    background-image: url('plaatjes/michel.gif');
}

.w3sticker {
    position: relative;
    top: 3px;
    left: 3px;
    white-space: nowrap; 
    height: 0px;
    overflow: visible;
} 


.zijderechts {
    float: right;
    width: 30%;
    position: relative;
    left: 100px;
    margin: 5px;
    margin-left: -90px;
}
.zijdelinks {
    float: left;
    width: 30%;
    position: relative;
    right: 100px;
    margin: 5px;
    margin-right: -90px;
}


/* KLEUREN, als in: donker, licht, accent */

.donker {
    background-color: #000000;
    color: #FFFFFF;
}
.licht {
    background-color: #FFFFFF;
    color: #000000;
}
.accent {
    background-color: #990000;
    color: #FFFFFF;    
}

.accenthi {
    background-color: #B55;
    color: #FFFFFF;    
}

/* HOME */

.hometab {
    width: 100%;
    border-spacing: 0px;
    border-collapse: collapse;
}

.homecol {
    width: 200px;
    padding: 0px;
    vertical-align: top;
}

.homemid {
    vertical-align: top;
}

.hoofdtekst {
    font-size: 0.8em;
    line-height: 1.5em;
    margin-bottom: 20px;
    margin-left: 10px;
}

.tussenkop1 {
    font-size: 1.2em;
    font-weight: bold;
/*    white-space: nowrap; */ /* Waarom is dit? nov'09 */
}

.spookrechts {
    height: 0px;
    text-align: right;
}

.colconitem {
	cursor: pointer;
    margin-top: 10px;
    border-top: 0px #000000 solid;
    padding-left: 10px;
    font-size: 0.8em;
    line-height: 1.5em;
}
.colconitemmo {
    background-color: #B55;
}


.collink {
    color: #FFFFFF;
    text-align: right;
    text-decoration: none;
}
.collink:hover {
}

.diverselinks {
     text-align: center;
     line-height: 2em;
     font-size: 1.3em;
}

.nieuw {
    display: inline-block;
    font-size: 0.5em;
    line-height: 1em;
    margin: 0px 2px;
    padding: 1px 2px 0px 2px; 
    color: #000;
    background-color: #ffcc4b;
    border-bottom: #554419 2px solid;
    border-left: #7f6625 2px solid;
}

.ongeselecteerd {
    color: #999999;
}

/* Concerten */
.concertenjaar {
    font-size: 5em;
    font-weight: bold;    
    height: 50px;
    color: #333333;
}

.concertenmaand {
    font-size: 3em;
    font-weight: bold;    
    height: 0px;
    color: #555555;
}

.conschematab {
    margin-left: 250px;
}

.concal {
    padding: 10px;
    height: 75px;
    width: 90px;
    color: #000000;
    vertical-align: bottom;
}

.concaldag {
    font-size: 4em;
    height: 45px;
    width: 90%;
    text-align: center;
}

.gmapsimg {
    position: relative;
    top: 4px;
}

/* Nieuws */
.newschematab {
    border-spacing: 0px;
    position: relative;
    left: 10px;
    width: 630px;
    margin-top: 10px;
    margin-bottom: 10px;
}

.newschemacel {
    vertical-align: top;
    padding: 0px;
}

.newitemtab {
    border-spacing: 0px;
    width: 100%;
    height: 100%;
}
.newitemtop {
    padding: 5px;
    border-bottom: 1px #000000 solid;
}

.newitemimgcel {
    padding: 0px;
    width: 200px;
    line-height: 0px;
    vertical-align: top;
}
.newitemimg {
    width: 200px;
}

.newachief {
    vertical-align: bottom;
    width: 100px;
    padding: 0px;
    padding-bottom: 10px;
}

/* CDs */

.audioplayer {
    position: fixed;
    z-index: 1; 
    left: 0px;
    top: 0px;
    height: 20px;
    overflow: hidden;
    width: 100%;
    border: none;
    margin: 0px;
    padding: 0px;
    text-align: center;
}

.cdstab {
    border-spacing: 0px;
    width: 100%;
    margin-top: 10px;
    margin-bottom: 10px;
}

.cdsinh {
    width: 50%;
    vertical-align: top;
}

.cdsimg {
    width: 200px;
    margin-right: 10px;
    height: 200px;
    border: none;
    margin-left: 14px;
    margin-top: 4px;
}

.cdskoopknop {
    opacity: .5;
    background-color: #000;
    margin: 10px;
    padding: 2px;
}
.cdskooplink {
    margin: 4px;
    color: #fff;
    text-decoration: none;
}

.cdstracklist {

}

.hidden {
    display: none;
}

/* Eigen publicatie */

.publicatieimg {
    width: 200px;
    margin-right: 10px;
}

/* Video */
.videoplayer {
    width: 425px;
    height: 344px;
    background-color: #333333;
    background-image: url('plaatjes/youtube25.png');
    background-position: center;
    background-repeat: no-repeat;
    display: inline-block;
    margin: 0px;
}
.videolijst {
    width: 100%;
    line-height: 2em;
}

.videouitleg {
    background-color: #151515;
    font-size: 0.8em;
    line-height: 1.5em;
    padding: 5px;
}

/* REPERTOIRE */
.repertoirerij0 {
    background-color: #222;
}
.repertoirecel {
    padding: 3px;
    border: 0px;
}

/* KWARTET */
.veelzijmarge {
    margin-left: 100px;
    margin-right: 100px;
}
.uitvullen {
   text-align: justify;
}
.kwartetbiopic {
    text-align: right;
    width: 250px;
    margin: 10px;
    margin-top: 30px;
}

.kwartetbiokop {
    font-size: 4.3em;
    font-weight: bold;    
    height: 40px;
    color: #333;
}

.kwartetfoto {
    width: 500px;
}

.kwartetlid {
    width: 360px;
    height: 200px;
    border: 5px #000 solid;
    padding: 0px;
}

.kwartetnaam {
    height: 0px;
    position: relative;
    top: -200px;
    opacity: .70;
}

.kwartetnaamdiv, .kwartetnaamdiv:hover {
    display: block;
    color: #000;
    text-decoration: none;
    text-align: center;
    font-size: 2em;
    background-color: #fff
}
.kwartetinstrumentdiv, .kwartetinstrumentdiv:hover {
    display: block;
    color: #000;
    text-decoration: none;
    text-align: center;
    font-size: 1em;
    background-color: #fff;
}
.kwartetliddiv {
    width: 100%;
    height: 100%;
    overflow: hidden;
}

.kwartetmid {
    position: relative;
    top: -270px;
    width: 180px;
    margin-left: 280px;
    height: 0px;
}

/* Contact */
.adresnaam {
    margin-top: 10px;
    font-size: 3em;
    font-weight: bold;    
    height: 1em;
    color: #555555;
}
.adresinfo {
    margin-left: 75px;
    margin-bottom: 30px;
}
.apenstaart {
    vertical-align: text-bottom;
    height: 16px;
}

/* Fotos */
.fotosthumbnail {
    cursor: pointer;
    border: 8px solid #fff;
    border-bottom: 22px solid #fff;
    margin: 9px;
    width: 110px;
    height: 110px;
    position: relative;
}
.fotosthumbnailhover {
    cursor: pointer;
    border: 8px solid #fff;
    border-bottom: 22px solid #fff;
    margin: 8px;
    width: 112px;
    height: 112px;
    position: relative;
}
.fotosthumbnailselectedongeladen {
    cursor: pointer;
    border: 8px solid #888;
    border-bottom: 22px solid #888;
    margin: 3px;
    width: 122px;
    height: 122px;
    position: relative;
}
.fotosthumbnailselected {
    cursor: pointer;
    border: 8px solid #fff;
    border-bottom: 22px solid #fff;
    margin: 3px;
    width: 122px;
    height: 122px;
    position: relative;
}

.fotooverlay {
    position: fixed;
    width: 100%;
    height: 100%;
    left: 0px;
    top: 0px;
    background-color:  #000;
    opacity: .7;
}

.grotefotocontainer {
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0px;
    top: 0px;
    vertical-align: bottom;
    text-align: center;
}

.fotobeschrijving {
    display: inline-block;
    width: 740px;
    background: #fff;
    color: #111;
    padding-bottom: 5px;
    margin-bottom: 10px;
}
.grotefoto {
    width: 720px;
    border: 10px #fff solid;
    margin-top: 30px;
}


