/* algemene styles */
body, table {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 22px;
	color: #56695A;
}
body {
	background-color: #C5CAC7;
	margin: 0px;
	background-image: url(../img/bg/bg_body.gif);
	background-repeat: repeat-x;
	background-position: top;
}

/* extra tekststijlen */
.wit {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 22px;
	color: #FFFFFF;
}
h1, .head {
	font-family: "Times New Roman", Times, serif;
	font-size: 25px;
	line-height: 30px;
	color: #16321C;
	font-weight: normal;
}
a, a:visited {
	color: #16321C;
	text-decoration:underline;
}
a:hover, a:visited a:hover {
	color: #808E83;
	text-decoration: underline;
}
.submenu {
	color: #16321C;
}
.submenu_active {
	color: #16321C;
	text-decoration: underline;
}
.submenu a, .submenu a:visited {
	color: #16321C;
	text-decoration: none;
}
.submenu a:hover, .submenu a:visited a:hover {
	color: #16321C;
	text-decoration: underline;
}
.pulldownmenu a, .pulldownmenu a:visited {
	color: #ffffff;
	text-decoration: none;
}
.pulldownmenu a:hover, .pulldownmenu a:visited a:hover {
	color: #16321C;
	text-decoration: none;
}



/* backgrounds */
.bg_links {
	background-image: url(../img/bg/bg_zijkanten.gif);
	background-repeat: repeat-y;
	background-position: right;
}
.bg_rechts {
	background-image: url(../img/bg/bg_zijkanten.gif);
	background-repeat: repeat-y;
	background-position: left;
}
.bg_wit {
	background-color: #FFFFFF;
}
.bg_lichtgroen {
	background-color: #C5CAC7;
}
.bg_lichtmiddengroen {
	background-color: #9BA59D;
}
.bg_middengroen {
	background-color: #808E83;
}
.bg_donkergroen {
	background-color: #16321C;
}
.bg_stippellijn {
	background-image: url(../img/bg/stippellijn.gif);
	background-repeat: repeat-x;
	background-position: center;
}

/* forms */
.formfield100 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #56695A;
	background-color: #FFFFFF;
	height: 20px;
	width: 100px;
	border: 1px solid #808E83;
}
.formfield260 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #56695A;
	background-color: #FFFFFF;
	height: 20px;
	width: 260px;
	border: 1px solid #808E83;
}
.formfield260_verplicht {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #56695A;
	background-color: #f0f2f1;
	height: 20px;
	width: 260px;
	border: 1px solid #56695A;
}
.formarea260 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #56695A;
	background-color: #f0f2f1;
	height: 100px;
	width: 260px;
	border: 1px solid #56695A;
	overflow: auto;
}


/* x-com footer */
.xcomfooter {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #99A59C;
	text-decoration:none;
}
a.xcomfooter, a.xcomfooter:visited, .xcomfooter a, .xcomfooter a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #99A59C;
	text-decoration: none;
}
.xcomfooter a:hover, .xcomfooter a:visited a:hover  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #808E83;
	text-decoration: none;
}

/*lightbox*/

#lbContactLink a{
	text-decoration: none;
	margin-left: 40%;
	font-weight: bold;
}

.registreren{
	font-size: 11px;
	color: #16321C;
}
.registreren a{
	text-decoration: none;
}

.registreren a:hover{
	font-weight: bold;
	color: #16321C;
}

.wachtwoord_vergeten{
	font-size: 11px;
}

.wachtwoord_vergeten a{
	color: #FFFFFF;
	text-decoration: none;
}

.wachtwoord_vergeten a:hover{
	font-weight: bold;
}

.fototheek_image {
	display: block;
	border: 4px solid #808e83;
}
.fototheek_image:hover {
	border: 4px solid #16321c;
}

#fototheek tr td{
	text-align: center;
	width: 150px;
	height: 45px;
}

#fototheek tr td a img
{
	border: 4px solid #808e83;
}

#fototheek tr td a img:hover
{
	border: 4px solid #16321c;
}

.add_selectie{
	font-size: 10px;
	cursor: pointer;
}

.add_selectie a{
	text-decoration: none;
}

#uw_selectie{
	color: #fff;
	margin: 30px;
	border-bottom: 1px solid #56695A;
	padding-bottom: 20px;
}

#uw_selectie h1{
	color: #56695A;
	border-bottom: 1px solid #56695A;
	width: 180px;
	font-size: 15px;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

#contact_link{
	margin: 30px;
	border-bottom: 1px solid #56695A;
	padding-bottom: 20px;
}

#contact_link a{
	color: #fff;
	text-decoration: none;
	font-weight: bold;
}
