body
{
	text-align:center;
	background-color:#C8BCAD;
	font-size:12px;
	font-family: "Trebuchet MS", Verdana;
}

td
{
	font-size:12px;
}

#Container
{
	width:881px;
	height:100%;
	margin-left:auto;
	margin-right:auto;
	background-color:#FFFFFF;
}

#HeaderImage
{
	width:821px;
	height:203px;
	background-image:url('../images/ms-n_header.jpg');
}

#Menu
{
	width:821px;
	height:39px;
}

#ContentTop
{
	width:821px;
	height:25px;
	line-height:0px;
	font-size:2px;
	background-image:url('../images/ms-n_topmain.jpg');
}

#Content
{
	width:821px;
	height:100%;
	background-image:url('../images/ms-n_midmain.jpg');
	background-repeat:repeat-y;
}

#ContentInner
{
	width:100%;
	height:100%;

}

#ContentText
{
	width:500px;
	height:100%;
	margin-left:70px;
	text-align:justify;
	z-index:100;
}

.ContentBackground
{
	background-image:url('../images/koptelefoon.jpg');
	background-position: center 250px;
	background-repeat:no-repeat;
	background-attachment:fixed;
}

h1
{
	color:white;
	font-size:20px;
	font-family: "Times New Roman";
	font-style:italic;
	font-weight:bold;
	margin:0px;
}

h2
{
	font-size:14px;
	font-family: "Trebuchet MS", Verdana;
	font-weight:bold;
	color: #1696C5;
}

#PageTitelWrapper
{
	text-align:center;
	width:100%;
	margin-bottom:15px;
	margin-top:15px;
}

#PageTitel
{
	width:318px;
	height:29px;
	background-image:url('../images/paginatitel.gif');
	text-align:center;
	margin-left:auto;
	margin-right:auto;
}

#Footer
{
	width:821px;
	height:69px;
	background-image:url('../images/ms-n_footermain.jpg');
}

a
{
	color: #1696C5;
	font-weight:bold;
	text-decoration:none;
}

a:hover
{
	color: #1696C5;
	font-weight:bold;
	text-decoration:underline;
}

.Popup
{
	position:absolute;
	left:0px;
	top:0px;
	width:500px;
	visibility:hidden;
	background-color:#FFFFFF;
	border:solid 3px #1696C5;
}
