/* Main Stylesheet */


/* Text Styles */

ul {margin-top:0;margin-bottom:.0em;margin-left:0em;padding-left:0}

p.intro {
	text-align:		left;
	font-family:	arial;
	font-size:		15px;
	line-height:	1.4em;
	font-weight:	bold;
	padding-top:	5px;
	padding-bottom:	0px;
	margin:			0px;
}

h1 {
	text-align:		left;
	font-family:	arial;
	font-size:		15px;
	font-weight:	bold;
	margin: 		0px; 
	padding-top:		0px; 

}

h2 {
	text-align:		left;
	font-family:	arial;
	font-size:		85%;
	font-weight:	bold;
	margin: 		0px; 
	padding-top:		10px; 
}

li {
	text-align:		left;
	font-family:	arial;
	font-size:		11px;
	font-weight:	bold;
	line-height:	15px;
	margin-left: 	15px; 
	padding:		0; 
	line-height:	1.6em;
	font-weight:	normal;
}

a {
	margin: 		0; 
	padding:		0; 
	text-align:		left;
	color:			#000
}

a.whitehome {
	margin: 		0; 
	padding:		0; 
	text-align:		left;
	color:			#FFF
}

body {
	margin: 		0; 
	padding:		0; 
	background: 	#FFF;
	text-align:		center;

}

p.bodyBasis {
	text-align:		left;
	font-family:	arial;
	font-size:		11px;
	line-height:	1.2em;
	font-weight:	normal;
}

p.link {
	text-align:		left;
	font-family:	arial;
	font-size:		9px;
	line-height:	1.8em;
	font-weight:	normal;
	padding-top:	5px;
	padding-bottom:	0px;
	margin:			0px;
}

blockquote {
	text-align:		left;
	font-family:	arial;
	font-size:		9px;
	line-height:	1.5em;
	font-weight:	normal;
	padding-left:	30px;
	margin:			0px;
}

p {
		margin: 		0; 
	padding:		0; 
	text-align:		left;
	font-family:	arial;
	font-size:		11px;
	line-height:	1.2em;
	font-weight:	normal;
}

td {
	text-align:		left;
	font-family:	arial;
	font-size:		11px;
	line-height:	1.3em;
	font-weight:	normal;
}


p.blackhome {
	text-align:		left;
	font-family:	arial;
	font-size:		9px;
	font-weight:	bold;
	line-height:	1.5em;
}

p.whitehome {
	text-align:		left;
	font-family:	arial;
	font-size:		9px;
	font-weight:	bold;
	line-height:	1.5em;
	color:			#fff;
}

p.URLlist {
	text-align:		center;
}

 
 
p.hometxt {
	text-align:		left;
	font-family:	arial;
	font-size:		9px;
	font-weight:	bold;
	line-height:	1.5em;
	padding-left:		10px;
}

#disclaimer a{
	font-family: 		arial;
	font-weight:		normal;
	color:				#000;
	letter-spacing: 	1px;
	font-size: 			9px;
	font-style: 		normal;
	margin: 			0;
	padding-top:		5px;
	text-align: 		right;
	text-decoration:	none;
}

#disclaimer a:hover{
	color:				#000;
	letter-spacing: 	1px;
	font-size: 			9px;
	font-style: 		normal;
	margin: 			0;
	padding-top:		5px;
	text-align: 		right;
	text-decoration:	none;
}



/* Basic framework */


#disclaimer{
	background: 	#FFF;
	margin: 		0 auto;
	position: 		relative;
	text-align: 	right;
	top:			3px;
	width: 			690px;
	height:			20px;
	
	border:			0px solid red;
}


#google{
	background: 	#FFF;
	margin: 		0 auto;
	position: 		relative;
	text-align: 	center;
	top:			3px;
	width: 			690px;
	height:			50px;
	border:			0px solid green;
}

#google p{
	font-family: 		arial;
	font-weight:		normal;
	color:				#7CB7D9;
	letter-spacing: 	1px;
	font-size: 			9px;
	font-style: 		normal;
	text-align: 		center;
	text-decoration:	none;
}

#google a{
	font-family: 		arial;
	font-weight:		normal;
	color:				#7CB7D9;
	letter-spacing: 	1px;
	font-size: 			9px;
	font-style: 		normal;
	text-align: 		center;
	text-decoration:	none;
}

#google a:hover{
	color:				#7CB7D9;
	letter-spacing: 	1px;
	font-size: 			9px;
	font-style: 		normal;
	margin: 			0;
	text-align: 		center;
	text-decoration:	none;
}


#container{
	background: 	#FFF;
	margin: 		0 auto;
	position: 		relative;
	text-align: 	left;
	width: 			690px;
	height:			550px;
	border: 		solid yellow 0px;
}

#left{
	position: 		absolute;
	background: 	#7CB7D9;
	left:			0px;
	top:			58px;
	width: 			164px;
	height:			492px;
	border: 		solid yellow 0px;
}


#nav_left{
	position: 		absolute;
	background: 	#FFF;
	left:			12px;
	top:			12px;
	width: 			139px;
	height:			220px;
	border: 		solid yellow 0px;
}


#top{
	position: 		absolute;
	background: 	url("../_img/top.gif") 0 0 no-repeat;
	left:			0px;
	top:			0px;
	width: 			690px;
	height:			58px;
}




/* Content framework */


#content{
	position: 		absolute;
	background: 	#FFF;
	left:			164px;
	top:			58px;
	width: 			526px;
	bottom:			0px;
	border: 		solid green 0px;
}

#content_back{
	position: 		absolute;
	background: 	url("../_img/bg_schild.jpg") 0 0 no-repeat;
	left:			164px;
	top:			58px;
	width: 			526px;
	bottom:			0px;
	border: 		solid green 0px;
}

#banner{
	position: 		absolute;
	background: 	#FFF;
	left:			10px;
	top:			248px;
	width: 			526px;
	height:			242px;
	z-index:		200;
	border: 		solid green 0px;
}

#row1{
	position: 		absolute;
	left:			0;
	top:			0;
	width: 			526px;
	height:			164px;
	border: 		solid blue 0px;
	z-index:		10;
}

#row2{
	position: 		absolute;
	left:			0;
	top:			164px;
	width: 			526px;
	height:			164px;
	border: 		solid red 0px;
	z-index:		10;
}

#row3{
	position: 		absolute;
	left:			0;
	top:			328px;
	width: 			526px;
	height:			164px;
	border: 		solid yellow 0px;
	z-index:		10;
}

#stijl{
	background: 	url("../_img/stijl.gif") 0 0 no-repeat;
	position: 		absolute;
	left:			10px;
	top:			427px;
	width: 			140px;
	height:			49px;
}

#flashleft{
	position: 		absolute;
	left:			20px;
	top:			280px;
	width: 			120px;
	height:			120px;
	border: 		solid yellow 0px;
	z-index:		100;
}


/* Text formatting */

#tekst{
	position: 		relative;
	margin:	15px;
	left:	0;
	bottom:	0;
	top:	0;
	right:	0;
	padding:	0;
	border: 		solid maroon 0px;
	z-index:		10;
}

#colom1{
	position: 		absolute;
	margin-top:		5px;
	margin-left:	15px;
	left:			0;
	top:			0;
	bottom:			0;
		padding:	0;
	width:			245px;
	border: 		solid maroon 0px;
	z-index:		10;
}

#colom2{
	position: 		absolute;
	margin-top:		5px;
	margin-left:	15px;
	left:			256px;
	top:			0;
	bottom:			0;
	padding:		0;
	width:			245px;
	border: 		solid maroon 0px;
	z-index:		10;
}

