html,body {
	margin: 0px;
	background: rgb(160, 160, 160);
	overflow-x:hidden;
	height: 100%;
}

table, tr, td, p, div, h1, h2, h3, h4, select, option, a {
	font-family:	Arial, Verdana, Helvetica, Sans-serif;
	font-size:		12px;
	line-height:	24px;
	color:			#6f6f6f;
}

.title {
	color: #6f6f6f;
	font-color: #6f6f6f;
	font-size: 14px;
	font-weight: bold;
	font-family: Arial, Verdana, Helvetica, Sans-serif;
}

a.mailLink:link, a.mailLink:active, a.mailLink:visited {
	color: #dcdcdc;
	text-decoration: none;
}
a.mailLink:hover {
	text-decoration: underline;
}

div#main {
	position: absolute;
	width: 780px;
	height: 597px;
	left: 50%;
	top: 50%;
	margin-left: -390px;
	margin-top: -300px;
	overflow:hidden;
	border: 1px solid #000;
}

table.mainTBL {
	background:#e9e9e9;
}

table.mainTBL td.header {
	background: url(/pics/header.jpg);
	height: 168px;
}

div#topNav {
	position: absolute;
	left: 370px;
	top: 29px;
	font-family: Arial, Verdana, Helvetica, Sans-serif;
	font-size: 14px;
	color: #474747;
}

a.topNavLink:link, a.topNavLink:active, a.topNavLink:visited {
	font-family: Arial, Verdana, Helvetica, Sans-serif;
	font-size: 14px;
	color: #474747;
	text-decoration: none;
}

a.topNavLink:hover {
	text-decoration: underline;
}


div#lysander {
	position: absolute;
	left: 5px;
	top: 5px;
}

a.lysander:link, a.lysander:active, a.lysander:visited {
	font-family: Arial, Verdana, Helvetica, Sans-serif;
	font-size: 10px;
	color: #e9e9e9;
	text-decoration: none;
}

a.lysander:hover {
	text-decoration: underline;
}




div#content {
	position: absolute;
	left: 21px;
	top: 281px;
	width: 362px;
	height: 280px;
	overflow: auto;
	scrollbar-face-color: #6f6f6f;
	scrollbar-highlight-color: #97d4e5;
	scrollbar-3dlight-color: #f0f0f0;
	scrollbar-shadow-color:  #05354d;
	scrollbar-arrow-color:   #e9e9e9;
	scrollbar-track-color: #e9e9e9;
}

div.content {
	position: absolute;
	left: 21px;
	top: 281px;
	width: 362px;
	height: 280px;
	overflow: auto;
}

/* Guestbook special styles */
.questBookTBL {
	width: 388px;
}

.guestHeaderFooter {
	background: #0058ee;
	font-weight: bold;
	color: #fff;
	border: 1px solid #000;
}

.guestMessage {
	background: #43B1FF;
	font-weight: normal;
	color: #000;
	padding: 3px;
	border-top: 1px solid #000;
}

.guestMessageLine {
	color: #0058ee;
}

.guestFormEL {
	width: 300px;
}

a.guestBookLink  {
	color: #000;
	text-decoration: none;
	font-weight: bold;
}

a.guestBookLink:hover {
	text-decoration: underline;
}

p.noMessages {
	font-size: 14px;
	color: red;
}

div#toevoegen {
	position: absolute;
	left: 21px;
	top: 510px;
}

a.toevoegen:link, a.toevoegen:active, a.toevoegen:visited {
	text-decoration: none;
}

a.toevoegen:hover {
	text-decoration: underline;
}

/* FotoAlbum special styles */

.fotoAlbumTBL {
	width: 388px;
}

.bigImg {

	border-left: 1px solid #f3f3f3;
}

img.smallImg {
	border-top: 1px solid #e9e9e9;
	border-right: 1px solid #dedede;
	border-bottom: 0px;
	border-left: 1px solid #f3f3f3;
	cursor: hand;
	cursor: pointer;
}

