﻿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: #333333;
	font-size: 13px;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
	}	

h3
{
	font-family: Trebuchet MS;
	color: #F27d00;
	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;
	}	
	
	.mainImgDiv
	{
		position: absolute;
		top: 28px;
		width: 970px;
		height: 200px;
		z-index: 40;
	}
	
	.mainImg
	{
		position: absolute;
		top: 28px;
		width: 970px;
		height: 200px;
		z-index: 41;
	}	
