﻿/* 0 BASIC TAGS */
body {
	background-color: #f5f5f5;
	margin: Auto;
	padding: 0;
	text-align: center;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 0.6em;
	color: #666666;
}

img {
	border-width: 0;
    margin-left: 0px;
}

p {
	font-size: 100%;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	line-height: 1.2em;
}

p.MsoNormal, li.MsoNormal, div.MsoNormal {
	margin:0cm; margin-bottom:.0001pt;
}

table {
	font-size: 0.8em;
}

td {
	font-size: 10pt;
}

h1, h2, h3, h4, h5, h6 {
	font-family: tahoma, arial, helvetica, sans-serif;
	color: Blue;
}

h1 {
    font-size: 20pt;
}

h2 {
	font-size: 16pt;
}

h3 {
	font-size: 14pt;
}

h4 {
	font-size: 12pt;
}

h5 {
	font-size: 10pt;
	margin-bottom:0px;
}

h6 {
	font-size: 10pt;
	margin-bottom:0px;
	color: Black;
}

dl {
	margin-top: 0;
	margin-bottom: 0;
	border-top: 1px solid #bababa;
	padding-top: 1.5em;
	padding-bottom: 1.5em;
	position: relative;
}

dt {
	position: absolute;
	left: 0;
}

dd {
	margin-left: 150px;
	height: 2.0em;
}

ul {
	margin-top: 0px;
	font-size: 10pt;
 	font-family: Arial, Helvetica, Verdana, sans-serif;
}

hr {
	border: 0;
	border-top: 1px solid #bababa;
	height: 1px;
}

a {
	color: Blue;
}

a:Visited {}

a:Active {
	color: Blue;
}

a:Hover {
	color: Red;
}

a.inhoud {
	color: Blue;
	text-decoration: none;
}

a:Hover.inhoud {
	color: Blue;
	text-decoration: underline;
}

a:Active.inhoud {
	color: Red;
}

a.album {
	font-size: 10pt;
	font-weight: normal;
	text-decoration: none;
}

/* MAIN PAGE */

#mainlayouttable {
    width: 890px;
    border-width: 1px;
	border-color: Black;
	border-style: solid;
	margin: auto;
}    

.maincontent {
	text-align: left;
	background-color: white;
	vertical-align:top;
}

#content 
{
    margin-top: 20px;
	margin-left: 20px;
	margin-right: 20px;
	margin-bottom: 0px;
	border-width: 1px;
	border-style: solid;
	border-color: Silver;
	padding: 25px;
	background-image: url(images/vlag.gif);
	background-repeat: no-repeat;
	background-position: 5px 5px;
}

.page {
}

.algemeen {
}

/* 1 HEADER */
.header {
    background-color: #f5f5f5;
	background-image: url(images/Hansebg.jpg);
	background-repeat: no-repeat;
	padding: 0px;
	margin: 0px;
	border: 0px;
	border-collapse: collapse;
}

.topmenubar {
    background-image: url(images/menubg.jpg);
    background-repeat: repeat-x;
    margin: 0px;
    padding: 0px;
    border: 0px;
    border-spacing: 0px;
    border-width: 1px;
	border-color: Black;
	border-style: solid;
	border-collapse: collapse;
}

.topmenubar a:Hover {
	color: White;
}

.leftsidebar {
    padding: 8px;    
    width: 220px;
    background-color: white;
    vertical-align: top;
}

#innerleftsidebar 
{
    margin-top: 12px;
	border-width: 1px;
	border-style: none;
	border-color: Silver;
}

.leftsidebar h3 {
    margin: 3px;
}

.leftsidebar p {
    margin-top: 3px;
    margin-bottom: 9px;
}

/* 3 FOOTER */
.footer {
	padding: 6px;
	width: auto;
	height: 50px;
	text-align: right;
	font-size: 80%;
	font-style: italic;
	color: Black;
	margin-top: 0px;
}

.menub {
	position:relative;
	margin: auto auto 0px 10px;
	text-transform: uppercase;
	font-size: 60%;
	background-color: #C2DBF8;
	padding: 1px 2px 1px 2px;
	float: left;
}

