body {
	margin: 0px 0px 0px 0px;
	background: #333333;
}
table,tr,td {
	font-family: Verdana;
	font-size: 11px;
	color: #54554D;
}
a,a:visited {
	color: #54554D;
	text-decoration: none;
}
a:hover {
	color: #E50118;
	text-decoration: underline;
}
a.b,a:visited.b {
	color: #E50118;
	text-decoration: none;
}
a:hover.b {
	color: #000000;
	text-decoration: underline;
}
input, textarea, select, submit {
	font-family: Verdana;
	font-size: 10px;
	color: #333333;
	border: thin solid #DDDDDD;
	border: 1px solid #DDDDDD;
}
ul,li { 
	overflow: hidden;
	padding-left: 0px;
	padding-top: 0px;
	width: 105px;
	height: 75px;
	margin: 0px;
}

/* IRREGULAR FONTS */
.buttom {
	color: #000000;
}
.title {
	font-family: Verdana;
	font-size: large;
	font-weight: bold;
	color: #54554D;
}
.ptitle {
	font-family: Verdana;
	font-size: large;
	color: #54554D;
}
.smalltitle {
	font-family: Verdana;
	font-size: 13px;
	font-weight: bold;
	color: #54554D;
}
.highlight {
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #FF0000;
}
.menu {
	line-height: 1.5;
	color: #54554D;
}
.producten {
	color: #FFFFFF;
}

/* FLOATS */
#content {
	padding: 5px 5px 5px 5px;
	line-height: 1.25;
	overflow: auto;
	width: 610px;
	height: 384px;
}
#lastnews {
	padding: 250px 20px 5px 20px;
	line-height: 1.25;
}

/* MODULES */
#pagealbum_links {
	clear: both;
	float: left;
	width: 45px;
	height: 75px;
	margin-bottom: 10px;
}
#pagealbum_midden {
	float: left;
	width: 340px;
	height: 75px;
	padding: 10px 0px 10px 0px;
}
#pagealbum_rechts {
	float: left;
	width: 45px;
	height: 75px;
	margin-bottom: 10px;
}


/* CMS */
#page_editbox_logo {
	position: absolute;
	top: 8px;
	left: 3px;
	width: 90px;
	height: 10px;
}
#supremenu {
	position: absolute;
	z-index: 14;
	top: 5px;
	right: 5px;
	background: url(supreme/images/page_editbox.png);
	background-repeat: no-repeat;
	width: 120px;
	height: 200px;
	color: #000000;
	font-color: #000000;
	font-size: xx-small;
	font-family: Lucida Sans Unicode, Lucida Sans, Verdana;
}
#button_editpage {
	position: absolute;
	top: 110px;
	left: 32px;
	width: 55px;
	height: 55px;
}
#button_picturealbum {
	position: absolute;
	top: 175px;
	left: 5px;
	width: 112px;
	height: 19px;
}

/* HOVER
.searchImg {
	border: 1px solid #E0E0E0;
} */

