body {
	background-color: #231F20;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	scrollbar-face-color: #555555;
	scrollbar-highlight-color: #858585;
	scrollbar-shadow-color: #858585;
	color: #FFFFFF;
	scrollbar-3dlight-color: #474747;
	scrollbar-arrow-color: #FFFFFF;
	scrollbar-track-color: #3d3d3d;
}	

.input {
	width			: 220px;
	font-family		: Arial, Helvetica, sans-serif;
	font-size		: 12px;
	font-style		: normal;
	line-height		: normal;
	font-weight		: normal;
	font-variant		: normal;
	color			: #000000;
	background-color	: #FFFFFF;
	border-top-width	: 0px;
	border-right-width	: 0px;
	border-bottom-width	: 0px;
	border-left-width	: 0px;
	border-top-style	: none;
	border-right-style	: none;
	border-bottom-style	: none;
	border-left-style	: none;
}



/************************************************** START mijn csss ******************************************/

#container {
	position		: absolute;
	left			: 50%;
	width			: 1000px;
	top             : 50%;
	margin-top		: -300px;
	margin-left		: -500px;
	z-index			: 100;
}

#header {
	position		: absolute;
	top			: 0px;
	left			: 0px;
}

#menu {
	position		: absolute;
	top			: 100px;
	left			: 0px;
	background-image	: url(../img/bgrmenu.jpg);
	width			: 100%;
	font-family		: Arial, Helvetica, sans-serif;
	font-size		: 12px;
	font-style		: italic;
	font-weight		: normal;
	color			: #fff;
	text-decoration		: none;
}

#menu ul {
	margin			: 0px 0px 0px 20px;
	padding			: 0px;
	list-style		: none;	
	height			: 20px;
}

#menu ul li {
	position		: relative;
	display			: block;
	float			: left;
	margin			: 2px 18px 0px 0px;
}

#menu ul li a {
	color			: #fff;
	text-decoration		: none;
}

#menu ul li a.hover,
#menu ul li a:hover {
	color			: red;
	text-decoration		: underline;
}

#menu-titel {
	font-weight		: bold;
	padding-right		: 8px;
}

#taalkeuze {
	position		: absolute;
	display			: block;
	top			: 102px;
	left			: 934px;
}	

#taalkeuze a {
	margin			: 0px 0px 0px 6px;
}

#application-achtergrondplaatje {
	background-image	: url(../img/bgrcontent03.jpg);
	background-repeat	: no-repeat;
	background-attachment	: scroll;
	background-position	: 0px 140px;
	height			: 600px;
}
#faq-achtergrondplaatje {
	background-image	: url(../img/bgrcontent04.jpg);
	background-repeat	: no-repeat;
	background-attachment	: scroll;
	background-position	: 0px 140px;
	height			: 600px;
}
#downloads-achtergrondplaatje {
	background-image	: url(../img/bgrcontent05.jpg);
	background-repeat	: no-repeat;
	background-attachment	: scroll;
	background-position	: 0px 140px;
	height			: 600px;
}

/******************************* HOME ****************************/
#home-image-dewcheck {
	position		: absolute;
	top 			: 140px;
	left			: 0px;
	width			: 275px;
	height			: 440px;
}
#home-cnt {
	font-family		: Arial, Helvetica, sans-serif;
	font-size		: 12px;
	font-weight		: normal;
	color			: #fff;
	width			: 474px;
	height			: 400px;
	position		: absolute;
	top			: 162px;
	left			: 279px;
	overflow-y		: auto;
	/* border: 1px solid yellow; */
}
#home-cnt h1 {
	font-family		: Arial, Helvetica, sans-serif;
	font-size		: 12px;
	font-weight		: bold;
	color			: #fff;	
	margin			: 0px;
	padding			: 0px;
}

