/* body in universeel.css */
/* centreerfunctie in universeel.css */
/* div in universeel.css */
/* header in universeel.css */
/* fotobalkboven in universeel.css*/
/* uitklapmenu in universeel.css*/

#wrapper {
border-left: 1px solid #960000;
border-right: 1px solid #960000;
height: 240px;
}

#tweets {
float: left;
width: 240px;
font: normal 12px Verdana;
}

#delen {
float: right;
width: 185px;
height: 20px;
padding-top: 10px;
padding-right: 40px;
color: #960000;
}

#introductietekst {
float: left;
width: 659px;
padding-top: 20px;
text-align: center;
background-color: #ffffff;
color: #000000;
border-right: 1px solid #960000;
}
#introductietekst a:link		{ background-color: #ffffff; color: #960000; text-decoration: underline; }
#introductietekst a:visited		{ background-color: #ffffff; color: #960000; text-decoration: underline; }
#introductietekst a:hover		{ background-color: #ffffff; color: #960000; text-decoration: none; }
#introductietekst a:active		{ background-color: #6e6e6e; color: #000000; text-decoration: none; }

#actueel {
float: left;
width: 659px;
height: 220px;
background-color: #ffffff;
color: #960000;
border-right: 1px solid #960000;
}
#actueel ul				{ margin: 0; padding: 0; }
#actueel a:link			{ background-color: #ffffff; color: #960000; text-decoration: none; }
#actueel a:visited		{ background-color: #ffffff; color: #960000; text-decoration: none; }
#actueel a:hover		{ background-color: #ffffff; color: #960000; text-decoration: underline; }
#actueel a:active		{ background-color: #6e6e6e; color: #000000; text-decoration: none; }

#fotobalkonder {
clear: both;
width: 900px;
height: 120px;
background: url(balkonder.jpg) no-repeat 0 0;
border-top-width: 1px;
border-color: #960000;
background-color: #ffffff;
color: #000000;
}

#homeadres { /* footer*/
clear: both;
width: 900px;
line-height: 28px;
background-color: #960000;
color: #ffffff;
font-size: 11px;
letter-spacing: 0.010cm;
text-align: center;
}
#homeadres a:link			{ background-color: #960000; color: #ffffff; text-decoration: none; }
#homeadres a:visited		{ background-color: #960000; color: #ffffff; text-decoration: none; }
#homeadres a:hover			{ background-color: #960000; color: #ffffff; text-decoration: underline; }
#homeadres a:active			{ color: #000000; background-color: #6e6e6e; text-decoration: none; }

h2, h3 { margin: 0; padding: 0; }

/* h1 in universeel.css*/

/*
h2 {						/* kop Stichting Muziek in de Nicolaas */
/*font-size: 24px;
letter-spacing: 0.070cm;
font-weight: normal;
background-color: #ffffff;
color: #960000;
}
*/
h3 {						/* actueel-kop */
padding-left: 9px;
font-size: 1.0em;
font-weight: normal;
letter-spacing: 0.080cm;
background-color: #ffffff;
color: #960000;
}

p {							/* introducietekst */
margin: 0;
padding-top: 20px;
font-family: verdana, arial, helvetica, geneva, sans-serif;
font-size: 0.75em;
letter-spacing: 0.020cm;
background-color: #ffffff;
color: #000000;
line-height: 1.5em
}

/* links van nieuwsitems op homepagina */
#actueel1 a:link	{ background-color: #ffffff; color: #960000; text-decoration: none; font-size: 0.80em; letter-spacing: 0.0080cm; }
#actueel1 a:visited	{ background-color: #ffffff; color: #960000; text-decoration: none; font-size: 0.80em; letter-spacing: 0.0080cm; }
#actueel1 a:hover	{ background-color: #ffffff; color: #000000; text-decoration: underline; }
#actueel1 a:active	{ background-color: #6e6e6e; color: #000000; text-decoration: underline; }

#actueel2 a:link	{ background-color: #ffffff; color: #960000; text-decoration: none; font-size: 0.80em; letter-spacing: 0.0080cm; }
#actueel2 a:visited	{ background-color: #ffffff; color: #960000; text-decoration: none; font-size: 0.80em; letter-spacing: 0.0080cm; }
#actueel2 a:hover	{ background-color: #ffffff; color: #000000; text-decoration: underline; }
#actueel2 a:active	{ background-color: #6e6e6e; color: #000000; text-decoration: underline; }

