body
{
	background-image: url('../img/top.jpg');
	background-color: #ece5cc;
	background-position: top left;
	background-repeat: repeat-x;
}
div#banner
{
	position: relative;
	top: 0px;
	left: 20px;
	background-image: url('../img/banner.jpg');
	height: 150px;
	width: 400px;
}
div#contentWrapper
{
	position: relative;
	top: 35px;
	left: 0px;
	width: 800px;
}
div.img
{
	position: relative;
	top: 10px;
	margin: 15px;
	float: right;
	padding: 3px;
	border: 4px solid #807960;
	text-indent: 0px;
}
div.contentBlock
{
	margin-left: 30px;
	color: #444;
	letter-spacing: 1px;
	word-spacing: 1px;
	text-align: justify;
	text-indent: 15px;
	line-height: 130%;
	background-image: url('../img/ptop.jpg');
	background-position: top left;
	background-repeat: no-repeat;
	margin-top: 20px;
	padding: 40px;
	padding-top: 55px;
	font-size: 14px;
	/background-color: #ECE5CB;
	
	/height: 155px;
	/width: 768px;
	/size: 0px;
	
}
p.standard {
	font-family: sans-serif;
}
p{
	font-family: sans-serif;
}
p:first-letter
{
	color: #933;
	text-transform: uppercase;
	font-weight: bold;
}
strong
{
	color: #933;
	font-weight: bold;
}
ul#menu
{
	position: absolute;
	top: -15px;
	margin-top: 5px;
	/margin-top: 10px;
	left: 475px;
	list-style: none;
}
li.menuItem
{
	font-family: sans-serif;
	font-weight: bold;
	font-size: 15px;
	color: #666;
	letter-spacing: 8px;
	padding-top: 0px;
	/padding-top: 6px;
	padding-left: 20px;
	margin-top: 12px;
	/margin-top: 6px;
	text-transform: uppercase;
	background-image: url("../img/arrow.gif");
	background-repeat: no-repeat;
	background-position: center left;
	background-position-y: 8px;
	cursor: pointer;
}
#sizeMenu
{
	text-decoration:none;
	font-family: sans-serif;
	position: absolute;
	top: 50px;
	left: 870px;
	color: #444;
	font-weight: none;
	border: 2px solid #666;
	text-align:center;
	background-color: #eee;
	padding: 3px;
	cursor: pointer;
	width: 110px;
}
#sizeMenu:first-letter
{
	color: #933;
	font-weight: bold;
}
#sizeMenuSmall
{
	font-size: 18px;
	display: block;
	margin-left: 15px;
	color: #888;
}
#sizeMenuLarge
{
	font-size: 48px;
	display: block;
	margin-top: -15px;
	margin-left: 15px;
	color: #888;
}
h1.standard
{
	position: relative;
	top: -15px;
	margin-top: -15px;
	margin-left: -18px;
	margin-bottom: -20px;
	padding: 0px;
	font-family: times, serif;
	font-size: 24px;
	color: #666;
	letter-spacing: 3px;
}
h1.gallerie
{
	position: relative;
	top: -15px;
	margin-top: -15px;
	margin-left: -18px;
	margin-bottom: 5px;
	padding: 0px;
	font-family: times, serif;
	font-size: 24px;
	color: #666;
	letter-spacing: 3px;
}
h1:first-letter
{
	color: #933;
}
#seperator
{
	position: absolute;
	top: 50px;
	padding-right: 30px;
	padding-bottom: 10px;
	border-right: 2px dashed #888;
}
#copyright
{
	position: relative;
	top: 30px;
	left: 45px;
	color: #666;
	font-size: 12px;
	font-family: sans-serif;
	text-align: right;
	padding-right: 40px;
	padding-bottom: 15px;
	margin-bottom: -20px;
	/margin-bottom: 20px;
}
#copyright:first-letter
{
	color: #933;
}
::-moz-selection
{
	color:#fff;
	background:#822;
}
div.endruler
{
	height: 30px;
	width: 726px;
	size: 0px;
	background-image: url('../img/hr.jpg');
	background-position: top left;
	background-repeat: no-repeat;
	margin-top: -25px;
	/margin-top: 0px;
	margin-right: 20px;
	margin-left: 45px;
	background-color: transparent;
	color: transparent;
	border:0;
}
a.menuLink:first-letter
{
	color: #933;
}
a.menuLink
{
	color: #666;
	text-decoration: none;
}
li.menuItem:first-letter
{
	color: #933;
}
table#gallery
{
	position: relative;
	left: 20px;
	border-collapse: separate;
	border-spacing: 10px;
	top: -10px;
}

table.contact
{
	font-family: sans-serif;
	margin-left: 30px;
}

td.contact
{
	font-family: sans-serif;
	color: #444;
	letter-spacing: 1px;
	word-spacing: 1px;
	font-size: 14px;
}

td:first-letter
{
	color: #933;
	text-transform: uppercase;
	font-weight: bold;
}

td.galleryItem
{
	border: 10px solid #933;
	width: 180px;
	text-align: center;
	padding: 2px;
	text-indent: 0px;
	height: 100%;
	vertical-align: top;
	cursor: pointer;
}
tr.galleryRow
{
	display: table-row;
}
h1.galleryHeader
{
	padding: 0px;
	font-family: times, serif;
	font-size: 24px;
	color: #666;
	letter-spacing: 3px;
	display: block;
	height: 60px;
}
div.galleryImage
{
	margin: 33px;
	margin-top: 0px;
	padding: 3px;
	border: 4px solid #807960;
	text-indent: 0px;
	display: block;
	width: 100px;
}
p.galleryP
{
	padding: 0px;
	font-family: arial, sans-serif;
	font-size: 13px;
	line-height: 125%;
	color: #444;
	letter-spacing: 2px;
	display: block;
	padding: 10px;
	padding-bottom: 10px;
	padding-top: 0px;
	margin-top: -10px;
}
li.img
{
	text-indent: 0px;
	margin-left: 0px;
	padding: 5px;
	padding-bottom: 1px;
	/padding-bottom: 2px;
	border: 8px solid #933;
	margin-bottom: 6px;
}
ul#galleryFullList
{
	/margin-left: 0px;
	list-style-type: none;
	margin-top: 20px;
	margin-right: 15px;
	padding: 0px;
	float: left;
	text-align:center;
}
p.galleryText
{
	margin-top: 40px;
	font-family: sans-serif;
	font-size: 14px;
}
ul#afmetingen
{
	margin-left: 15px;
	padding-left: 0px;
	margin-right: 5px;
	margin-top: 43px;
	float: right;
	list-style-type: none;
	list-style-position: outside;
	color: #fff;
	border: 3px solid #807960;
}
li.afmetingen
{
	padding-right: 12px;
	margin: 2px;
	margin-bottom: 1px;
	margin-top: 1px;
	background-color: #933;
	text-align: center;
	font-size: 11px;
	font-family: sans-serif;
}
a
{
	color: #933;
	text-decoration: underline;
}
a:hover
{
	text-decoration: none;
}
