/* CSS Document */
body		{
		margin: 0px;
		padding: 0px;
		background: #ffffff;
		font-family: Trebuchet MS, Verdana, Tahoma, Arial;
		font-size: 12px;
		color: #333333;
		scrollbar-face-color: #666666;
		scrollbar-shadow-color: #666666;
		scrollbar-highlight-color: #666666;
		scrollbar-3dlight-color: #e0e0e0;
		scrollbar-darkshadow-color: #c0c0c0;
		scrollbar-track-color: #e0e0e0;
		scrollbar-arrow-color: #e0e0e0;
		}

/* Kader website */
#main {
	width: 1005px;
	height: 750px;
	background: #ffffff;
	margin-top: 10px;
	margin-left: auto;
	margin-right:auto;
	margin-bottom:auto;
}

/* Headerkader */
#top {
	font-family: Trebuchet MS, Verdana, Tahoma, Arial;
	color: #333333;
	width: 1000px;
	height: 130px;
	margin: auto;
	background: #ffffff;
}

#adres {
	font-family: Trebuchet MS, Verdana, Tahoma, Arial;
	color: #ffffff;
	text-align: left;
	float: left;
	width: 145px;
	height: 130px;
	margin-top: 5px;
	margin-left: 5px;
	margin-bottom: 5px;
	padding-left: 5px;
	background: #4066A4;
	border: 1px solid #c0c0c0;
}

#header {
	font-family: Trebuchet MS, Verdana, Tahoma, Arial;
	color: #333333;
	float: left;
	width: 650px;
	height: 130px;
	margin-top: 5px;
	margin-left: 5px;
	margin-bottom: 5px;
	background: #ffffff;
	border: 1px solid #c0c0c0;
}

#logo {
	font-family: Trebuchet MS, Verdana, Tahoma, Arial;
	color: #333333;
	float: left;
	width: 150px;
	height: 130px;
	margin-top: 5px;
	margin-left: 5px;
	margin-bottom: 5px;
	background: white url('../art/logo.jpg') no-repeat;
}

/* Menukader website */
#topmenu  {
	font-family: Trebuchet MS, Verdana, Tahoma, Arial;
	font-size: 12px;
	float: left;
	color: #333333;
	width: 970px;
	height: 25px;
	text-align: left;
	margin-top: 5px;
	padding-top: 3px;
	padding-left: 10px;
	background: #ffffff;
	background: url('../art/bgtopmenu.jpg');
	border: 1px solid #c0c0c0;
}

#topmenuhome	{
	width: 100px;
	height: 24px;
	float: left;
}

#topmenutekst	{
	font-family: Helvetica, Arial;
	font-size: 18px;
	text-align: right;
	color: orange;
	width: 400px;
	height: 24px;
	padding-right: 7px;
	float: right;
	text-decoration: italic;
	font-weight: bold; 
}

#headertekst	{
	font-family: Arial, Trebuchet MS, Verdana, Tahoma, Arial;
	font-size: 24px;
	text-align: center;
	color: #666666;
	width: 100%;
	height: 24px;
	padding-right: 7px;
	margin-top: 53px;
	float: right;
	text-decoration: italic;
	font-weight: bold; 
}

/* Inhoudkader */
#content {
	font-family: Trebuchet MS, Verdana, Tahoma, Arial;
	color: #333333;
	width: 1000px;
	height: 525px;
	margin: auto;
	background: #ffffff;
}

#linkerkolom {
	font-family: Trebuchet MS, Verdana, Tahoma, Arial;
	color: #333333;
	float: left;
	width: 145px;
	height: 500px;
	border-right: #c0c0c0 1px solid;
	margin-top: 5px;
	margin-left: 5px;
	margin-right: auto;
	margin-bottom: auto;
	background: #4066A4;
}

#menuboven {
	float: left;
	width: 145px;
	height: 25px;
	background: #4066A4;
	border-bottom: #c0c0c0 1px solid;
}

#middenkolom {
	font-family: Trebuchet MS, Verdana, Tahoma, Arial;
	color: #333333;
	float: left;
	width: 650px;
	height: 500px;
	margin-top: 5px;
	margin-left: 5px;
	margin-right:auto;
	margin-bottom:auto;
	background: white;
}

