* {
	margin: 0px;
	padding: 0px;
}

body {
	background-color: #000000;
}
div, td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #F2F2F2;
	line-height: 20px;
}
/* INTROPAGE */
div#shim {
	float:left;
	height:50%;
	margin-top:-75px;
	visibility:hidden;
	width:100%;
}
div#introcontainer {
	clear:both;
	height:150px;
	position:static;
	top:-75px;
	width:550px;
	margin-right: auto;
	margin-left: auto;
	color: #CCCCCC;
}
#introcontainer td {
	text-align: center;
}
#introtitle h1 {
	color: #999999;
	letter-spacing: 0.3em;
	font-size: 12px;
	font-weight: normal;
}
#zdes {
	text-align: center;
	position: absolute;
	left: 50%;
	top: 96%;
	margin-left: -50px;
}
a.z:link, a.z:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #464646;
	text-decoration: none;
}
a.z:hover, a.z:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #999999;
	text-decoration: none;
	background-image: none;
}
/* end intropage */
#container {
	position: relative;
	left: 0px;
	top: 0px;
	width: 100%;
	min-width: 770px;
 _width: expression(document.body.clientWidth < 770 ? "770px" : "100%");
	background-image: url(img/rightpic2.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	min-height: 600px;
	_height: 600px;
}
#innercontainer {
	margin-right: 180px;
	margin-left: 80px;
	text-align: center;
	position: relative;
}
#menu {
	width: 560px;
	margin-right: auto;
	margin-left: auto;
}
#header {
	padding-top: 12px;
	clear: both;
}
#content {
	margin-top: 20px;
	width: 550px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 4px;
	padding-bottom: 1px;
}
#content #hometxt {
	float: right;
	width: 240px;
	background-image: url(img/txt_bkgr1.png);
	background-repeat: repeat-y;
	background-position: center top;
}
#content #hometxt .block {
	background: url(img/txt_bkgr_top1.jpg) no-repeat center top;
	padding-top: 41px;
	padding-bottom: 0px;
}
#content #hometxt .block .bottom {
	height: 41px;
	background: #000000 url(img/txt_bkgr_bot1.jpg) no-repeat center bottom;
}
#content #homefla {
	float: left;
	height: 420px;
	width: 300px;
}
#content #yvestxt {
	float: right;
	width: 400px;
	background-image: url(img/txt_bkgr2.png);
	background-repeat: repeat-y;
	background-position: center top;
	text-align: left;
}
#content #yvestxt .block {
	background: url(img/txt_bkgr_top2.jpg) no-repeat center top;
	padding-top: 41px;
	padding-bottom: 0px;
}
#content #yvestxt .block .bottom {
	height: 41px;
	background: #000000 url(img/txt_bkgr_bot2.jpg) no-repeat center bottom;
}
#content #yvesfla {
	float: left;
	height: 450px;
	width: 130px;
}
#content #gallery {
}
#footer {
	clear: both;
	margin-bottom: 4px;
	padding: 1px;
}
iframe {
	margin-top: 10px;
}
/* NAVIGATION */
#nav {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	font-size: 12px;
	clear: both;
}
#nav li {
	float: left;
}
#nav a {
	color: #D6D5DA;
	text-decoration: none;
	display: block;
	float: left;
	line-height: 18px; /*For IE6 and lower*/
}
#nav a:hover, #nav a:active, #nav a:focus, #nav a.current {
	background-position: left bottom;
}
#b1, #b2, #b3, #b4, #b5, #b6, #b7, #b8, #b9 {
	height: 18px!important;
	background-repeat: no-repeat;
	text-indent: -9000px;
}
#b1 {
	width: 87px;
	background-image: url(img/menu_home.gif);
}
#b2 {
	width: 103px;
	background-image: url(img/menu_juwelen.gif);
}
#b3 {
	width: 122px;
	background-image: url(img/menu_oudgoud.gif);
}
#b4 {
	width: 93px;
	background-image: url(img/menu_winkel.gif);
}
#b5 {
	width: 74px;
	background-image: url(img/menu_yves.gif);
}
#b6 {
	width: 71px;
	background-image: url(img/menu_contact.gif);
}
#b7 {
	width: 103px;
	background-image: url(img/menu_jewelry.gif);
}
#b8 {
	width: 122px;
	background-image: url(img/menu_oldgold.gif);
}
#b9 {
	width: 93px;
	background-image: url(img/menu_shop.gif);
}
/* TEXTSTYLES */
#hometxt p {
	margin-right: 8px;
	margin-left: 8px;
	margin-bottom: 16px;
	font-family: Arial, Helvetica, sans-serif;
	letter-spacing: 0.2em;
}
#yvestxt p {
	margin-right: 20px;
	margin-left: 36px;
	margin-bottom: 16px;
	font-family: Arial, Helvetica, sans-serif;
	letter-spacing: 0.2em;
	font-size: 11px;
}
.small-text {
	font-size: 10px;
}
#content ul {
	margin-top: -16px;
	margin-right: 14px;
	margin-left: 54px;
	list-style-type: square;
	margin-bottom: 16px;
}
#footer p {
	text-align: center;
}
/*LINKSTYLES */
a:link, a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #999999;
	letter-spacing: 0.2em;
}
a:hover, a:active, a:focus {
	color: #99FF00;
	text-decoration: none;
}
a.in:link, a.in:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #999999;
	letter-spacing: 0.2em;
	text-align: center;
}
a.in:hover, a.in:active, a.in:focus {
	color: #99FF00;
	text-decoration: none;
}
#footer a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
	letter-spacing: 0.3em;
	text-align: center;
	text-decoration: none;
}
#footer a:hover {
	color: #99FF00;
	text-decoration: none;
}
/* Remove dotted links */
a {
	outline: none;
}
/* MISCELLANEOUS */
.clear {
	clear: both;
}
.brdr {
	border: 3px solid #999999;
}
.cntr {
	text-align: center;
}
.display-none {
	display: none;
}
#extra {
	overflow:auto;
}
#extra p{
	color: #CCC;
}
