/* Algemene stijlen */
body	{ font-family: Eras Medium ITC, verdana; font-size: 12px; }

strong	{ font-weight: bold; }
em		{ font-style: italic; }

h1		{ font-size: 30px; color: #465677; margin-bottom: 0; padding-bottom: 0 }
h3		{ font-size: 24px; color: #b9b9b9; margin-top: 6px; margin-left: 12px }
h2		{ font-size: 14px; color: #465677; margin-bottom: 0px; font-weight: bold; line-height: 20px; }
h4		{ font-size: 12px; color: #465677; margin-bottom: 0px; font-weight: bold; line-height: 20px; }

p		{ font-size: 12px; color: #333; margin-bottom: 10px; line-height: 18px; }
div#content-left {}
div#content-left {font-size: 12px; color: #333; line-height: 20px;}

a		{ color: #465677; text-decoration: none; }
a:hover	{ color: #ff0000; text-decoration: none; }

/* Extra links */
div#extra-links a		{ color: white; text-decoration: none; padding-top: 7px; padding-bottom: 7px; display: block; width: 100%; }
div#extra-links a:hover	{ color: #eee; text-decoration: none; padding-top: 7px; padding-bottom: 7px; display: block; width: 100%; }

/* Menu links */
div#menu a			{ color: #465677; position: block; width: 100%; padding-left: 10px; padding-top: 6px; padding-bottom: 3px; font-size: 14px; text-decoration: none; }
div#menu a:hover,
div#menu a.active	{ color: #ff0000; position: block; width: 100%; padding-left: 10px; padding-top: 6px; padding-bottom: 3px; font-size: 14px; text-decoration: none; background-image: url(../images/blokje.gif); background-repeat: no-repeat; background-position: 0px 9px; }

/* Submenu links */
div#sidebar	ul li a			{ padding-top: 12px; padding-bottom: 10px; padding-left: 24px; display: block; width: 100%; color: #465677; text-decoration: none; }
div#sidebar	ul li a.active,
div#sidebar	ul li a:hover	{ padding-top: 12px; padding-bottom: 10px; padding-left: 24px; display: block; width: 100%; color: #ff0000; text-decoration: none; background-image: url(../images/blokje.gif); background-repeat: no-repeat; background-position: 10px 13px; }

p.meer			{ text-align: right; width: 100%; }
p.meer a		{ color: #ff0000; text-decoration: none; }
p.meer a:hover	{ color: #465677; text-decoration: none; }

/* Breadcrumb */
div#breadcrumb a	{ color: #b9b9b9; text-decoration: underline; }
div#breadcrumb a:hover	{ color: #222222 }


/* Content */
div#wrapper div#content-wrapper div#content div#content-left ul {padding: 5px 0px}
div#wrapper div#content-wrapper div#content div#content-left li {font-size: 12px; color: #333; margin-bottom: 10px; line-height: 15px; background-image: url(../images/blokje.gif); background-repeat: no-repeat; padding-left: 15px; background-position: 0px 3px}

/*Link Enhancer */
.link_ext {	height: 20px; background: url(../images/link_ext.gif) no-repeat right 4px; padding: 0 13px 0 0;}

