

#container
{
	width: 1000px;
	margin: 0px auto 0px auto;
}


#top
{
	padding: 2em 0 0 0;
	height: 6em;
}
#title
{
	width: 500px;
	float: left;
}
#userPanel
{
	width: 500px;
	float: right;
	text-align: right;
	padding: 0.8em 0em 0em 0em;
}



#frontNieuw, #frontBeluisterd, #frontGewijzigd, #frontZoek, #frontLogin
{
	width: 25%;
	float: left;
}

#frontNieuw, #frontBeluisterd, #frontGewijzigd
{
	min-height: 300px;
}


#frontNieuw DIV,
#frontBeluisterd DIV,
#frontGewijzigd DIV,
#artiest #column1 DIV,
#beheerAlbums DIV,
#result DIV
{
	height: 5em;
	padding: 1em 1em 0 0;
}
#result .width25
{
	padding-right: 0;
	margin-right: 1em;
	width: 23.4%;
}
#frontNieuw DIV H3,
#frontBeluisterd DIV H3,
#frontGewijzigd DIV H3,
#artiest #column1 DIV H3,
#beheerAlbums DIV H3,
#result DIV H3
{
	max-height: 2.45em;
	overflow: hidden;
}
#frontNieuw DIV H4,
#frontBeluisterd DIV H4,
#frontGewijzigd DIV H4,
#beheerAlbums DIV H4,
#result DIV H4
{
	max-height: 1.2em;
	overflow: hidden;
}
#frontNieuw .img,
#frontBeluisterd .img,
#frontGewijzigd .img,
#artiest #column1 .img,
#beheerAlbums .img,
#result .img
{
	width: 5em;
	height: 5em;
	float: left;
	margin: 0 0.4em 0 0;
	background-color: #000000;
	padding: 0;
}
#frontNieuw .img IMG,
#frontBeluisterd .img IMG,
#frontGewijzigd .img IMG,
#artiest #column1 .img IMG,
#beheerAlbums .img IMG,
#result .img IMG
{
	width: 5em;
	height: 5em;
	display: block;
	margin: -0.2em 0 0 -0.2em;
}


#frontZoek DIV
{
	padding: 1em 1em 0 0;
}


#frontLogin
{
	margin: 1em 0 0 0;
}
#frontLogin DIV
{
	padding: 1em;
	margin: 0 1em 0 0;
	background-color: #ff6600;
	color: #000000;
}
#frontLogin DIV H2
{
	color: #ffffff;
}


#artiest H6
{
	margin: 0 0 0.5em 0;
}
#artiest #column1, #artiest #column3
{
	width: 25%;
	float: left;
}
#artiest #column2
{
	width: 50%;
	float: left;
}
#artiest #column2 DIV, #beheer #beheerNieuws DIV
{
	padding: 0 1em 1em 0;
}
#artiest #column3 DIV, #beheer #beheerOptredens DIV
{
	padding: 0 0 1em 0;
}
#artiestImage
{
	width: 1000px;
	height: 200px;
}



#albumImage
{
	width: 300px;
	height: 300px;
}


#footer
{
	font-size: 0.8em;
	padding: 2em 0 0 0;
}
