html, body
{
	height: 100%;
	padding: 0;
	margin: 0;
	border: 0;
	background: #FFF;
	font-size: 12px;
	font-family: tahoma;
	text-align: center;
}


img {
border:0;
}


#distance
{
	width: 1px;
	height: 50%;
	margin-bottom: -284px;
	/* half of container's height */
	float: left;
}

#wrapper
{
	height: 568px;
	margin: 0 auto;
/*	border: 1px solid #FFF;
	*/
	position: relative;
	/* puts container in front of distance */
	text-align: left;
	width: 839px;
	clear: left;
}


#logo_links
{

	float: left;
}


#wrap_content
{
	width: 469;
	float: left;
}


#menu
{
	float: left;
	width: 207px;
	height: 379px;
}

#menu a
{
	font-size: 18px;
	font-weight: bold;
	font-family: tahoma;
	text-decoration: none;
	color: #000;
	line-height: 15px;
	text-transform: uppercase;
}

#menu ul
	{
	width:100%;
	margin-top: 15px;
	list-style-type: none;
	padding-left: 2px;
	margin-left: 3px;
	}
	
#menu li
	{
	display: block;
	padding-left: 2px;
	margin-left: 3px;
	}

#menu li.active a
	{
	color: #bd007b;
	}

#menu a:visited
	{
	text-decoration:line-through;
	}
	
#menu a:hover
	{
	color: #bd007b;
	}


#content
{
	float: left;
	height: 379px;
	width: 262px;
	background: url('assets/images/interface_elements/tekst_achter.gif') no-repeat top left; 
	overflow: hidden;
}


#content_content
{
	float: left;
	height: 275px;
	width: 262px;
	overflow: auto;
}

#content_content_content
{
	padding: 5px 0px 15px 15px;
	float: left;
	text-transform: lowercase;
}

#s2
{
margin: 10px auto 10px auto;
margin-left:27px;
width: 232px;
height: 250px;
}

.nav
{
text-align: center;
}

#output
{
text-align: center;
height: 20px;
}

#content_gallery
{
	float: left;
	padding: 0;
	height: 371px;
	width: 262;
	background-image: url('assets/images/interface_elements/tekst_achter.gif');
	background-repeat: no-repeat;
	overflow: hidden;
	text-transform: lowercase;
}


#content a
{
	color: #000;
}

#content a:hover
{
	color: #bd007b;
}

#content a:visited
{
	text-decoration:line-through;
}

#banner_onder
{
	float: left;
	width: 469;
	height: 189;
}

#banner_onder img
{
	margin: 10px;
}
