﻿body
{
	padding: 0px;
	font-family: 'Courier New' , Courier, monospace;
	font-size: 100%; /*	background-color: #C0C0C0;*/
	background-color: White;
	margin: 0;
}
.imagePanel
{
	position: relative;
	float:none;
}
.LeftText
{
	left: 10px;
	position: absolute;
}
.LeftInput
{
	left: 200px;
	position: absolute;
}
.BackLink
{
	color: #FFFFFF;
}
.RightText
{
	
	left: 400px;
	position: absolute;
}
.FieldValidator
{
	left: 175px;
	position: absolute;
	color:Green;
}
.NaamSchilderij
{
	font-size: 18px;
	font-weight: bold;
}

div#ImageDiv
{
	position: absolute;
	top: 10px;
	left: 150px;
	text-align: center;
	z-index: 99;
}
div#startNavigationDiv
{
	/*	border: thin solid #808080;*/
	padding: 5px;
	top: 395px;
	width: 60%;
}
.startNavigationTitle
{
	font-size: 48px;
	text-decoration: underline overline;
}
.MultiViewPanel
{
	text-align:center;
	left:5%;
	width:90%;
}
.MultiViewImage
{
	background-color: #FFFFFF;
	/*border: thin solid #000000;*/
	padding: 5px;
	margin: 5px;
	width:100px;
	height:150px;
	
}
#metaData
{
	border: 0px dotted black;
	width: 200px;
	text-align: left;
	position: absolute;
	left: 50px;
	top: 20px;
	padding: 10px 10px 10px 10px;
	background-image: url(../images/leftScratch.png);
	background-repeat: repeat;
	color: #FFFFFF;
}
.BigImagePanel
{
	position: absolute;
	top: 20px;
	left : 280px;
	border: solid 0px black;
	background-position: center center;
	padding: 10px 10px 10px 10px;
	width: 500px;
	height: 500px;
	background-repeat: no-repeat;
}
.contact
{
	
	position: absolute;
	left : 50px;
	top: 480px;
	border: solid 0px black;
	background-position: center center;
	width: 200px;
	height: 50px;

}
.Cloud1
{
	font-size: 10px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.Cloud2
{
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.Cloud3
{
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.Cloud4
{
	font-size: 16px;
	color: #000000;
	text-decoration: none;
}
.Cloud5
{
	font-size: 18px;
	color: #000000;
	text-decoration: none;
}
.Cloud6
{
	font-size: 20px;
	color: #000000;
	text-decoration: none;
}
.Cloud7
{
	font-size: 24px;
	color: #000000;
	text-decoration: none;
}
.Cloud8
{
	font-size: 28px;
	color: #000000;
	text-decoration: none;
}
.Cloud9
{
	font-size: 32px;
	color: #000000;
	text-decoration: none;
}
.Cloud10
{
	font-size: 36px;
	color: #000000;
	text-decoration: none;
}
