#BILDEALBUM{
	font-family: Arial, Helvetica, sans-serif;
	width:760px;
	margin-top:0px;
	border:0px solid #000000;
}
#BILDEALBUM #ALBUMLIST{
	font-family: Arial, Helvetica, sans-serif;
	width:553px;
	position:relative;
	left:65px;
}
#BILDEALBUM #VIEWALBUM{
	font-family: Arial, Helvetica, sans-serif;
	width:553px;
	margin-top:0px;
	border:0px dashed #EEEEEE;
}
#BILDEALBUM a{
	text-decoration:none;
}
#BILDEALBUM h1{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 36px;
	color: #325355;
	font-weight: bold;
	letter-spacing: 2px;
}
#BILDEALBUM #ALBUM h3{
	font-size: 16px;
	color: #325355;
	font-weight: bold;
	margin-bottom:0px;
}
#BILDEALBUM #ALBUM{
	border:0px solid #CCCCCC;
	margin-top:0px;
}
#BILDEALBUM #ALBUM #ALBUMICON{
	border:0px solid #CCCCCC;
	width:51px;
	height:54px;
}
#BILDEALBUM #ALBUM #ALBUMTHUMB{
	border:0px solid #CCCCCC;
	margin-top:10px;
	background-position:top right; background-repeat:no-repeat; 
}
#BILDEALBUM #ALBUM #ALBUMTHUMB #ALBUMTHUMBOVERLAY{
	border:0px solid #CCCCCC;
	position:relative;
	left:0px;
	top:0px;
}

#BILDEALBUM #ALBUM #DESCRIPTION{
	font-size: 12px;
	color: #325355;
	font-weight: normal;
	margin:10px;
}
#BILDEALBUM #ALBUM #INFO{
	font-size: 11px;
	color: #325355;
	font-weight: normal;
	margin:10px;
}
#BILDEALBUM hr{
	margin:0px;
	color:#467988;
}

#BILDEALBUM #bildebox{
	border:4px solid #fdfff5;
	padding:1px;
	margin:2px;
	float:left;
	cursor:pointer;
	text-align:center;
	display:block;
	background-color: #000000;
	position:relative;
	left:-5px;
}
#BILDEALBUM #bildebox:hover{
	border:4px solid #6db3ad;
	padding:1px;
	margin:2px;
	float:left;
	cursor:pointer;
	text-align:center;
	display:block;
	background-color: #000000;
	position:relative;
	left:-5px;
}

#BILDEALBUM #bigsize{
	border: 1px solid #000000;
	position:relative;
	left:-5px;
}
#BILDEALBUM #imgnum{
	font-size:10px;
	color:#990000;
	padding-right:18px;
}
#BILDEALBUM #prevnext{
	font-size:12px;
}
#BILDEALBUM #prevnext a{
	color:#990000;
	text-decoration:none;
}
#BILDEALBUM #prevnext a:hover{
	color:#990000;
	text-decoration:underline;
}
#BILDEALBUM #prevnext #inactive{
	color:#CCCCCC;
}
#BILDEALBUM #imgnum b{
	font-size:15px;
}
#BILDEALBUM #imgnum a{
	font-size:15px;
}
#BILDEALBUM #backlink{
	font-size:16px;
}
#BILDEALBUM #ARCHIVEMESSAGE a{
	text-decoration:underline;
}
