/* -------------------------------------------------------------------------------- */
/* --- BODY                                                                     --- */
/* -------------------------------------------------------------------------------- */
BODY
{
    	margin: 0px;
        
	background-color: #ffffff; 

    	scrollbar-arrow-color: #6D6D74;	
    	scrollbar-base-color: #6D6D74;	
    	scrollbar-dark-shadow-color: #FFFFFF;
    	scrollbar-track-color: #BCCAD6; /*#A4CEEC;*/
    	scrollbar-face-color: #FFFFFF;
    	scrollbar-shadow-color: #FFFFFF;
    	scrollbar-highlight-color: #FFFFFF;
    	scrollbar-3d-light-color: #6D6D74;	
    
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;									/* 11 - 13 - 15 */
	color: #000000;
	text-align: left;
}

/* -------------------------------------------------------------------------------- */
/* --- bodyaccnet                                                               --- */
/* -------------------------------------------------------------------------------- */
.bodyaccnet 
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;									/* 11 - 13 - 15 */
	color: #000000;
}
a.bodyaccnet, a.bodyaccnet:link, a.bodyaccnet:visited 
{
	color: #000000;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 11px;									/* 11 - 13 - 15 */
	text-decoration: none;
}
a.bodyaccnet:hover, a.bodyaccnet:active  
{
	color: #0076CC;
	text-decoration: underline;
}
li a.bodyaccnet
{
	color: #000000;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 11px;									/* 11 - 13 - 15 */
	text-decoration: none;
}
li a.bodyaccnet:visited 
{
	color: #000000;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 11px;									/* 11 - 13 - 15 */
	text-decoration: none;
}
li a.bodyaccnet:link
{
	color: #000000;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 11px;									/* 11 - 13 - 15 */
	text-decoration: none;
}
li a.bodyaccnet:hover
{
	color: #0076CC;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 11px;									/* 11 - 13 - 15 */
	text-decoration: underline;
}

/* -------------------------------------------------------------------------------- */
/* --- thema_sub_title + thema_sub_content                                      --- */
/* -------------------------------------------------------------------------------- */
.thema_sub_title 
{				/* => o.a. wetgeving.xsl, bronnen.xsl, titel_b.cpp! */
	/*height: 25px;*/
	font-size: 12px;									/* 12 - 14 - 16 */
	color: #6D6D74;
	font-weight: bold;   
	border-bottom: 2px solid #62BD19;
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;	
}
.thema_sub_title a:hover 
{ 
	color: #0076CC;
	text-decoration: underline;
}
.thema_sub_title a:link, .thema_sub_title a:visited 
{ 
	text-decoration: none; 
	display: block; 
	font-weight: bold;	
	color: #6D6D74; 		
} 
.thema_sub_title a:visited 
{ 
	color: #6D6D74; 	
	font-weight: bold;
	text-decoration: none; 		
}
.thema_sub_content 
{		 	/* => o.a. wetgeving.xsl, bronnen.xsl, titel_b.cpp! */
	padding: 5px 0px 0px 00px;
	font-size: 12px;									/* 12 - 14 - 16 */
}
.thema_sub_content a:hover 
{ 
	color: #0076CC;
	text-decoration: underline;
}
.thema_sub_content a 
{ 
	text-decoration: none; 
	display: block; 
	color: #000000; 		
} 
.thema_sub_content a:visited 
{ 
	color: #000000; 	
	text-decoration: none; 
}

/* -------------------------------------------------------------------------------- */
/* --- BarTitle                                                                 --- */
/* -------------------------------------------------------------------------------- */
.BarTitle /* => o.a. wetgeving.xsl, bronnen.xsl, titel_b.cpp! */
{	
	FONT-WEIGHT: bold;	
	FONT-SIZE: 12px;									/* 12 - 14 - 16 */	
	COLOR: #ffffff;		
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;	
	BACKGROUND-COLOR: #0076CC; 
	padding: 3px;
}