.home-cnt-block {
	border			: 1px solid #fff;
	background-image	: url(../img/bgrtablewittrans.gif);
	background-repeat	: repeat;	
	width			: 475px;
	height			: 75px;
	padding			: 4px 4px 4px 4px;
}
.home-cnt-block h2 {
	font-family		: Arial, Helvetica, sans-serif;
	font-size		: 12px;
	font-weight		: bold;
	color			: #fff;	
	margin			: 0px;
	padding			: 0px;
}
.home-cnt-block a {
	color			: red;
	text-decoration		: none;
}
.home-cnt-block a.hover, 
.home-cnt-block a:hover {
	text-decoration		: underline;
}
.home-cnt-block img {
	border			: 0px;
	margin-left		: 8px;
}

#home-submenu {
	position		: absolute;
	top			: 120px;
	left			: 0px;
	width			: 100%;
	height			: 20px;
	background-image	: url(../img/bgrsubmenu00.jpg);
}
#menu .actief-home {
	color: red;
	font-weight: bold;
}
#home-submenu-links .actief {
	color: red;
	font-weight: bold;
}

#home-footer {
	position		: absolute;
	top			: 583px;
	left			: 50px;
	width			: 750px;
	text-align		: right;
	font-family		: Arial, Helvetica, sans-serif;
	font-size		: 10px;
	font-style		: normal;
	font-weight		: normal;
	color			: #CCCCCC;
	text-decoration		: none;
	padding-right		: 10px;
	line-height		: 19px;
	
	position		: absolute;
	top			: 580px;
	left			: 0px;
	width			: 100%;
	height			: 20px;
	background-image	: url(../img/bgrfooter00.jpg);
}
#home-achtergrondplaatje {
	background-image	: url(../img/bgrcontent00.jpg);
	background-repeat	: no-repeat;
	background-attachment	: scroll;
	background-position	: 0px 140px;
	height			: 600px;
}
#animation {
	position		: absolute;
	top			: 260px;
	left			: 120px;
	display			: block;
	border			: 1px solid #fff;
	background-image	: url(../img/bgrtablewittrans.gif);
	background-repeat	: repeat;
	padding			: 4px;
	font-family		: Arial, Helvetica, sans-serif;
	font-size		: 12px;
	font-style		: normal;
	font-weight		: bold;
}
#animation a {
	color			: red;
	text-decoration		: none;
}
#animation a:hover {
	text-decoration		: underline;
}
/******************************* HOME ****************************/

/******************************* ABOUT ****************************/
#about-cnt {
	font-family		: Arial, Helvetica, sans-serif;
	font-size		: 12px;
	font-weight		: normal;
	color			: #fff;
	width			: 610px;
	height			: 382px;
	position		: absolute;
	top			: 150px;
	left			: 165px;
	/*border			: 1px solid yellow;*/
}
#about-cnt h1 {
	font-family		: Arial, Helvetica, sans-serif;
	font-size		: 12px;
	font-weight		: bold;
	color			: #fff;	
	display			: inline;
	margin			: 0px;
	padding			: 0px;
}
#about-cnt a {
	text-decoration		: none;
	color			: red;
}
#about-cnt a:hover {
	text-decoration		: underline;
}
#about-paginanummers {
	display			: inline;
	float			: right;	
	font-size		: 11px;
	text-align		: right;
	margin-top		: -14px;
	width			: 300px;
	
}
#about-cnt #about-paginanummers a {
	color			: #fff;
}
#about-volgende {
	display			: inline;
	float			: right;
	font-size		: 11px;
	text-align		: right;
	margin-top		: -18px;
	width			: 100px;
}

#about-paragraaf h1 {
	line-height		: 21px;
}
#about-paragraaf {
	margin-top		: -1px;
	line-height		: 15px;
}
#about-submenu {
	position		: absolute;
	top			: 120px;
	left			: 0px;
	width			: 100%;
	height			: 20px;
	background-image	: url(../img/bgrsubmenu01.jpg);
}
#about-submenu-links {
	margin-left		: 200px;
}
#about-submenu-links a {
	font-family		: Arial, Helvetica, sans-serif;
	font-size		: 12px;
	font-style		: italic;
	font-weight		: normal;
	color			: #000;
	text-decoration		: none;
	line-height		: 19px;
	margin-left		: 20px;
}
#about-submenu-links a:hover {
	text-decoration		: underline;
}

