/* Standaard opmaak nieuwe MUZIEK */
A:link {TEXT-DECORATION: none;font-weight:bold}
A:visited {TEXT-DECORATION: none}
A:hover {TEXT-DECORATION: underline}

body, td, p {
	font-family:Verdana;
	font-size:9pt
}

h1, h2, h3, h4, h5{
	font-family:Tahoma;
}

/* Kleuren */
.cyaan		{color:rgb(0,168,236)}
.geel 		{color:rgb(240,222,0)}
.magenta 	{color:rgb(227,0,123)}
.rood 		{color:rgb(217,38,28)}
.paars		{color:rgb(51,3,77)}
/* Einde kleuren */

/* Huisstijl normale pagina */
body, body.normal {
	background-color:rgb(51,3,77);
	color:rgb(255,255,255);
	margin-top:0;
}
body.home {
	background-color:rgb(51,3,77);
 	background-image: url('http://www.nieuwe-muziek.nl/images/bg_gust.png');
	background-repeat: no-repeat;
	background-attachment: fixed;
	background-position: right 0;
	margin-right:343;
	color:rgb(255,255,255);
}
h1 {color:rgb(117,196,240)}
h2 {color:rgb(240,222,0)}
h3 {color:rgb(217,38,28)}
hr {color:rgb(240,222,0)}
/* Einde huisstijl normale pagina */

.datum {font-size:8pt;}
tr.evenement td{border-bottom:1px solid rgb(240,222,0)}
span.evenement{color:rgb(227,0,123);font-weight:bold}
a:link{color:#00aeef}
a:visited{color:#00aeef}
a.evenement:link{color:rgb(227,0,123)}

/* Achtergrond*/
body.spontaan{background: #ff0000 url('images/bach1a.jpg') no-repeat fixed center;}
/* Koptekst Header*/
div#header{
    border-bottom: 1px solid rgb(240,222,0);
}
div#header p.smallmenu {
    text-align: right;
    margin-top: 82px;
    margin-bottom:0;
    line-height:10px;
}

/* Footer - Voetnoot*/
div#footer {
    font-size: 13px;
    border-top: 1px solid rgb(240,222,0);
    padding-top: 0.2em;
}
div#footer p.nmuziek {
    float: right;
    text-align: right
    padding: 0 0 1em 0;
    margin-top: 0;
}

/* */