body {
	background-color: #000000;
	margin: 0px;
}

/* news */


.titel {
	color: #000000;
	font: bold 16px Helvetica;
	text-transform: uppercase;
}

.newstitel {
	font-weight: bold;
}
.datum {
	font-style: italic;
	color: gray;
}
.cast {
	
}

/* links */

a img {
	border: 0;

}
img {
	border: 0;
}

#Map2 {
	border: 0;
}

a:link {
text-decoration: none;

}

a:active {
	text-decoration: none;
}

a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
}


.tekst a:link {
	color: #000000;
	text-decoration: underline;
}
.tekst a:active {
	color: #000000;
}
.tekst a:visited {
	color: #000000;
}
.tekst a:hover {
	color: #999;
	text-decoration: none;
}


#logo {
	
	/*background:url(http://www.milkandcookies.be/22mei/site/img/logo.jpg);*/
	width: 560px;
	margin-left: 20px;
	margin-top: 5px;
}

#avant {
	
	/*background:url(http://www.milkandcookies.be/22mei/site/img/logo.jpg);*/
	width: 560px;
	margin-left: 20px;

}



.headerFR {
	
	background: url(../img/logo_smallFR.jpg) no-repeat;
	
}

.headerNED {
	
	background: url(../img/logo_smallNED.jpg) no-repeat;
	
}

.headerENG {
	
	background: url(../img/logo_smallENG.jpg) no-repeat;
	
}

	
.logo_small {
	
	height:52px;
	width: 400px;
	margin-top: 20px;
	margin-bottom: 10px;
}

.tekst {
	width: 360px;
	margin-left: 20px;
	margin-bottom: 10px;
	font: 12px/18px Georgia;
	text-align: left;
}

#foto {
	width: 360px;
	margin-left: 20px;
	margin-bottom: 10px;
	float: none;
}
#invis-foto {
	display: none;
	margin-bottom: 5px;
}

#menu {
	
	width: 560px;
	height: 72px;
	margin-left: 20px;
	margin-bottom: 1px;

}

#menu-item {
	margin: 1px;
	float: left;
}



#trailer {
	width: 560px;
	margin-left: 20px;
	padding-bottom: 50px;
}

#music {
	width: 360px;
	margin-left: 20px;
	padding-bottom: 10px;
}

#close {
	width: 360px;
	border-top: 1px solid #000000;
	margin-left: 20px;
}

/* Popups */

#aboutPopupBlock {
	width: 400px;
	height: 1500px;
	background-color: #ffffff;
	display: none;
	position: absolute;
	top: 50px;
	left: 152px;
	border-bottom: 50px solid #000000;
}



#musicPopupBlock {
	width: 400px;
	height: 1500px;
	background-color: #ffffff;
	display: none;
	position: absolute;
	top: 50px;
	left: 152px;
	border-bottom: 50px solid #000000;
}

#picturesPopupBlock {
	width: 400px;
	height: 1500px;
	background-color: #ffffff;
	display: none;
	position: absolute;
	top: 50px;
	left: 152px;
	
}

#newsPopupBlock {
	width: 400px;
	height: 5000px;
	background-color: #ffffff;
	display: none;
	position: absolute;
	top: 50px;
	left: 152px;
	border-bottom: 50px solid #000000;
}

#musicvideoPopupBlock {
	width: 400px;
	height: 1500px;
	background-color: #ffffff;
	display: none;
	position: absolute;
	top: 50px;
	left: 152px;
	border-bottom: 50px solid #000000;
}

#contactPopupBlock {
	width: 400px;
	height: 1500px;
	background-color: #ffffff;
	display: none;
	position: absolute;
	top: 50px;
	left: 152px;

}

#blogPopupBlock {
	width: 400px;
	height: 1500px;
	background-color: #ffffff;
	display: none;
	position: absolute;
	top: 50px;
	left: 152px;
	border-bottom: 50px solid #000000;
}

#shopPopupBlock {
	width: 400px;
	height: 1500px;
	background-color: #ffffff;
	display: none;
	position: absolute;
	top: 50px;
	left: 152px;
	border-bottom: 50px solid #000000;
}

#pressPopupBlock {
	width: 400px;
	height: 12000px;
	background-color: #ffffff;
	display: none;
	position: absolute;
	top: 50px;
	left: 152px;
	border-bottom: 50px solid #000000;
}

#castPopupBlock {
	width: 400px;
	height: 1500px;
	background-color: #ffffff;
	display: none;
	position: absolute;
	top: 50px;
	left: 152px;
	
}

#artprojectPopupBlock {
	width: 400px;
	height: 2500px;
	background-color: #ffffff;
	display: none;
	position: absolute;
	top: 50px;
	left: 152px;
	border-bottom: 50px solid #000000;
}

#blankPopupBlock {
	width: 400px;
	height: 1500px;
	background-color: #ffffff;
	display: none;
	position: absolute;
	top: 50px;
	left: 152px;
	border-bottom: 50px solid #000000;
}

/* credits */

dl.moviecredits {
	
	text-transform:uppercase;
	

	/*background-color:#FFF;*/
	font-family:Helvetica, arial , sans-serif;
	font-size:11px;
	width:360px;
	margin-left: 20px;
	}
	

dl.moviecredits dt{

	background-color:#000;
	color:#FFF;
	text-align:center;
	clear: left;
	float: left;
	width: 180px;
	margin: 0;
	margin-bottom:0px;
	padding: 0px;
	
	font-weight: bold;
	}
	
	
	
dl.moviecredits dd{

	text-align:right;
	margin-left: 200px;
	
	padding: 0px;
	
	
	
	}
#signature {
	bottom: 0;
	right: 0;
	position: fixed;
}

.facebook {
	font: 12px/18px Georgia;
	text-align: left;
	color: #FFF;
}
.facebook a:link {
	color: #FFF;
	text-decoration: underline;
}
.facebook a:active {
	color: #FFF;
}
.facebook a:visited {
	color: #FFF;
}
.facebook a:hover {
	color: #999;
	text-decoration: none;
}





