#include
{
	width:300px;
	margin-left:100px;
	margin-top:50px;
}
#head
{
	width:100px;
	float:left;
	text-align:center;
	margin-bottom:5px;
	font-weight:bold;
}
#items
{
	width:100px;
	float:left;
	text-align:center;
}
#items a
{
	color:#900;
}
#include_main
{
	width:100px;
	height:80px;
	float:left;
	background-image:url(../images/menu_admin_settings.png);
	background-position:left;
	background-repeat:no-repeat;
	margin-bottom:5px;
}
#include_nieuws
{
	width:100px;
	height:80px;
	float:left;
	background-image:url(../images/menu_admin_news.png);
	background-position:left;
	background-repeat:no-repeat;
	margin-bottom:5px;
}
#include_leden
{
	width:100px;
	height:80px;
	float:left;
	background-image:url(../images/menu_admin_group.png);
	background-position:left;
	background-repeat:no-repeat;
	margin-bottom:5px;
}
#include_media
{
	width:100px;
	height:80px;
	float:left;
	background-image:url(../images/menu_admin_photo.png);
	background-position:left;
	background-repeat:no-repeat;
	margin-bottom:5px;
}
#include_blocks
{
	width:100px;
	height:80px;
	float:left;
	background-image:url(../images/menu_admin_blocks.png);
	background-position:left;
	background-repeat:no-repeat;
	margin-bottom:5px;
}
#include_personal
{
	width:100px;
	height:80px;
	float:left;
	background-image:url(../images/menu_admin_personal.png);
	background-position:left;
	background-repeat:no-repeat;
	margin-bottom:5px;
}
#include_verslagen
{
	width:100px;
	height:80px;
	float:left;
	background-image:url(../images/menu_admin_reviews.png);
	background-position:left;
	background-repeat:no-repeat;
	margin-bottom:5px;
}
#include_inhoud
{
	width:100px;
	height:80px;
	float:left;
	background-image:url(../images/menu_admin_content.png);
	background-position:left;
	background-repeat:no-repeat;
	margin-bottom:5px;
}
#include_fotoweek
{
	width:100px;
	height:80px;
	float:left;
	background-image:url(../images/menu_admin_photoweek.png);
	background-position:left;
	background-repeat:no-repeat;
	margin-bottom:5px;
}
#include_logout
{
	width:100px;
	height:80px;
	float:left;
	background-image:url(../images/menu_admin_logout.png);
	background-position:left;
	background-repeat:no-repeat;
	margin-bottom:5px;
}