BODY {
	BACKGROUND: #FFFFFF;
	height: 100%;
	margin: 0;
	padding: 0;
	background-color: #FFFFFF;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12.5px;
	line-height: 19px;
	color: #FFFFFF;
	text-align: left;
}

html, table {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12.5px;
	line-height: 19px;
	color: #FFFFFF;

}

#volg td {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12.5px;
	line-height: 19px;
	color: #000000;

}

.wit {color: #FFFFFF}

.small {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	color: #FFFFFF;
	text-align: left;
}


h1 {
	font-size: 22px;
	line-height: 22px;
	color: #FFFFFF;
	text-align: left;
	font-weight: normal;
}
h2 {
	font-size: 17px;
	line-height: 19px;
	color: #c05800;

}
.kop {
	font-size: 17px;
	line-height: 20px;
	color: #c05800;

}
h3 {
	font-size: 14px;
	line-height: 19px;
	color: #c05800;

}

#outertable {
	height: 100%;
	background-image: url(../images/ind-bg.jpg);
}
#outertable2 {
	height: 100%;
	background-image: url(../images/bg_volg.png);
}

#outertable td {
	height: 100%;
}

#volg a {
	color: #c05800;
	
}
#volg a:hover {
	color: #000000;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #008384;

}

a {
	color: #c05800;
}

#campagne img {
	border: 1px solid #F6A439;	
}

a:hover {
	color: #125918;
	text-decoration: underline;
}

strong {
	font-weight: bold;
	color: #c05800;
}

#volg strong {
	font-weight: bold;
	color: #000000;
}
#volg h2 {
	font-size: 17px;
	line-height: 19px;
	color: #c05800;

}

.knop {
	color: #c05800;
	text-decoration: none;
	border-width: 1px 3px 3px 1px;
	border-style: dotted solid solid dotted;
	border-color: #F6A439 #F6A439 #F6A439 #F6A439;
	background-color: #FFFFFF;
	padding: 5px;
	width: 200px;
}


.border {
	border-width: 1px;
	border-color: #ffffff;
	}
	
.klein {
	font-style: italic;
	color: #666666;
}

hr {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: dotted;
	border-left-style: solid;
	border-bottom-color: f6a439;
	border-top-color: EEEFE9;
	border-right-color: EEEFE9;
	border-left-color: EEEFE9;
}

/************
fotowedstrijd
************/

.foto_naam, .foto_naam a, a.foto_naam {
	text-decoration: none;
	font-weight: bold;
	text-shadow: 1px 1px #d5d5d5;
	text-transform: uppercase;
	font-family: Arial, Verdana, Helvetica, sans-serif;
font-size: 11px;
	line-height: 16px;
	color: #626262;
	text-align: center;
}

.foto_naam_groot, .foto_naam_groot a, a.foto_naam_groot {
	text-decoration: none;
	font-weight: bold;
	text-shadow: 1px 1px #d5d5d5;
	text-transform: uppercase;
	font-family: Arial, Verdana, Helvetica, sans-serif;
font-size: 12px;
	line-height: 16px;
	color: #626262;
	text-align: left;
}

#fotobox_onder {

	padding-top: 2px;

}


.medium-photo-wrapper {
  background-color: none;
  height: 236px;
  width: 260px;
	float: left;
	margin-left: 10px;
	margin-top: 5px;
}


.photo{
  padding: 5px;
  height: 500px;
  background-color: #d3d3d3;
	width: 800px;
}

a img { 
  border: none;
}

.clear-fix {
  clear: both;
  height:0;
}

#space {
  height: 100px;
  width: 50px;
  float: left;
}

#paging {
  color: #0b8204;
  margin-left: 10px;
  position: static;
  height: 20px;
  margin-top: -10px;
  margin-bottom: 5px;
  z-index: 0;
  text-align: center;
  font-weight: bold;
  font-size: 12px;
  text-decoration: none;
  text-transform: uppercase;
  width: 840px;
  float: left;
}

#paging a {
  text-decoration: none;
  color: white;
  float: center;
}

.links {
  float: left;
}

.rechts {
  float: right;
}


/******************************************************************
 + forms
******************************************************************/


#main form legend {
	font-weight: bold;
	padding: 6px 12px 2px 0px;
	position: relative;
	top: -9px;
	border-bottom: none;
}

#main form fieldset {
  border: none;
	margin-bottom: 5px;
}

#main form fieldset .textfield {
	border: 1px solid #FFCC00;
	width: 300px;
  padding: 3px;
}	

#main form fieldset .select-field {
	border: 1px solid #FFCC00;
  padding: 3px;
}	

#main form fieldset .text-area {
	border: 1px solid #FFCC00;
  padding: 3px;
}	



#main form div{
  margin-bottom: 10px;
  .margin-left: 10px; /* ie 7 */
  _margin-left: 10px; /* ie 6 */

}

#main form label{
  display: block;
  margin-bottom: 3px;
  clear: right;
  font-size: .8em;
}



/******************************************************************
 +warnings and notice
******************************************************************/
.notice {
  display: block;
  padding: 5px;	
  color: #769B4E;	
	border: 1px solid #769B4E;
	margin-top: 10px;
	margin-bottom: 10px;
}

.warning {
  display: block;
  padding: 5px;	
  color: #6D0408;	
	border: 1px solid #6D0408;
	margin-top: 10px;
	margin-bottom: 10px;
}


.introtekst {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	line-height: 18px;
	padding-top: 10px;
	padding-right: 18px;
	padding-left: 30px;
	color: #2f2f2f;
}
.introtekst_nieuw {
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 10px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	line-height: 17px;
	color: #2f2f2f;
}
.introtekst a {
	text-decoration: underline;
	color: #333333;
}
.introtekst a:hover {
	text-shadow: 1px 1px 0px #fff6f6;
	text-decoration: underline;
	color: #b84e00;
}

.introtekst2 {
	padding-left: 3px;
	margin-left: 3px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	line-height: 18px;
	color: #fff;
	font-weight: bold;
}

.introtekst3 {
	padding-left: 3px;
	margin-left: 3px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 20px;
	color: #fff;
	font-weight: bold;
}

.introtekst3 a {
	text-decoration: underline;
	color: #333333;
}
.introtekst3 a:hover {
	text-shadow: 1px 1px 0px #fff6f6;
	text-decoration: underline;
	color: #b84e00;
}

#photo-wrapper_groot {
	}

.center {
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	 float: center;
}

#mail {
		visibility: hidden;
		clear: none;
		float: none;
	}
	

/******************************************************************
 +mail
******************************************************************/

	.green {
		padding-right: 5px;
		margin-right: 5px;
		min-width: 200px;
		width: 250px;
		display: none;
	}
	.red {
		padding-right: 5px;
		margin-right: 5px;
		min-width: 200px;
		width: 250px;
	}
	

/******************************************************************
 +loader
******************************************************************/
	#page-loader {
  position: absolute;
  top: 0;
  bottom: 0%;
  left: 0;
  right: 0%;
  background-color: white;
  z-index: 99;
  display: none;
  text-align: center;
  width: 100%;
  padding-top: 25px;
}

#loading {
  padding: 10px;
  background-color: #fff;
  height: 50px;
  border-style: solid;
  border-width: 1px;
  color: #c40026;
  visibility: hidden;
  margin: 10px;
  text-align: center;
  width: 310px;

}