
/* --------------------------------------------------
   Basis                                   
   -------------------------------------------------- */
*{
    font-family: Verdana, "Trebuchet MS", Arial, sans-serif;
	font-size: 12px;
	color: #000000;
}
body {
	background-color: #D6EFC4;  
	text-align: center;
	margin: 0px;
	padding: 0px;
}
td {
	vertical-align: top;
}
a {
	text-decoration: underline;
}
a:hover {
	text-decoration: underline;
}
p{
   margin-top: 5px;
   margin-bottom: 5px;
}

/* --------------------------------------------------
   Frame                                  
   -------------------------------------------------- */
#main{
	width: 781px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	margin-top: 0px;
	padding: 0px;
	border: 1px solid #000000;  
	text-align: left;
/*	background-color:#FFFFFF; */
}

#ghostlayer {
	z-index: 5;
	height: 3px;
	width: 500px;
	visibility: hidden;
	overflow: hidden;
}

/* --------------------------------------------------
   Header                                   
   -------------------------------------------------- */

#header{
/*    background-color: #42A72C;	*/
    width: 100%;
	margin: 0px;
}
#imglogo {
	padding-top: 5px;
	padding-bottom: 4px;
	padding-left: 4px;
}

#tdtoptekst{
	color: #000000;
	text-align: center;
	vertical-align: middle;
	padding-right: 10px;
	padding-left: 7px;
}

/* --------------------------------------------------
   TopNavigatie                                  
   -------------------------------------------------- */
DIV#navigationContainer {
	width: 100%;
	background-color: #9B6CAB; /* #42A72C;  */
	PADDING-RIGHT: 0px; 
	PADDING-LEFT: 0px; 
/*	BACKGROUND: url(../images/design/bg_navi.jpg) #4e6a83 no-repeat center top;*/
	PADDING-BOTTOM: 0px; 
	MARGIN: 0px; 
	PADDING-TOP: 0px; 
	HEIGHT: 43px;
/* 	border-bottom: 1px solid #9FE096; */
	border-bottom: 2px solid #773C94; 
	
}
#navigation{
	border: 3px solid #773C94;
}
#navigation A {
	DISPLAY: block; 
	PADDING-RIGHT: 10px; 
	PADDING-LEFT: 13px; 
	padding-bottom: 13px; 
	PADDING-TOP: 8px; 
    font-family: "lucida grande", verdana, tahoma, arial;
	font-size:14px;
	font-weight: bold;
	COLOR: #FFFFFF; /* #dfe5ef;  */
	WHITE-SPACE: nowrap; 
	TEXT-DECORATION: none;
}
#navigation a:hover {
	BACKGROUND: url(/images/nav_back.gif) #4e6a83 repeat-x left top; 
	COLOR: #a4b1c6;
	font-weight: bold;
}
DIV#navigation UL {
	PADDING-RIGHT: 20px; 
	PADDING-LEFT: 3px; 
	FONT-SIZE: 12px; 
	PADDING-BOTTOM: 0px; 
	MARGIN: 0px; 
/*	TEXT-TRANSFORM: lowercase;  */
	PADDING-TOP: 0px; 
	LIST-STYLE-TYPE: none
}
DIV#navigation LI {
	PADDING-RIGHT: 0px; 
	PADDING-LEFT: 0px; 
	FLOAT: left; 
	PADDING-BOTTOM: 0px; 
	MARGIN: 0px; 
	TEXT-INDENT: 0px; 
	LINE-HEIGHT: normal; 
	PADDING-TOP: 3px
}
#navigation A {
	FLOAT: left
}
#navigation STRONG {
	FLOAT: left
}


/* --------------------------------------------------
   Content                                 
   -------------------------------------------------- */

#content{
    background-color: #42A72C; /*#9FE096;	 */
	width: 779px; 
	margin: 0px;
/*	margin-top: 18px;
	margin-bottom: 18px; */
	padding: 0px;
	padding-top: 15px;
	padding-bottom: 3px;
	padding-right: 3px;
	padding-left: 3px;
}
#tblContent {
	margin: 0px;
	padding: 0px;
