﻿body { margin:0; padding:0; height:100%;
	background-color: #f5f6f6; } 
#Mainframe
{
	position: absolute;
	width: 500px;
	height: 100%;
	left: 50%;
	margin-left: -250px;
	padding-left: 20px;
	background-image: url(/images/back-mainframe.jpg);
	background-repeat: repeat-y;	
}
#header
{
	position: absolute;
	top: 0px;
	padding: 0px;
	width: 459px;
	height: 101px;
	background-image: url(/images/back-header.jpg);
	background-repeat: no-repeat;
	z-index: 5;	
} 
.contentFrame
{
	background-image: url(/images/back-content.jpg);
	background-repeat: no-repeat;
	width: 459px;
	position: absolute;
	top: 101px;
	bottom: 90px;	
	overflow: auto;
	background-position:bottom;
} 
.kunstwerkkader
{
	border-right: #a00f26 1px solid;
	border-top: #a00f26 1px solid;
	border-left: #a00f26 1px solid;
	width: 100px;
	height: 78px;
	border-bottom: #a00f26 1px solid;
	text-align: left;
	font-weight: bold;
	font-size: 10px;
	font-family: Arial;
}

.contentFrameRoute
{
	width: 459px;
	position: absolute;
	top: 101px;
	bottom: 90px;	
	overflow: auto;
} 

#footer
{
	position: absolute;
	bottom: 0px;
	background-image: url(/images/back-bottom.jpg);
	background-repeat: no-repeat;
	width: 459px;
	height: 86px;
}

.menuitem
{
	padding-right: 8px;
	padding-left: 8px;
	font-size: 11px;
	color: #ffffff;
	font-family: Verdana;
	text-transform: uppercase;
	line-height: 27px;
}

.menuitemover
{
	padding-right: 8px;
	padding-left: 8px;
	font-size: 11px;
	color: #ffffff;
	font-family: Verdana;
	text-transform: uppercase;
	background-color: #a00f26;
	line-height: 27px;
}

.subitem
{
	padding-right: 8px;
	padding-left: 8px;
	font-size: 12px;
	color: #ffffff;
	font-family: Verdana;
	text-transform: uppercase;
	line-height: 27px;
	background-color: #a6a8a9;
}



.subitem-over
{
	padding-right: 8px;
	padding-left: 8px;
	font-size: 12px;
	color: #ffffff;
	font-family: Verdana;
	text-transform: uppercase;
	background-color: #a00f26;
	line-height: 27px;
}

.menu
{
	position: absolute;
	bottom: 0px;
	height: 27px;
	width: 459px;
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	margin: 0px;
	padding-top: 0px;
	z-index:500;
}

.kunstwerktekst 
{
	position: absolute;
	top: 0px;
	padding-top: 10px;
	right: 30px;
	width: 200px;
	height: auto;
	bottom: 200px;
	overflow: auto;
	font-size: 10px;
	color: #000000;
	font-family: Arial, Verdana;
}

.scrollerintro 
{
	position: absolute;
	top: 0px;
	left: 10px;
	width: 200px;
	bottom: 0px;
	overflow: auto;
	font-size: 10px;
	color: #000000;
	font-family: Arial, Verdana;
	z-index: 4;
	padding-top: 10px;
}

.kunstwerkenintro 
{
	position: absolute;
	top: 0px;
	left: 10px;
	width: 200px;
	height: auto;
	bottom: 200px;
	overflow: auto;
	font-size: 10px;
	color: #000000;
	font-family: Arial, Verdana;
	padding-top: 10px;
}


.imagescroller
{
	position: absolute;
	bottom: 0px;
	width: 450px;
}

.beeldrecht
{
	position: absolute;
	right: 15px;
	bottom: 200px;
}

.homepageimage 
{
	position: absolute;
	top: 10px;
	right: 20px;
	width: 140px;
}

.kunstwerk
{
	position: absolute;
	top: 0px;
	right: 20px;
	z-index: 10;
	width: 180px;
	text-align: center;
}
.routeimage 
{
	position: absolute;
	right: 20px;
	bottom: 0px;
}