body {
	margin:0;
	padding:0;
	background-color:#3B2416;
	font-family: Arial, Helvetica, sans-serif;
	font-size:100%;

	background-image:url('images/Background.png');
	background-repeat:no-repeat;
	background-position: center top;
}

html{
  overflow-y:scroll;
} 

img {  
	border-style: none;
}

p {
	text-align: left;
	font-size: 0.8em;
	text-align:justify;
	color: #FCE3D0;
	margin:0;
}

.p1 {
	text-align: left;
	font-size: 0.8em;
	font-style: italic;
	text-align:justify;
	color: #FCE3D0;
	margin:0;
}

.p2 {
	text-align: left;
	font-size: 0.9em;
	color: #FCE3D0;
	margin:0;
}

h1 {
	text-align: left;
	font-size: 1.2em;
	color: #8BC53F;
	overflow: hidden;
	white-space: nowrap;
}

h2 {
	text-align: left;
	font-size: 1.0em;
	color: #8BC53F;
	margin:0;
}

h3 {
	text-align: left;
	font-size: 1.1em;
	color: #8BC53F;
	margin:0;
}

a:link, a:visited {
	font-size:0.9em;
	color:#BC6702;
	text-decoration:none;
}

a:link:hover, a:visited:hover {
	font-size:0.9em;
	color:#D38620;
	text-decoration:underline;
}

.background {
	width: 900px;
	margin: 0 auto;
}

.head {
	width: 900px;
	height:190px;
	top:30px;
	position: absolute;
}

.logo {
	width: 200px;
	height:200px;
	position: absolute;
}

.headtext {
	width: 660px;
	height:100px;
	top: 50px;
	left: 200px;
	position: absolute;
	background-image:url('images/headline.png');
	overflow: hidden;
}

.main {
	width: 900px;
	height:300px;
	top: 210px;
	position: absolute;
}

.mainline {
	width: 830px;
	height:10px;
	margin-left: 70px;
	background-image:url('images/mainline.png');
	clear: both;
}

.mainline2 {
	width: 190px;
	height:10px;
	left: 10px;
	position: relative;
	background-image:url('images/mainline.png');
}

.mainbestemming {
	width: 155px;
	height:200px;
	top:20px;
	position: absolute;
}

.mainbestemming2 {
	width: 75px;
	height:50px;
	left:70px;
	position: relative;
}

.mainbestemming3 {
	width: 75px;
	height:30px;
	left:70px;
	position: relative;
}

.mainbestemming3 img {
	border: 0;
}

#regionlist, #countrylist
{
	display: none;
	position: absolute;
	width: 110px;
	height: auto;
	/*max-height: 125px;*/
	/*overflow: scroll;
	overflow-x: hidden;
	overflow-y: scroll;*/
	background-color: white;
	margin-top: -14px;
	left: 25px;
	z-index: 503;
	padding: 5px;

	border: 1px solid #3B2416;
	
	text-align: left;
	font-size: 0.8em;
	text-align:justify;
	color: black;
}

#countrylist
{
	max-height: 130px;
	overflow: scroll;
	overflow-x: hidden;
	overflow-y: scroll;
}

.mainfoto {
	padding: 4px;
	width: 545px;
	height:300px;
	top:20px;
	left: 155px;
	position: absolute;
	background-image:url('images/mainwitvlak.png');
	background-repeat:no-repeat;
}

.mainnews {
	width: 200px;
	height:240px;
	top:20px;
	left: 700px;
	position: absolute;
}

.mainnews2 {
	width: 190px;
	height:15px;
	left:10px;
	top: 6px;
	position: relative;
}

.mainnews3 {
	width: 190px;
	height:100px;
	left:10px;
	position: relative;
	overflow: hidden;
}


div.banner {
	width: 900px;
	margin-top: 515px;
	margin-left: 65px;
	position: absolute;
}
.bannertext {
	width: 900px;
	height: 15px;
	margin-left:65px;
}

div.text {
	width: 900px;
	margin-top: 600px;
	/* dit was 540px; */
	position: absolute;
}

.text2 {
	width: 900px;
	height: 15px;
	margin-left:70px;
}

.text3 {
	width: 830px;
	margin-left: 70px;
	clear: both;
}

.logocontainer
{
	float: right;
}

.textlogo {
	width: 200px;
	height: 100px;
	text-align: center;
	overflow: hidden;
}

.textlogo img
{
	max-width: 200px;
	max-height: 100px;
}

.textcompany {
	width: 200px;
	margin-top: 5px;
	position: relative;
	top: 8px;
}

.textwebsite {
	width: 200px;
	position: relative;
	top: -12px;
	margin-left: 200px;
}

.texttext {
	width: 610px;
}

.description {
	display: none;
	padding-top: 10px;
}

#contact
{
	background-color: #3B2416;
	padding: 10px;
	width: 600px;
	margin: 20px auto;
	color: white;
}

#contact input.text, #contact textarea.text
{
	background-color: white;
	width: 200px;
	border: 1px solid #3B2416;
	font-family: Arial, Helvetica, sans-serif;
	padding: 2px;
	color: black;
}

.align_top
{
	vertical-align: top;
}

.align_right
{
	text-align: right;
}

#contact table td
{
	/*vertical-align: top;*/
}

#contact textarea.text
{
	width: 350px;
	height: 125px;
}

#contact .agencylist
{
	background-color: rgb(222, 148, 43);
	border: 1px solid #3B2416;
	padding: 5px;
	width: 194px;
	max-height: 150px;
	overflow-y: scroll;
	overflow-x: hidden;
}
