/* body in universeel.css */
/* centreerfunctie in header in flenuniverseel.css */
/* div in universeel.css */
/* header in universeel.css */
/* uitklapmenu in universeel.css*/

#introductietekst {
width: 640px;
height: 150px;
margin-top: 20px;
}

.logo { float: left; width: 80px; margin-left: 50px; }

#nieuwskoppen {
float: left;
width: 380px;
height: 230px;
list-style-image: url(../stdfoto/bol.gif);
}
/* links van nieuwsitems op homepagina */
#nieuwskoppen a:link				{ background-color: #ffffff; color: #005000; text-decoration: none; font-size: 0.80em; letter-spacing: 0.015cm; }
#nieuwskoppen a:visited				{ background-color: #ffffff; color: #005000; text-decoration: none; font-size: 0.80em; letter-spacing: 0.015cm; }
#nieuwskoppen a:hover				{ background-color: #ffffff; color: #000000; text-decoration: underline; }
#nieuwskoppen a:active				{ background-color: #b4b4b4; color: #000000; text-decoration: none; }

#nieuwskoppen li { background-color: #ffffff; color: #000000; margin-top: 15px; }	/* weergave links naar nieuws*/
#nieuwskoppen ul { margin-left: 40px; padding-left: 40px; }	/* margin voor IE6+&7 en Opera; padding voor Firefox en Netscape*/

#nieuwsfoto {
float: left;
width: 170px;
height: 230px;
margin-top: 25px;
margin-left: 40px;
}

#nieuwsfoto img {														/* voorprogrammeert grootte van nieuwsfoto's*/
display: block;
margin-top: 5px;
border: none;
}

h2, h3, h4 { margin: 0; padding: 0; }						/* h1 in flenuniverseel.css*/

h2 {														/* kop Flentrop Orgelbouw BV */
font-size: 22px;
letter-spacing: 0.150cm;
font-weight: normal;
line-height: 70px;
background-color: #ffffff;
color: #005000;
text-align: center;
padding-top: 10px;
}

h3 {														/* vakmanschap sinds 1903 */
font-size: 0.85em;
background-color: #ffffff;
color: #005000;
text-align: center;
}
.nl { letter-spacing: 0.200cm; }
.uk { letter-spacing: 0.190cm; }
.de { letter-spacing: 0.185cm; }

h4 {														/* Actueel:  */
font-size: 0.85em;
font-weight: bold;
letter-spacing: 0.015cm;
margin-top: 10px;
margin-left: 80px;
}


