@charset "UTF-8";
/* CSS Document */
/* General */
* { outline: 0 auto; }
body {
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 0px;	
	background-image: url(../images/bodyBG.jpg);
	background-repeat: repeat-x;
}
img {
	border: none;
}
a, a:visited, a:active { 
	color: #666;
	text-decoration: none;
}
a:hover { 
	color: #666; 
	text-decoration: underline; 
}
#container {
	width: 950px;
	margin: 0 auto; 
	position: relative;
	margin-top: 171px;
	margin-bottom: 30px;
}
/* top events */
.topEvents {
	display: none;
	width: 935px;
	float: left;
	padding: 10px 0px;
	padding-left: 15px;
	margin-bottom: 10px;
}
.infoCon {
	width: 935px;
	float: left;
	padding: 15px 10px 15px 0px;
	margin-bottom: 10px;
}
.infoCon h1 {
	color: #F51861;
	border-bottom: 1px solid #F51861;
}
.infoCon a {
	color: #F51861;
	text-decoration: underline;
}
.event {
	width: 95px;
	height: 50px;
	padding: 2px;
	border: 1px solid #cccccc;
}
.eventholder {
	float: left;
	font-size: 10px;
	color: #000000;
	text-align: center;
	margin-right: 15px;
}
/* end */
#wrapper {
	float: right;
	width: 700px;
}
/* header */
#header {
	width: 950px;
	height: 167px;
	position: absolute;
	top: -171px;
}
#logo {
	display: block;
	float: left;
	margin: 0;
	padding: 0;
	width: 153px;
	height: 120px;
	text-indent: -99999px;
	background: url('../images/logo.png') 0 0 no-repeat;

}
.logo {
	width: 153px;
	height: 120px;
	float: left;
}
.ads {/*728x90*/
	width: 728px;
	height: 90px;
	float: right;
	background-color: #CCC;
	margin-top: 20px;
	margin-right: 24px;
	padding: 2px;
	background-color: #DDDDDD;
	border: 1px solid #666666;
}
.topNav {
	width: 950px;
	float: left;
	margin-top: 15px;
	padding: 5px 10px 0px 10px; 
	font-size:12px; 
	height:20px; 
	font-family: Arial, Helvetica, sans-serif; 
}
a.navLink, a.navLink:visited {
	margin: 0px;
	padding: 0px;
	float:left; 
	text-decoration:none; 
	color:#666; 
	letter-spacing:1px; 
	padding:0 20px; 
	background: url(../images/mainnav-sep.gif) right no-repeat;
	text-transform: capitalize;
}
a.navLink:hover {
	text-decoration:underline;
	text-transform: capitalize;
	color:#666;
}
a.navLinkLast, a.navLinkLast:visited {
	margin: 0px;
	padding: 0px;
	float:left; 
	text-decoration:none; 
	color:#666; 
	letter-spacing:1px; 
	padding:0 20px;
	text-transform: capitalize;
}
a.navLinkLast:hover {
	text-transform: capitalize;
	color:#666;
}
/* content */
#content {
	float: left;
	width: 450px;
}
#content h1 {
	color: #F51861;
}
.nieuwHolder {
	float: left;
	width: 450px;
	padding-bottom: 5px;
	margin-bottom: 15px;
	background-color: #F2F2F2;
	border-bottom: 1px solid #CCC;
}
.nImg {
	float: left;
	width: 95px;
	height: 50px;
	padding: 2px;
	border: 1px solid #cccccc;
	margin-right: 10px;
}
.nIntro {
	width: 330px;
	float: left;
	height: 60px;
	overflow: hidden;
}
/* sidebarleft */
#sidebarLeft {
	float: left;
	width: 213px;
	margin-left: 13px;
	padding-bottom: 15px;
	display:none;
}
#sidebarLeft h1 {
	color: #F51861;
}
.interview {
	float: left;
	width: 213px;
	margin-bottom: 15px;
	border-bottom: 1px solid #999;
	padding-bottom: 10px;
}
.interviewTitle {
	margin-bottom: 3px;
}
a.interviewTitle, a.interviewTitle:visited {
	font-size: 12px;
	color: #999;
	text-transform: uppercase;
	font-weight: normal;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
}
a.interviewTitle:hover {
	text-decoration: underline;
}
.interviewImg {
	padding: 5px;
	background-color: #f2f2f2;
	height: 92px;
	width: 167px;
	border: 1px solid #cccccc;
}
.interviewMeer {
	float: right;
	margin-right: 5px;
	margin-top: 5px;
	display: none;
}
a.interviewMeer, a.interviewMeer:visited {
	font-size: 10px;
	color: #999;
	text-transform: lowercase;
	font-weight: normal;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
} 
.nDate {
	float: left;
	margin-top: 5px;
}
.nMeer {
	float: right;
	margin-top: 5px;
	margin-right: 10px;
	font-size: 10px;
	color: #999;
}

