@charset "utf-8";
/* CSS Document */

body				{ color:#00000; font-family:Arial, Helvetica, sans-serif; font-size:11px; line-height:16px; margin:0; padding:0; 	background-image:url(../images/bg_site.gif); background-repeat:repeat-y; background-position:center;}
h1,h2,h3			{ color:#9FCF67; }
h1					{ font-size:20px; line-height:24px; padding-top:10px;}
h2					{ font-size:16px; line-height:20px; }
h3					{ font-size:14px; line-height:18px; }
a					{ color:#6c9c34;text-decoration:none; }
a:hover				{ text-decoration:underline; }
p, ul, li			{ margin-top: 0px; margin-bottom: 0px; }
input				{ font-size:11px; font-family:Arial, Helvetica, sans-serif; }
textarea			{ font-size:11px; font-family:Arial, Helvetica, sans-serif; }
select, option		{ font-size:11px; font-family:Arial, Helvetica, sans-serif; }

.siteContainer		{ width:925px; margin:0 auto; position:relative; }

.rightSide 			{ z-index:10; left:474px; position:absolute; width:451px; height:472px; background-image:url(../images/right_imgmask.gif); background-repeat:no-repeat; }
.rightImg 			{ z-index:9; left:474px; top:97px; position:absolute; background-color:#FFF; }
.topNav				{  font-size:13px; color:#fff; font-weight:bold; text-align:right; padding-top:38px; padding-right:10px; }
.topNav a			{ margin-right:14px; margin-left:14px; background-image:url(../images/bullet_wit.gif); background-repeat:no-repeat; padding-left:10px; color:#FFF; }

.leftSide			{ width:474px; }
.leftHeader 		{ height:134px; background-image:url(../images/bg_header.gif); }
.content			{ width:465px; }
.contentText		{ margin-right:40px; }
.minHeight			{ float:right; width:1px; height:338px; }

.navigatie			{ clear:both; background-image:url(../images/bottom_stippellijn.gif); background-repeat:no-repeat; background-position:top; }
.navLeft 			{ width:400px; padding-top:15px; padding-bottom:15px;}
.navLeft a			{ background-image:url(../images/bullet.jpg); background-repeat:no-repeat; padding-left:10px; margin-top:3px; }
.navRight			{ width:451px; float:right; }

.navigatie ul		{ position:relative; list-style:none; margin:0; padding:0; }


/* TAGCLOAD */
.tagCloud			{  }
#cloud				{ margin:15px; font-size:18px; font-weight:bold; }
.tagCloud #intro	{ font-size:13px; color:#fff; font-weight:bold; margin-top:10px;	margin-left:10px; }
.tagCloud h1		{ font-size:14px; color:#fff; line-height:20px; display:inline; font-weight:normal; }
.tagCloud h2		{ font-size:14px; color:#fff; line-height:20px; display:inline; font-weight:normal; }
.tagCloud h3		{ font-size:14px; color:#fff; line-height:20px; display:inline; font-weight:normal; }
.tagCloud h4		{ font-size:13px; color:#fff; line-height:20px; display:inline; font-weight:normal; }
.tagCloud h5		{ font-size:13px; color:#fff; line-height:20px; display:inline; font-weight:normal; }
.tagCloud a			{ font-size:12px; color:#fff; text-decoration:none;  }
.tagCloud a:hover	{ font-size:12px; color:#fff; text-decoration:underline; }

.footer				{ clear:both; background-image:url(../images/bottom_stippellijn.gif); background-repeat:no-repeat; background-position:top; color:#fff; }
.footer a			{ color:#fff; }
.copyright			{ float:right; padding-top:45px; margin-right:10px;}

/* PAGE SPECIFIC */
.homeSubject		{ clear:left; margin-top: 17px; background-color:#CCC;}
.homeSubject .img	{ float:left; width:150px; }
.homeSubject .tekst	{ float:left; width:280px;}
.homeSubject h1		{ padding-top:0px; margin-top:0px; padding-bottom:5px; margin-bottom:0px;}
.homeDevider		{ clear:left; margin-left:150px; background-image:url(../images/homesubject_stippel.gif); background-repeat:repeat-x; background-position: left center; margin-top:5px;}
.arrow				{ background-image:url(../images/bullet.jpg); background-repeat:no-repeat; padding-left:10px; }
