@import url("global_sponsor.css");
@import url("reset.css");
/* HIERBOVEN NIETS VERWIJDEREN! */

/* HIERONDER DE OPMAAK PLAATSEN! */
body {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:0.76em;
}

h1 {
	font-size:36px;
}

h2 {font-size:18px;
}

h3 {font-size:16px;
}

p {
	line-height:150%;
	margin-bottom: 20px;
} 

ol {
	line-height:150%;
	list-style-type: disc;
}

ul {
	list-style-type:disc;
	line-height:150%;
}


#topleft .logo{
border-color:#fff; /* de rand om het brandevoortlogo */
}
#topright img{
/* beschikbare ontwerp ruimte: */
/* hoogte = 100px, hoogte foto = 70  100-70=30px! */
/* voorbeeld: */
border:1px solid #000000; /* rand om de 4 foto's */
margin-top:14px; /* ruimte vanaf de bovenkant: 30px / 2 = 15px - 1px border = 14px */
}
#topmiddle img{
/* beschikbare ontwerp ruimte: */
/* hoogte = 100px, hoogte foto = 70  100-70=30px! */
/* voorbeeld: */
border:1px solid #000000; /* rand om de 4 foto's */
margin-top:14px; /* ruimte vanaf de bovenkant: 30px / 2 = 15px - 1px border = 14px */
}

.fotomidden{
	margin: 10;
}

