html, body {
	width:100%; height:100%;
	padding:0px; margin:0px;
	font-family:Arial, Helvetica, sans-serif; font-size:12px;
	color:#ffffff;
}
.clear									{ padding:0; margin:0; height:0px; line-height:0px; font-size:0px; clear:both;}


.style1 {color: #002663}

.form input, select {
	font-family:Arial, Helvetica, sans-serif; font-size:12px; color:#333333;
	padding:2px; border:1px solid #666666;
	background-color:#e5e5e5;
}

a { font-family:Arial, Helvetica, sans-serif; text-decoration:none; color:#ffffff; }
a:hover { text-decoration:none; border-bottom:1px dotted #ffffff; }
h1 { font-family:Arial, Helvetica, sans-serif; font-size:20px; line-height:24px; }
p {
	width:290px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:19px;
	line-height:28px;
	color:#ffffff;
	float:left;
}


.header {
	width:100%;
	text-align:center; padding-top:50px;
	background-color:#ffffff;
}

.container {
	width:650px;
	margin:0 auto;
	padding:20px;
}
.tekst {
	line-height:20px;
	float:right; width:330px;
}
.img {
	width:150px; float:right;
	margin-right:35px; padding:10px;
}
#flashcontent {
	width:700px;
	height: 450px;
}


/* fotobalk */
.balk {
	width:100%; height:100px;
	background-image:url(../img/balk.jpg); background-position:center; background-repeat:repeat-x;
	border-top: solid 1px #ffffff;
	border-bottom: solid 1px #ffffff;
}
.balk2 {
	width:100%; height:100px;
	background-image:url(../img/balk.jpg); background-position:left; background-repeat:repeat-x;
	margin-top:1px;
	border-top: solid 1px #ffffff;
	border-bottom: solid 1px #ffffff;
}

/* menu */
.menu {
	width:500px; height:40px;
	background-color:#ffffff;
	margin:0 auto;
}

.menu2 {
	width:100%;
	background-color:#ffffff;
}

/* kaart */
#middle
	{width:100%; height:250px;  margin:0px auto 0 auto;}
#middle	iframe
	{border:hidden!important;}	
#middle	#center
	{width:100%; height:250px; float:left; border:0px solid #FFFFFF!important;}
#middle	#right
	{width:476px; height:248px; float:right; border:0!important; border:none!important;  overflow:hidden; x-scroll:none;}	

/* iimageviewer */
#viewer
	{width:100%; height:400px;  margin:0px auto 0 auto;}
#viewer	iframe
	{border:hidden!important;}	
#viewer	#center
	{width:100%; height:400px; float:left; border:0px solid #FFFFFF!important;}
#viewer	#right
	{width:476px; height:248px; float:right; border:0!important; border:none!important;  overflow:hidden; x-scroll:none;}	

/* contact */
.contacttekst {
	width:200px; color:#002663;
	float:left; margin:20px; margin-left:70px; line-height:18px;
}
.contact {
	width:300px; margin:20px;
	float:right;
}
.contact input {
	width:120px;
	font-family:Arial, Helvetica, sans-serif; font-size:12px;
	padding:3px; background-color:#CCCCCC;
	border:0px;
}
.contact textarea {
	width:200px; height:100px;
	font-family:Arial, Helvetica, sans-serif; font-size:12px;
	padding:3px; background-color:#CCCCCC;
	border:0px;
}

* html div.controls a {
	height: 10000px;
	background-position: center 300px;
}

div.controls a {
	text-indent: -5000px;
	overflow: hidden;
	outline: none;
	position: absolute;
	top: 0;
	width: 40%;
	height: 100%;
	background-position: center center;
	background-repeat: no-repeat;
	opacity: 0;
	filter: alpha(opacity=0);
	z-index:1;
}

div.controls a.previous {
	left: 0;
	background-image: url('../img/controller/controller_prev.png');
}

div.controls a.next {
	right: -70px;
	background-image: url('../img/controller/controller_next.png');
}
		
div.controls a:hover {
	opacity: 0.40;
	filter: alpha(opacity=40);
	z-index:1;
}

div#content .details_bg {
	background-color:#000;
	opacity: 0.60;
	filter: alpha(opacity=60);
	height:40px;
	width:380px;
	bottom:10px;
	left:10px;
	position:absolute;
	z-index:2;
}

div#content #details {
	position:absolute;
	color:#fff;
	font: 20px/.9em Helvetica, Arial, Verdana, sans-serif;
	font-weight:bold;
	text-align:left;
	top:10px;
	z-index:1;
	left:0px;
	width:380px;
	z-index:3;
	text-align:center;
}


ul li, p, div#content, h1 {
	position:relative;
	background-image: none;
}

div.corners .left_top {
	background-image: none;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=crop, src='/img/corners/top_left.png');
}

div.corners .left_bottom {
	background-image: none;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=crop, src='/img/corners/bottom_left.png');
}

div.corners .right_top {
	background-image: none;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=crop, src='/img/corners/top_right.png');
}

div.corners .right_bottom {
	background-image: none;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=crop, src='/img/corners/bottom_right.png');
}