/* -------------------------------------------------------------------------------- */
/* --- cl --> inhoudstafel                                                      --- */
/* -------------------------------------------------------------------------------- */
.cl-title 
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;									/* 12 - 14 - 16 */
	font-weight: bold;
	color: #6D6D74;	  
	padding-top: 0px;
	padding-bottom: 5px;
	margin-bottom: 15px;
	border-bottom: solid 2px #62BD19;	
	width: 100%;
}
.cl-header 
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;									/* 12 - 14 - 16 */
	font-weight: bold;
	color: #000000;
	padding: 5px;
	margin-bottom: 15px;
	background-color: #ffffff;
	border-bottom: 2px solid #62BD19;
	vertical-align: top;
}
.cl-count 
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;									/* 10 - 12 - 14 */
	font-style: italic; 
	display: inline;
}
.cl-grouping-text 
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;									/* 12 - 14 - 16 */
	font-weight: bold;
	color: #000000;
	padding: 5px;
	border-top: 1px solid #E5D0CD;
}
.cl-grouping-text-first 
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;									/* 12 - 14 - 16 */
	font-weight: bold;
	color: #000000;
	padding: 5px;
}

/* -------------------------------------------------------------------------------- */
/* --- td                                                                       --- */
/* -------------------------------------------------------------------------------- */
td
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;									/* 11 - 13 - 15 */
	color: #000000;
}

a.td, a.td:link, a.td:visited 
{
	color: #62BD19;
	font-size: 10px;									/* 10 - 12 - 14 */
	text-decoration: none;
}
a.td:hover 
{
	color: #0076CC;
	text-decoration: underline;
}

td a:hover, td.over
{
	color: #0076CC;
	text-decoration: underline;
}

/* -------------------------------------------------------------------------------- */
/* --- darkblue                                                                 --- */
/* -------------------------------------------------------------------------------- */
.darkblue
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;									/* 11 - 13 - 15 */
	text-decoration: none;
	color: #000000; 
}
a.darkblue, a.darkblue:link, a.darkblue:visited
{
	text-decoration: none;
	color: #000000;
}
a.darkblue:hover 
{
	text-decoration: underline;
	color: #0076CC; 
}
.darkbluebold
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;									/* 11 - 13 - 15 */
	font-weight: bold;
	color: #000000; 
}
.darkblueboldbkgrd
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;									/* 11 - 13 - 15 */
	font-weight: bold;
	color: #000000; 
	background-color: #C1E2A5; 
}
a.darkbluebold, a.darkbluebold:link, a.darkbluebold:visited
{
	text-decoration: none;
}
a.darkbluebold:hover 
{
	text-decoration: underline;
	color: #0076CC;
}
a.darkbluebold:visited 
{
	color: #000000;
	text-decoration: none;
}
.darkblueboldital
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;									/* 11 - 13 - 15 */
	font-style: italic; 
	font-weight: bold;
	color: #000000;
}
a.darkblueboldital, a.darkblueboldital:link, a.darkblueboldital:visited
{
	color: #000000;
	text-decoration: none;
}
a.darkblueboldital:hover 
{
	text-decoration: underline;
	color: #0076CC; 
}
a.darkblueboldItal:visited 
{
	color: #000000; 
	text-decoration: none;
}

/* -------------------------------------------------------------------------------- */
/* --- body                                                                     --- */
/* -------------------------------------------------------------------------------- */
.body 
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;									/* 11 - 13 - 15 */
	color: #000000;
}
a.body, a.body :link, a.body :visited
{
	color: #000000;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 11px;									/* 11 - 13 - 15 */
	text-decoration: none;
}
a.body:hover 
{
	color: #0076CC;
	text-decoration: underline;
}
span.body 
{
	color: #0076CC; 
	font-family: verdana, arial, helvetica, sans-serif;
}
span.body:hover 
{
	color: #0076CC; 
	text-decoration: underline;
}

