/* CSS Document */

.menuknop {
	background-image: url(images/menuknop.gif);
	background-repeat: no-repeat;
	background-position: left top;
}

a.menu				{color: #161313; text-decoration: none; font-weight:bold; }
a.menu:visited		{color: #161313; text-decoration: none; font-weight:bold; }
a.menu:active		{color: #161313; text-decoration: none; font-weight:bold; }
a.menu:hover		{color: #161313; text-decoration: none; font-weight:bold; }

.tekstVeld  { padding-left: 20px;  }

/* ALGEMEEN */
body	{ font-family: Verdana, Arial; font-size: 71%; color:#161313; letter-spacing: 0.5px; background-color:#FFFFFF; line-height: 16px;}

a				{color: #4f0168; text-decoration: underline;}
a:visited		{color: #4f0168; text-decoration: underline;}
a:active		{color: #4f0168; text-decoration: underline;}
a:hover			{color: #f08800; text-decoration: underline;}

hr	{color: #e1ab08; width: 97%;}



/* LEFT */
.bck-links {
	background-image: url(images/bck-links.jpg);
	background-repeat: repeat-y;
	background-position: left top;
}


#logo {position:absolute; padding-left: 12px; width: 90px; z-index:1}

#nav {position:relative; left: 0px; top: 0px; background-color: width: 150px; z-index:1}


/* MAIN */

.bck-midden {
	background-image: url(images/bck-midden.jpg);
	background-repeat: repeat-y;
	background-position: left top;
}

.datum { font-weight:bold; font-size: 75%;}
.kruimel {color: #4f0168; font-weight:normal; font-size: 75%;}

a.kruimel			{color: #4f0168; text-decoration: none; font-weight:normal;}
a.kruimel:visited	{color: #4f0168; text-decoration: none; font-weight:normal;}
a.kruimel:active	{color: #4f0168; text-decoration: none; font-weight:normal;}
a.kruimel:hover		{color: #161313; text-decoration: underline; font-weight:normal;}

.invoer { font-size: 75%; letter-spacing: 1px;}


.titel 	{ font-size: 105%; font-weight:bold; color:#f08800;}
.intro  { padding-left: 20px; padding-top: 2px; padding-right:85px; padding-bottom: 2px;}
.tekst 	{ }
.vet 	{ font-weight:bold}
.foto	{ padding-left: 0px; padding-top: 5px; padding-right: 0px; padding-bottom: 5px; }
.onderwerp 	{ font-size: 95%; font-weight:bold; color:#868f98;}
.kop 	{ font-size: 85%; font-weight:bold; color:#4f0168;}
.bericht 	{ font-size: 85%; font-family: Verdana, Arial;}

.wachtwoord { font-size: 75%; padding-right: 40px}

.lijn { background-image: url(images/lijn.jpg);
	background-repeat: no-repeat;
	background-position: left center;}
	
.vertikaal { background-image: url(images/lijn-vertikaal.gif);
	background-repeat: repeat-y;
	background-position: left top;}

ul.bullet {
		list-style-type: disc;
		list-style-image: url(images/bullet.gif);
		}
		
		

a.leesverder			{color: #161313; text-decoration: underline; font-size: 85%;}
a.leesverder:visited	{color: #161313; text-decoration: underline; font-size: 85%;}
a.leesverder:active		{color: #161313; text-decoration: underline; font-size: 85%;}
a.leesverder:hover		{color: #161313; text-decoration: none; font-size: 85%;}

a.links				{color: #161313; text-decoration: none; font-size: 85%; font-weight:bold;}
a.links:visited		{color: #161313; text-decoration: none; font-size: 85%; font-weight:bold;}
a.links:active		{color: #161313; text-decoration: none; font-size: 85%; font-weight:bold;}
a.links:hover		{color: #161313; text-decoration: underline; font-size: 85%; font-weight:bold;}


/* FOOTER */
.onderkant {
	background-color: #665e69;
	background-image: url(images/bck-footer.jpg);
	background-repeat: repeat-y;
	background-position: right top;
	color:#FFFFFF;
	font-size: 75%;
}
