body{
	margin:          5;
	font-weight:     normal;
	color:           #666565;
	padding-left:	15px;
	font-family:	calibri; 
	font-size:		14px;
	text-align:		justify
}
h1
{
	margin:          5;
	font-weight:     normal;
	color:           #666565;
	font-family:	BlackChancery; 
	font-size:		3.2em;
}

h2
{
	margin:          5;
	display:         inline;
	position:        relative;
	top:             -1.5em;
	left:            1.5em;
	font-size:       1.8em;
	font-weight:     normal;
	color:           #000000;
}
.tekst{
	margin:          5;
	font-weight:     normal;
	color:           #666565;
	padding-left:	15px;
	font-family:	calibri; 
	font-size:		14px;
	text-align:		justify
	padding-right: 10px;
}
.tekst a{
	margin:          5;
	font-weight:     normal;
	color:           #808080;
	font-family:	calibri; 
	font-size:		14px;
	text-decoration: underline;
}
.tekst a:hover{
	margin:          5;
	font-weight:     normal;
	color:           #000000;
	font-family:	calibri; 
	font-size:		14px;
}
.tekst2{
	margin:          5;
	font-weight:     normal;
	color:           #808080;
	padding-left:	15px;
	font-family:	calibri; 
	font-size:		11px;
}
#menu2{
	position: relative;
	top:          100px;
	width:			142px;
	font-weight:     normal;
	color:           #808080;
	font-family:	calibri; 
	font-size:		12px;
	background-color: #ccc;
}
ul.nav a, ul.nav a:visited {
    color: #000000;
    text-decoration: none;
}
ul.nav a:hover, ul.nav a:active{
    color: #FFFFFF;
    text-decoration: none;
}
ul.nav  {
    padding-bottom: 15px;
    padding-top: 15px;
}
ul, ol, dl {
    margin: 0;
    padding: 0;
}
ul.nav li {
    font-size: 1.0em;
    letter-spacing: 0.1em;
    line-height: 200%;
    list-style: none outside none;
    margin: 0.5em auto 0.5em 1.0em;
    text-align: left;
    text-transform: uppercase;
}
#webmaster{
	margin-top:          200px;
	font-weight:     normal;
	color:           #808080;
	padding-left:	0px;
	font-family:	calibri; 
	font-size:		10px;
}
#webmaster a{
	font-weight:     normal;
	color:           #808080;
	padding-left:	0px;
	font-family:	calibri; 
	font-size:		10px;
	text-decoration: none;
}
#webmaster a:hover{
	font-weight:     normal;
	color:           #000000;
	padding-left:	0px;
	font-family:	calibri; 
	font-size:		10px;
	text-decoration: underline;
}
/*fotoalbum EFF5F5 */
h1.h1-fotoalbum {
	
}

div.fotoalbum-cat {
	padding: 5px;
	width: 550px;
	background-color: #e7ebe9;
	margin-bottom: 5px;
	float: left;
	margin-left: 10px;
}

div.fotoalbum-cat img {
	padding: 1px;
	vertical-align: top;
	display: inline;
	border: 1px solid #ccc;
	margin-right: 5px;
	float: left;
}

div.fotoalbum-cat p {
	vertical-align: top;
}

div.fotoalbum-cat p.album-title {
	font-weight: bold;
	margin: -10px;
}

div.fotoalbum-cat p.album-description {
	
}

div.fotoalbum-cat-hover {
	background-color: #c2c2c2 !important;
	cursor: pointer;
}


img.fotoalbum-cat-img-hover {
	border: 1px solid #9A1C20 !important;
}


div.fotoalbum {
	padding: 5px;
	display: block;
	float: left;
	width: 480px;
	margin-bottom: 5px;
	margin-left: 15px;
}

div.fotoalbum-img-box{
	width: 100px;
	display: inline;
	padding-right: 4px;
}

div.fotoalbum-img-box img {
	padding: 1px;
	border: 1px solid #ccc;
}
