BODY
{
	SCROLLBAR-FACE-COLOR: #4e1b61;
	SCROLLBAR-HIGHLIGHT-COLOR: #4e1b61;
	SCROLLBAR-SHADOW-COLOR: #4e1b61;
	SCROLLBAR-3DLIGHT-COLOR: #4e1b61;
	SCROLLBAR-DARKSHADOW-COLOR: #4e1b61;
	SCROLLBAR-ARROW-COLOR: #ffffff;
	SCROLLBAR-TRACK-COLOR: #ffffff;
	BACKGROUND-COLOR: #bcabc2;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	COLOR: #4e1b61;
	margin: 0px;
	padding: 0px;
	background-color: #bcabc2;
	background-image: url(../_images/bg.gif);
	background-repeat: repeat-y;
	background-position: center top;
	overflow-x: hidden;
}
/*FLASH*/
#flash {
	float: right;
	margin-right: 20px;
}
#flash2 {
	float: right;
	margin-right: 20px;
}
/*LOGOVAK*/
#logovak {
	position: absolute;
	width: 770px;
	height: 11px;
	top: 0px;
	left: 50%;
	margin-left: -386px;
	border-top-width: 9px;
	border-top-style: solid;
	border-top-color: #4e1b61;
}
/*LINKS*/
#vaklinks {
	position: absolute;
	width: 330px;
	height: 391px;
	top: 111px;
	left: 50%;
	margin-left: -386px;
}

/*ADRESVAK*/
#adresvak {
	position:absolute;
	width: 361px;
	height: 54px;
	top: 57px;
	left: 50%;
	margin-left: 25px;
	z-index: 2;
	background-image: url(../_images/adres-bg.gif);
	background-repeat: no-repeat;
	background-position: left top;
	FONT-SIZE: 11px;
}
#adresvak P
{
	color: #ffffff;
	padding-top: 4px;
	padding-left: 30px;
	line-height: 14px;
	margin: 0px;
}
#adresvak a
{
    FONT-SIZE: 11px;
	line-height: 14px;
	COLOR: #ffffff;
	text-decoration: none;
}
#adresvak a:hover {
	text-decoration: none;
}

/*TEKST*/
#tekstvak {
	position:absolute;
	width: 439px;
	left: 50%;
	margin-left: -56px;
	padding-bottom: 10px;
	text-align: left;
	top: 111px;
	z-index: 1;
	background-image: url(../_images/tekst-top.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 40px;
}
#tekstvak P
{
    FONT-SIZE: 13px;
	line-height: 14px;
	padding-left: 30px;
	padding-right: 30px;

}
#tekstvak LI
{
	FONT-SIZE: 13px;
	list-style-position: outside;
	list-style-type: disc;
	line-height: 14px;
	margin-left: 5px;
	padding-left: 0px;
	padding-right: 30px;
}
#tekstvak H1
{
	FONT-WEIGHT: bold;
	FONT-SIZE: 16px;
	text-align: left;
	padding-left: 30px;
	padding-right: 30px;
}

#tekstvak H2
{
    FONT-WEIGHT: bold;
    FONT-SIZE: 16px;
	FONT-FAMILY: Georgia, "Times New Roman", Times, serif;
	color: #5f972d;
	font-style:italic;
	padding-left: 30px;
	padding-right: 30px;
}
#tekstvak H3
{
    FONT-WEIGHT: bold;
    FONT-SIZE: 12px;
    FONT-STYLE: italic;
}
#tekstvak img {
	float: right;
	margin-left: 10px;
	margin-bottom: 10px;
	border: 0px;
	
	}
#tekstvak TD
{
    FONT-SIZE: 13px;
	border: 0px;
}
#tekstvak table {
	border: 0px;	
}
#tekstvak table p {
	padding: 0px;	
}
#tekstvak A
{
    COLOR: #4e1b61;
    TEXT-DECORATION: underline
}
#tekstvak A:hover
{
    TEXT-DECORATION: none
}
#FormAanmelden{
	border: 0px;
	width: 100%;
	height: 1000px;
}


#EditBar{		
}		
	
#EditBar img{
	CLEAR: right;
	float: none;
	text-align: right;
	border: 0px
}
#EditBar font{
	float: left;
	border: 0px
}

.edit_buttons{
	width:100%;
	float: none;
	CLEAR: right;
}

#tekstvakEd {
	position:absolute;
	width: 439px;
	left: 50%;
	margin-left: -55px;
	padding-bottom: 10px;
	padding-top: 4px;
	text-align: left;
	top: 111px;
	z-index: 2;
}
