﻿body 
{
	font-family: Trebuchet MS;
	font-size: 12px;
	color: Black;
	margin: 0px;
	padding: 0px;
}

a 
{ 
	color: #F27d00;
	font-family: Trebuchet MS;
	}


h1
{
	font-family: Trebuchet MS;
	color: #e30d40;
	font-size: 15px;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
	}
	
h2
{
	font-family: Trebuchet MS;
	color: #e30d40;
	font-size: 12px;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
	}	

h3
{
	font-family: Trebuchet MS;
	font-size: 12px;
	color: #F27d00;
	margin: 0px;
	padding: 0px;
	}
	
h4
{
	font-family: Trebuchet MS;
	font-size: 12px;
	font-weight: bold;
	color: #102d98;
	margin: 0px;
	padding: 0px;
	}	

.topnavigation
{
	width: 970px; 
	
	}
	
.bgtopnavigation, .bgtopnavigation a
{
	background-image: url(images/topnavigation.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	color: White;
	text-decoration: none;
	}	

.Reisadviseurs
{
	background-image: url(images/Head_Reisadviseurs.gif);
	background-repeat: no-repeat;
	background-position: top;
	background-color: White;
	}

	
.footer
{
	padding-right: 10px;
	height: 73px; 
	width: 970px;
	background-image: url(images/footer.gif);
	background-repeat: no-repeat;
	color: #f1b45d;
	}
	
.footer a
{
	color: White;
	}		
	
.blacklink, .blacklink a
{
	font-family: Trebuchet MS;
	font-size: 12px;
	color: Black;
	margin: 0px;
	padding: 0px;
	}	
	
.redlink, .redlink a
{
	font-family: Trebuchet MS;
	font-size: 12px;
	color: #e30d40;
	margin: 0px;
	padding: 0px;
	}
	
.Aanbiedingen
{
	/*border: solid 1px #f27d00;
	background-color: #e3e3e3;*/
	margin: 0px;
	padding: 0px;
	width: 318px;
	}			
	
.AanbiedingButton
{
	Font-family: Trebuchet MS;
	font-size: 12px;
	background-color: #f27d00;
	color: White;
	padding-left: 8px;
	padding-right: 7px;
	width: 110px;
	}	
	
	
	.mainImgDiv
	{
		position: absolute;
		top: 28px;
		width: 970px;
		height: 200px;
		z-index: 40;
	}
	
	.mainImg
	{
		position: absolute;
		top: 28px;
		width: 970px;
		height: 200px;
		z-index: 41;
	}
	
	
/****************************************/
/* Menu */
/****************************************/

a.MenuButton
{
	
	background-image: url(Images/Buttons/MenuButton.gif);
	background-repeat:no-repeat;
	text-decoration:none;
	padding-bottom:3px;
	padding-right:7px;
	padding-top:5px;
	
}

.MenuButtonText
{
	
	color:#FFFFFF;
	font-family: Trebuchet MS; 
	font-size: 13px; 
	font-weight:bolder;
	margin-bottom:5px;
	margin-top:5px;
}

a.MenuButton:hover
{
	
	background-image: url(Images/Buttons/MenuButton_MO.gif);
	background-repeat:no-repeat;
	text-decoration:none;
	padding-bottom:3px;
	padding-right:7px;
	padding-top:5px;
 	
}
.MenuButtonText:hover
{
	
	color:#FFFFFF;
	font-family: Trebuchet MS; 
	font-size: 13px; 
	font-weight:bolder;
	margin-bottom:5px;
	margin-top:5px;
	
}

a.MenuButton_MO
{
	
	background-image: url(Images/Buttons/MenuButton_MO.gif);
	background-repeat:no-repeat;
	text-decoration:none;
	padding-bottom:3px;
	padding-right:7px;
	padding-top:5px;
	
}
.MenuButtonText_MO
{
	color:#FFFFFF;
	font-family: Trebuchet MS; 
	font-size: 13px; 
	font-weight:bolder;
	margin-bottom:5px;
	padding-right:5px;
	margin-top:5px;
	
}	

.BannerTop
{
	background-image: url(Images/BannerTop.jpg);
	background-repeat:no-repeat;	
	width:195px;
	height:29px;
	color:#FFFFFF;
	font-family: Trebuchet MS; 
	font-size: 13px; 
	font-weight:bolder;
	margin-bottom:5px;
	margin-top:5px;
	text-align:center;
}

.BannerImage
{
	background-color:#f27d00;
	padding-left:1px;
	padding-right:1px;
	padding-bottom:1px;
	width:195px;
}
