
/*****GLOBAL******/
html {
  	background-color: #FFFFFF;
	height: 100%;
 	margin: 0px;
  	padding: 0px;
  	text-align: center;
}

body {
	background-color: #FFFFFF;
  	color: #2b2b2b;
 	margin: 0px;
  	padding: 0px;
  	font-family: Verdana, Arial;
  	font-size: 10pt;
  	text-align: center;
}

ul {
	list-style: none;
	padding: 0;
}

a img {			/*  flag images in the footer */
	border:0px;	
	margin: 0px;
	padding: 0px;
}

.clr {
	clear: both;
}

/*****LAYOUT******/

#container{
	background: #fff;
	margin: auto;
	width: 768px;
	text-align: left;
	border: 1px solid #000000;
}

#head {						/* header style */
  margin: 0px;
  padding: 0px;
  background: url('../images/header.jpg') no-repeat scroll top left;
  float: right;
  text-align: center;
  color: #fb8868;
  width: 768px;
  height: 120px;
  text-align: center;
}


#nav {
	background: #808040;
	margin: 0;
	padding: 0;
	height: 26px;
}
	
	
#nav li {
	list-style-type: none;
	display: inline;
	line-height: 20px;
}
	
#nav li a {
	text-decoration: none;
	color: #2D4E0E;
	background-color: #808040;
	padding: 3px 8px;
	font-size: 1em;
	float: left;
	font-weight: bold;
	}
	
#nav li a:hover {
   background-color: #467A16;
   color:#fb8868;
   }
   
#nav li a.on { background-color: #52911A; color: #C6C4C5; }


/********COLUMNS********/

#content_main {
	/*background:url('../images/header.jpg') no-repeat scroll top left;*/
	min-height: 500px;
	_height: 350px;
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Arial;
	color: #151049;
	font-size: 10pt;
}

#content{ 				/* inhoud website */
	display: inline;
	margin: 40px 0px 0px 0px;
	padding: 40px 0px 0px 10px;
	position: relative;
	width: 748px;
	float: left;
}

#hand img{	margin: -64px 0px 0px -10px ;		/* hand image in content >>> index.php */
			padding: -64px 0px 0px 0px;	
			float: left;	}

#content h1 {
	font-family: Verdana, Arial;
	color: #9f9696;
	font-size: 40px;
	line-height: 35px;
	padding: 2px;
	margin: 5px;
	font-weight: 500;
}

#content h2{
    font-family: Verdana, Arial;
    color: #151049;
	font-size: 14px;
	font-weight: bold;
	line-height: 25px;
	padding: 0px 0px 2px 0px;
	margin: 0px;
}

#content p{
	font-size:10pt;
}

#content ul {
	margin-left: 32px;
}

#content li {
	list-style: disc;
}

#content a { text-decoration: none; color: #0098EF; }
#content a:hover { text-decoration: underline; }

#content blockquote p {
	background-color:#f6f6f6;
	margin:4px;
	padding:5px;
	border-top:1px solid #eee;
	border-bottom:1px solid #eee;
	margin:0;
	padding:0 10px 0 10px;
}
.promosboven {
	background-color: #a2a2a2;
	height: 25px;
}
.promos {
	background-color: #f6f6f6;
	border-collapse: collapse;
	border: 2px solid #000;
	width: 744px;
}
.promos td{
	border: 1px solid #000;
}
.plaatje{
	border: 1px solid #fff;
}

#nieuwstabel {
	font-family: Verdana, Arial;
	color: #9f9696;
	font-size: 10pt;
	margin: 0px;
	padding: 0px;
	width: 600px;
}

	#nieuwstabel .koppen {
		float: left;
	}
	
	#nieuwstabel .koppen .image {
		text-align: right;
	}

#right {
	float: right;
	width: 250px;
	color: #2B2B2B;
	margin: 0px 6px 0px 0px;
	padding: 0px 6px 0px 0px;
}

	#right .headline {
		width: 125px;
		float: left;
	}
	
		#right .headline .image {
			margin: 0px;
			padding: 6px;
			text-align: right;
		}
		
		#contactformulier {
			font-family: Verdana, Arial;
			color: #151049;
			font-size: 10pt;
		}
		
		#contactformulier input, #contactformulier textarea {
			font-family: Verdana, Arial;
			color: #000;
			font-size: 10pt;
		}
		
		.website_textinput {
			border: 1px solid #363636;
			background-color: #e2e2e2;
		}
		
		.website_checkbox {
			border: 1px solid #363636;
		}
		
		.website_textarea {
			border: 1px solid #363636;
			background-color: #e2e2e2;
		}
		
		.website_button {
			border: 1px solid #363636;
			background-color: #e2e2e2;
		}

#list-menu ul {
	margin: 10px 0px 0px 0px;
	padding: 0px;
	list-style-type: none;
	border-top: 1px solid #6e6e6e;
}

#list-menu li {
	margin: 2px 0px 2px 0px;
	padding: 0px 0px 8px 0px;
	border-bottom: 1px solid #6e6e6e;
	text-align: justify;
}

#list-menu p {
	margin: 0px;
	padding: 0px;
}

#list-menu a {
	display: block;
	width:125px;
	padding: 4px 0px 2px 0px;
	text-decoration: none;
	font-weight: bold;
}

.nieuwskop {
	color: #9f9696;
	margin: 0px;
	padding: 0px;
}

#list-menu a:link, #list-menu a:active, #list-menu a:visited {
	color: #FF0000;
}

.search{
  font-size: 30px;
  height: 32px;
}

/*******Reizen*********/

.floatleft
{
	float: left;
	margin: 0 10px 5px 0;	
	border: 1px solid #666;
	padding: 2px;
}

.imageSlideshowHolder{
  margin:0px;  /* "Air" */
  float:right;  /* Floating gallery at the right side of other web page content */    
  width:845px;  /* Image width */
  height:200px;  /* Image height */  
  position:relative;  /* Don't remove this line */
} 



/*******uitleg*******/

.uitleg p, .uitleg a:link, .uitleg a:hover, .uitleg a:visited, .uitleg table
{		
	/*border-bottom: 1px solid #808040;*/
	color: #808040;
	font-size:10pt;
	text-decoration:none;
}

/*******bedrijfsgegevens******/
#gegevens{
  	color: #808040;
  	font-family: arial;
  	font-size:10pt;
}

#gegevens a { text-decoration: none; color: #808040; border-bottom: 1px dashed #808040; }
#gegevens a:hover {border-bottom: 1px dashed #333; color: #333; }


/*******FOOT*********/
#footer {
	background: url('../images/footer.jpg');
	height: 69px;
	clear: both;
	margin: 0px 0px 0px 0px;
}



#talen {				/* style for flag images */
	margin: 0px;
	padding: 16px 0px 0px 0px;
}

#talen div {			/* style for flag images */
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	vertical-align: middle;
}

	#copyright { 				/* style for text in footer */
		color: #fff;
		font-family: Verdana, Arial;
		font-size: 10px;
		padding: 23px 0px 0px 0px;
	}
	
	#copyright a { color: #B2E4C3; text-decoration: none; }
	#copyright a:hover { text-decoration: underline; }