
body {
	margin: 0px; 
	padding: 0px; 
	font-size: 80%;
	font-family: "Arial", Tahoma, Sans-Serif;
	color: #000;
	background: #bdbcbc url('http://www.blabla-blabla.be/images/back.j');
	background-repeat: repeat-x;
	background-attachment: fixed;
}

/* LINKS */
a { 
	color: #768C00; 
	text-decoration: none; 
	background-color: inherit;
}

a:hover { 
	color: #ff0099;
	background-color: inherit;
}

.agendatje{
font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
font-size: 11px;
border-size:1px;
text-transform:lowercase;
}


/* HEADINGS */
h1 { 
	padding: 0px 0px 0px 0px; 
	font-size: 1.0em; 
	color: #ffffff;
	margin: 0px;
}

h2 {
	font-size: 1.0em;
	margin: 0px;
	color: #ff0099;
   	font-family: "verdana";
	line-height: 1.2em; 
	text-transform:lowercase; 
}

h3 {
	width: 100%; 
	font-size: 1.2em; 
	color: #ff0099;
   	font-family: "verdana";
	letter-spacing: 0px;
	line-height: 1.2em; 
	padding: 0px 0px 0px 30px; 
	background-color: inherit;
	background-image: url("http://www.blabla-blabla.be/images/titlebg.gif");
	background-repeat: no-repeat;
	background-position: center left;
}
h4 {
	width: 100%; 
	font-size: 1.2em; 
	color: #ff0099;
   	font-family: "verdana";
	letter-spacing: 0px;
	line-height: 1.7em; 
	padding: 0px 0px 0px 46px; 
	background-color: inherit;
	background-image: url("http://www.blabla-blabla.be/images/hartcontent.jpg");
	background-repeat: no-repeat;
	background-position: center left;
}


/* PARAGRAPH */
p { 
	font-size: 1em; 
	color: #353F49; 
	line-height:1.6em; 
	margin: 0px 0px 5px 0px; 
	padding: 0px;
	background-color: inherit;
}


/*-------------------------
DIVS IN ORDER OF APPEARANCE 
-------------------------*/

/* WRAP, HOLDS EVERYTHING TOGETHER */
#wrap {
	margin-top: 20px;
	margin: 0px auto; 
	padding: 0px; 
	width: 691px; 
	
}

#container { 
	float: left; 
	margin: 0px; 
	padding: 0px; 
	width: 780px; 
	background: url("http://www.blabla-blabla.be/images/middle.gif") repeat-y top left;
}


#top { 
	width: 700px; 
	height: 205px; 
	margin: 0px; 
	padding: 0px; 
	font: 10px Verdana;
	color: #000000;
}

#header { 
	margin: 0px; 
	width: 700px; 
	padding: 0px 0 0 0px;
	height: 200px;
	color: #919FAE;
	font-weight: bold;
	font-size: 1.3em;
	background: #ff0099;
}


/* LEFT COLUMN */
#left_column {
	float: left;
	margin: 0px 0px 0px 12px;
	width: 195px;
	background: #;
}

#left_column p { 
	color: #828482; 
	padding: 0px; 
	margin: 0px;
	background-color: inherit;
}



/* LINK TITLE - visible on hover */
.underline {
	border-bottom: 1px dotted #74879A;
}

.white { 
	color: #FFF; 
	font-size: 0.8em; 
	background-color: inherit;
	background: url("http://www.blabla-blabla.be/images/menudivider.gif");
	background-repeat: no-repeat;
	background-position: center left; 
	padding: 0px 0px 0px 8px; 
}


#right_column {
	float: left;
	width: 520px;
	margin: 0px 30px 0px 0px;
	padding: 0px;
 }

/* MAIN ARTICLES */
.main_article {
	margin: 0px 10px 2px 0px; 
	padding: 0px 40px 8px 0px; 
}

.main_article p {
	padding: 3px 8px 0px 4px;
}

/* THE FOLLOWING SHORT ARTICLES */
.other { 
	margin: 0px 0px 0px 0px;
}

.other p { 
	padding: 5px; 
	color: #808080;
	background-color: inherit;
}

/* LEFT SHORT ARTICLE */
.left { 
	
	width: 90%;  
	float: left; 
	background: #eee url("http://www.blabla-blabla.be/images/greybg.gif") repeat-x top left; 
	padding: 5px;
	color: #808080; 
}

/* RIGHT SHORT ARTICLE */
.right {  
	float: left; 
	width: 90%;  
	border-left: 1px solid #FFF; 
	padding: 5px; 
	color: #808080;
}

.headline { 
	 
	background: #333333;
	color: #ffffff; 
}

/* FOOTER */

#footer {
	float: left; 
	margin: 0px 0px 0px 0px;
	padding: 70px 0px 0px 0px;
	width: 700px;
	background-color: inherit;
	background-image: url("http://www.blabla-blabla.be/images/bottom2.gif");
	background-repeat: no-repeat; 
	text-align: center; 
	color: #919FAE; 
}

#footer a { 
	color: #BDC6CE; 
	background-color: inherit;
	border-bottom: 1px dotted #919FAE; 
}
div.sdmenu {
	width: 183px;
	font-family: Arial, sans-serif;
	font-size: 11px;
	padding-bottom: 10px;
	background: url(http://www.blabla-blabla.be/images/bottom.gif) no-repeat  right bottom;
	color: #000;
}
div.sdmenu div {
	background: url(http://www.blabla-blabla.be/images/title.gif) repeat-x;
	overflow: hidden;
}
div.sdmenu div:first-child {
	background: url(http://www.blabla-blabla.be/images/toptitle.gif) no-repeat;
}
div.sdmenu div.collapsed {
	height: 25px;
}
div.sdmenu div span {
	display: block;
	padding: 5px 25px;
	font-weight: none;
	color: white;
	background: url(http://www.blabla-blabla.be/images/expanded.gif) no-repeat 10px center;
	cursor: default;
	border-bottom: 1px solid #ddd;
}
div.sdmenu div.collapsed span {
	background-image: url(http://www.blabla-blabla.be/images/collapsed.gif);
}
div.sdmenu div a {
	padding: 5px 10px;
	background: #eee;
	display: block;
	border-bottom: 1px solid #ddd;
	color: #066;
}
div.sdmenu div a.current {
	background : #ccc;
}
div.sdmenu div a:hover {
	background : #066 url(http://www.blabla-blabla.be/images/linkarrow.gif) no-repeat right center;
	color: #fff;
	text-decoration: none;
}
.content1 {
	border-left:		1px solid #6D1F80;
	border-right:		1px solid #6D1F80;
	margin: 10px;
}

.head1 {
	background:			url(http://www.blabla-blabla.be/images/top.jpg) no-repeat top left;
	padding: 0;
	margin: 0;
	height: 25px;
}
.head2 {
	background:			url(http://www.blabla-blabla.be/images/groen.jpg) no-repeat top left;
	padding: 0;
	margin: 0;
	height: 25px;
}


.footer1 {
	background:			url(http://www.blabla-blabla.be/images/footer.gif) no-repeat bottom left;
	height: 6px;	
}
div.c5 {
margin-left: 10px; margin-right: 10px; margin-top: 10px;
}
div.c4 {
margin-left: 10px; margin-right: 10px;
}
div.c3 {
margin-left: 10px;
}
tr.c2 {
background-color: #EEEEEE;
}
div.c1 {
float: left;
}
	.zwart {
	background: #ff0099;
	font: 12px verdana;
	font-weight: bold;
	font-style: italic;
	color: #ffffff;
	padding: 5px;
	}
}


