body {
	background-image: url('../img/producties/body-bg-index.gif');
	background-repeat:repeat-y;
	background-position: 50% 0px;
	background-color: #f8c1d9 !important;
}
hr{
	color: #000;
	background-color: #000;
	height:2px;
	border:0px;
	padding:0px;
	margin:6px 0px;
}
h2{
	padding:0px;
	margin:0px;
	font-size:14px;
}
h2 a{
	color:#000;
	text-decoration: none;
}
h2 em{
	color:#662D91;
	font-style: normal;
}
p{
	padding:0px;
	margin:3px 0px;
}
/* Header */
div#header {
	background: url('../img/producties/header-bg.gif') repeat-x !important;
	background-position: 9px 0px !important;
	background-color: #f8c1d9 !important;
}

div#top-navigation {
	background-color: #f8c1d9 !important;
}

div#top-search {
	background-color: #f8c1d9 !important;
}

/* Black line */
div#black-line {
	background: url('../img/producties/black-dot.gif') repeat-x !important;
	background-position: 9px 0px !important;
}

div#top-navigation {
	height: 30px;
	background-color: #fff;
	width: 320px;
	position: absolute;
	top: 75px;
	margin-left: 342px;
}
div#top-navigation.english {
	width:360px;
	margin-left: 305px;
	padding-left:40px;
}


div#top-navigation ul {
	margin-left: -2px;
}

div#top-navigation ul li{
	margin-left: 25px;
	margin-right: 0px;
}

div#top-navigation ul li.first{
	margin-left: 0px;
}

div#producties_1 {
	background-color: #f8c1d9 !important;
	position: absolute;
	top: 13px;
	margin-left: 35px;
	width: 320px;
}

div#producties_2 {
	background-color: #f8c1d9 !important;
	position: absolute;
	top: 13px;
	margin-left: 655px;
	width: 320px;
}

ul#right_menu {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}

div#producties_1 img{
	float: right;
}

.titleProd {
	font-size: 20px;
	color: #702c8f;
	font-family: Banco;
	margin-top:-4px;
}

.subTitle {
	font-size: 14px;
	color: #000;
	height: 18px;
	font-family: Banco;
	margin-bottom: -12px;
	margin-top: 2px;
}
#producties1{
	position:absolute;
	font-family: Banco;
	font-size: 48px;
	background-color:#f8c1d9;
	margin: 4px 0px 0px 50px;
	padding-left:40px;
}
#producties2{
	position:absolute;
	font-family: Banco;
	font-size: 48px;
	background-color:#f8c1d9;
	margin: 4px 0px 0px 656px;
	padding-right:40px;
}
ul.rightMenu li .typeface-js, ul.rightMenu li.header{
	font-family: Banco;
	background-color: inherit;
	color:#662D91;
	font-size:16px;
	border:none;
}
ul.rightMenu li li{
	border-bottom:none;
	border-top:2px solid #000;
}

div.maandtitle, div.agenda_punt .day, a.newsTitle{
	color: #662D91;
	border-bottom: none;
}