#menu .actief-about {
	color: red;
	font-weight: bold;
}
#about-submenu-links .actief {
	color: red;
	font-weight: bold;
}

#about-achtergrondplaatje {
	background-image	: url(../img/bgrcontent01.jpg);
	background-repeat	: no-repeat;
	background-attachment	: scroll;
	background-position	: 0px 140px;
	height			: 600px;
}

#about-footer {
	position		: absolute;
	top			: 583px;
	left			: 50px;
	width			: 750px;
	text-align		: right;
	font-family		: Arial, Helvetica, sans-serif;
	font-size		: 10px;
	font-style		: normal;
	font-weight		: normal;
	color			: #CCCCCC;
	text-decoration		: none;
	padding-right		: 10px;
	line-height		: 19px;
	
	position		: absolute;
	top			: 580px;
	left			: 0px;
	width			: 100%;
	height			: 20px;
	background-image	: url(../img/bgrfooter01.jpg);
}

/******************************* ABOUT ****************************/


/******************************* PRODUCT ****************************/
#product-submenu {
	position		: absolute;
	top			: 120px;
	left			: 0px;
	width			: 100%;
	height			: 20px;
	background-image	: url(../img/bgrsubmenu02.jpg);
}
#product-submenu-links {
	margin-left		: 255px;
	font-family		: Arial, Helvetica, sans-serif;
	font-size		: 12px;
	font-style		: italic;
	font-weight		: normal;
	color			: #000;
	
}
#product-submenu-links a {
	font-family		: Arial, Helvetica, sans-serif;
	font-size		: 12px;
	font-style		: italic;
	font-weight		: normal;
	color			: #000;
	text-decoration		: none;
	line-height		: 19px;
	margin-left		: 20px;
}
#product-submenu-links a:hover {
	text-decoration		: underline;
}

#menu .actief-product {
	color: red;
	font-weight: bold;
}
#product-submenu-links .actief {
	color: red;
	font-weight: bold;
}

#product-achtergrondplaatje {
	background-image	: url(../img/bgrcontent02.jpg);
	background-repeat	: no-repeat;
	background-attachment	: scroll;
	background-position	: 0px 140px;
	height			: 600px;
}
#product-cnt {
	width			: 800px;
	height			: 440px;
	position		: absolute;
	top			: 140px;
	left			: 0px;
	/* border		: 1px solid yellow; */
}
#product-footer {
	position		: absolute;
	top			: 583px;
	left			: 50px;
	width			: 750px;
	text-align		: right;
	font-family		: Arial, Helvetica, sans-serif;
	font-size		: 10px;
	font-style		: normal;
	font-weight		: normal;
	color			: #CCCCCC;
	text-decoration		: none;
	padding-right		: 10px;
	line-height		: 19px;
	
	position		: absolute;
	top			: 580px;
	left			: 0px;
	width			: 100%;
	height			: 20px;
	background-image	: url(../img/bgrfooter02.jpg);
}
#measuring-cnt {
	width			: 630px;
	height			: 430px;
	position		: absolute;
	top			: 150px;
	left			: 166px;
	overflow-y		: scroll;
}
#measuring-paragraaf {
	font-family		: Arial, Helvetica, sans-serif;
	font-size		: 12px;
	color			: #fff;
}
#measuring-paragraaf ul {
	list-style		: none;	
	margin			: 0px 0px 0px 0px;
	padding			: 0px;
}
#measuring-cnt-image {
	display			: block;
	width			: 200px;
	float			: right;
	margin-left		: 6px;
	margin-right		: 6px;
}

#warranty-cnt {
	width			: 530px;
	height			: 430px;
	position		: absolute;
	top			: 150px;
	left			: 166px;
}
#warranty-paragraaf {
	font-family		: Arial, Helvetica, sans-serif;
	font-size		: 12px;
	color			: #fff;
}
#warranty-cnt-image {
	display			: block;
	width			: 150px;
	float			: right;
	margin-top		: 25px;
}
/******************************* PRODUCT ****************************/



