/**/
html, body{
	font-family:Verdana, Arial, Georgia, Helvetica, sans-serif;
	font-size:11px;
	color:#333333;
	line-height:19px;
	background-color:#CCCCCC;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
  	text-align:left;
	background-image:url(_imgs/bg.gif);
	background-repeat:repeat-x;
	/*background-position:center;
	background-position:top;*/
}
table, td{
	font-family:Verdana, Arial, Georgia, Helvetica, sans-serif;
	font-size:11px;
	color:#333333;
	line-height:19px;
}

.preload {
	width:0px;
	height:0px;
	display:none;
}

/*

p {
	margin:0px;
	padding:0px;
}

a {
	text-decoration: none;
	color: #009036;
}

a:hover {
	text-decoration: underline;
	color:#006729;
}
*/
.maintable{
	width:980px;
	height:100%;
	border:0px;
}

/* HEAD LEFT */
.head_left{
	width:210px;
	height:100px;
	background-color:#2B2B2B;
	background-image:url(_imgs/logo.gif);
	background-repeat:no-repeat;
}


.head_right{
	width:770px;
	height:100px;
	background-color:#2B2B2B;
	background-image:url(_imgs/strip.gif);
	background-repeat:no-repeat;
}
.td_content{
	width:770px;
	height:100%;
	background-color:#EFEFEF;
	background-image:url(_imgs/bg_content.gif);
	background-repeat:no-repeat;
	padding-top:40px;
	padding-left:65px;
}
.td_content_left{
	width:210px;
	height:100%;
	background-color:#EFEFEF;
	background-image:url(_imgs/bg_content.gif);
	background-repeat:no-repeat;
	padding-top:40px;
	padding-left:65px;
}


/* CONTENT */
.table_content{
	width:675px;
	border:0px;
}
.insert{
	width:210px;
	height:210px;
	/*background-color:#FFFFFF;*/
}
.orange_block{
	height:20px;
	/* background-color:#FF6600; */
}
.bodytext{
	padding-right:30px;
}
.bodytext .body_bold{
	font-size:10px;
	font-weight:bold;
	color:#4D4D4D;
	display:block;
	margin-top:10px;
}



/* EMISSIE  */
.table_emissie{
	width:875px;
	border:0px;
	background-color:#FFFFFF;
	margin:2px;
	margin-bottom:25px;
}
.table_emissie td{
	width:70px;
	line-height:10px;
	padding:4px;
}
.table_emissie .coltit{
	font-size:10px;
	font-weight:bold;
	color:#FFFFFF;
	background-color:#CCCCCC;
}
.table_emissie .modeltit{
	font-size:10px;
	font-weight:bold;
	color:#0066CC;
}
.table_emissie .spacer_top{
	border-bottom:#EFEFEF solid 1px;
	height:10px;
	margin-bottom:10px;
}
.table_emissie .spacer_bot{
	height:10px;
}
	




h1 {
	color: #FF6600;
	font-size:10px;
	font-weight:bold;
	padding-top:10px;
	padding-bottom:0px;
}

.table_contact{
	width:675px;
	border:0px;
	background-color:#FFFFFF;
	margin:0px;
	padding:0px;
}
.table_contact .td_contact{
	padding-left:25px;
}



.small{
	font-size:10px;
	color:#999999;
	line-height:12px;
}
