

body, div, td, input, select, textarea {
	font-family: Courier New, Georgia;
	font-size: small;
	}

#text, #text div, #text td {
		color: #e9e9e9;
}

#text button td {
	color: #191919;
	}

td {
	text-align: left;
	vertical-align: top;
}

body, div, td {
	line-height: 1.2;
	}

p {
	margin: 0px;
	padding: 0px;
	margin-bottom: 4px;
}

pre {
	text-align: left;
}

textarea{
	font-family: Courier New, Georgia;
	line-height: 1.3;
	height: 100px;
	padding: 3px;
	width: 380px;
	border: 1px solid #e9e9e9;
	}

h1, h2, h3, h4, h5 {
	font-size: medium;
	color: #e9e9e9;
	margin: 0px;
	padding: 0px;
	text-decoration: none;
	}
a img {

}
h1 {
	text-transform: uppercase;
	letter-spacing: 0.1em;
}

h2 {
	font-size: small;
	text-decoration: none;
}

img {
	border-color: #e9e9e9;
}

.input {
	height: 14px;
	padding: 3px;
	width: 180px;
	border: 1px solid #e9e9e9;
	}

.input_aantal {
	width: 24px;
	}

.button {
	height: 21px;
	padding-left: 5px;
	padding-right: 5px;
	background-color: #ef8112;
	border: 1px solid #e9e9e9;
	font-weight: bold;
	color: #ffffff;

	}

.div_titel {
	padding: 4px;
	background-color:#b1af83;
	text-align: left;
	border-bottom: 1px solid #e6e4ab;
}

.BoxBorder {
	border: 1px solid #b1af83;
}

a { color: #e9e9e9; font-size: small; text-decoration:none}
a:hover {color:#e9e9e9;text-decoration:none}


a.submenu {  font-size: small; color:#000000; text-decoration:none;}
a.submenu:hover { color:#ef8112; text-decoration:none}


a.crums { font-size: x-small; color:#c4c4c4; text-decoration:none; }
a.crums:hover { color:#c4c4c4; text-decoration:underline;}


.smallGrey { font-size: x-small; color:#c4c4c4; text-decoration:none; text-transform: none;		letter-spacing: 0px;}


/* :: Module { klantenportaal } :: */

table.overzicht {
	position: relative;
	float: left;
	clear: right;
	height: auto;
	padding: 10px;
	border: 1px solid #d6d6d6;
	}

td.td_header {
	text-align: left;
	vertical-align: middle;
	background-color: #fbeac9;
	font-weight: bold;
	}

tr.row1 {
	background-color: #fbf9f2;

}

tr.row2 {
	background-color: #ffffff;

}

tr.rowOver {
	background-color: #d6d6d6;

}

td.row1 {
	text-align: left;
	vertical-align: middle;
	}
td.row2 {
	text-align: left;
	vertical-align: middle;
	}

/* :: Module { formulieren } :: */
.FormDiv {
	position: relative;
	float: left;
	clear: both;
	height: auto;
	width: 600px;
	padding: 10px;
	border: 1px solid #d6d6d6;
	z-index: 4;
	}

.FormLabelDiv {
	position: relative;
	clear: left;
	float: left;
	width: 45%;
	height: 20px;
	padding: 2px;
	margin: 0px 0px 5px 0px;
	display: inline-block;
	}

.FormInputDiv {
	position: relative;
	clear: right;
	padding: 2px;
	width: 50%;
	float: right;
	height: 20px;
	}

.FormInputField {
	background: none;
	margin: 0px 0px 5px 0px;
	padding: 3px;
	float: left;
	height: 16px;
	width: 200px;
	border: 0px;
	border: 1px solid #d6d6d6;
	background-color: #ffffff;
	}


.FormCheckboxDiv {
	position: relative;
	clear: right;
	padding: 2px;
	width: 50%;
	float: right;
	height: 20px;
	}

.FormSelectDiv {
	position: relative;
	clear: right;
	padding: 2px;
	width: 50%;
	float: right;
	height: 20px;
	}

.FormSelect {
	position: relative;
	clear: right;
	padding: 2px;
	}

.FormTextareaDiv {
	position: relative;
	clear: right;
	padding: 2px;
	width: 50%;
	float: right;
	height: 120px;
	}

.FormTextarea {
	border: 1px solid #d6d6d6;
	background: none;
	height: 100px;
	width: 200px;
	padding: 3px;
	margin: 0px 0px 5px 0px;
	background-color: #ffffff;
	}

.FormButtonDiv {
	position: relative;
	clear: right;
	padding: 2px;
	width: 50%;
	float: right;
	height: 20px;
	}

.FormButton {
	height: 26px;
	padding-left: 10px;
	padding-right: 10px;
	background-color: #d8d8d8;
	border: 1px solid #ef8112;
	}

/*:: Module { formulieren } :: */



/* :: Module { fotoalbums } :: */
.fotoalbum, #fotoalbum {
	float: left;
	position: relative;
	width: 100%;
	margin-bottom: 20px;
	border: 1px solid #ffffff;
	text-align: center;
	padding: 10px;
}

.fotoalbum .albumInfo .aantalAfbeeldingen {
	display: none;
}

.fotoalbumItem {
	position: relative;
	display: inline-block;
	padding: 7px;
	margin: 0;
/*	width: 120px; uitgecomment: zo zitten de afbeeldingen nu op rijen van 6 naast elkaar ipv 5. */
	clear: none;
}

.fotoalbumItem td {
	text-align: center;
	max-width: 112px; /* NIET AANPASSEN: ZORGT VOOR SCROLLBALK ALS HIJ TE KLEIN WORD! */
}

.fotoalbumItem td img {
	border: 2px solid #ee7f01!important; /* hier !important neer zetten haalt de oranje streep terug */
	-moz-box-shadow: 0px 0px 10px #868686;
	-webkit-box-shadow: 0px 0px 10px #868686;
    box-shadow: 0px 0px 10px #868686;
		border: 1px solid #ee7f01;
}

.fotoalbumItem td img:hover {
	border: 2px solid #ffffff;
	-moz-box-shadow: 0px 0px 10px #868686;
	-webkit-box-shadow: 0px 0px 10px #868686;
    box-shadow: 0px 0px 10px #868686;
}

.fotoalbumItem #fotoLabel {
	padding-top: 5px;
	text-align: center;
	overflow-y: hidden;
	color: #868686;
	height: 27px;
	line-height: 1em;
}

/* :: Module { fotoalbums } :: */
