body {
		font:	12px/1.2 Verdana, Arial, Helvetica, sans-serif;
		background-image: url(/Images/Background.gif); 
		padding:0px;
		margin:0px;
		text-align:center;
	}

	a {
		text-decoration:none;
		font-weight:bold;
		color:#ffffff;
	}

	pre {
		font-size:11px;
		color:blue;
	}

	.greek {
		color:#999;
	}

	ol {
		margin-right:40px;
	}
	li {
		margin-bottom:10px;
	}

	#frame {
		width:724px;
		margin-right:auto;
		margin-left:auto;
		margin-top:10px;
		padding:0px;
		text-align:left;
	}

	#contentleft {
		width:170px;
		height:420px;
		float:left;
		background:#fff;
		border-left : 1px solid #848484;
		border-bottom : 1px solid #848484;
		Background-color : #fe9d00;
		padding: 2px 2px 2px 2px;
		background-image: url(/Images/kaartjeBack.jpg);
		background-attachment: fixed;
		background-position: bottom;
		background-repeat: no-repeat;
	}

	#contentcenter {
		width:368px;
		height:420px;
		padding:0px;
		float:left;
		background:#fff;
		border-left : 1px solid #848484;
		border-right : 1px solid #848484;
		border-bottom : 1px solid #848484;
		padding: 2px 2px 2px 2px;
		background-image: url(/Images/BabyKniel.jpg);
		background-attachment: fixed;
		background-position: bottom;
		background-repeat: no-repeat;
	}
	
	#contentcenterempty {
		
		width:368px;
		height:420px;
		padding:0px;
		float:left;
		background:#fff;
		border-left : 1px solid #848484;
		border-right : 1px solid #848484;
		border-bottom : 1px solid #848484;
		padding: 2px 2px 2px 2px;
		background-attachment: fixed;
		background-position: bottom;
		background-repeat: no-repeat;
	}

	#contentright {
		width:170px;
		height:420px;
		padding:0px;
		float:left;
		background:#B99C7A;
		border-right : 1px solid #848484;
		border-bottom : 1px solid #848484;
		padding: 2px 2px 2px 2px;
		text-align: center;
		font-weight:bold;
	}

	#contentheader {
		
		height: 100px;
		border : 1px solid #848484;
		background-image: url(/Images/HeaderBaby.jpg);
		font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
		font-size: 20pt;
		font-weight: bold;
		color: #fe9d00;
	}

	p,h1,pre {
		margin:0px 10px 10px 10px;
	}

	h1 {
		font-size:14px;
		padding-top:10px;
	}

	#contentheader h1 {
		font-size:14px;
		padding:10px;
		margin:0px;
	}

	#contentright p { font-size:10px}
	A.page
	{
	text-decoration:none;
	Background-color:white;
	color:#fe9d00;
	}
	A.page:Hover
	{
	text-decoration:underline;
	color:#B964EF;
	}
	.Red
	{
	Background-color:#B964EF;
	}
	.Red A:Hover
	{
	text-decoration:underline;
	font-weight:bold;
	color:#fe9d00;
	}
	.Orange
	{
	Background-color:#fe9d00;
	}	
	.Orange A:Hover
	{
	text-decoration:underline;
	font-weight:bold;
	color:#B964EF;
	}
	.Kop
	{
	font-weight:bold;
	color:#B964EF;
	text-align:center;
	}
	.formulier
	{
	font:	12px/1.2 Verdana, Arial, Helvetica, sans-serif;
	border: 1px solid #848484;
	width: 280px;
	}
	TextArea.formulier
	{
	height: 70px;
	}
	