@charset "UTF-8";
/* CSS Document */
/* General */
* { outline: 0 auto; }
body {
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 0px;	

}
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: 933px;
	float: left;
	padding: 15px 10px 15px 9px;
	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;
	padding-left: 10px;
	padding-top: 6px;
	margin-bottom: 10px;
	border-top: 1px solid #ddd;
}
#contentSpacer{
	float:left;
	width: 504px;
	height:100px;
}
#footerHolder{
	width: 920px;
	text-align:left;
	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;
	border-bottom: 1px solid #666;
	margin-bottom: 15px;
	font-weight: 100;
	letter-spacing: 1px;
}
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-left: 26px;
}
.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;
}

/* ads flyer */
.ads-flyer {
	padding: 5px 0px 5px 5px;
}
/* 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;
}

/* ads left - right */
.ads-right {
	position: absolute;
	top: 10px;
	right: -121px;
	width: 120px;
	height: 600px;
	overflow: hidden;
}
.ads-left {
	position: absolute;
	top: 10px;
	left: -121px;
	width: 120px;
	height: 600px;
	overflow: hidden;
}

/* new */
.topline { height: 16px; background: #ed1c63; }
.headerBox { height: 148px; background: url(../images/headerBox_bg.jpg) repeat-x;  }

.middleBox { height: 390px; background: url(../images/middleBox_bg.jpg) repeat-x; padding-top: 19px; }
.middle { margin: 0 auto; width: 960px; height: 328px; background: #fff; position: relative; }
.mshedow { position: absolute; width: 980px; height: 28px; bottom: -28px; left: 0px; background: url(../images/shedow.png) -11px 0px no-repeat; }

.menuBoxx { height: 48px; background: #6b6a6a; border-top: 1px solid #fff; border-bottom: 1px solid #333; margin-top: 42px; }
.topNav { display: block; height: 48px; width: 960px; margin: 0 auto; line-height: 48px; padding: 0px; }
.topNav ul { display: block; margin: 0px; padding: 0px; }
.topNav ul li { display: block; float: left; line-height: 48px; margin: 0px 10px 0px 0px; padding: 0px; }
.topNav ul li a { line-height: 48px; margin: 0px; padding: 0px; color: #fff; text-decoration: none; text-transform: uppercase; }
.topNav ul li a:hover { line-height: 48px; margin: 0px; padding: 0px; color: #333; text-decoration: none; text-transform: uppercase; }

.slikeHome { float: right; width: 386px; }
.slikeHome h2 { text-transform: uppercase; font-size: 15px; text-align: right; padding: 13px 15px 5px 0px; margin: 0px; color: #ed1c63; }
.slikeHome ul { padding: 0px; margin: 0px; display: block; }
.slikeHome ul li { display: block; margin: 0px; text-align: right; padding: 0px 15px 0px 0px; line-height: 20px; }
.slikeHome ul li a { color: #6b6a6a; font-size: 12px; }
.slikeHome ul li a:hover {}

#footer .widget { float: left; width: 172px;  padding: 0px 10px 0px 10px;}
#footer .widget h2 { text-transform: uppercase; color: #fdfdfd; font-size: 15px; font-weight: 100; margin-top: 15px; }
#footer .widget ul { margin: 0px; padding: 0px; display: block; list-style-type: none; }
#footer .widget ul li { height: 20px; line-height: 28px; display: block; width: 172px; margin: 0px; padding: 0px; overflow: hidden; }
#footer .widget ul li a {}

.copyBox { border-top: 1px solid #2c2c2c; height: 69px; background: #0e0e0e; margin-bottom: 15px; }
.copy { width: 940px; margin: 0 auto; height: 69px; }
.copy .leftc { float: left; color: #666; margin-top: 25px; }
.copy .rightc { display: block; float: right; margin-top: 22px;	 }
.copy .rightc li { display: block; float: left; margin-right: 15px; }
