﻿@media screen
{
	html
	{
		font-size: 62.5%;
	}

	body
	{
		background-color: #000;
		background-image: url('imgs/divers.jpg');
		background-repeat: no-repeat;
		background-position: right top;
		color: #fff;
		font-family: Arial, Verdana, Helvetica, Sans-serif;
		margin: 0;
		width: 100%;
	}

	a
	{
		color: #fff;
	}

	a#GoogleSitemap
	{
		display: none;
	}

	address
	{
		font-size: 1.2em;
		font-style: normal;
	}

	p
	{
		font-size: 1.2em;
	}

	h1
	{
		font-size: 1.4em;
	}

	h2
	{
		font-size: 1.3em;
		color: #1c9999;
	}

	td
	{
		font-size: 1.1em;
	}

	th
	{
		text-align: left;
		font-size: 1.2em;
		font-weight: bold;
	}

	div#main
	{
		width: 100em;
	}

	div#header
	{
		background-image: url('imgs/line_top.gif');
		background-repeat: no-repeat;
		background-position: left bottom;
		height: 3em;
		padding-top: 1em;
		padding-left: 74em;
	}

	div#content
	{
		float: right;
		height: 45em;
		padding: 2em;
		padding-right: 3em;
		width: 50em;
		overflow: auto;
		overflow-x: hidden;
		position: relative;
		z-index: 1;
	}

	div#sidebar
	{
		float: right;
		height: 45em;
		padding: 2em;
		width: 24em;
		overflow: auto;
	}

	div#sidebar ul
	{
		margin-left: 1.7em;
	}

	div#content h1:first-child, div#sidebar h2:first-child
	{
		margin-top: 0;
	}

	div#menu
	{
		background-color: #000;
		background-image: url('imgs/menu_back.gif');
		background-repeat: repeat-y;
		background-position: right center;
		float: left;
		height: 47em;
		padding-top: 2em;
		width: 16.5em;
	}

	div#footer
	{
		background-image: url('imgs/line_bottom.gif');
		background-repeat: no-repeat;
		background-position: left top;
		clear: both;
		height: 5em;
		padding-right: 12em;
	}

	div#copyright
	{
		float: right;
		margin-top: 0.5em;
	}

	/* Google maps implementatie */
	div#gmapContainer
	{
		width: 500px;
		height: 400px;
	}

	div#infoWindowContent
	{
		color: #000;
		width: 300px;
	}

	input#infoWindowAddress
	{
		width: 100%;
	}

	span#infoWindowAddressSample
	{
		font-size: xx-small;
	}

	a#infoWindowLinkButton
	{
		color: Blue;
		display: block;
		float: right;
	}
	/* Einde Google maps implementatie */

	iframe#travelFrame
	{
		width: 100%;
		height: 410px;
	}

	table#fotoBoekTable
	{
		width: 100%;
	}

	table#fotoBoekTable td
	{
		height: 393px;
		vertical-align: middle;
	}

	img.logo
	{
		position: absolute;
		float: left;
		margin-top: -11.25em;
		margin-left: 6.7em;
	}

	img.button
	{
		cursor: pointer;
	}

	h2.winkel
	{
		margin-bottom: -1em;
	}

	h2.winkel a
	{
		color: #1c9999;
		text-decoration: none;
	}

	table.GuestBookDataList h5
	{
		font-size: 1em;
		font-weight: bold;
		margin: 0;
	}

	table.GuestBookDataList div
	{
		font-style: italic;
		margin-bottom: 3em;
	}

	a.sideBarImgLink
	{
		display: block;
		height: 93px;
		margin-bottom: 1em;
	}

	a.sideBarImgLink img
	{
		border: solid 1px #000 !important;
	}

	a.film
	{
		display: block;
		float: left;
		margin-right: 2em;
	}

	a.film img
	{
		border: 0;
	}

	table.formTable
	{
		border-collapse: collapse;
	}

	table.list
	{
		width: 100%;
	}

	.borderContainer
	{
		border: solid 2px #132637;
		padding: 1em;
	}

	.borderImg
	{
		border: solid 1px #000 !important;
	}

	.center
	{
		text-align: center;
	}

	/* Het 100% CSS menu */

	div#menu em
	{
		font-style: normal;
	}

	div#menu ul, div#menu li
	{
		margin: 0;
		list-style: none;
		padding: 0;
		position: relative;
		font-weight: bolder;
		white-space: nowrap;
	}

	div#menu ul.mainMenu
	{
		font-size: 1.3em;
		text-align: right;
		float: right;
		margin-top: -0.4em;
		position: relative;
		z-index: 1000;
	}

	div#menu ul ul
	{
		background-color: #000;
		width: auto;
		font-size: 0.9em;
		text-align: left;
		top: 0;
		margin-left:2.2em;
	}

	div#menu ul ul ul
	{
		margin-left: 1em;
	}


	div#menu ul li
	{
		padding-top: 0.3em;
		padding-bottom: 0.3em;
		padding-right: 2.0em;
		margin-top: 1px;
		margin-bottom: 1px;
		border-bottom: solid 1px #132637;
	}

	div#menu ul ul li
	{
		padding-top: 0.4em;
		padding-bottom: 0.4em;
		padding-left: 1em;
		padding-right: 1em;
		background-color: #1c9999;
		border: none;
	}

	div#menu ul a
	{
		text-decoration: none;
		color: #1c9999;
	}

	div#menu ul ul a
	{
		color: #fff;
	}

	/* decoratieve hover */

	div#menu ul li:hover
	{
	}

	div#menu ul li.parentLeaf:hover
	{
		background-image: url('imgs/menu_arrow.gif');
		background-repeat: no-repeat;
		background-position: right center;
	}

	div#menu ul li:hover a
	{
	}

	div#menu ul ul li:hover
	{
		background-color: #fff;
	}

	div#menu ul ul li:hover a
	{
		color: #000;
	}

	/* Alle subnavigatie verbergen */

	div#menu ul ul
	{
		display: none;
		position: absolute;
		z-index:1001;
	}

	/* :hover, met specificity */

	div#menu ul li:hover ul ul
	{
		display: none;
	}

	div#menu ul li:hover ul, div#menu ul li:hover li:hover ul
	{
		display: inline;
		display: inline-block;
	}
}
