.shadowtop {
	height: 2px;
	background: transparent no-repeat url(images/top_shadow.gif);
}

.shadowleft {
	background: transparent repeat-y url(images/left_shadow_pattern.gif);
	width: 2px;
	position: relative;
	vertical-align: top;
}

.shadowright {
	background: transparent repeat-y url(images/right_shadow_pattern.gif);
	width: 4px;
	position: relative;
	vertical-align: top;
}

.shadowbottom {
	height: 4px;
	background: transparent no-repeat url(images/bottom_shadow.gif);
}

.bgimage {
	margin: 0;
	padding: 0;
	border-style: none;
}

.pagebackground {
	background: repeat-x url(images/pagebackground.jpg) #CDCDCD;
}

.shadowcontainer {
	background: white;
	width: 900px;
}

.shadowpatchleft {
	width: 2px;
	height: 2px;
	background: repeat-y url(images/left_shadow_pattern.gif);
	vertical-align: bottom;
}

.shadowpatchright {
	width: 4px;
	height: 2px;
	background: repeat-y url(images/right_shadow_pattern.gif);
	vertical-align: bottom;
}

.bottomtext {
	font-family : Arial, Helvetica, Geneva;
	font-size : 12px;
	line-height : 18px;
	color: #666666;	
}

.bottomtextbold {
	font-family : Arial, Helvetica, Geneva;
	font-size : 12px;
	line-height : 18px;
	color: #666666;	
}

#language {
	float: left;
	padding-left: 5px;
}

#copyright {
	float: right;
	padding-left: 5px;
}

#selectedlang {
	font-weight: bold;
}

div.thumb {
	height: auto;
	float: left;
	text-align: center;
	}

.thumb img{
	display: inline;
	margin-left: 0px;
	margin-bottom: 5px;
	margin-top: 5px;
	margin-right: 5px;	
	border: 1px solid #bebebe;
	}
	
.thumb a:hover img {
	border: 1px solid #68B742;
	}

.photocattitle {
	text-align: center;
	font-weight: bold;	
	}

.phototitle {
	font-size: 10px;
	text-align: center;
	font-weight: normal;
  }

.gallery {
	width:  415px;
	height: 120px;
}

.fondcontainer {
	width: 900px;
	height: 85px;
	position: relative;
	
}

.adressfond {
	color: #ffffff;
	font-family : Arial, Helvetica, Geneva;
	font-size : 11px;
	line-height : 14px;
	/* background: #64C61D; */
	/* background: #90dc2d; */
	background: #82c925;
	right: 0;
	position: absolute;
	height: 55px;
	/* width: 400px; */
	width: 300px;
	top: 10px;
}

.adresstext {
	position: absolute;
	left: 10px;
	top: 10px;
	
}

.adresscol {
	float:left;
	padding-right: 15px
}
 
 
  
