﻿BODY, TD, TH, H3
{
    COLOR: #495A1D;
    FONT-FAMILY: Tahoma;
    font-style:italic;
    }
 

a.web:link {
	color: #CCFF99;
}
a.web:visited {
	color: #CCFF99; 	
	}
a.web:active {
	color: #CCFF99; 
	}
a.web:hover  {
	color: #CCFF99; 
	}

A:link {color:#663300; text-decoration:none;}
A:active {color:#663300; text-decoration:none;}
A:visited {	color:#663300; text-decoration:none;	}
A:hover {color:#663300; text-decoration:underline;}

#navbar ul{
	list-style:none;
	margin-right: auto;
	margin-left: auto;
	display:block;
	}

img.navbarimg{
	margin-left:auto;
	margin-right:auto;
	display:block;
	}


.imgright {
	padding-left: 10px;
	float:right;
	clear:both;
}
.imgleft {
	padding-right: 10px;
	float:left;
	padding-bottom:10px;
}
.center {
	display: block;
	margin-right: auto;
	margin-left: auto;
}
.praktisch {
	font-weight: bold;
}
.ro_home a{
	display:block;
	background-image:url(images/home_link.gif); 
	background-repeat:no-repeat	;
	width:200px;
	height:47px;
	padding-right:30px;
	 }
.ro_home a:hover{
	background-image:url(images/home_hover.gif)
	padding-right:30px;
		
	}	

.ro_wandelingen a{
	display:block;
	background-image:url(images/wandelingen_link.gif);
	background-repeat:no-repeat	;
	width:200px;
	height:47px;
	}
.ro_wandelingen a:hover{
	background-image:url(images/wandelingen_hover.gif)
	}	
.ro_fakkeltochten a{
	display:block;
	background-image:url(images/fakkeltochten_link.gif) ;
	background-repeat:no-repeat	;
	width:200px;
	height:47px;
	 }
.ro_fakkeltochten a:hover{
	background-image:url(images/fakkeltochten_hover.gif)
	}	

.ro_verhalen a{
	display:block;
	background-image:url(images/verhalen_link.gif) ;
	background-repeat:no-repeat	;
	width:200px;
	height:47px;
 }
.ro_verhalen a:hover{
	background-image:url(images/verhalen_hover.gif)
	}	

.ro_wie a{
	display:block;
	background-image:url(images/wie_link.gif) ;
	background-repeat:no-repeat	;
	width:200px;
	height:47px;

	 }
.ro_wie a:hover{
	background-image:url(images/wie_hover.gif)
	}	

.ro_contact a{
	display:block;
	background-image:url(images/contact_link.gif) ;
	background-repeat:no-repeat	;
	width:200px;
	height:47px;

	 }
.ro_contact a:hover{
	background-image:url(images/contact_hover.gif)
	}	

.ro_links a{
	display:block;
	background-image:url(images/links_link.gif) ;
	background-repeat:no-repeat	;
	width:200px;
	height:47px;

	 }
.ro_links a:hover{
	background-image:url(images/links_hover.gif)
	}	

.ro_kalender a{
	display:block;
	background-image:url(images/kalender_link.gif) ;
	background-repeat:no-repeat	;
	width:200px;
	height:47px;

	 }
.ro_kalender a:hover{
	background-image:url(images/kalender_hover.gif)
	}	
#top{
	float:right;
	width:3em;
	}.holiday {
	color: #663300;
}

