/* CSS Document */

* { 
	margin: 0;
	padding: 0;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 150%;}

body { background: #000000;}

.rood { color: #CB001C;}
.grijs { color: #919191;}
.break { clear:both;}

h1 { font-size: 24px; }
h2 { font-size: 18px; }
h3 { font-size: 14px;}
h4 {}
h5 {}

#website { width: 800px; margin: 0 auto; background: #FFFFFF; }
#top { text-align:center; height: 200px; }
#links { float:left; width: 140px; margin: 0px 20px; }
#midden { float:left; width: 400px; margin: 0px 20px; }
#rechts { float:left; width: 140px; margin: 0px 20px; }
#bodem { clear: both; height:15px;}


#top img { border: 0px;}
#top .logo{ padding: 15px 0px; clear:both;}
#top .titel{ padding: 0px 0px 10px 0px; clear:both;}

#links ul { list-style:none; padding: 0px 0px 0px 0px;}
#links li { list-style:none; width: 140px; padding: 5px 0px 10px 0px; text-align:center;}
#links li a { font-size: 14px; font-weight:bold; color:#000000; text-decoration:none; display:block;}
#links li a:hover {color: #CB001C;}

#links li li{padding: 5px 0px 0px 0px; text-align:center;}
#links li li a { font-size: 12px; font-weight: normal; color:#000000; text-decoration:none; display:block;}

#midden p{ padding: 0px 0px 15px 0px; line-height:160%; }

.agendas { padding: 0px 0px 25px 0px;}
.agendas .datum a{ font-size: 16px; text-decoration:none; color: #000000;}
.agendas h2 a{ font-size: 24px; text-decoration:none; color: #000000;}
.agendas a {color: #CB001C;}
.agenda h1 { font-size: 24px; text-decoration:none; color: #000000;}
.agenda a {color: #CB001C;}

.weblogs { padding: 0px 0px 25px 0px;}
.weblogs .datum a{ font-size: 16px; text-decoration:none; color: #000000;}
.weblogs h2 a{ font-size: 24px; text-decoration:none; color: #000000;}
.weblogs a {color: #CB001C;}
.weblogs a .foto { border: 0px;}
.weblogs .footer { width:400px; text-align:center; padding:5px 0px;}
.weblogs .footer a{ text-decoration:none; color: #000000;}

.webloglijst { clear:both; cursor:pointer;}
.webloglijst a{ text-decoration:none; color: #CB001C; padding: 0px 0px 5px 0px; }
.webloglijst a:hover{ text-decoration:none; color: #CB001C; }
.webloglijst h2 a{ font-size: 14px;}
.webloglijst .lijstfoto { float:left; width: 115px;}
.webloglijst .foto { border: 0px;}
.webloglijst .tekstdeel { float:left; width: 285px; }
.webloglijst .footer { padding-bottom: 20px;}

.weblog h1 { font-size: 24px; text-decoration:none; color: #000000;}
.weblog .header { padding: 0px 0px 15px 0px;}
.weblog a {color: #CB001C;}
.weblog .header { font-weight:bold;}
.weblog .footer { width:400px; text-align:center; padding:5px 0px;}
.weblog .footer a{ text-decoration:none; color: #000000;}

.terug a{ text-decoration:none; color: #CB001C; padding: 15px 0px 5px 0px; }
.terug a:hover{ text-decoration:none; color: #000000; }

.weblogsmal h2 { float:left;}
.weblogsmal h2 a{ text-decoration:none;}

#rechts h3 { padding: 5px 0px 0px 0px;}
#rechts .agenda { padding: 0px 0px 15px 0px;}
#rechts .locatie { padding: 0px 0px 15px 0px;}
#rechts .locatie a img{ border: 0px}
#rechts .volgons { padding: 0px 0px 15px 0px;}
#rechts .partners { padding: 0px 0px 15px 0px;}
#rechts .partners a img{ border: 0px; padding: 5px 4px 0px 0px;}
#rechts #map_mini { width: 140px; height:140px;}
#rechts .volgons { padding: 0px 0px 15px 0px;}
#rechts .volgons a img{ border: 0px; padding: 5px 4px 0px 0px;}