/******************************* APPLICATION ************************/
#application-submenu {
	position		: absolute;
	top			: 120px;
	left			: 0px;
	width			: 100%;
	height			: 20px;
	background-image	: url(../img/bgrsubmenu03.jpg);
}
#application-submenu-links {
	margin-left		: 340px;
	font-family		: Arial, Helvetica, sans-serif;
	font-size		: 12px;
	font-style		: italic;
	font-weight		: normal;
	color			: #000;
	
}
#application-submenu-links a {
	font-family		: Arial, Helvetica, sans-serif;
	font-size		: 12px;
	font-style		: italic;
	font-weight		: normal;
	color			: #000;
	text-decoration		: none;
	line-height		: 19px;
	margin-left		: 20px;
}
#application-submenu-links a:hover {
	text-decoration		: underline;
}

#menu .actief-application {
	color: red;
	font-weight: bold;
}
#application-submenu-links .actief {
	color: red;
	font-weight: bold;
}

#application-footer {
	position		: absolute;
	top			: 583px;
	left			: 50px;
	width			: 750px;
	text-align		: right;
	font-family		: Arial, Helvetica, sans-serif;
	font-size		: 10px;
	font-style		: normal;
	font-weight		: normal;
	color			: #CCCCCC;
	text-decoration		: none;
	padding-right		: 10px;
	line-height		: 19px;
	
	position		: absolute;
	top			: 580px;
	left			: 0px;
	width			: 100%;
	height			: 20px;
	background-image	: url(../img/bgrfooter03.jpg);
}

#coating-cnt {
	width			: 610px;
	height			: 430px;
	position		: absolute;
	top			: 150px;
	left			: 166px;
}
#coating-cnt h1 {
	font-family		: Arial, Helvetica, sans-serif;
	font-size		: 12px;
	font-weight		: bold;
	color			: #fff;	
	display			: inline;
	margin			: 0px;
	padding			: 0px;
}
#coating-paragraaf {
	font-family		: Arial, Helvetica, sans-serif;
	font-size		: 12px;
	color			: #fff;
}
#coating-cnt-image1 {
	margin-top		: 0px;
}
#coating-cnt-image2 {
	margin-top		: -180px;
	float			: right;
}
#coating-tabel {
	height			: 110px;
	border			: 1px solid #fff;
	border-collapse		: collapse;
	background-image	: url(../img/bgrtablewittrans.gif);
	background-repeat	: repeat;
	font-family		: Arial, Helvetica, sans-serif;
	font-size		: 12px;
	padding			: 2px 2px 2px 8px;
}
#coating-tabel tr {

}

#coating-tabel-kolom1 {
	width			: 154px;
	vertical-align		: top;
}
#coating-tabel-kolom2 {
	width			: 456px;
	vertical-align		: top;
	float			: right;
	margin-top		: -75px;
}


#paintspecs-cnt {
	width			: 610px;
	height			: 430px;
	position		: absolute;
	top			: 150px;
	left			: 166px;
}
#paintspecs-cnt h1 {
	font-family		: Arial, Helvetica, sans-serif;
	font-size		: 12px;
	font-weight		: bold;
	color			: #fff;	
	display			: inline;
	margin			: 0px;
	padding			: 0px;
}
#paintspecs-paragraaf {
	font-family		: Arial, Helvetica, sans-serif;
	font-size		: 12px;
	color			: #fff;
}
#paintspecs-cnt-image {
	display			: block;
	width			: 300px;
	float			: right;
	margin-top		: 0px;
}

#paintspecs-paragraaf ul {
	list-style		: none;	
	margin			: 0px 0px 0px 0px;
	padding			: 0px;
}
#tabel-application-areas {
	font-family		: Arial, Helvetica, sans-serif;
	font-size		: 12px;
	color			: #fff;
	margin			: 0px;
	padding			: 0px;
}
#tabel-application-areas img {
	margin-top		: 5px;
}
/******************************* APPLICATION ************************/