.menub a {
	font-style:normal;
	color: Black;
	font-size: 70%;
}

.menub a:visited {
	color: Black;
}

/* Form Items */

.textfield {
	border: 1px solid #929292;
	vertical-align: middle;
	padding: 3px;
	margin: 2px 0 5px 0;
}

/* Login View */

.inloggen {
    width:100%;
}

.login {
    border: 0px;
    border-spacing: 3px;
    border-collapse: collapse;
    padding: 3px;
    width: 100%;
}

.login td {
    font-size:10pt;
}

.login .titel {
    background-color: Silver;
}

.login .label {
}

.login .textbox {
	border: 1px solid #929292;
	width: 55px;
}

.login .button {
}

.failuretext {
    color:Red;
}

.loginstatus {
    font-weight: bold;
    text-decoration: none;
    text-align: left;
}

/* 1.1 SHIM */

.shim {
	background-repeat: no-repeat;
	margin:0px;
	padding:0px;
	font-size: 0px;
	height:0px;
} 

.column {
	/*background-image: url(images/content-shim.gif);*/
}

.gradient {
	/*background-image: url(images/content-shim-photo.gif);*/
}

.solid {
	/*background-image: url(images/content-shim-none.gif);*/
}

/* Page identifiers */

#bevestiging h3 {
	color: Red;
}

#bevestiging h4 {
	color: #4682B4;	
}

.titel {
    margin-top:3px;
	text-align:center;
	line-height:150%;
}

#titel {
	color: Red;
	font-size: 14pt;
}

.auteur {
	margin-top: 5px; 
	color: #0000FF;
	font-style:italic;
}

.quote {
	background-color: White;
	padding-left:5px; padding-right:5px; padding-top:9px; padding-bottom:9px;
}

/* Page */

#informatie table {
	text-align:center;
	vertical-align: middle;
	height:400px;
	width:100%;
}

#inschrijven table, .attentie {
	margin-left:0px;
}

.bevestiging {
	text-align:center;
}

#links h4 {
	margin-top: 0;
	border-top: 1px solid #bababa;
	padding-top: 1.0em;
	position: absolute;
	left: 37px;
	width: 214px;
}

#documentatie li 
{
    line-height: 150%;
}

#photo {
	position: absolute;
	left: 37px;
	top: 20px;
	width: 214px;
}

.emptydata td {
	padding: 50px;
	color: #aeaeae;
}

/* 2.2 ALBUMS PAGE */

#albums {
	padding: 0px 37px;
	padding-bottom: 40px;
	width: 600px;
}

.view {
	margin-left: auto;
	margin-right: auto;
	width: 686px;
	text-align: center;
}

.view .photo-frame {
	margin-left: auto;
	margin-right: auto;
}

.item {
	padding: 20px 50px;
	color: #B2B2B2;
}

.item h4 {
	margin-bottom: 0.4em;
}

.nullpanel {
	padding: 150px;
	width: auto;
	text-align: center;
}

/* 2.3 PHOTOS, DETAILS, ADMIN/DETAILS PAGE */

#photos, #details, #admin-details {
	padding: 0;
	width: 740px;
}

.buttonbar {
	background-image: url(images/photonav-bg.gif);
	background-repeat: repeat-x;
	margin-left: auto;
	margin-right: auto;
	padding-top: 4px;
	width: 744px;
	height: 33px;
	text-align: center;
}

.buttonbar-top {
	background-image: url(images/photonav-top-bg.gif);
}

#photos .view, #admin-details .view {
	margin-top: 20px;
	margin-bottom: 20px;
}

/* Inline styles are used because image controls hard code a border property */

.photo_198 {
	border: 4px solid #FFFFFF;
}

/* This class is set to inline after loggin in */
.leden {
	display: none;
}

/* Text markers */

.attentie {
	color: Red;
}

.highlight {
	color: Blue;
}

.subkop {
	color: navy;
}

Address {
	color: Red;
}

.IE8Fix
{
    z-index: 100;
}
