﻿.programlist
{
	list-style: none;
	font-size: 14px;
	font-weight: bold;
	margin-left: -24px;
}
#progcontent a
{
	color: White;
	text-transform: uppercase;	
}
#progcontent a:hover
{
	color: gray;
}
#program a
{
	text-decoration: none;
	color: white;
}
#program a:hover
{
	text-decoration: none;
	color: Gray;
}
.musTitle
{
	font-weight: bold;
	font-size: 16px;
}
#musTitle
{
	width: 530px;
	height: 22px;
	background-color: Black;
	position: fixed;
	top: 284px;
	z-index: 3;
}
.actTitle
{
	font-weight: bold;
	font-size: 18px;
	text-transform: uppercase;
}
.musIntro
{
	font-style: italic;
	font-size: 13px;
}
.musText
{
	font-size: 13px;
}
#museumpage
{
	height: 280px;
	overflow: auto;
}
#leftballmus
{
	color: White;
	position: absolute;
	top: 132px;
	font-weight: bold;
	font-size: 28px;
	display: block;
	left: -176px;
	text-align: center;
	padding-left: 22px;
	padding-top: 28px;
	font-size: 14px;
	width: 116px;
	line-height: 20px;
}
#musactiviteiten
{
	height: 50px;
	width: 420px;
	float: left;
	margin-left: 50px;
}
#musadres
{
	float: left;
	height: auto;
}
#hidebar
{
	width: 20px;
	height: 280px;
	background-color: Black;
	z-index: 2;
	position: absolute;
	left: 532px;
	top: 15px;
}
/*museumpaginas long*/
#mainContainer_museum
{
	background-image: url(assets/mainContainer_long.jpg);
	z-index:0;
	width: 1024px;
	height: 1100px;
	position: absolute;
	top: 10px;
	left: 50%;
	margin-left: -512px;
}
#museumpage_long
{
	height: 610px;
	overflow: auto;
}
/*museumpaginas long*/
#mainContainer_activity
{
	background-image: url(assets/mainContainer_activity.jpg);
	z-index:0;
	width: 1024px;
	height: 890px;
	position: absolute;
	top: 10px;
	left: 50%;
	margin-left: -512px;
}
#activitypage
{

}

/*afterparty*/
.afterparty
	{
		width: 310px;
		background-color: #ff33ff;
		padding: 30px;
		float: left;
		margin-right: 20px;
		font-size: 17px;
	}

.afterpartyfotos
	{
		float: left;
		width: 60px;
	}
	.aftersafe
	{
		float: left;
		width: 290px;
		margin-top: -150px;
		font-size: 10px;
		margin-left: 30px;
	}