BODY {
	border: none;
	margin: 0px;
	padding: 0px;
	scrollbar-arrow-color: #FFFFFF;
	scrollbar-track-color: #FFFFFF;
	scrollbar-3dlight-color: #7c7bc2;
	scrollbar-darkshadow-color: #7c7bc2;
	scrollbar-face-color: #7c7bc2;
	scrollbar-highlight-color: #7c7bc2;
	scrollbar-shadow-color: #7c7bc2;
	background-color: #a4acc8;
	background-image:url(../_images/bg.gif);
	background-repeat: repeat-y;
	background-position: center top;
	line-height: 15px;
}
/*VERGROOT*/
#vergroot {
	position:absolute;
	width: 40px;
	left: 50%;
	margin-left: 425px;
	padding-right: 10px;
	top: 212px;
	height: 30px;
	text-align: left;
	background-color: #7c7bc2;
	text-align: right;
	z-index: 3;
}
#vergroot a {
	font-size: 15px;
	text-decoration: none;
	color: #ffffff;
}
#vergroot a:hover {
	text-decoration: none;
	color: #000000;
	}
#vergroot em {
	font-size: 25px;
 	font-style: normal;
}

/*KALENDER*/
.agenda #headrow{
	height: 18px;
	background-color: #7c7bc2;
	font-weight: bold;
	color:#fff
}
.agenda span{
	font-weight: bold;
	color:#61bb46;
}

/*FLASH*/
#flash {
	position: absolute;
	left: 50%;
	margin-left: -475px;
	top: 0px;	
	border-bottom: dotted 2px #CCCCCC;
	}
	
/*AGENDA*/
#agendavak {
	position:absolute;
	width: 223px;
	left: 50%;
	margin-left: 250px;
	top: 232px;
	text-align: left;
	background-color:#FFFFFF;
	border-left: dotted 2px #CCCCCC;
}
#tekstvak {
	position:absolute;
	width: 510px;
	left: 50%;
	margin-left: -260px;
	top: 228px;
	text-align: left;
	background-color:#FFFFFF;
	border-bottom: solid 20px #FFFFFF;
}
#tekstvak P, TD { 
	color: #202313; 
	font-weight: normal; 
	font-size: 12px; 
	line-height: 16px; 
	font-family: "century gothic", Helvetica, Arial, Sans-serif; 
	padding-left: 20px;
	padding-right: 20px;
}
#tekstvak H1 {
	color: #7c7bc2;
	font-weight: bold; 
	font-size: 26px; 
	font-family: "century gothic", "Times New Roman", Times, serif; 
	padding-left: 20px;
	padding-right: 20px;
	line-height: 20px;
}
#tekstvak H2 {
	color: #7bb133;
	font-weight: bold; 
	font-size: 14px; 
	line-height: 16px; 
	font-family: "century gothic", Helvetica,  Arial,Sans-serif;
	padding-left: 20px;
	padding-right: 20px; 
}
#tekstvak A   { 
	color: #202313; 
	text-decoration: underline 
}
#tekstvak A:hover
{
    TEXT-DECORATION: none
}
#tekstvak LI  {
	color: #202313;
	font-weight: normal;
	font-size: 12px; 
	line-height: 16px; 
	font-family: "century gothic", Arial, Helvetica, Sans-serif;
	list-style-position: outside;
	list-style-image: none;
	list-style-type: disc;
	padding-right: 20px;
}
#tekstvak HR  { 
	size: 1px;
	background-color: #505050;
	border-top: 1px #505050 dotted
}
#tekstvak img  { 
	float: right;
	margin: 5px; 
	padding: 5px;
	border: solid 1px #cccccc;  
}
#agendavak P, TD { 
	color: #202313; 
	font-weight: normal; 
	font-size: 12px; 
	line-height: 16px; 
	font-family: "century gothic", Arial, Helvetica, Sans-serif; 
	padding-left: 20px;
	padding-right: 20px;
}
#agendavak H1 {
	color: #61bb46;
	font-weight: bold; 
	font-size: 14px; 
	line-height: 16px; 
	font-family: "century gothic", Arial, Helvetica, Sans-serif;
	padding-left: 20px;
	padding-right: 20px; 
}
#agendavak A   { 
	color: #202313; 
	text-decoration: underline 
}
#agendavak A:hover
{
    TEXT-DECORATION: none
}
#agendavak LI  {
	color: #202313;
	font-weight: normal;
	font-size: 12px; 
	line-height: 16px; 
	font-family: "century gothic", Arial, Helvetica, Sans-serif;
	list-style-position: outside;
	list-style-image: none;
	list-style-type: disc;
}
#agendavak img  { 
	margin: 5px; 
	padding: 5px;
	border: solid 1px #cccccc; 
}
#contact{
	border: 0px;
	width: 500px;
	height: 370px
}