/******************************* FAQ ************************/
#faq-submenu {
	position		: absolute;
	top			: 120px;
	left			: 0px;
	width			: 100%;
	height			: 20px;
	background-image	: url(../img/bgrsubmenu04.jpg);
}
#faq-submenu-links {
	margin-left		: 422px;
	font-family		: Arial, Helvetica, sans-serif;
	font-size		: 12px;
	font-style		: italic;
	font-weight		: normal;
	color			: #000;
	
}
#faq-submenu-links a {
	font-family		: Arial, Helvetica, sans-serif;
	font-size		: 12px;
	font-style		: italic;
	font-weight		: normal;
	color			: #000;
	text-decoration		: none;
	line-height		: 19px;
	margin-left		: 20px;
}
#faq-submenu-links a:hover {
	text-decoration		: underline;
}

#menu .actief-faq {
	color: red;
	font-weight: bold;
}
#faq-submenu-links .actief {
	color: red;
	font-weight: bold;
}

#faq-cnt {
	width			: 610px;
	height			: 430px;
	position		: absolute;
	top			: 150px;
	left			: 156px;
	overflow-y		: scroll;
}
#faq-cnt h1 {
	font-family		: Arial, Helvetica, sans-serif;
	font-size		: 12px;
	font-weight		: bold;
	color			: #fff;	
	display			: inline;
	margin-left		: 10px;
	padding			: 0px;
}
#faq-paragraaf {
	font-family		: Arial, Helvetica, sans-serif;
	font-size		: 12px;
	color			: #fff;
	margin-right		: 10px;
}

#questions a {
	color			: #fff;	
}
#answers a {
	color			: red;
}
#answers li {
	color			: red;
}
#answers .top {
	font-size		: 10px;
	color			: #fff;
	text-decoration		: none;
}
.antwoord {
	/* margin-left		: -23px; */
	margin-top		: 0px;
	color			: #fff;
}
.antwoord li {
	color			: #fff;
}	
#antwoord {
	/* margin-left		: -23px; */
	margin-top		: 0px;
	color			: #fff;
}
#antwoord li {
	color			: #fff;
}	

#faq-paragraaf ul {
	list-style		: none;	
	margin			: 0px 0px 0px 0px;
	padding			: 0px;
}


#faq-footer {
	position		: absolute;
	top			: 583px;
	left			: 50px;
	width			: 750px;
	text-align		: right;
	font-family		: Arial, Helvetica, sans-serif;
	font-size		: 10px;
	font-style		: normal;
	font-weight		: normal;
	color			: #CCCCCC;
	text-decoration		: none;
	padding-right		: 10px;
	line-height		: 19px;
	
	position		: absolute;
	top			: 580px;
	left			: 0px;
	width			: 100%;
	height			: 20px;
	background-image	: url(../img/bgrfooter04.jpg);
}

/******************************* FAQ ************************/



/******************************* DOWNLOADS ************************/
#downloads-submenu {
	position		: absolute;
	top			: 120px;
	left			: 0px;
	width			: 100%;
	height			: 20px;
	background-image	: url(../img/bgrsubmenu05.jpg);
}
#downloads-submenu-links {
	margin-left		: 488px;
	font-family		: Arial, Helvetica, sans-serif;
	font-size		: 12px;
	font-style		: italic;
	font-weight		: normal;
	color			: #000;
	
}
#downloads-submenu-links a {
	font-family		: Arial, Helvetica, sans-serif;
	font-size		: 12px;
	font-style		: italic;
	font-weight		: normal;
	color			: #000;
	text-decoration		: none;
	line-height		: 19px;
	margin-left		: 20px;
}
#downloads-submenu-links a:hover {
	text-decoration		: underline;
}

#menu .actief-downloads {
	color: red;
	font-weight: bold;
}
#downloads-submenu-links .actief {
	color: red;
	font-weight: bold;
}

#tienpixels {
	font-size: 10px;
}

