body
{
	margin: 0px;
	padding-bottom: 50px;
	/*background-image:url(../images/background-paars.png);
	background-repeat:repeat;*/
	background: #1F0817;
	text-align: center;
	background-image: url(../images/bgpattern2.png);
	background-position: 50.1% 100%;
}

#body
{
	position: relative;
	margin: 70px auto 0px auto;
	text-align: left;
	width: 800px;
	background-color: #3F102E;
	border-top: 1px solid #4e0f37;
	border-right: 1px solid #4e0f37;
	border-left: 1px solid #4e0f37;
}

#binder{
	width: 800px;
	height: 212px;
	position: relative;
	margin: 0px auto 0px auto;
	background-image: url(../images/achtergrond-binder2.jpg);
	background-repeat: no-repeat;
	border-bottom: 1px solid #4e0f37;
	border-right: 1px solid #4e0f37;
	border-left: 1px solid #4e0f37;
	text-align: right;
	vertical-align:bottom;
}

#binder div.text{
position: absolute;
bottom: 10px;
right: 10px
}

#body img
{
	border:0px;
}

#body,#body div,#body td,#body th,#body li, #binder
{
	font-family: Arial;
	font-size: 10pt;
	color:#DEDEDD;
}



#body h1 {font-size:22px;margin-top:0px;padding-bottom:20px;color:#ffcf06;}
#body h2 {font-size:18px;margin-top:0px;padding-bottom:10px;color:#ffcf06;}
#body h3 {font-size:14px;margin-top:0px;padding-bottom:10px;color:#ffcf06;}
#body .h3  {font-size:14px;margin-top:0px;padding-bottom:5px;color:#ffcf06;}

p {margin-top:5px;}


#body form
{
	margin:0px;
	padding:0px;
}

#Logo
{
	position: relative;
	top: -50px;
	left:-50px;
	width:176px;
	height:137px;
	background-image:url(../images/logo2.png);
	background-repeat:no-repeat;
	z-index:1;
}

#Slogan
{
	position: absolute;
	top: -18px;
	right:-50px;
	/*width:300px;
	height:25px;*/
	padding: 5px;
	z-index:1;
	font-weight: bold;
	font-size: 14pt !important;
	text-align: right;
	background: #DEDEDD;
	color: #40456d !important;
}

#body #Content
{
	/*position:absolute;
	left:50%;
	margin-left:-397px;*/
	width:794px;
	min-height:100%;
}

#body #Content #Page
{
	/*position:absolute;
	left:0px;*/
	width:794px;
	border-width:0px;
	margin:0px;
	padding:0px;
}

#Content  #Page #Text
{
	padding:0px 50px 0px 160px;
	min-height:400px;
}

#body #Content #Page #Footer
{
	display:block;
	height:24px;
	margin:10px 10px 5px 10px;
	padding-top:8px;
}

#body #Content #Menu
{
	position:absolute;
	top: 140px;
	left: 50%;
	margin-left:-387px;
	width: 120px;
	z-index:1;
}

#body #Content #Menu ul
{
	border-width:1px 0px 0px 0px;
	border-style:solid;
	border-color:#661A4B;
	padding:0px;
	margin:0px;
}

#body #Content #Menu #selected a
{
	color:#DEDEDD;
	background: #661A4B;
}

#body #Content #Menu li
{
	/*display:block;
	height:20px;
	border-width:0px 0px 1px 0px;
	border-style:solid;
	border-color:#545f6e;
	font-size:12px;
	padding:4px 0px 0px 10px;
	font-weight:bold;*/
	list-style: none;
}

#body #Content #Menu a{
	display:block;
	height:20px;
	border-width:0px 0px 1px 0px;
	border-style:solid;
	border-color:#661A4B;
	font-size:12px;
	padding:4px 0px 0px 10px;
	font-weight:bold;
}

#body #Content #Menu a:hover{
	background: #661A4B;
	text-decoration: none;
}

#body A
{
	text-decoration:none;
	color:#ffcf06;
}

#body A:hover
{
	text-decoration:underline;
	color:#DEDEDD;
}

