/* ================================
    CSS STYLES FOR DotNetNuke
   ================================
*/   

body
{
	font-family:tahoma;
	font-size:11px;
	color:#000;
	line-height:16px;
}

.afb_links_uitlijnen
{
	float:left;
	margin-right:5px;
}

.afb_rechts_uitlijnen
{
	float:right;
	margin-left:5px;
}

a,
a:link,
a:visited{
	color:#539146;
	text-decoration:underline;
	font-family:tahoma;
}


a:hover {
	color:#000000;
	text-decoration:underline;
}

h1
{
	font-size:18px;
	font-weight:bold;
	color:#539146;
}


h2
{
	font-size:15px;
	font-weight:bold;
	color:#539146;
}

h3
{
	font-size:14px;
	font-weight:bold;
	color:#539146;
}



a.pijl_link,
a.pijl_link:link,
a.pijl_link:visited{
	color:#539146;
	background-image:url('http://globe.mwp.nl/Portals/_default/Skins/Globe College/images/pijl_link.gif');
	background-position:left center;
	background-repeat:no-repeat;
	padding-left:17px;
	text-decoration:underline;
	font-family:tahoma;
}

a.pijl_link:hover{
	color:#000;
}