/*	margin-left: 1px;
	margin-right: 1px; */
}
.tdheadertext{
	color: #FFFFFF;
    background-color: #42A72C;	
/*	background-image: url(/images/header_purple.gif); 
	background-repeat: repeat-x;
	background-position: left top; */
	font-weight: bold;
	padding-top: 4px;
	padding-right: 10px;
	padding-bottom: 4px;
	padding-left: 13px;
}
.tdindexheadertext{
	color: #FFFFFF;
    background-color: #42A72C;	
/*	background-image: url(/images/header_purple.gif);
	background-repeat: repeat-x;
	background-position: left top; */
	font-weight: bold;
	padding-top: 4px;
	padding-right: 3px;
	padding-bottom: 4px;
	padding-left: 12px;
}
.tdtextindex{
}

.tdtexthome {
	padding-right: 10px;
	padding-left: 9px;
}
.tdtextservice{
	padding-right: 50px;
	padding-left: 10px;
}

.txtCaption {
	font-weight: bold;
/*	padding-left: 15px;
	padding-right: 15px; */
	padding-bottom: 1px;
	color: #000000; /* #FF7810; /* #FD8020; /* #FB8F3B; /* FF8000; */
	border-top: 0px none #666666;
	border-right: 0px none #666666;
	border-bottom: 1px solid #42A72C;
	border-left: 0px none #666666;
}
.tdTekst {
/*	padding-left: 15px;
	padding-right: 15px; */
	width: 100%;
}
.imgleftActies {
	margin-left: 4px;
	border: 1px solid #000000;
}
.liAdres {
	list-style-type: none;
}

.txtemailheader{
	font-weight: bold;
	color: #000000;
	font-size: 12px;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 12px;
}

.txtlabel{
	width: 125px;
	vertical-align: middle;
}

/* --------------------------------------------------
   Bottommenu                                 
   -------------------------------------------------- */
   
#divfooter{
	width: 100%;
	margin: 0px;
	padding: 0px;
	background-color: #9B6CAB; /*  #773C94; /*A26FB4; */
	border-top: 1px solid #9FE096;
}
#divfooter, #divfooter p, #divfooter a, #divfooter li{
	text-align: center;
	color: #FFFFFF;
}   
#divfooter a{
	font-size: 12px;
	text-decoration: none;
}
#divfooter p{
    padding-bottom: 3px;  
	font-size: 11px;
}
#divfooter ul{
    list-style: none;
	margin: 0;
	padding: 0;
	padding-top: 4px;
	text-transform: lowercase; 
}
#divfooter li{
    display: inline;   
} 

/* --------------------------------------------------
   Submenu                                 
   -------------------------------------------------- */
.tdIndexMenu {
    color:#FFFFFF;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-right: 4px;
	padding-left: 10px;
}
.tdSelectedIndexMenu{
    color:#FFFFFF;
/*	text-align: right; */
	border: 1px solid #000000;
	background-color:#9B6CAB;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 10px;
	
}
.linkproductindex {
    color:#000000;
	text-decoration: none;
}
.linkproductindex:hover {
    color:#000000;
	text-decoration: none;
	
}
.linkSelectedproductindex{
	text-decoration: none;
    color:#FFFFFF;
}


/* --------------------------------------------------
   Volgende/Vorige pagina navigatie                                 
   -------------------------------------------------- */

.tdEmptyCell {
	width: 90%;
}
.tblnavigator {
	font-size: 12px;
	font-weight: bold;
}
.linkrecordnavigator {
	text-decoration: underline;
	display: block;
	margin-right: 5px;
	margin-left: 5px;
}

/* --------------------------------------------------
   Statistieken                                
   -------------------------------------------------- */
.txtStatsCaption {
	font-weight: bold;
	color: #000000;
	padding-left: 5px;
	padding-top: 1px;
	padding-bottom: 2px;
	border-top: 1px #000000;
	border-right: 1px #000000;
	border-bottom: 1px solid #000000;
	border-left: 1px #000000;
}
.txtsubStatsCaption {
	font-weight: bold;
	color: #000000;
	padding-left: 8px;
}
.txtsubStatsHeader {
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	padding-left: 8px;
	background-color: #F7E4C6;
}
.txtStatsTekst {
	padding-left: 8px;
	font-size: 12px;
	color: #000000;
}




.rndbox{
    background: #9B6CAB;
	width: 100%;
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	color: #000033;
}
.rndbox p{
    margin: 0 8px;
}
.rndtop{
	background:  url(images/topright.gif) no-repeat right top;
}

.rndbottom{
    background: url(images/bottomright.gif) no-repeat right top;
}