/* -------------------------------------------------------------------------------- */
/* --- zk-refine                                                                --- */
/* -------------------------------------------------------------------------------- */
.zk-refine-button {
	CURSOR:hand;
	border-color: #0076CC;
	border-style: solid;
	border-left-width: 1px; 
	border-right-width: 1px; 
	border-top-width: 1px;
	border-bottom-width: 1px;
	FONT-WEIGHT: normal;	
	FONT-SIZE: 10px;	
	COLOR: #0076CC;			
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;	
	BACKGROUND-COLOR: #ffffff
}
input.zk-refine 
{
	border-color: #0076CC;
	border-style: solid;
	border-left-width: 1px; 
	border-right-width: 1px; 
	border-top-width: 1px;
	border-bottom-width: 1px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;									/* 11 - 13 - 15 */
	color: #0076CC;
}
select.zk-refine 
{
	border-style: solid;
	border-left-width: 1px; 
	border-right-width: 1px; 
	border-top-width: 1px;
	border-bottom-width: 1px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;									/* 11 - 13 - 15 */
	color: A4CEEC;
}

/* -------------------------------------------------------------------------------- */
/* --- titel                                                                    --- */
/* -------------------------------------------------------------------------------- */
.titel
{
	color: #0076CC;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;									/* 12 - 14 - 16 */
	font-weight: bold;
}
.commtitel
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;									/* 12 - 14 - 16 */
	font-weight: bold;
	color: #0076CC;
}

/* -------------------------------------------------------------------------------- */
/* --- grey                                                                     --- */
/* -------------------------------------------------------------------------------- */
.grey 
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;									/* 11 - 13 - 15 */
	color: #C0C0C0;
	text-decoration: none;
}
		
.greybody 
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;									/* 10 - 12 - 14 */
	line-height: 15px;
	color: #666666;
}
.greyitalic 
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;									/* 11 - 13 - 15 */
	color: #666666;
	font-style: italic;
}		
	
/* -------------------------------------------------------------------------------- */
/* --- mn / mnaccnet                                                            --- */
/* -------------------------------------------------------------------------------- */
a.mn, a.mn:link, a.mn:visited
{
	color: #005695;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 11px;									/* 11 - 13 - 15 */
	text-decoration: underline;
}
a.mn:hover 
{
	color: #007BD6;
	text-decoration: none;
}
a.mnaccnet, a.mnaccnet:link, a.mnaccnet:visited
{
	color: #005695;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 11px;									/* 11 - 13 - 15 */
	text-decoration: none;
}
a.mnaccnet:hover 
{
	color: #007BD6;
	text-decoration: underline;
}
span.mnaccnet
{
	color: #005695;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 11px;									/* 11 - 13 - 15 */
	text-decoration: none;
}				
		
/* -------------------------------------------------------------------------------- */
/* --- jumpto                                                                   --- */
/* -------------------------------------------------------------------------------- */
.jumpto 
{
	display: inline;
	color: #000000;
}
.jumpto-input 
{
	font-size: 12px;									/* 12 - 14 - 16 */
}
.jumpto-examples 
{
	display: inline;
	margin-left: 20px;
	font-size: 11px;									/* 11 - 13 - 15 */
}
.cl-resultcount 
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 11px;									/* 11 - 13 - 15 */	
	font-style: italic; 
   	padding: 5px;	
}

/* -------------------------------------------------------------------------------- */
/* --- ???                                                                      --- */
/* -------------------------------------------------------------------------------- */
.HeaderTekstWit 
{	color: #FFFFFF;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;									/* 10 - 12 - 14 */
}
.woordenlijst
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;										/* 11 - 13 - 15 */
	border: 1px solid #C1E2E6;
	padding:15;
	text-align:left;
	width:550px;
}



/* -------------------------------------------------------------------------------- */
/* --- TAX-TODAY                                                                --- */
/* -------------------------------------------------------------------------------- */
H1 
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;									/* 15 - 17 - 19 */
	color: #000000;
	font-weight: bold;
}
H2 
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;									/* 14 - 16 - 18 */
	color: #000000;
	font-weight: bold;
}
H3 
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;									/* 13 - 15 - 17 */
	color: #000000;
}
H4 
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;									/* 12 - 14 - 16 */ 
	color: #000000;
	font-weight: bold;
}
H5 
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;									/* 11 - 13 - 15 */
	color: #000000;
}
H6 
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;									/* 10 - 12 - 14 */
	color: #000000;
	font-style : italic;
	font-weight: normal;
}

