/* CSS Document */

td.contentframe {
	background-color: #000000;
}

#content {
	position: relative;
	border: thin ridge #FFFFFF;
	width: 419px;
	height: 338px;
	overflow-y: hidden;
	vertical-align: middle;
	text-align: center;
	z-index: 1;
}
#content2 {
	position: relative;
	border: thin ridge #FFFFFF;
	width: auto;
	height: 338px;
	overflow-y: hidden;
	vertical-align: middle;
	text-align: center;
	z-index: 1;
}

#fotoalbum {
	width: auto;
	height: 338px;
	overflow-y: hidden;
	vertical-align: middle;
	text-align: center;
}
#fotoalbum img {
	border: thin ridge #FFFFFF;
	cursor: arrow;
}
#info {
	margin-left: 7px;
	margin-right: 7px;
	width: 133px;
}

#gallerij {
	margin-left: 7px;
	margin-right: 7px;
	width: 133px;
	height: 301px;
}

#gallerij .borders {
	width: 133px;
	border-left: solid 1px #999999;
	border-top: solid 1px #999999;
}

#gallerij .borders img {
    border-left: 0px;
    border-top: 0px;
	border-right:1px solid #999999; 
	border-bottom:1px solid #999999;
}

#gallerij table {
	vertical-align: bottom;     
}

#wtgallery_singlepic_area {
	vertical-align: middle;
	line-height: 338px;   
}

#nav {
	font-size:9px;
}

#ongewoon {
	margin-bottom: -2px;
	margin-left: 3px;
}

p, a, label {
	font-family: Helvetica;
	font-size: 11px;
	line-height: 14px;
	color: #FFFFFF;
	text-align: left;
}

input, textarea {
	font-family: Helvetica;
	font-size: 10px;
	color: #FFFFFF;
	background: #303030;
	border: 0px;
	font-size: 9pt;
}

#gallerij A {
	border: 0px;
}

.rond {
	background: #000000;
	width:auto;
	height:auto;
}

#Layer1 {
	position:absolute;  
	width:448px; 
	height:338px; 
	z-index: 2; 
	right: 0px; 
	top: 0px;
}
#albumbrowser {
	height: 30px;
	margin-top: -30px;
	margin-right: -6px;
}