/* ------------------------------------------------------------- */
/* CSS til www.govan.dk - version 1.1				 */
/* Sidst redigeret 4. juni 2004 af Claus Buus		 */
/* ------------------------------------------------------------- */


/* ------------------------------------------------------------- */
/* Galleri								 */
/* ------------------------------------------------------------- */

	#info_gallery {
		 margin-bottom: 20px;
	}
	#view_imageframe {
		width: 552px;
		padding: 15px 0px 15px 0px;
		border: 1px solid #D0D6C9;
		background-color: #EBEDE8;
	}
	#thumbnails {
		width: 552px;
		border: 1px solid #D0D6C9;
		background-color: #E3E6DF;
	}
	.fane_gallery_info {
		position: absolute;
		padding-right: 6px;
		height: 16px;
		background: #000000 url('/images/fane_right.gif') no-repeat right top;
		font: normal 10px Verdana;
		line-height: 16px;
		cursor: pointer;
	}
	a.fane_gallery:link, a.fane_gallery:visited, a.fane_gallery:active {
		position: absolute;
		display: block;
		margin-top: -17px;
		margin-left: 5px;
		margin-right: 5px;
		height: 16px;
		background: #000000;
		color: #FFFFFF;
		text-decoration: none;
	}
	a.fane_gallery:hover {
		color: #DDD7BF;
		text-decoration: none;
	}
	.images_gallery {
		margin-top: 2px;
		border: 1px solid #000000;
	}
	.view_imagehead {
		margin-left: 5px;
		font-weight: bold;
	}
	.view_image {
		text-align: center;
	}
	.view_imagetext {
		margin-right: 12px;
		margin-left: 12px;
		margin-bottom: 15px;
	}
	.paging_gallery {
		width: 552px;
		height: 16px;
		margin-top: 1px;
		margin-bottom: 1px;
		border: 1px solid #65764C;
		background-color: #D0D6C9;
		font: normal 10px Verdana;
		text-align: left;
		line-height: 16px;
	}
	.cell_gallery {
		width: 136px;
		height: 120px;
		padding-top: 2px;
		border: 1px solid #E3E6DF;
		background-color: #EBEDE8;
		text-align: center;
		float: left;
	}
	.intpage_gallery {
		margin-left: 5px;
		float: left;
	}
	.pagenav_gallery {
		margin-right: 5px;
		padding-top: 2px;
		text-align: right;
	}