#downloads-cnt {
	width			: 610px;
	height			: 430px;
	position		: absolute;
	top			: 150px;
	left			: 166px;
}
#downloads-cnt h1 {
	font-family		: Arial, Helvetica, sans-serif;
	font-size		: 12px;
	font-weight		: bold;
	color			: #fff;	
	display			: inline;
	margin-left		: 10px;
	padding			: 0px;
}
#downloads-paragraaf {
	font-family		: Arial, Helvetica, sans-serif;
	font-size		: 12px;
	color			: #fff;
	margin-right		: 10px;
}
#downloads-paragraaf a {
	color			: #fff;
	text-decoration		: none;
}
#downloads-paragraaf a:hover {
	text-decoration		: underline;
}
#downloads-cnt-image {
}

#downloads-footer {
	position		: absolute;
	top			: 583px;
	left			: 50px;
	width			: 750px;
	text-align		: right;
	font-family		: Arial, Helvetica, sans-serif;
	font-size		: 10px;
	font-style		: normal;
	font-weight		: normal;
	color			: #CCCCCC;
	text-decoration		: none;
	padding-right		: 10px;
	line-height		: 19px;
	
	position		: absolute;
	top			: 580px;
	left			: 0px;
	width			: 100%;
	height			: 20px;
	background-image	: url(../img/bgrfooter05.jpg);
}
/******************************* DOWNLOADS ************************/


/******************************* CONTACT ************************/
#contact-submenu {
	position		: absolute;
	top			: 120px;
	left			: 0px;
	width			: 100%;
	height			: 20px;
	background-image	: url(../img/bgrsubmenu06.jpg);
}
#contact-submenu-links {
	margin-left		: 667px;
	font-family		: Arial, Helvetica, sans-serif;
	font-size		: 12px;
	font-style		: italic;
	font-weight		: normal;
	color			: #000;
	
}
#contact-submenu-links a {
	font-family		: Arial, Helvetica, sans-serif;
	font-size		: 12px;
	font-style		: italic;
	font-weight		: normal;
	color			: #000;
	text-decoration		: none;
	line-height		: 19px;
	margin-left		: 20px;
}
#contact-submenu-links a:hover {
	text-decoration		: underline;
}
#menu .actief-contact {
	color: red;
	font-weight: bold;
}
#contact-submenu-links .actief {
	color: red;
	font-weight: bold;
}

#contact-cnt {
	width			: 610px;
	height			: 430px;
	position		: absolute;
	top			: 150px;
	left			: 166px;
}
#contact-tabel {
	vertical-align		: top;
	font-family		: Arial, Helvetica, sans-serif;
	font-size		: 12px;
	color			: #fff;
	padding-bottom		: 8px;
}
#contact-tabel a {
	color			: red;
	text-decoration		: none;
}
#contact-tabel a:hover {
	text-decoration		: underline;
}
#contact-tabel td {
	vertical-align		: top;
}
#contact-footer {
	position		: absolute;
	top			: 583px;
	left			: 50px;
	width			: 750px;
	text-align		: right;
	font-family		: Arial, Helvetica, sans-serif;
	font-size		: 10px;
	font-style		: normal;
	font-weight		: normal;
	color			: #CCCCCC;
	text-decoration		: none;
	padding-right		: 10px;
	line-height		: 19px;
	
	position		: absolute;
	top			: 580px;
	left			: 0px;
	width			: 100%;
	height			: 20px;
	background-image	: url(../img/bgrfooter00.jpg);
}
/******************************* CONTACT ************************/

/******************************* NEWS ***************************/
#news-image {
	position		: absolute;
	top 			: 192px;
	left			: 100px;
	width			: 150px;
}
.news-cnt-block {
	border			: 1px solid #fff;
	background-image	: url(../img/bgrtablewittrans.gif);
	background-repeat	: repeat;	
	width			: 475px;
	height			: 285px;
	overflow-y		: scroll;
	padding			: 4px 4px 4px 4px;
}
.news-cnt-block h2 {
	font-family		: Arial, Helvetica, sans-serif;
	font-size		: 12px;
	font-weight		: bold;
	color			: #fff;	
	margin			: 0px;
	padding			: 0px;
}
.news-cnt-block a {
	color			: red;
	text-decoration		: none;
}
.news-cnt-block a.hover, 
.news-cnt-block a:hover {
	text-decoration		: underline;
}
.news-cnt-block img {
	border			: 0px;
	margin-left		: 8px;
}
#news-footer {
	
	width			: 750px;
	text-align		: right;
	font-family		: Arial, Helvetica, sans-serif;
	font-size		: 10px;
	font-style		: normal;
	font-weight		: normal;
	color			: #CCCCCC;
	text-decoration		: none;
	padding-right		: 10px;
	line-height		: 19px;
	
	position		: relative;
	top			: 0px;
	left			: 0px;
	width			: 100%;
	height			: 20px;
	background-image	: url(../img/bgrfooter00.jpg);
	/* border: 1px solid yellow; */
}

