@charset "utf-8";
body {
	background-image: url(../Webart/Website/Stand_Display_Background.jpg);
	background-repeat: repeat-x;
}
#Site_Wrapper {
	width: 1024px;
	height: 1000px;
	margin-left: auto;
	margin-right: auto;
}
#Header {
	width: 1024px;
	height: 92px;
	background-image: url(../Webart/Website/Stand_Display_Header.jpg);
}
#Left_Sidebar {
	width: 459px;
	height: 806px;
	float: left;
	background-image: url(../Webart/Website/Stand_Display_Left_Sidebar.jpg);
}
#Left_Content {
	width: 388px;
	height: 770px;
	margin-top: 7px;
	margin-left: 55px;
	font-family: Calibri;
	font-size: 14px;
}
#Iscope_Player {
	width: 565px;
	height: 521px;
	float: left;
	background-image: url(../Webart/Website/Stand_Display_Iscope_Player.jpg);
}
#Iscope_Player_Content {
	width: 490px;
	height: 490px;
	margin-left: 20px;
	margin-top: 10px;
}
#Contact {
	width: 565px;
	height: 285px;
	float: left; 
	background-image: url(../Webart/Website/Stand_Display_Contact.jpg);
}
#Contact_Content {
	width: 480px;
	height: 240px;
	margin-left: 25px;
	margin-top: 20px;
	font-family: Calibri;
	font-size: 14px;
}
#Footer{
	width: 1024px;
	height: 102px;
	clear: both;
	position: relative;
	background-image: url(../Webart/Website/Stand_Display_Footer.jpg);
}
#Footer_Top {
	width: 900px;
	height: 40px;
	margin-left: 60px;
	margin-top: 20px;
	position: absolute;
	text-align: center;
	font-family: Calibri;
	font-size: 14px;
}
#Footer_Bottom{
	width: 1024px;
	height: 25px;
	position: absolute;
	margin-top: 80px;
	text-align: center;
	font-family: Calibri;
	font-size: 12px;
}
h1 {
	margin-left: 0px;
	color: #000;
}
.Aanhef {
	margin-left: 0px;
	color: #000;
}
.Formulier {
	border: 1px solid #666;	
}
.Formulier:hover {
	background-color: #CCC;	
}