.ArtTitle 
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;									/* 14 - 16 - 18 */
	color: #000000;
	font-weight: bold;
}
.ArtBody 
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;									/* 12 - 14 - 16 */ 
	color: #000000;
}
.aBluemed 
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;									/* 11 - 13 - 15 */
	color: #929497; /* #0076CC; */
}
.aBluemed a:link,.aBluemed a:visited
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;									/* 11 - 13 - 15 */
	color: #929497; /* #0076CC; */
	text-decoration: none;
}
.aBluemed a:hover 
{ 
	color: #0076CC;
	text-decoration: underline;
}

.sr-root
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;									/* 13 - 15 - 17 */
	font-weight: bold;
	color: #007BD6;
}
.sr-sub
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;									/* 11 - 13 - 15 */
	font-weight: normal;
	color: #000000;	
}
div.version-date {		/*  vrb.cpp (ln 289) bijgewerkt-tot datum	 */
	margin-bottom: 10px;
	margin-left: 10px;
}

/* -------------------------------------------------------------------------------- */
/* --- toc_level                                                                --- */
/* -------------------------------------------------------------------------------- */
.toc_level_1 
{
	padding-top: 10px;
	padding-bottom: 4px;
	font-weight: bold;
	text-decoration: none;
	text-transform: uppercase;
	color: #000000;
}
.toc_level_1 a 
{
	padding-top: 10px;
	padding-bottom: 4px;
	font-weight: bold;
	text-decoration: none;
	text-transform: uppercase;
	color: #000000;
}
.toc_level_1 a:link, .toc_level_1 a:visited
{
	text-decoration: none;
	color: #000000;
}
.toc_level_1 a:hover, .toc_level_1 a:active
{
	color: #0076CC;
	text-decoration: underline;
}
.toc_level_2
{
	padding-top: 6px;
	padding-bottom: 2px;
	color: #000000;
}
.toc_level_2 a
{
	padding-top: 6px;
	padding-bottom: 2px;
}
.toc_level_2 a:link,  .toc_level_2 a:visited 
{
	color: #000000;
	text-decoration: none;
}
.toc_level_2 a:hover, .toc_level_2 a:active
{
	color: #0076CC;
	text-decoration: underline;
}
.toc_level_3
{
	padding-top: 4px;
	color: #000000;
}
.toc_level_3 a 
{
	padding-top: 4px;
	color: #000000;
	text-decoration: none;
}
.toc_level_3 a:link, .toc_level_3 a:visited
{
	color: #000000;
	text-decoration: none;
}
.toc_level_3 a:hover, .toc_level_3 a:active 
{
	color: #0076CC;
	text-decoration: underline;
}
.toc_level_4, .toc_level_5, .toc_level_6, .toc_level_7
{
	font-style: italic;
	color: #000000;
}
.toc_level_4 a, .toc_level_5 a, .toc_level_6 a, .toc_level_7 a
{
	font-style: italic;
	color: #000000;
	text-decoration: none;
}
.toc_level_4 a:link, .toc_level_5 a:link, .toc_level_6 a:link, .toc_level_7 a:link, .toc_level_4 a:visited, .toc_level_5 a:visited, .toc_level_6 a:visited, .toc_level_7 a:visited  
{
	color: #000000;
	text-decoration: none;
}
.toc_level_4 a:hover, .toc_level_5 a:hover, .toc_level_6 a:hover, .toc_level_7 a:hover, .toc_level_4 a:active, .toc_level_5 a:active, .toc_level_6 a:active, .toc_level_7 a:active  
{
	color: #0076CC;
	text-decoration: underline;
}
.toc_ref
{
	padding-top: 6px;
	padding-bottom: 2px;
	color: #929497;
}
.toc_ref a 
{
	padding-top: 6px;
	padding-bottom: 2px;
	color: #929497;
	text-decoration: none;
}
.toc_ref a:link, .toc_ref a:visited
{
	color: #929497;
	text-decoration: none;
}
.toc_ref a:hover, .toc_ref a:active
{
	color: #0076CC;
	text-decoration: underline;
}


