a:link {
	text-decoration: none;
	color: #DD127B;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}

DIV.outer
	{
	position:absolute;
	left:0%;
	top:50%;
	
	height:590px;
	margin-left:0px; /* half of width */
	margin-top:-320px; /* half of height */
	}

#Menu {
	position:absolute;
	width:700px;
	height:30px;
	z-index:2;
	left:110px;
	top:35px;
}

#Nieuwtjes {
	position:absolute;
	width:325px;
	height:450px;
	z-index:1;
	left: 120px;
	top: 100px;
	border:solid;
	border-color:#7BB731;
}

#Kalender {
	position:absolute;
	width:325px;
	height:450px;
	z-index:1;
	left: 475px;
	top: 100px;
	border:solid;
	border-color:#7BB731;
}

.banner {font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFF;
	font-weight:bold;
}	

.style1 {font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #DD127B;
	font-weight:bold;
}	

.style2 {font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000
}

.style3 {font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	color: #DD127B;
	font-weight:bold
}

.style4 {font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #7BB731
}


.h1 {font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:16px;
	color: #7BB731;
	font-variant:small-caps;
	font-weight:bold;
}
