/* CSS Document */

BODY{
	background-color: #FFFFFF;
	margin-top: 20px;
	margin-bottom: 20px;
}

TD{
	font-family: Arial, sans-serif;
	font-size: 12px;
	color: #000000;
}

TD A:LINK, TD A:ACTIVE, TD A:VISITED{
	color: #000000;
	text-decoration: underline;
}

TD A:HOVER{
	color: #000000;
	text-decoration: underline;
}

.logo{
	text-align: center; 
}

#onderlaag{
	position: relative;
	width: 768px;
	height: 100%;
	z-index: 0;
}

#menu{
  position: absolute; 
  left: 1px;
  top: 190px; 
  width: 630px; 
  height: 20px; 
  z-index: 5;
}

/*tables*/
.maintable{
	border: 1px solid #666666;
	height: 100%;
}

.texttable{
	padding: 10px;
	background-color: #FFFFFF;
	vertical-align: top;
}

.tableheight{
	height: 100%;
}

.vlaktable{
	/*border: 1px solid #808080;*/
	margin-bottom: 10px;
	height: 175px;
}

/*teskt*/
.titel{
	font-size: 16px;
	font-weight: bold;
	/*padding-bottom: 20px;*/
}

.datum{
	font-size: 10px;
	text-align: right;
	color: #FFFFFF;
	padding-right: 5px;
	padding-bottom: 4px;
	background-color: #993302;
}

/*1koloms & 2koloms met multiselect align plaatjes*/
#content TD{
	text-align: center
}

#content TD DIV {
	text-align:left;
	padding-bottom: 20px;
}

#contentlinks TD{
	text-align: center
}

#contentlinks TD DIV {
	text-align:left;
	padding-bottom: 20px;
}

#contentrechts TD{
	text-align: center
}

#contentrechts TD DIV {
	text-align:left;
	padding-bottom: 20px;
}

IMG.img,IMG.imglinks{
	float:left;
	margin-right: 5px;
	margin-top: 3px;
	margin-bottom: 7px;
}

IMG.imgrechts{
	float:right;
	margin-left: 5px;
	margin-top: 3px;
	margin-bottom: 7px;
}

IMG.imgmidden{
	margin-top: 7px;
	margin-bottom: 7px;
}

/*copyright e.d.*/
.streep{
	background-color: #8E8B8B;
}

.copyright a{
	font-size: 12px;
	padding-left: 9px;
	padding-right: 9px;
}

.copyright A:LINK, .copyright A:ACTIVE, .copyright A:VISITED{
	color: #000000;
	text-decoration: none;
}

.copyright A:HOVER{
	color: #000000;
	text-decoration: underline;
}

.print{
	font-size: 12px;
	padding-left: 7px;
	text-align: right;
	width: 33px;
}

.print A:LINK, .print A:ACTIVE, .print A:VISITED{
	color: #000000;
	text-decoration: none;
}

.print A:HOVER{
	color: #000000;
	text-decoration: underline;
}

/*opsomming*/
UL, LI{ 
	margin-left: 10px;
	list-style-image: url('/images/bullit.gif');
}

/*achtergrond kleuren*/
.bg_geel{
	background-color: #F5DEB4;
}

.bg_rood{
	background-color: #993302;
}

/*contactformulier*/

.form{
	width: 290px;
	height: 20px;
	background-color: #ECEBE9;
	/*padding-left: 5px;*/
	margin-bottom: 5px;
	font-family: Arial, sans-serif;

}

.check{
	margin-right: 10px;
	margin-bottom: 5px;
}

.vraag{
	width: 180px;
	padding-left: 20px;
	vertical-align: middle;
}

.vraag2{
	padding-left: 20px;
	vertical-align: middle;
	padding-bottom: 5px;
	padding-top: 10px;
}

TEXTAREA{
	height: 100px;
	width: 290px;
	background-color: #ECEBE9;
	padding-left: 5px;
	margin-bottom: 5px;
	font-family: Arial, sans-serif;
}

.econsultvraag{
	width: 470px;
	margin-bottom: 5px;
	margin-left: 20px;
	background-color: #ECEBE9;
}

.econsultvraag2{
	width: 470px;
	height: 100px;
	margin-bottom: 5px;
	margin-left: 20px;
}