/* -------------------------------------------------------------------------------- */
/* --- richtlijn_toc_level                                                      --- */
/* -------------------------------------------------------------------------------- */
.richtlijn_toc_level_1 
{
	font-weight: bold;
	text-decoration: none;
	text-transform: uppercase; 
	color: #000000;
}
.richtlijn_toc_level_1 a 
{
	font-weight: bold;
	text-decoration: none;
	text-transform: uppercase;
	color: #000000;
}
.richtlijn_toc_level_1 a:hover
{
	color: #0076CC;
	text-decoration: underline;
}
.richtlijn_toc_level_2
{
	color: #000000;
}
.richtlijn_toc_level_2 a 
{
	color: #000000;
	text-decoration: none;
}
.richtlijn_toc_level_2 a:hover 
{
	color: #0076CC;
	text-decoration: underline;
}
.richtlijn_toc_level_3
{
	font-weight: bold;
	padding-top: 4px;
	color: #000000;
}
.richtlijn_toc_level_3 a 
{
	font-weight: bold;
	padding-top: 4px;
	color: #000000;
	text-decoration: none;
}
.richtlijn_toc_level_3 a:hover 
{
	color: #0076CC;
	text-decoration: underline;
}
.richtlijn_toc_level_4, .richtlijn_toc_level_5, .richtlijn_toc_level_6, .richtlijn_toc_level_7
{
	font-weight: bold;
	font-style: italic;
	color: #000000;
}
.richtlijn_toc_level_4 a, .richtlijn_toc_level_5 a, .richtlijn_toc_level_6 a, .richtlijn_toc_level_7 a
{
	font-weight: bold;
	font-style: italic;
	color: #000000;
	text-decoration: none;
}
.richtlijn_toc_level_4 a:hover, .richtlijn_toc_level_5 a:hover, .richtlijn_toc_level_6 a:hover, .richtlijn_toc_level_7 a:hover 
{
	font-weight: bold;
	font-style: italic;
	color: #0076CC;
	text-decoration: underline;
}
.richtlijn_toc_ref
{
	padding-top: 6px;
	padding-bottom: 2px;
	color: #929497;
}
.richtlijn_toc_ref a 
{
	padding-top: 6px;
	padding-bottom: 2px;
	color: #929497;
	text-decoration: none;
}
.richtlijn_toc_ref a:hover 
{
	color: #0076CC;
	text-decoration: underline;
}
.printed_bron_title
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;									/* 14 - 16 - 18 */
	color: #000000;
	font-weight: bold;
	text-align: center;	
	border-bottom: 2px solid #62BD19;
	padding-bottom: 6px;
	margin-bottom: 6px;
}
.printed_comment_title
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;									/* 14 - 16 - 18 */
	color: #000000;
	font-weight: bold;
	text-align: center;	
	border-bottom: 2px solid #62BD19;
	padding-bottom: 6px;
	margin-bottom: 6px;
}
.printed_ajaxtree_title
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;									/* 11 - 13 - 15 */
	font-weight: bold;
	color: #000000; 
}
.printed_sitemap_title 
{				
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;									/* 14 - 16 - 18 */
	color: #000000;
	font-weight: bold;
	text-align: center;	
	border-bottom: 2px solid #62BD19;
	padding-bottom: 6px;
	margin-bottom: 6px;
}

/* -------------------------------------------------------------------------------- */
/* --- tree Search                                                              --- */
/* -------------------------------------------------------------------------------- */
.Search_Niv_Root
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;									/* 13 - 15 - 17 */
	font-weight: bold;
	color: #007BD6;
}



/* -------------------------------------------------------------------------------- */
/* --- greenBold                                                                --- */
/* -------------------------------------------------------------------------------- */
.Greenbold
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;									/* 11 - 13 - 15 */
	font-weight: bold;
	font-style: italic; 
	color:#666666;
}
a.Greenbold, a.Greenbold:link, a.Greenbold:visited
{
	text-decoration: none;
	color:#666666;
}
a.Greenbold:hover 
{
	text-decoration: underline;
	color: #0076CC;
}

