html {
	scrollbar-face-color: #617FBD;
	scrollbar-arrow-color: #C8D3E7;
	scrollbar-highlight-color: #C8D3E7;
	scrollbar-shadow-color: #617FBD;
	scrollbar-3dlight-color: #000;
}
.button {
	BORDER-LEFT: 1px solid #0099FF;
	BORDER-TOP: 1px solid #0099FF;
	BORDER-RIGHT: 1px solid #333366;
	BORDER-BOTTOM: 1px solid #333366;
	BACKGROUND: #CCD9F2;
	CURSOR: hand;
	COLOR: #000000;
	HEIGHT: 23px;
	TEXT-DECORATION: none;
	font-weight: bold;
}
A {
	COLOR: #1f569a; TEXT-DECORATION: underline
}
A:link {
	COLOR: #1f569a; TEXT-DECORATION: underline
}
A:hover {
	COLOR: #619ae0; TEXT-DECORATION: underline
}
.subtitel {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: italic;
	font-weight: bold;
	page-break-before: auto;
	color: #003366;
	text-align: left;
	white-space: normal;
}
.subsubtitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: italic;
	font-weight: bold;
	font-size: 12px;
	color: #003366;
}
.titel {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #003366;
	text-align: left;
	text-indent: 6pt;
	font-style: normal;

}
p {
	font-family: Tahoma, "Trebuchet MS", Arial;
	font-size: 12px;
	font-style: bold;
	color: #000000;
}
td {
	font-family: Tahoma, "Trebuchet MS", Arial;
	font-size: 12px;
	font-style: bold;
	color: #000000;
}
tr {
	font-family: Tahoma, "Trebuchet MS", Arial;
	font-size: 12px;
	font-style: bold;
	color: #000000;
}
body {
	font-family: Tahoma, "Trebuchet MS", Arial;
	font-size: 12px;
	font-style: bold;
	color: #000000;
}
.opsomming {
	background-position: center;

}
.fotoablum a {
        display: block;
        padding-top: 2px;
        padding-right: 5px;
        padding-bottom: 2px;
        padding-left: 5px;
        position: relative;
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-weight: bold;
		font-size: 12px;
		color: #003366;
        text-decoration: none;
}

.fotoalbum a:active {
	background-color: #003366;
	text-decoration: none;
	color: #CFFFFF;
}

.fotoablum a:hover {
	background-color: #003366;
	text-decoration: none;
	color: #CFFFFF;
}

.fotoablumpagelinkactive {
	display: block;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 5px;
	position: relative;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	color: #CFFFFF;
	text-decoration: none;
	background-color: #003366;
}

.formfield {
	BORDER-LEFT: 1px solid #0099FF;
	BORDER-TOP: 1px solid #0099FF;
	BORDER-RIGHT: 1px solid #333366;
	BORDER-BOTTOM: 1px solid #333366;
	COLOR: #000000;
	TEXT-DECORATION: none;
}