.nDate h2 {
	margin: 0px;
	padding: 0px;
	font-size:10px;
	font-family: Arial, Helvetica, sans-serif; 
	color:#000;
	text-transform: lowercase;
	font-weight: normal;
}

/* sidebarRight */
#sidebarRight {
	float: right;
	width: 218px;
	margin-right: 22px;
	text-align: right;
	display:none;
}
#sidebarRight h1 {
	color: #F51861;
}
.fotos {
	float: right;
	width: 218px;
	margin-bottom: 15px;
	border-bottom: 1px solid #999;
	padding-bottom: 10px;
}
.fotosTitle {
	margin-bottom: 3px;
}
.fotosImg {
	float: right;
	padding: 5px;
	background-color: #f2f2f2;
	height: 92px;
	width: 167px;
	border: 1px solid #cccccc;
}
.fotoswMeer {
	float: right;
	margin-right: 5px;
	margin-top: 5px;
	display: none;
}
/* footer */
#footer {
	width: 920px;
	height: 22px;
	padding-left: 10px;
	padding-top: 6px;
	margin-bottom: 10px;
	border-top: 1px solid #ddd;
}
#contentSpacer{
	float:left;
	width: 504px;
	height:100px;
}
#footerHolder{
	width: 930px;
	text-align:left;
	height: 65px;
	margin: 0 auto;
}
.fCopy {
	color: #999999;
	font-size:11px;
	float: left;
	width: 250px;
}
.fRight {
	color: #999999;
	font-size:11px;
	float: right;
	width: 180px;
	overflow: hidden;
	height: 17px;
	text-align: right;
}
.fRight a {
	color: #999999;
	font-size:11px;
	text-decoration:none;
}
.fRight a:hover {
	text-decoration: underline;
}

/* Misc */
.clearfloat { 
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}


/* h1 t/m h6 */
h1 {
	margin: 0px;
	padding: 0px;
	font-size:12px; 
	font-family: Arial, Helvetica, sans-serif; 
	color:#000;
	text-transform: uppercase;
	border-bottom: 1px solid #666;
	margin-bottom: 15px;
	font-weight: bold;
}
h2 {
	margin: 0px;
	padding: 0px;
	font-size:12px; 
	font-family: Arial, Helvetica, sans-serif; 
	color:#666;
	text-transform: lowercase;
	margin-bottom: 3px;
	font-weight: normal;
}
h3 {
	margin: 0px;
	padding: 0px;
	font-size:12px; 
	height:20px; 
	font-family: Arial, Helvetica, sans-serif; 
	color:#666;
	text-transform: uppercase;
	font-weight: normal;
}
h4 {
	margin: 0px;
	padding: 0px;
	font-size:12px; 
	height:20px; 
	font-family: Arial, Helvetica, sans-serif; 
	color:#666;
	text-transform: uppercase;
	font-weight: normal;
}
h5 {
	margin: 0px;
	padding: 0px;
	font-size:12px; 
	height:20px; 
	font-family: Arial, Helvetica, sans-serif; 
	color:#666;
	text-transform: uppercase;
	font-weight: normal;
}
h6 {
	margin: 0px;
	padding: 0px;
	font-size:12px; 
	height:20px; 
	font-family: Arial, Helvetica, sans-serif; 
	color:#666;
	text-transform: uppercase;
	font-weight: normal;
}
/* contactformulier */
.errors{
	padding:0px 15px;
	color:#FF0000;
}
#formulier{
	padding:0px;
}
.ftekst{
	height:50px;
}
.felement{
	padding-top:3px;
	height:23px;
}
.ftextblock{
	padding-top:3px;
	
	border-bottom:solid 1px #EFEFEF;
	
}
.ftitle{
	padding-top:3px;
	font-weight:bold;
	height:22px;
	
}
.fleeg{
	height:20px;
}

.fknoppen{
	height:20px;
}
.fkop{
	float:left;
	width:120px;
	height:20px;
}
.ftext{
	margin:0 0 0 120px;
	height:20px;
	text-align:left;
}
.box{
	width: 200px;
	border: 1px solid #666666;

}
.box1{
	width: 100px;
	border: 1px solid #666666;

}
.box2{
	width: 320px;
	height:120px;
	border: 1px solid #666666;

}

