@charset "UTF-8";
/* CSS Document */

html  {
	margin:0;
	height: 100%;
	overflow:auto;
}
body  {
	font: 100% "Univers Arial", Helvetica, sans-serif;
	margin: 0;
	padding: 0;
	text-align: center;
	color: #403933;
	height: 100%;
	overflow: hidden;
}
#imagewrap {
	position: absolute;
	top: 0px;
	left: 0px;
	z-index: 0;
	width: 100%;
	height: 100%;
	display:none;
}
#container {
    position: absolute;
	text-align: center;
	width: 100%;
	height: 100%;
	margin:auto;
	left: 0px;
	top: 0px;
	z-index: 1;
	overflow: auto;
}
#wrap {
	width:940px;
	margin:auto;
	padding:0;
	position:relative;
	text-align: left;
	height: 650px;
	background: #FFF;
	margin-bottom: 30px;
	margin-top: 30px;
	display:none;
}
#overlay {
	position: absolute;
	top: 40px;
	left: 40px;
	width: 200px;
	height: 600px;
	z-index: 1000;
	background: #FFF;
}
#menuwrap {
	position: absolute;
	top: 20px;
	left: 40px;
	width: 200px;
	z-index: 100;
}
#datum {
	margin-bottom: 10px;
	color: #E30028;
	font-size: 14px;
	line-height: 15px;
}
#menu {
	text-align: left;
	margin-top: 18px;
}
#menu .item {
	margin: 0 0 28px;
	font-size: 13px;
	line-height: 18px;
	padding: 0px;	
}
#menu .bluebig, #menu .redbig {
	font-weight: bold;
}
#menu .red, #menu .red a, #menu .red a:visited, #menu .redbig a, #menu .redbig a:visited {
	color: #E30028;
	text-decoration: none;
	display: block;
	margin-top: 1px;
}
#menu .red a:hover, #menu .redbig a:hover, #container #wrap #menuwrap #menu .item .red a.activeblue {
	color: #213389;
	text-decoration: none;
}
#menu .blue, #menu .blue a, #menu .bluebig a, #menu .blue a:visited, #menu .bluebig a:visited {
	color: #213389;
	text-decoration: none;
	display: block;
	margin-top: 1px;
}
#menu .blue a:hover, #menu .bluebig a:hover, #container #wrap #menuwrap #menu .item .blue a.activered {
	color: #E30028;
	text-decoration: none;
}
#logo {
	text-align: center;
	padding-top: 10px;
	padding-bottom: 0px;
}
#logo a img {
	margin: 0px;
	padding: 0px;
	border: none;
}
#logo a {
	margin: 0px;
	padding: 0px;
	display: block;
}
#footer {
	margin: 0;
	padding: 0;
	position: absolute;
	width: 600px;
	height: 35px;
	left: 300px;
	bottom: 20px;
}
#footer #muziekcentrum {
	position: absolute;
	left: 0;
	bottom:0;
}
#footer #vanabbe {
	position: absolute;
	right: 0;
	bottom:0;
}
#contentwrap {
	margin: 0;
	padding: 0;
	position: absolute;
	width: 600px;
	height: 530px;
	left: 300px;
	top: 30px;
	z-index: 10;
}
#contentwrap #content {
	height: 530px;
	padding-right: 30px;
	margin: 0px;
	position: absolute;
	top: 0;
	left: 0;
	width: 570px;
	overflow: auto;
	z-index: 10;
}
#contentwrap #slicewrap {
	height: 530px;
	padding: 0px;
	margin: 0px;
	position: absolute;
	top: 0;
	left: 0;
	width: 600px;
	overflow: hidden;
	z-index: 10;
}
#contentwrap #slicewrap #fade {
	height: 530px;
	padding: 0px;
	margin: 0px;
	position: absolute;
	top: 0px;
	left: 0;
	width: 4660px;
	overflow: hidden;
}
#contentwrap #slicewrap #fade .slice {
	height: 500px;
	width: 4660px;
	background:	 url(images/repeat_small.png) repeat center left;
	padding: 0px;
	margin: 0px;
}
#contentwrap .slice-2 {
	height: 300px;
	padding: 0px;
	margin: 0px;
	background:	 url(images/heartland.png) no-repeat center top;
	position: absolute;
	top: 130px;
	left: 0;
	width: 600px;
	z-index: 1000;
}
p {
	margin:0;
	padding:0;
	font-size: 12px;
	line-height: 18px;
	color: #213389;
}
p.small {
	margin:0;
	padding:0;
	font-size: 10px;
	line-height: 15px;
	color: #213389;
}
p em {
	margin:0;
	padding:0;
	font-size: 12px;
	line-height: 18px;
	color: #213389;
}
p .red {
	color: #E30028;
}

p a, p a:visited {
	color: #E30028;
	text-decoration: none;
}
p a:hover {
	color: #213389;
	text-decoration: none;
}
p .thickbox {
	margin-right:0px;
	margin-left:10px;
	margin-top:10px;
	margin-bottom:10px;
	padding:0;
	float: right;
}
h1 {
	margin:20px 0 5px;
	font-size: 20px;
	line-height: 26px;
	font-weight: normal;
	color: #E30028;
	text-transform: uppercase;
}
h2 {
	margin:10px 0 0px;
	font-size: 12px;
	line-height: 18px;
	font-weight: normal;
	color: #E30028;
}
h3 {
	margin:0 0 10px;
	line-height:20px;
	font-size: 14px;
	font-weight: normal;
	color: #213389;
}
h4 {
	margin:0;
	line-height:13px;
	font-size: 13px;
	line-height: 18px;
	font-weight: normal;
	color: #213389;
}
hr {
	display: block;
	height: 1px;
	margin-top: 3px;
	margin-bottom: 3px;
	padding: 0;
	border: 0;
	background-color: #ACA095;
}
*html hr {
	margin: 0px;
}
img {
	border: none;
}
a.linkimage img, a.linkimage:visited img {
	filter: alpha(opacity=100);
 	filter: progid:DXImageTransform.Microsoft.Alpha(opacity=100);
 	-moz-opacity: 1.00; 	
	opacity:1;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
a.linkimage:hover img { 
	filter: alpha(opacity=50);
 	filter: progid:DXImageTransform.Microsoft.Alpha(opacity=50);
 	-moz-opacity: 0.50;
	opacity:0.5;
}
