body {
	padding: 0;
	margin: 0;
	overflow: scroll;
	background-image: url(/images/core/background.gif);
	background-repeat: repeat-x;
	text-align: center;
}

body, td {
	font-family: Verdana, Arial;
	font-size: 10px;
	color: #000000;	
}

p {
	margin: 0px;
}

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

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

a.top_menu {
  color: #292560;
  text-decoration: none;
  font-weight: bold;
}

a.top_menu:hover {
  color: #f7a712;
  text-decoration: none;
  font-weight: bold;
}

a.menu_top {
  text-decoration: none;
  color: #ffffff;
  font-family: Arial;
  font-weight: bold;
  font-size: 13px;
}

a.menu_top:hover, a.menu_top_active, a.menu_top_active:hover {
  text-decoration: none;
  color: #ffffff;
  font-family: Arial, Verdana;
  font-weight: bold;
  font-size: 13px;
}

a.menu_top_sub {
  color: #ffffff;
  text-decoration: none;
  font-size: 10px;
  font-weight: normal;
}

a.menu_top_sub:hover, a.menu_top_sub_active, a.menu_top_sub_active:hover {
  color: #ffffff;
  text-decoration: underline;
  font-size: 10px;
  font-weight: normal;
}

img.nav_bullit {
	margin: 0 5px 0 5px;
}

h1 {
  font-family: Arial, Verdana;
  font-size: 16px;
  font-weight: bold;
  color: #000000;
  padding: 0;
  margin: 0;
}

h2 {
  font-family: Arial, Verdana;
  font-size: 15px;
  font-weight: bold;
  color: #ffffff;
  padding: 0 0 0 6px;
  margin: 0;
	line-height: 32px;
}

div.wrapper {
	width: 1000px;
	margin-top: 12px;
  margin-left: auto;
  margin-right: auto;
	text-align: left;
}

span.big {
  font-family: Arial, Verdana;
  font-size: 11px;
  font-weight: bold;
  color: #292560;
}

li, ul {
  margin: 10px;
  padding: 0px;
}

div.header {
  height: 82px;
  background-image: url(/images/core/header.gif);
	background-repeat: repeat-x;
	background-position: top right;
}

div.header_afbeelding {
  height: 77px;
	background-image: url(/images/core/header_back.gif);
	background-repeat: no-repeat;
	background-position: top right;
}

div.sitenav {
	float: right;
	padding: 6px;
}

div.sitenav a {
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
	padding: 0 6px 0 6px;
}

div.sitenav a:hover {
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: underline;
}

div.core_padding {
  padding-top: 50px;
}

td.nav_divider {
 width: 30px;
}

#CenterMenu {
	margin-top: 34px;
}

#CenterMenu td {
	height: 24px;
}

div.menu_text {
  position: relative;
  text-align: center;
}

td.menu {
  width: 133px;
	background-color: #FFFFFF;
	font-weight: bold;
}

td.menu_on {
	width: 133px;
	background-color: #DD5792;
	background-image: url(/images/core/nav_active.gif);
	background-repeat: no-repeat;
	color: #FFFFFF;
	font-weight: bold;
}

td.menu_off {
	width: 133px;
	background-color: #DD5792;
	background-image: url(/images/core/nav_inactive.gif);
	background-repeat: no-repeat;
	color: #000000;
	font-weight: bold;
}

div.left {
  float: left; 
  width: 190px;
}

div.core {
  float: left;
  width: 550px;
  margin: 0 35px 10px 35px;
}

div.minheight {
	min-height: 680px; 
	_height: 680px;
}

div.right {
  float: right; 
  width: 190px;
}

td.header_ster {
	background-color: #231F20;
	text-align: center;
}

table.spotlights {
	border-collapse: collapse;
}

table.spotlights td {
	border: 1px solid #000000;
}

table.spotlights a {
	color: #000000;	
	font-weight: bold;
}

table.spotlights a:hover {
  color: #000000;
	font-weight: bold;
	text-decoration: underline;
}

table.spotlights td.header {
  background-color: #DE5992;
}

td.core div {
	padding: 6px;
}

table.spotlight_nieuws a:hover {
	font-weight: bold;
}

a.link_ster {
	padding-left: 20px;
	background-image: url(/images/core/ster_klein.gif);
	background-repeat: no-repeat;
}

a.link_ster:hover {
	font-weight: normal;
}

a.pink {
	color: #dd5792;
	padding-left: 20px;
	background-image: url(/images/core/ster_klein.gif);
	background-repeat: no-repeat;
	font-size: 12px;
}

a.pink:hover {
	color: #dd5792;
	font-weight: normal;
	font-size: 12px;
	}

td.formbox_core {
  width: 555px; 
  background-image: url(/images/core/formbox_core.gif); 
  background-repeat: repeat-y; 
  padding: 20px 44px 5px 30px;
}

input, textarea, select {
  color: #000000;
  font-size: 10px;
  font-family: arial;
}

a.opsomming {
	display: block;
	background-image: url(/images/core/bullit.gif);
	background-repeat: no-repeat;
	background-position: 0 5px;
	padding-left: 15px;
	margin-bottom: 8px;
	
}