@charset "UTF-8";
/* CSS Document */

body {
		margin: 0px;
		background: #002b45 url('') bottom right no-repeat;	
}

#background {
		min-height: 100%;
		height: auto !important; 
		height: 100%; 
		position: absolute;
		width: 100%;
		background: transparent url('../images/background_img.jpg') right bottom no-repeat;
}

a {
		color: #002b45;
		text-decoration: none;
}

a:hover {
		text-decoration: underline;	
}

#page_bg {
		width: 100%;
		padding-bottom: 10px;
}

.colorTop {
		margin-left: auto;
		margin-right: auto;
		width: 754px;
		height: 8px;
		background-color: #cdce00;
}

.logo {
		margin-left: auto;
		margin-right: auto;
		width: 753px;
		margin-top: 37px;
		height: 49px;
		text-align: center;
}

.imageHeader {
		margin-left: auto;
		margin-right: auto;
		width: 848px;
		height: 242px;
}

.imageHeader .mask {
		float: left;
		position: absolute;
		z-index: 99;
}

.imgBox {
		position: absolute;
		float: left;
		width: 754px;
		height: 180px;
		margin: 35px 0 0 47px;
}

#nav {
		width: 754px;
		height: 12px;
		margin-top: 260px;
		margin-left: auto;
		margin-right: auto;
		z-index: 99;
		position: absolute;
		float: left;		
}

.content {
		width: 754px;
		margin-top: 30px;
		margin-left: auto;
		margin-right: auto;
		background: #ffffff url('../images/content_top.gif') left top no-repeat;
}

.content table {
		margin: 50px 0 0 53px;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 11px;
		color: #454545;
		line-height: 18px;
		
}


#callmeback {
		margin-left: 29px;	
}


.submit {
		color: #FFFFFF;
		background-color: #002b45;
		border: 0px;
		padding: 2px;
}

.contentfooter {
		margin-left: auto;
		margin-right: auto;	
		width: 754px;
		height: 45px;
		background: transparent url('../images/content_footer.png') left top no-repeat;
}

.gegevens {
		margin-left: auto;
		margin-right: auto;
		width: 667px;
		margin-top: 25px;
		padding-left: 87px;
		height: 40px;
		text-align: left;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 11px;
		color: #ffffff;
		line-height: 18px;		
}

#footer {
		width: 100%;
		height: 8px;
		position: absolute;
		bottom: 0px !important;
		bottom: -1px;
		left: 0;
}

.footer {
		position: relative;
		margin: 0 auto;
		z-index: 2;
}

.footer div {
		margin: 0px;
		margin-left: auto;
		margin-right: auto;
		width: 754px;
		height: 8px;
		background-color: #cdce00;	
}
