/* text styles */


/* START BASIS ELEMENTEN*/


body {
	background: url(../images/bg-top.jpg) repeat-x top;
	xbackground-repeat: repeat-x;
	xbackground-position:top;
	xxxheight:100%;
	margin: 0;
	padding: 0;
}

html {
    background:url(../images/bg-btm.jpg) repeat-x bottom;
	xbackground-repeat: repeat-x;
	xbackground-position:bottom;
	xheight:100%;
	margin: 0;
	padding: 0;
}


img {
	border:0;
}

body, td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #0f4e87;
	line-height: 19px;
}
img { 
	margin: none;
	padding: none;
	border: none;
}

table { border:none; 
		border-collapse: collapse; 
		padding: none;
		border-spacing: none;
}

ul {
		margin-top:0; 
		margin-bottom:0;
}
li {
		margin:0 0 0 -20;
}

/* WEBSITE STANDAARD */

p {
	font-size: 13px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: normal;
	color: #0f4e87;
	line-height: 19px;
	xmargin: 0 0 15px 0;
	padding: none;
	margin-top: 0px;
	margin-bottom: 5px;

}

.content {
	font-size: 15px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: normal;
	color: #0f4e87;
	line-height: 19px;
	xmargin: 0 0 15px 0;
	padding: none;
	margin-top: 0px;
	margin-bottom: 5px;

}


/* link classes */
a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #19adf2;
	text-decoration: underline;
}
a. {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #19adf2;
	text-decoration: underline;
}
a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12spx;
	color: #000000;
	text-decoration: underline;
}
a.:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12spx;
	color: #000000;
	text-decoration: underline;
}
a.title {
	color: #D03540;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
}
a.title:hover {
	color: #D03540;
	font-size: 14px;
	font-weight: bold;
	text-decoration: underline;
}
a.agendatitle {
	line-height: 24px; 
	color: #FFFFFF;
	font-size: 18px;
	font-weight: normal;
	font-style:oblique;
	text-decoration: none;
}
a.agendatitle:hover {
	line-height: 24px; 
	color: #19adf2;
	font-size: 18px;
	font-weight: normal;
	font-style:oblique;
	text-decoration: underline;
}
a.menu_top {
	color: #FFFFFF;
	font-size: 14px;
	text-decoration: none;
}
a.menu_top:hover {
	color: #19adf2;
	text-decoration: none;
}

a.inloggen {
	color: #990000;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
}
a.inloggen:hover {
	color: #ffffff;
	text-decoration: none;
}

a.meer_links {
	color: #01015e;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
}
a.meer_links:hover {
	color: #ffffff;
	text-decoration: underline;
}

a.footer_links {
	color: #19adf2;
	font-style: normal;
	font-weight: normal;
	text-decoration: underline;
}
a.footer_links:hover {
	color: #ffffff;
	text-decoration: underline;
}

a.footer_menu {
	color: #01015e;
	font-size: 14px;
	font-weight: normal;
	text-decoration:none;
}
a.footer_menu:hover {
	color: #ffffff;
	text-decoration: none;
}
a.agenda_link {
	color: #19adf2;
	font-style: normal;
	font-weight: normal;
	text-decoration: underline;
}
a.agenda_link:hover {
	color: #85cdef;
	text-decoration: underline;
}

a.category {
	font-size: 18px; 
	color: #19adf2; 
	line-height: 50px; 
	font-style:oblique;
	text-decoration: none;
}	
a.category:hover {
	font-size: 18px; 
	color: #19adf2; 
	line-height: 50px; 
	font-style:oblique;
	text-decoration: underline;
}	

a.category_title {
	font-size: 14px; 
	color: #19adf2; 
	line-height: 20px; 
	font-style:oblique;
	text-decoration: none;
}	
a.category_title:hover {
	font-size: 14px; 
	color: #19adf2; 
	line-height: 20px; 
	font-style:oblique;
	text-decoration: underline;
}	