/* -------------------------------------------------------------------------------- */
/* --- body_CL                                                                     --- */
/* -------------------------------------------------------------------------------- */
.body_CL 
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;									/* 11 - 13 - 15 */
	color: #000000;
}
a.body_CL, a.body_CL :link, a.body_CL :visited
{
	color: #000000;
	text-decoration: none;
}
a.body_CL:hover 
{
	color: #0076CC;
	text-decoration: underline;
}
span.body_CL 
{
	color: #0076CC; 
}
span.body_CL:hover 
{
	color: #0076CC; 
	text-decoration: underline;
}


/* -------------------------------------------------------------------------------- */
/* --- Tipmail                                                                  --- */
/* -------------------------------------------------------------------------------- */

.tipmail
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;									/* 11 - 13 - 15 */
	text-decoration: none;
	color: #000000; 
	font-weight: bold;
}

td.tipmail
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;									/* 11 - 13 - 15 */
	text-decoration: none;
	color: #000000; 
	font-weight: bold;
}


td a.tipmail, td a.tipmail:link, td a.tipmail:visited
{
	text-decoration: none;
	color: #000000;
	font-weight: bold;
}
td a.tipmail:hover
{
	text-decoration: underline;
	color: #0076CC; 
	font-weight: bold;
}

td.tipmail_descr
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;									/* 11 - 13 - 15 */
	text-decoration: none;
	color: #000000; 
}

.tipmail_descr
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;									/* 11 - 13 - 15 */
	text-decoration: none;
	color: #000000; 
}


/* -------------------------------------------------------------------------------- */
/* --- SwitchLang                                                                  --- */
/* -------------------------------------------------------------------------------- */
.SwitchLang 
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;									/* 11 - 13 - 15 */
	color: #0076CC;
	font-weight: bold;   
}
a.SwitchLang, a.SwitchLang:link, a.SwitchLang:visited
{
	color: #0076CC;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 11px;									/* 11 - 13 - 15 */
	text-decoration: none;
	font-weight: bold;   
}
a.SwitchLang:hover 
{
	color: #0076CC;
	text-decoration: underline;
	font-weight: bold;   
}

td.cookiesBlocked
{
	PADDING-RIGHT: 1px;	
	PADDING-LEFT: 1px;	
	FONT-WEIGHT: bold;	
	FONT-SIZE: 12px;	
	/* BACKGROUND: none transparent scroll repeat 0% 0%;	*/
	background = #D7004D;
	PADDING-BOTTOM: 1px;	
	MARGIN: 0px;	
	/* CURSOR: hand; */
	COLOR: #FFFFFF;	
	PADDING-TOP: 1px;	
	FONT-STYLE: normal;	
	FONT-FAMILY: Verdana, Helvetica, Verdana, sans-serif;	
	TEXT-ALIGN: left;
}

.cnt_preview_titel
{
	color: #000000;//#007BD6;
	font-size:120%;
	font-weight:bold;
	padding: 8px;
}
.cnt_preview_content
{
	padding: 8px;
}

.cnt_preview 
{ 
	float: right;
	right: 0px;
	top: 0px;	
	width: 500px;
	visibility: hidden; 
	position: absolute;
    	margin-top: 0px;    
    	margin-right: 16px;    
    	border: solid silver 1px;
    	/* background-color: #fafafa; */
    	background-color: #bccad6;
}

.link-removed-unknown{
	/* color: #00AA00; */
	display: inline;	
}


a.HRLink {
	mmmargin-right:5px;
	color: #7C1D20;
	/* font-weight: bold; */
	text-decoration:underline;
	cursor: pointer;
}
a.HRLink:hover {
	mmmargin-right:5px;
	color: #525252;
	/* font-weight: bold; */
	text-decoration:underline;
}

.kvn-vn 
{
	padding:5px;
	position:absolute;
	left:30%;
	margin:1em 0 0 1em;
	width:350px;
	overflow:auto;
	display:none;
	background:#FFFFE1;
	border:1px solid;
	border-color: #7C1D20;
}
