/* Default CSS Stylesheet for a new Web Application project */

BODY, .bodyblauw, .bodygroen
{
	FONT-WEIGHT: normal;
	margin: 0;	
}


.ctxbody
{	BACKGROUND-COLOR: #ffffff;
	FONT-WEIGHT: normal;
	margin: 0;	
}

.imageNaastBeschrijving
{
	margin-right: 10
}

.tiptabelachtergrond
{
	BACKGROUND-COLOR: #F9F9F9;
}

.selectieresultatenachtergrond
{
	BACKGROUND-COLOR: #F9F9F9;
}

.bannertabelachtergrond
{
	BACKGROUND-COLOR: #EDEDED;
	
}

.mastertabelverlooplinks
{
     background-image: url(i/schaduw_links.gif);
}

.mastertabelverlooprechts
{
     background-image: url(i/schaduw_rechts.gif);
}

.mastertabelachtergrond
{
     
}

INPUT, TABLE, SELECT, .ctxsubmenu, .ctxsubmenuovernachten, .ctxkop, .tekst, .tekstkop, .selectietekstgroen, .selectietekstblauw, BODY
{
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	FONT-SIZE: 11px;
	LETTER-SPACING: normal;
	TEXT-TRANSFORM: none;
	WORD-SPACING: normal;
	line-height: 17px;
	color: #7C7C7C;
	color: #404040;
}
TD
{
	LETTER-SPACING: normal;
	TEXT-TRANSFORM: none;
	WORD-SPACING: normal;
	line-height: 17px;
}

.ctxsubmenu
{
	color: #404040;
	font-size: 9px;
}

.ctxsubmenuovernachten
{
	color: #0A3C90;
	font-size: 9px;
}

.ctxsubmenuevenementenagenda
{
	color: #527CB9;
	font-size: 9px;
}

.ctxsubmenuatotz
{
	color: #6EBA1F;
	font-size: 9px;
}

.ctxsubmenuaanbiedingen
{
	color: #C81385;
	font-size: 9px;
}

.ctxsubmenuvvvshop
{
	color: #5E5E5E;
	font-size: 9px;
}

.ctxsubmenuinfocontact
{
	color: #5E5E5E;
	font-size: 9px;
}

.ctxsubmenubeleven
{
	color: Red;
	font-size: 9px;
}

.ctxsubmenuregios
{
	color: #FE7C18;
	font-size: 9px;
}

.ctxsubmenuhome
{
	color: #6EBA1F;
	font-size: 9px;
}

.linkgroen
{
	color: #6EBA1F;
}

.linkrood
{
	color: Red;
}

.ctxkop, .tekstkop, .selectiekop {
	font-weight: bold;
	color: #404040;
}

.tekstkop
{
	font-weight: bold;
}

.tekstkop_sub
{
	 font-style:italic;
}

.tekstkopklein
{
	font-weight: bold;
	font-size: 9px;
}

.tekstklein
{
	font-size: 9px;
}

.disclaimer
{
	font-size: 9px;
	color: #5E5E5E;
}

.tekstkopctxrechts
{
	font-weight: bold;
	font-size: 10px;
}

.tekstctxrechtshome
{
	color: #6EBA1F;
	font-size: 10px;
}

.linkevenementen
{
	color: #527CB9;
}

.tekstctxrechts
{
	font-size: 10px;
	line-height: 17px;
}

.presentatiebalk {  
    font-family: Arial, Helvetica, sans-serif; 
    font-size: 18px;
    line-height: 20px; 
    color: #ffffff;
    text-decoration: none;
    height: 24px;
	width: auto;
	background-color:#ffffff; 
	position: relative; 
	top:0px; 
	padding-left: 0px;
	filter:Alpha(Opacity=60);
}


A, A:link, A:visited, A:hover
{
    color: yellowgreen;
    text-decoration: none;
}


UL LI	{	
	list-style-type:	disc ;
	}	

UL LI LI	{	
	list-style-type:	disc;
	}	

UL LI LI LI	{	
	list-style-type:	circle;
	}	
	
OL LI	{	
	list-style-type:	decimal;
	}	

OL OL LI	{	
	list-style-type:	lower-alpha;
	}	

OL OL OL LI	{	
	list-style-type:	lower-roman;
	}	
.TextItem
{
cursor:hand;
}
.TextItemHover
{
cursor:hand;
}
.TopItem
{
	
  cursor:hand;
}
.Menu
{
  cursor:hand;
}