@charset "utf-8";

* {
 	padding: 0px;
 	margin: 0px;
}

body
{
	background-repeat: repeat-x;
	/*background-color: #0172fe;*/
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin-left: 1px;
	margin-top: 5px;
	margin-right: 1px;
	margin-bottom: 5px;
	background-image: url(images/bg_levantur_3.jpg);
	text-align: center;
	color: #CCCCCC;
	line-height: 130%;
}

html {
		height: 100%;
	}
	
	#flashcontent {
		padding: 0px 0px 0px 0px;
		margin: 0px 0px 0px 0px;
		font-weight:bold;
		height: 100%;
	}
	/* end hide */
	
	a {	
		color:#cccccc;
	}

div#container 
{
	margin: 0 auto; 
	width: 760px;
}

div#header 
{
	width: 760px;
	height: 150px;
	margin: 10px 0 0 0;
	border: 0px;
	background-image:url(images/header_noflash.jpg);
	padding: 0px;

	/*position:absolute;
	left: 421px;
	top: 6px;
	text-align: center;*/
}

div#menu 
{
	width: 760px;
	height: 32px;
	border: 0px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}

/*div#video deze wordt gebruikt bij video
{
	background-image:url(images/bg_video2.jpg);
	/*border: 8px solid #0072fe;*/
/*	text-align:left;
	width: 720px;
	height: 408px;
	padding: 10px 20px 0px 20px;
	margin: 0px 0px 0px 0px;
}
*/

div#gallery 
{
	/*background-image:url(images/bg_video2.jpg);
	/*border: 8px solid #0072fe;*/
	text-align:left;
	width: 760px;
	height: 408px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}

div#appartementen 
{
	background-image:url(images/bg_video2.jpg);
	/*border: 8px solid #0072fe;*/
	text-align:left;
	width: 720px;
	height: 408px;
	padding: 10px 20px 0px 20px;
	margin: 0px 0px 0px 0px;
}

div#home
{
	background-image:url(images/bg_video2.jpg);
	/*border: 8px solid #0072fe;*/
	text-align:left;
	width: 720px;
	height: 408px;
	padding: 10px 20px 0px 20px;
	margin: 0px 0px 0px 0px;
}

div#home_app
{
	background-image:url(images/bg_video4.jpg);
	/*border: 8px solid #0072fe;*/
	text-align:left;
	width: 660px;
	height: 408px;
	padding: 10px 50px 0px 50px;
	margin: 0px 0px 0px 0px;
}

div#contact
{
	background-image:url(images/bg_video3.jpg);
	/*border: 8px solid #0072fe;*/
	text-align:left;
	width: 660px;
	height: 408px;
	padding: 10px 50px 0px 50px;
	margin: 0px 0px 0px 0px;
}

div#route
{
	background-image:url(images/bg_video2.jpg);
	/*border: 8px solid #0072fe;*/
	text-align:left;
	width: 660px;
	height: 408px;
	padding: 10px 50px 0px 50px;
	margin: 0px 0px 0px 0px;
}

.img_home
{
	margin:0px 20px 0px 20px;
}

div#player_youtube
{
	float:left;
	margin: 0px 20px 5px 20px;
	width: 425px;
}


/*begin fotogallerie*/

.gallerycontainer
{
	position: absolute;
	margin-left:20px;
	font-weight:bold;
	height: 270px;
/*Add a height attribute and set to largest image's height to prevent overlaying*/
}

.thumbnail img
{
	border: 1px solid #cccccc;
	margin: 0 5px 5px 0;
}

.thumbnail:hover
{
	background:none;
}

.thumbnail:hover img
{
	border: 1px solid #17a5ff;
}

.thumbnail span
{ /*CSS for enlarged image*/
	position: absolute;
	background-color: #17a5ff;
	padding: 5px;
	left: -1000px;
	border: 0px groove gray;
	visibility: hidden;
	color: #cccccc;
	text-decoration: none;
}

.thumbnail span img
{ /*CSS for enlarged image*/
	border-width: 0;
	margin: 3px 3px 3px 3px;
}

.thumbnail:hover span
{ /*CSS for enlarged image*/
	visibility: visible;
	top: 0;
	left: 303px; /*position where enlarged image should offset horizontally */
	z-index: 50;
}

.galleryimage 
{
	position: absolute;
	visibility: visible;
	top: 0px;
	left: 303px;
	z-index: 0;
	background-color: #17a5ff;
	text-decoration: none;
	padding: 9px 9px 9px 9px;
	margin: 0px 0px 4px 0px;
} 

/*einde fotogallerie*/

h3
{
	margin: 0px 0px 5px 20px;
}

h4
{
	padding: 0px 0px 0px 0px;
}

p
{
	padding:0px 20px 10px 20px;
}

form
{
padding:0px 20px 10px 20px;
}

ul.disc 
{
list-style-type: disc;
}

p:first-letter 
{
	color: #FF9900;
	/*margin-left:20px;*/
	font-size:18px;
	/*text-indent: -20px;*/
}

div#lijst
{
	text-align:left;
	padding-top:10px;
	list-style-position:inside;
	color:#cccccc;
}

div#footer
{ 
	clear: both; 
	/*background-image: url(../images/footer.jpg);*/ 
	background-repeat: no-repeat; 
	color: #333333; 
	height: 20px; 
	width: 760px; 
	/*background-color: #002047;*/
}

div#footercopyright 
{
 	padding-left: 10px; 
 	padding-top: 2px; 
 	float: left; 
 	font-size: 10px;
 	text-align: left; 
}

a:link {
	color: #cccccc;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #cccccc;
}
a:hover {
	text-decoration: none;
	color: #FF9900;
}
a:active {
	text-decoration: none;
	color: #cccccc;
}
/*a 
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
}


/*dit is het php_menu*/
/*
ul.menu 
{
	background-image:url(images/menu_unselect.jpg);
	width:720px;
	height:32px;
	background-repeat:repeat;
	text-align:left;
	padding-left:20px; 
	padding-top:4px; 
	padding-right:20px;
	word-spacing:40px;
}

ul.menu li
{ 
	display:inline; 
}

ul.menu a 
{ 
	font-size: 12px; 
	font-weight: bold; 
	text-decoration: none; 
	color:#000; 
	padding-right:5px;
	background-image:url(images/menu_unselect.jpg);
	width:140px;
	height:32px;
}

/*
ul.menu a:link, ul.menu a:visited 
{ 
	color: #ccc; 
}

ul.menu a:hover 
{ 
	color: #f60;
	text-decoration:underline; 
}	

ul.menu a:active, .menu a:focus 
{ 
	text-decoration: underline; 
	color:#ccc; 
}

/*einde php_menu*/

