body {
	margin:0px;
	padding:0px;
	overflow:hidden;
	
	scrollbar-3dlight-color:#f15c22;
	scrollbar-arrow-color:#f15c22;
	scrollbar-base-color:#fff;
	scrollbar-darkshadow-color:#f15c22;
	scrollbar-face-color:#fff;
	scrollbar-highlight-color:#bddff2;
	scrollbar-shadow-color: #fff;

}
a {
	text-decoration:none;
	color:#19388a;
		font-size: 12px;
		font-style:normal;

} 
html {
	overflow:hidden;
}

#flag {
	position:absolute;
	width:49px;
	height:37px;
	z-index:2;
	left: 922px;
	top: 33px;
}

img#bg {
position:absolute;
top:0;
left:0;
width:100%;
height:100%;
z-index:1;
}


#top {
	position:absolute;
	width:100%;
	height:94px;
	z-index:3;
	background-image:url(images/top-repeat.png);
	background-repeat:repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFF;
	font-weight: bold;
}

#bottom {
	position:absolute;
	width:100%;
	height:94px;
	background-image:url(images/bottom-repeat.png);
	background-repeat:repeat-x;
	bottom:0px;
	z-index:10;
	left:0px;
	right:0px;
}

#bottom-adres {
	position:absolute;
	width:1000px;
	height:27px;
	margin-left:-500px;
	top:50px;
	left:50%;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	color: #FFF;
}
#center {
	position:absolute;
	width:1000px;
	height:492px;
	z-index:11;
	top: 130px;
	margin-left:-500px;
	left:50%;
	padding-top:50px;
	padding-left:0px;
}


.normal {
	font-family: arial, Geneva, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #19388a;
}

.smallfont {
	font-family: arial, Geneva, sans-serif;
	font-size: 10px;
	font-style: normal;
	color: #19388a;
	font-style:italic;
	line-height:20px;
}

h1{
	font-family: arial, Geneva, sans-serif;
	font-size: 16px;
	font-style: normal;
	color: #19388a;
	font-weight:bold;
	padding-left:6px;
	margin:3px;

}
#titel-gradient {
	position:absolute;
	width:600px;
	height:29px;
	z-index:1;
	left: 0px;
	top: 5px;
	background-image: url(images/left-gradient.png);
	background-repeat:no-repeat;
}
#center-top {
	position:absolute;
	width:1000px;
	height:90px;
	z-index:11;
	margin-left:-500px;
	left:50%;
}

#melting {
	position:absolute;
	width:500px;
	height:35px;
	z-index:1;
	left: 264px;
	top: 29px;
}

.border {
	border:solid;
	border-color:#4b6ddb;
	border-width:1px;
}

#right {
	position:absolute;
	width:280px;
	z-index:2;
	margin-left:-80px;
	left:80%;
	height:363px;
	margin-top:-182px;
	top:50%;
	background-image:url(images/right.png);
	background-repeat:no-repeat;
	background-position:right;
	font-size:10px;
	font-family:Arial, Helvetica, sans-serif;
	color: #19388a;
	}
	
#right-gebouw {
	position:absolute;
	width:420px;
	z-index:2;
	right:0px;
	height:363px;
	margin-top:-182px;
	top:50%;
	background-image:url(images/background-rechts.png);
	background-repeat:no-repeat;
	background-position:right;
	font-size:10px;
	font-family:Arial, Helvetica, sans-serif;
	color: #19388a;
	}
	
#menu {
	position:absolute;
	width:1000px;
	height:20px;
	z-index:999;
	top:100px;
	margin-left:-500px;
	width:800px;
	left:50%;
}

.inputborder {
	border:solid;
	border-width:1px;
	border-color:#C60;
}