#news-terug {
	display			: inline;
	float			: right;
	font-size		: 11px;
	text-align		: right;
	margin-top		: 2px;
	width			: 75px;
}
#news-terug a {
	color			: red;
	text-decoration		: none;
}
#news-terug a:hover {
	text-decoration		: underline;
}

#news-hyperlink {
	display			: inline;
	float			: left;
	font-size		: 11px;
	text-align		: left;
	margin-top		: 2px;
	width			: 375px;
}
#news-hyperlink a {
	color			: red;
	text-decoration		: none;
}
#news-hyperlink a:hover {
	text-decoration		: underline;
}
#menu .actief-news {
	color: red;
	font-weight: bold;
}
#news-submenu-links {
	margin-left		: 568px;
}
#news-submenu-links a {
	font-family		: Arial, Helvetica, sans-serif;
	font-size		: 12px;
	font-style		: italic;
	font-weight		: normal;
	color			: #000;
	text-decoration		: none;
	line-height		: 19px;
	margin-left		: 20px;
}
#news-submenu-links a:hover {
	text-decoration		: underline;
}
#news-submenu-links .actief {
	color: red;
	font-weight: bold;
}
/*
#news-paginanummers {
	display			: inline;
	float			: right;	
	font-size		: 11px;
	text-align		: right;
	margin-top		: -14px;
	width			: 300px;
	
}
#news-paginanummers a {
	color			: #fff;
	text-decoration		: none;	
}
#news-paginanummers a:hover {
	text-decoration		: underline;	
}
*/

/******************************* NEWS ***************************/


/******************************* CONTACT ***************************/
#contact-cnt {
	font-family		: Arial, Helvetica, sans-serif;
	font-size		: 12px;
	font-weight		: normal;
	color			: #fff;
	width			: 610px;
	height			: 382px;
	position		: absolute;
	top			: 150px;
	left			: 165px;
	overflow-y		: auto;
}

#contact-cnt-image {
	padding-right		: 5px;
}	

#contact-cnt h1 {
	font-family		: Arial, Helvetica, sans-serif;
	font-size		: 12px;
	font-weight		: bold;
	line-height		: 21px;
}
#contact-paragraaf {
	margin-top		: -1px;
	line-height		: 15px;
}
#contact-tabel {
	font-family		: Arial, Helvetica, sans-serif;
	font-size		: 12px;
	font-weight		: normal;
	color			: #fff;
}	

#contact-tabel td {
	/* border			: 1px solid yellow; */
}

#contact-tabel .kolom1 {
	width			: 125px;
}
#contact-tabel .kolom2 {
	width			: 240px;
}	
#contact-tabel .kolom-btns {
	padding			: 4px 4px 0px 0px;
}
#contact-cnt h1 {
	font-family		: Arial, Helvetica, sans-serif;
	font-size		: 12px;
	font-weight		: bold;
	color			: #fff;	
	display			: inline;
	margin			: 0px;
	padding			: 0px;
}
#contact-cnt a {
	text-decoration		: none;
	color			: red;
}
.contact-btn {
	background-color	: #555555;
	border			: 1px solid #858585;
	border-collapse		: collapse;
	color			: #ffffff;
}

#contact-select {
	width			: 220px;
}


/******************************* CONTACT ***************************/


/************************************************** EIND mijn csss ******************************************/


