* {
	margin: 0;
	padding: 0;
}

img{
border: 0;
}

body
{
	font-family: Georgia;
	font-size: 12px;
	background-color: #333;
}

#wrapper
{
	margin-top: -307px;
	margin-left: -409px;
	width: 819px;
	height: 614px;
	background-color: #bcbcbc;
	overflow: hidden;
	position: absolute;
	top: 50%;
	left: 50%;
	border: 1px solid #111;
}

#colofon{
	font-family: "Trebuchet MS", Verdana, serif;
	width: 300px;
	margin-left: -409px;
	margin-top: 313px;
	position: absolute;
	left: 50%;
	top: 50%;
	color: white;
	line-height: 8px;
}

ul#submenu{
	position: absolute;
	top: 50%;
	margin-top: 313px;
	display: flex;
	justify-content: center;
	width: 100%;
}

ul#submenu li {
	list-style-type: none;
	float: left;
	color: white;
	border-right: 1px solid white;
	padding: 0 10px;
	font-family: "Trebuchet MS", Verdana, serif;
	line-height: 8px;
}
ul#submenu li.last {
	border: none;
}
ul#submenu li a{
	color: white;
}
ul#submenu li a:hover {
	text-decoration: none;
}


#colofon a{
	font-family: "Trebuchet MS", Verdana, serif;
	color: white;
}

#colofon a:hover{
	text-decoration: underline;
}

#vloer
{
	position: absolute;
	bottom: 0px;
	left: 0px;
	z-index: 100;
}

#linkerwand
{
	position: absolute;
	z-index: 300;
}
	#stijnsmissaert
	{
		position: absolute;
		left: 55px;
		top: 40px;
	}

	#schilderijen_btn
	{
		position: absolute;
		left: 60px;
		top: 75px;
		cursor: pointer;
	}

#rechterwand
{
	position: absolute;
	z-index: 200;
	right: 0px;
}
	#werkoppapier_btn
	{
		position: absolute;
		right: 30px;
		top: 65px;
		cursor: pointer;
	}

#achterwand
{
	position: absolute;
	z-index: 200;
	top: 58px;
	left: 282px;
}

	#overigwerk_btn{
		position: absolute;
		left: 60px;
		top: 90px;
		cursor: pointer;

	}

	#contact_btn{
		position: absolute;
		top: 77px;
		left: 160px;
		cursor: pointer;
	}

#contact li {height:20px;}



#overstijn_btn
{
	position: absolute;
	bottom: 0px;
	z-index: 300;
	cursor: pointer;
}

#expositie a {
	position: absolute;
    top: 42px;
    left: 69px;
    transform: rotate(-5deg);
    font-size: 1.2em;
}

#expositie a:link, a:active, a:visited
{
	color: black;
	text-decoration: none;
}

#expositie a:hover
{
	text-decoration: underline;
}

.rollovermenu ul
{
	padding: 10px 30px 30px 30px;
	list-style-type: none;
	font-weight: bold;
	font-size: 14px;
}

.rollovermenu a:link, a:active, a:visited
{
	color: black;
	text-decoration: none;
}

.rollovermenu a:hover
{
	text-decoration: underline;
}
.rollovermenu p
{
	padding: 10px;
	font-variant: small-caps;
	font-family: verdana;
	font-weight: bold;
	font-size: 14px;
}

#rollovermenu_schilderijen_btn
{
	position: absolute;
	left: 90px;
	top: 120px;
	z-index: 500;
}

#rollovermenu_werkoppapier_btn
{
	position: absolute;
	left: 55px;
	top: 140px;
	z-index: 500;
}

#rollovermenu_contact_btn
{
	position: absolute;
	left: 138px;
	top: 95px;
}

#rollovermenu_overigwerk_btn
{
	position: absolute;
	left: 55px;
	top: 110px;
	width: 60px;
	text-align: center;
}

#rollovermenu_overstijn_btn
{
	position: absolute;
	left: 100px;
	bottom: 120px;
	z-index: 500;
	cursor: pointer;
}

#rollovermenu_contact_btn p {
	cursor: pointer;
	font-size: 13px;
}
#rollovermenu_overigwerk_btn p {
	cursor: pointer;
	font-size: 12px;
}