body {
	background-position:left top;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#666666;
	font-size:10px;
	margin:0 0 0 0;
	margin-top:0px;
	background-image:url(images/background.jpg);
	background-repeat:repeat-x;
	background-color:#FFFFFF;
}



.tekst {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#666666;
	font-size:12px;
}

.fotoalbum {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #7A7C88;
	background-color:#FFFFFF;
	border: thin solid #808080;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
}

.fotos {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #7A7C88;
	height:76px;
	width:220px;
	background-color:#ebebeb;
	border: thin solid #808080;
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 0px;
}


/* modules/content style */
.contentmenu {
font-family:Verdana, Arial, Helvetica, sans-serif;
color:#666666;
font-size:12px;
margin-left:15px;
}

.contentsubmenu {
font-family:Verdana, Arial, Helvetica, sans-serif;
color:#666666;
font-size:11px;
margin-left:20px;
}

a:active{
				text-decoration:none;
				font-style: none;
				color: #7A7C88;
				}	
a:link{
				text-decoration:none;
				font-style: none;
				color: #7A7C88;
				}
a:visited{
				text-decoration:none;
				font-style: none;
				color: #7A7C88;
				}

a:hover {
				text-decoration:underline;
				font-style: none;
				color: #7A7C88;
			}
			
#lightbox{
	background-color:#eee;
	padding: 10px;
	border-bottom: 2px solid #666;
	border-right: 2px solid #666;
	}
#lightboxDetails{
	font-size: 0.8em;
	padding-top: 0.4em;
	}	

#lightboxCaption{ float: left; }
#keyboardMsg{ float: left; }
#closeButton{ top: 5px; right: 5px; }

#lightbox img{ border: none; clear: both;} 
#overlay img{ border: none; }

#overlay{ background-image: url(images/overlay.png); }