#rechterkolom {
	font-family: Trebuchet MS, Verdana, Tahoma, Arial;
	font-size: 11px;
	color: #ffffff;
	padding: 5px;
	float: left;
	width: 150px;
	height: 500px;
	margin-top: 5px;
	margin-left: 5px;
	margin-right: 5px;
	margin-bottom:auto;
	border-left: #c0c0c0 1px solid;
	background: #4066A4;
}

#foto {
	float: center;
	width: 125px;
	margin-top: 25px;
	border: solid 2px #c0c0c0;
}

#scroll  {
	background: norepeat fixed center 50%; overflow: auto;
	visibility: visible;
	width: 625;
	height: 495;
	font-family: Trebuchet MS, Verdana, Tahoma, Arial;
	font-size: 12px;
	color: #333333;
	text-align:left;
	position: relative;		
	padding-left: 5px;
	margin-bottom: 20px;
	top: +5px;
	left: +5px;
	border-bottom: 2px solid #FF9900;
}

#voorbeeld {
	position: center;
	font-family: Trebuchet MS, Verdana, Tahoma, Arial;
	color: #333333;
	text-align: left;
	width: 475px;
	padding: 5px;
	margin-top: 5px;
	margin-bottom: 5px;
	background: #C4D1F4;
}

#prikbord {
	float: center;
	width: 580px;
	margin-top: 10px;
	margin-bottom: 15px;
	border: solid 2px #c0c0c0;
	background: #C4D1F4;
}

#prikbordimage {
	float: left;
	width: 90px;
}

#prikbordtekst {
	float: left;
	width: 445px;
	padding: 5px;
	padding-left: 25px;
}

/* Tekstopmaakkenmerken */
h1	{ font-family: Trebuchet MS, Verdana, Tahoma, Arial; font-size: 18px; color: #000080; line-height: 100%; margin-top: 10px; padding 0px; }
h2	{ font-family: Trebuchet MS, Verdana, Tahoma, Arial; font-size: 16px; color: #444444; line-height: 100%; margin-top: 10px; padding 0px; }
b	{ font-family: Trebuchet MS, Verdana, Tahoma, Arial; font-size: 12px; color: #000080; font-weight: bold; }

.text	{ font-family: Trebuchet MS, Verdana, Tahoma, Arial; font-size: 10px; color: #000080; font-weight: bold; }

a:link, a:visited, a:active 					{ font-family: Trebuchet MS, Verdana, Tahoma, Arial; font-size: 12px; font-weight: normal; color: #333333; text-decoration: none; }
a:hover								{ font-family: Trebuchet MS, Verdana, Tahoma, Arial; font-size: 12px; color: c0c0c0; text-decoration: underline; }

a:link.menusmall, a:visited.menusmall, a:active.menusmall 	{ font-family: Trebuchet MS, Verdana, Tahoma, Arial; font-size: 14px; color: #4066A4; text-decoration: none; font-weight: bold; }
a:hover.menusmall  						{ font-family: Trebuchet MS, Verdana, Tahoma, Arial; font-size: 14px; color: orange; text-decoration: none; font-weight: bold; }

a:link.menu, a:visited.menu, a:active.menu			{ font-family: Trebuchet MS, Verdana, Tahoma, Arial; font-size: 11px; color: #4066A4; text-decoration: none; display: block; background: #e0e0e0 url('../art/bgbutton.jpg'); text-align: left; height: 25px; text-indent: 5px; width: 145px; border-bottom: #c0c0c0 1px solid; padding-top: 5px; float: left;}
a:hover.menu  							{ font-family: Trebuchet MS, Verdana, Tahoma, Arial; font-size: 11px; color: white; text-decoration: none; display: block; background: #4066A4; text-align: left; height: 25px;  text-indent: 5px; width: 145px; border-bottom: #c0c0c0 1px solid; padding-top: 5px; float: left;}

a:link.bottom, a:visited.bottom, a:active.bottom		{ font-family: Trebuchet MS, Verdana, Tahoma, Arial; font-size: 12px; font-weight: bold; color: #4066A4; text-decoration: underline; }
a:hover.bottom							{ font-family: Trebuchet MS, Verdana, Tahoma, Arial; font-size: 12px; font-weight: bold; color: gray; text-decoration: none; }
