*
{
	padding:0;
	margin:0;
}

html, body 
{
	height: 100%; 
	background-color: #fefef8;
	font-family: verdana, helvetica, sans-serif;
	color: #60869F;
	font-size: 11px;
}

p
{
	margin:0;
}

h1
{
	font-family:"lucida sans", verdana, helvetica, sans-serif;
	font-size:22px;
	letter-spacing: 0.3ex;
	color: #B11A16;
}

h2, h2 a
{
	font-family: verdana, helvetica, sans-serif;
	font-size:14px;
	letter-spacing: 0.1ex;
	color: #B11A16;
	margin:0;
	padding:0;
}

h2 a:hover
{
	color: #60869F;
	text-decoration:none;
}
	
#back 
{
	position: relative;
	left:50%;
	margin-left: -450px;
	top: 0;
	width:900px;
	height: 560px;
	visibility: visible;
	padding:0;
/*	background-image:url(../plaatjes/layout/toestel_bg2.gif);
	background-repeat:no-repeat;
	background-position: 0% 50%;*/
	
}

#menu
{
	position: relative;
	left:0;
	height: 440px;
	width: 260px;
	float:left;
	background-image: url(../plaatjes/layout/logokleurklein.gif);
	background-repeat: no-repeat;
	background-position: 0% 0%;
	text-align: right;
}

.menutekst
{
	margin-right: 40px;
	margin-top: 80px;
	font-family: "lucida sans", verdana, helvetica, sans-serif;
	letter-spacing: 0.3ex;
	line-height: 200%;
	font-size: 14px;
	background-image: url(../plaatjes/layout/toestel_bg.gif);
	background-repeat: no-repeat;
	background-position: 0% 50%;
}

#titel
{
	height: 64px;
	overflow: auto;
	margin-top: 48px;
	text-align: left;
}

#inhoud
{
	width: 640px;
	height: 242px;
	overflow: auto;
	vertical-align: top;
	line-height:140%;
	font-size:13px;
	margin-right: 20px;
	text-align: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.inhoudtekst
{
	line-height:140%;
	font-size:13px;
	margin-right: 20px;
	text-align: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.inhoudtekst a
{
	font-weight: bolder;
	text-decoration: none;
}

#diashow
{
	background-color: #fefef8;
	width: 640px;
	height: 160px;
}

#voettekst 
{
	font-family: verdana, helvetica, sans-serif;
	width:660px;
	text-align:justify;
	font-size:10px;
}

#actie
{
	color: #B11A16;
	text-align: right;
}

#actie a
{
	text-decoration: none;
	color: #B11A16;
}

#actie a:hover
{
	text-decoration: none;
	color: #60869F;
}

#actie a:active
{
	text-decoration: none;
	color: #60869F;
}


.workshoptekst
{
	font-size:12px;
	line-height:125%;
	letter-spacing: 0ex;
}

a
{
	text-decoration:none;
	color:#60869F;
}

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

a:active
{
	text-decoration:none;
	color:#B11A16;
}

.scrolling
{
	height:95%;
	overflow:auto;
	SCROLLBAR-FACE-COLOR: #60869F; 
	SCROLLBAR-HIGHLIGHT-COLOR: #60869F; 
	SCROLLBAR-SHADOW-COLOR: #375366; 
	SCROLLBAR-3DLIGHT-COLOR: #375366; 
	SCROLLBAR-ARROW-COLOR: #fefef8; 
	SCROLLBAR-TRACK-COLOR: #fefef8; 
	SCROLLBAR-DARKSHADOW-COLOR: #fefef8;
}

.handtekening
{
	position: relative;
	font-family: "Lucida Handwriting", verdana, sans-serif;
	margin-right: 40px;
	margin-top: 60px;
	font-size: 18px;
	text-align: right;
}

.rood
{
	color: #B11A16;
	display: inline;
}

ul
{
	list-style-type:disc;
	list-style-position: inside;
}

.reactie
{
	font-family: verdana, sans-serif;
	font-style:italic;
	font-size: 14px;
	text-align: left;
	line-height:105%;
}


