html
{
	margin: 0;
	font: 13px "Trebuchet MS", Verdana, sans-serif;
	color: #041243;
	background-color: #0d5485;
	background-image: url(images/bg.gif);
}

body
{
	background-repeat: repeat-x;
	margin: 0;
}


div#container
{
	width: 893px;
	height: 600px;
	margin: 20px auto;
}

div#header
{
	height: 135px;
	background-image: url(images/header.jpg);
	background-repeat: no-repeat;
}

div#menu
{
	height: 44px;
	line-height: 40px;
	font-size: 14px;
	background-image: url(images/menu.jpg);
	background-repeat: no-repeat;
}

div#menu a
{
	margin: 0;
	padding: 0;
	text-decoration: none;
	font-weight: bold;
	color: #002248;
}

div#menu a:hover, div#menu a:active
{
	text-decoration: none;
	color: #FCFFEC;
}


ul#menu
{
	padding: 0;
	list-style: none;
	margin: 0;
	margin-left: 30px;
}

ul#menu li
{
	float: left;
	margin: 0 10px 0 20px;
}

ul
{
	list-style: square;
}

ul li.child
{
	text-indent: 10px;
}

div#content
{
	height: 500px;
	overflow: auto;
	background-color: #DADC79;
}

div#footer
{
	height: 37px;
	background-image: url(images/footer.gif);
	background-position: bottom;
	background-repeat: no-repeat;
	line-height: 37px;
	color: #0D5485;
	text-align: center;
}

div#content a
{
	text-decoration: none;
	font-weight: bold;
	color: #00366B;
}

a
{
	text-decoration: none;
	font-weight: bold;
	color: inherit;
}

a img
{
	border: 0;
}

img 
{
	border: 3px solid #0D5485;
}

p
{
	margin: 15px;
}

p.titel
{
	font-weight: bold;
	font-size: 22px;
	color: #00366B;
}

h1
{
	font-weight: bold;
	font-size: 22px;
	color: #00366B;
}

label
{
	font-weight: bold;
	margin-left: 0px;
}

input, textarea
{
	border: 1px solid #D2D564;
	background: #F3EDAF;
	color: #002B50;
	font-family: Verdana, "Trebuchet MS", sans-serif;
	font-size: 13px;
	overflow: auto;
	float: left;
}

.submit input
{
	width: 70px;
	height: 25px;
	background: url(images/verstuur.gif);
	background-repeat: no-repeat;
	border: 0;
	cursor: pointer;
	margin-left: -5px;
	margin-top: -15px;
}

div#contact
{
	margin-left: 15px;
}

div#contact p
{
	margin: 0;
}

/* FILMS */

div.films
{
	width: 200px;
	height: 125px;
	margin: 25px 0 60px 70px;
	border: 0;
	float: left;
}

div.films p
{
	background-image: url("images/video_repeat.jpg");
	background-repeat: repeat-x;
	text-align: center;
	margin: -5px 0;
	padding: 0;
	height: 39px;
	width: 200px;
	line-height: 35px;
	font-size: 15px;
}

div.films img
{
	border: 0;
	margin: 0;
	padding: 0;
	width: 200px;
	height: 125px;
}

div#film
{
	margin-left: 200px;
	margin-top: 0;
	border: 0;
}

div#film p
{
	background-image: url("images/video_repeat.jpg");
	background-repeat: repeat-x;
	text-align: center;
	margin: -5px 0;
	padding: 0;
	height: 39px;
	width: 500px;
	line-height: 35px;
	font-size: 13px;
	font-weight: bold;
}

/* TRAILERS */

div.trailers
{
	width: 200px;
	height: 125px;
	margin: 50px 0 50px 65px;
	border: 0;
	float: left;
}

div.trailers p
{
	background-image: url("images/video_repeat.jpg");
	background-repeat: repeat-x;
	text-align: center;
	margin: -5px 0;
	padding: 0;
	height: 39px;
	width: 200px;
	line-height: 35px;
	font-size: 15px;
}

div.trailers img
{
	border: 0;
	margin: 0;
	padding: 0;
	width: 200px;
	height: 125px;
}

div#trailer
{
	margin-left: 200px;
	margin-top: 0;
	border: 0;
}

div#trailer p
{
	background-image: url("images/video_repeat.jpg");
	background-repeat: repeat-x;
	text-align: center;
	margin: -5px 0;
	padding: 0;
	height: 39px;
	width: 500px;
	line-height: 35px;
	font-size: 13px;
	font-weight: bold;
}

p.trailerdescription
{
	float: left;
	margin: 0 0 0 65px;
	width: 200px;
	text-align: justify;
}

/* IEHACK */
#ieBonaire {
	 margin: -389px 10px 10px 625px;
}

#ieZonnigBonaire {
	margin: -271px 10px 10px 305px;
}

#ieSouldivers {
	margin: -271px 10px 10px 530px;
}

/*#ieKontiki {
	margin: -201px 10px 10px 690px;
}*/
