#ellaandherman {
    font-weight: 600;
    opacity: 0.25;
    cursor: default;
}

body {
    background-color: black;
}

a,a:visited {
	color:white;
}

#wrapper {
	color: white ;
}

#header {
	color: white;
}

#headerKop {
	color: white;
}

.menuItem {
	color: white;
}

.menuItem:visited {
	color: white;
}

.lijn {
	border-bottom: 1px solid rgba(255,255,255,0.5);
}

.kopje {
	color: white;
}

.link {
	color:white;
}

.link:hover{
	opacity: 0.5;
}

#footer {
	color: white;
}

.socialmedialink {
	color: white;
}

#icon_facebook {
	background-image: url('../images/icons/icon_wit_facebook.svg');
}

#icon_instagram {
	background-image: url('../images/icons/icon_wit_instagram.svg');
}


.rij {
	display: block;
	width: 100%
}

.item {
	display: block;
	float: left;
}

.datum {
	width: 100px;
}

.voorstelling {
	width: 150px;
}

.theater {
	width: 150px;
}

.plaats {
	width: 100px;
}

.contact {
	float: right;
	text-align: right;
	width: 50px;
}