.button{
	width: 85px;
	height: 20px;
	background-color: #ECEBE9;
	border-bottom: 1px solid #808080;
	border-left: 1px solid #808080;
	border-right: 1px solid #808080;
	border-top: 1px solid #808080;
	padding-left: 5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 11px;
	font-weight: bold;
	padding-right: 5px;
	cursor: hand
}

.button2{
	width: 120px;
	height: 20px;
	background-color: #ECEBE9;
	border-bottom: 1px solid #808080;
	border-left: 1px solid #808080;
	border-right: 1px solid #808080;
	border-top: 1px solid #808080;
	padding-left: 5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 11px;
	font-weight: bold;
	padding-right: 5px;
	cursor: hand
}

/*blokken*/
.lijn_zwart{
	background-color: #000000;
}

.lijn_grijs{
	background-color: #808080;
}

.lijn_grijs2{
	background-color: #ECEBE9;
}

.lijn_wit{
	background-color: #FFFFFF;
}

.titelbg_{
	background-color: #333333;
	color: #FFFFFF;
	font-size: 12px;
	font-weight: bold;
	padding: 5px;
}

.titelbg_ A:LINK,
.titelbg_ A:ACTIVE,
.titelbg_ A:VISITED{
	color: #FFFFFF !important;
	text-decoration: none !important;
}

.titelbg_ A:HOVER{
	text-decoration: underline !important;
}

.titelbg_rood{
	background-color: #993300;
	color: #FFFFFF;
	font-size: 12px;
	font-weight: bold;
	padding: 5px;
}

.titelbg_rood A:LINK,
.titelbg_rood A:ACTIVE,
.titelbg_rood A:VISITED{
	color: #FFFFFF !important;
	text-decoration: none !important;
}

.titelbg_rood A:HOVER{
	text-decoration: underline !important;
}

.titelbg_mosgroen{
	background-color: #7E7E00;
	color: #FFFFFF;
	font-size: 12px;
	font-weight: bold;
	padding: 5px;
}

.titelbg_mosgroen A:LINK,
.titelbg_mosgroen A:ACTIVE,
.titelbg_mosgroen A:VISITED{
	color: #FFFFFF !important;
	text-decoration: none !important;
}

.titelbg_mosgroen A:HOVER{
	text-decoration: underline !important;
}

.titelbg_blauw{
	background-color: #336699;
	color: #FFFFFF;
	font-size: 12px;
	font-weight: bold;
	padding: 5px;
}

.titelbg_blauw A:LINK,
.titelbg_blauw A:ACTIVE,
.titelbg_blauw A:VISITED{
	color: #FFFFFF !important;
	text-decoration: none !important;
}

.titelbg_blauw A:HOVER{
	text-decoration: underline !important;
}

.titelbg_groenblauw{
	background-color: #008F9F;
	color: #FFFFFF;
	font-size: 12px;
	font-weight: bold;
	padding: 5px;
}

.titelbg_groenblauw A:LINK,
.titelbg_groenblauw A:ACTIVE,
.titelbg_groenblauw A:VISITED{
	color: #FFFFFF !important;
	text-decoration: none !important;
}

.titelbg_groenblauw A:HOVER{
	text-decoration: underline !important;
}

.titelbg_paars{
	background-color: #993371;
	color: #FFFFFF;
	font-size: 12px;
	font-weight: bold;
	padding: 5px;
}

.titelbg_paars A:LINK,
.titelbg_paars A:ACTIVE,
.titelbg_paars A:VISITED{
	color: #FFFFFF !important;
	text-decoration: none !important;
}

.titelbg_paars A:HOVER{
	text-decoration: underline !important;
}

.titelbg_donkergroen{
	background-color: #20444B;
	color: #FFFFFF;
	font-size: 12px;
	font-weight: bold;
	padding: 5px;
}

.titelbg_donkergroen A:LINK,
.titelbg_donkergroen A:ACTIVE,
.titelbg_donkergroen A:VISITED{
	color: #FFFFFF !important;
	text-decoration: none !important;
}

.titelbg_donkergroen A:HOVER{
	text-decoration: underline !important;
}

.bloktekst{
	color: #000000;
	background-color: #ECEBE9;
	padding: 5px;
}

form#frmEmailserviceMembership TD{
	text-align: left;
	vertical-align: top;
}