body
{
	background-color: white;
	font-size: 10px;
	font-family: Arial, Helvetica, SunSans-Regular, Sans-Serif;
	color: #BBBABA;  
	padding: 0;
	margin: 0;
}

img
{
	border: none;
}

#content
{
	position: absolute;
	height: 278px; 
	width: 1044px;
	top: 50%; 
	left: 50%;
	margin: -139px 0px 0px -522px;
	padding: 0px;
	text-align: left;
	overflow: none;
}

#middle
{
	background-image: url(../images/achtergrond.jpg);
	height: 215px;
	background-repeat:no-repeat;
}

#middle .item
{
	text-transform: uppercase;
	font-size: 18px;
	color:#FFF;
	float: left;
}

#middle .item a:link, #middle .item a:visited
{
	text-decoration: none;
	color: #FFF;
}

#middle .item a:hover
{
	text-decoration: underline;	
}

#voorstellingen
{
	margin-left: 355px;
	margin-top: 90px;
}

#business

{
		margin-left: 75px;
	margin-top: 80px;
	text-align: center;
}

#theater
{
	margin-left: 100px;
	margin-top: 70px;
	text-align: center;
}

#welcome
{
	font-size: 22px;
	text-align: center;
	margin-bottom: 8px;
	color:#999;
	text-transform: uppercase;
}

#welcome_nl
{
	font-size: 22px;
	text-align: center;
	margin-top: 0px;
	color:#999;
	text-transform: uppercase;
}

#copyright
{
	text-align: center;
	position: absolute;
	bottom: 2px;
	padding: 0;
	width: 100%;
}

#copyright span
{
	text-align: left;
	display: block;
	width: 735px;
	margin: 0 auto;
}
