html, body
{
	padding: 0;
	margin: 0;
	background-color: #e5e5e5;
	font-size: 12px;
	font-family: "Arial Rounded MT Bold", Arial, Helvetica, sans-serif;
	color: #f15b66;
}

.container
{
	background: url(img/logookken.jpg) no-repeat 20px 20px;
	margin-left: auto;
	margin-right: auto;
	border: 20px solid white;
	background-color: #e5e5e5;
	overflow-x: hidden;
}

a.link
{
	color: #808285;
}

a.link:hover
{
	text-decoration: none;
}

.color
{
	color: #f15b66;
}

#text
{
	font-family: Arial, Helvetica, sans-serif;
	color: #808285;
	font-size: 11px;
}

#copyright
{
	font-family: Arial, Helvetica, sans-serif;
	color: #808285;
	font-size: 11px;
	float: right;
	position: absolute;
	
}

ul.menustrip
{
	list-style: none;
	margin-left: -30px;
}
#text
{
	position: absolute;
}

td.head
{
	font-weight: bold;
	font-size: 14px;
	
}

li.menuitem a
{
	color: #f15b66;
	text-decoration: none;
}

.menu
{
	width: 150px;
	height: 140px;
	float: right;
	background-color: #FFFFFF;
}

#restpartijen
{
	position: absolute;
	margin-top: 180px;
	margin-left: 60px;
	cursor: pointer;
}