div#fotoScroll {
	position: relative;
	width: 387px;;
	height: 95px;
	overflow:hidden;
}

div#pijlLeft {
	position: absolute;
	width: 95px;
	height: 95px;
	z-index: 10;
	cursor: hand;
	cursor: pointer;
}

div#fotos {
	position: absolute;
	height: 95px;
	overflow:hidden;
}

div#pijlRight {
	position: absolute;
	width: 95px;
	height: 95px;
	left: 292px;
	top: 0px;
	border-top: 1px solid #e9e9e9;
	z-index: 10;
	cursor: hand;
	cursor: pointer;
}

/* Guestbook special styles */
.questBookTBL {
	width: 388px;
}


/* ============================ */
/* MENU HORIZONTAL*/
/* ============================ */

ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

ul li {
	position: relative;
}

li ul {
	position: absolute;
	left: 0px; /* Set 1px less than menu width */
	top:	22px;
	display: none;
}

/* Styles for Menu Items */
ul li a, ul li span {
	text-decoration: none;
	display: block;
	line-height: 21px;
	background: #ffffff; /* IE6 Bug */
	border: 1px solid #7a7a7a;
	border-bottom: 0;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	text-align: center;
}
ul li span,ul li a.top{
	font-family: Arial, Verdana, Helvetica, Sans-serif;
	font-size: 14px;
	color: #7a7a7a;
	line-height: 21px;
	border-left: 0;
	cursor: pointer;
	cursor: hand;
	border-bottom: 1px solid #7a7a7a;
}

li { float: left; position: relative; width: 130px; }
/* Fix IE. Hide from IE Mac \*/
* html ul li { float: left; height: 1%; }
* html ul li a { height: 1%; }
* html ul li span { height: 1%; }
/* End */

ul li a:hover{ color: #7a7a7a; background: #f4efd6;} /* Hover Styles */

li ul li a {
	font-family: Arial, Verdana, Helvetica, Sans-serif;
	font-size: 12px;
	color: #7a7a7a;
} /* Sub Menu Styles */

li:hover ul, li.over ul { display: block; } /* The magic */

li.last {
	border-bottom:  1px solid #7a7a7a;
}

.invultekst {color:rgb(120,119,118);background-color:rgb(255,255,255);font:11px Tahoma,Arial,Verdana,Helvetica;border:1px solid rgb(100,100,100);padding:3px;width:210px;height:20px;}
.invulblok {color:rgb(120,119,118);background-color:rgb(255,255,255);font:11px Tahoma,Arial,Verdana,Helvetica;border:1px solid rgb(100,100,100);padding:3px;width:277px;height:80px;}

/* MENU */
#page_editbox {
	position: absolute;
	z-index: 14;
	top: 5px;
	right: 5px;
	background: url(../supreme/images/page_editbox.png);
	width: 100px;
	height: 200px;
	color: #000000;
	font-color: #000000;
	font-size: xx-small;
	font-family: Lucida Sans Unicode, Lucida Sans, Verdana;
}
#page_editbox_logo {
	position: absolute;
	top: 8px;
	left: 3px;
	width: 90px;
	height: 10px;
}
#dologin {
	position: absolute;
	z-index: 14;
	top: 5px;
	right: 5px;
	background: url(../supreme/images/page_editbox.png);
	background-repeat: no-repeat;
	width: 100px;
	height: 160px;
	color: #000000;
	font-color: #000000;
	font-size: xx-small;
	font-family: Lucida Sans Unicode, Lucida Sans, Verdana;
}
#button_editpage {
	position: absolute;
	top: 20px;
	left: 25px;
	width: 50px;
	height: 62px;
}
#button_picturealbum {
	position: absolute;
	top: 82px;
	left: 20px;
	width: 61px;
	height: 57px;
}
#thumbscroll {
	width: 387px;
	height: 95px;
	overflow-x: auto;
	overflow-y: hidden;
}