.box3{
	width: 70px;
	border: 1px solid #666666;

}
.box4{
	width: 150px;
	border: 1px solid #666666;

}
.box5{
	width: 500px;
	height:240px;
	border: 1px solid #666666;

}
.box6{
	width: 500px;
	height:60px;
	border: 1px solid #666666;

}
.knop{
	border:1px solid #000000;
    color:#000000;
    background-color:#B9BDB8;
	height:20px;
	padding-bottom: 4px;
}
div#formulier img{
	border:none;
}
.fcaptcha{
	height:80px;
}
.fkop2{
	float:left;
	width:200px;
	height:20px;
}
.ftext2{
	float:left;
	width:170px;
	height:20px;
}
.formButton{
	background-color: #B9BDB8;
	color:#000000;
	border:none;
	font-size:12px;
	padding:2px 8px;
	
}
/* event page */
.infoLeft {
	float: left;
}
.infoRight {
	float: right;
	border: 1px solid #666666;
}
.youtube {
	visibility: hidden;
}
.artist {
	padding-bottom: 10px;
}
.terug {
	margin-top: 10px;
	margin-bottom: 15px;
	text-transform: uppercase;
}
.terug a {
	color: #F51861;
	text-decoration: none;
}
/* profil */
.profil {
	width: 277px;
	float: left;
	margin-right: 20px;
}
.foto {
	margin-bottom: 5px;
}

/* news page */
.leftNews {
	float: left;
	width: 700px;
}
.rightNews {
	float: right;
	width: 223px;
	border-left: 1px solid #666;
}
a.back, a.back:visited {
	color: #F51861;
	text-decoration: none;
}
a.back:hover {
	color: #F51861;
	text-decoration: underline;
}
/* Google maps */
#googleMapBlock {
	width: 936px;
	height: 350px;
}
#paging_div{
	height:10px;
}
.ditto_paging {
    border-top: 1px solid #ccc;
    padding: 10px;
    font-size: 86%;
    color: black;
}
#ditto_pages{
	text-align:right;
	margin-bottom:20px;
}
#ditto_pages .ditto_currentpage {
    border: 1px solid #8c8b8d;
    padding: 1px 5px 2px;
    margin-right: 1px;
    background-color: #939598;
    color: #fff;
}
#ditto_pages .ditto_off {
    border: 1px solid #ccc;
    padding: 1px 5px 2px;
    margin-right: 1px;
    color: #ccc;
}
#ditto_pages a, #ditto_pages a:visited {
    border: 1px solid #8c8b8d;
    padding: 1px 5px 2px;
    margin-right: 1px;
    text-decoration: none;
    color: #939598;
}
#ditto_pages a:hover {
    background-color: #fff;
     padding: 1px 5px 2px;
    margin-right: 1px;

    text-decoration: none;
    color: #939598;
}
/* share and back */
.shareBack {
	float: left;
	width: 930px;
}
/* ivanaBanner */
.ivanaBanner {
	width: 728px;
	height: 90px;
	padding: 2px;
	margin-top: 15px;
	border: 1px solid #000;
	float: left;
	margin-left: 80px;
}
/* youtube */
.youTube {
	float: left;
	margin-right: 15px;
	border: 1px solid #333;
	padding: 3px;
}
/* adsMiddle */
.adsMiddle {
	width: 910px;
	float: left;
	margin-bottom: 15px;
	margin-left: 15px;
}
.adsMiddleBanner {
	width: 290px; /* 284px */
	height: 90px; /* 84px */
	float: left;
	background-color: #ddd;
	border: 1px solid #cccccc;
	padding: 3px;
	margin-right: 8px;
}
.adsMiddleRight {
	width: 290px;
	float: right;
	height: 90px;
	background-color: #dddddd;
	border: 1px solid #cccccc;
	padding: 3px;
}
/* adsFooter */
.adsFooter {
	width: 915px;
	float: left;
	margin-top: 10px;
	height: 95px;
	margin-bottom: 15px;
}
.footerBanner {
	width: 420px;
	float: left;
	height: 87px;
	margin-right: 10px;
	background-color: #ddd;
	border: 1px solid #cccccc;
	padding: 3px;
	overflow: hidden;
}

/* social */
.social {
	float: left;
	width: 250px;
}
/* footer navigation */
.fBox {
	width: 140px;
	float: left;
	margin-top: 5px;
	margin-right: 30px;
}
.fTitle {
	color: #616161;
	font-size: 13px;
	font-weight: normal;
	margin-bottom: 9px;
}
.fLink {
	height: 18px;
}
a.bottomLinks, a.bottomLinks:visited {
	color: #F51861;
	font-size: 12px;
	text-decoration: none;
}
a.bottomLinks:hover {
	color: #F51861;
	font-size: 12px;
	text-decoration: underline;
}
h1.fMenuTitle {
	color:#666666;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	border-bottom: none;
	margin: 0px;
	padding: 0px;
}

