/* ----- Created by Emile Blume - Netcreators.nl - 2006 ----- */

body{
	margin: 0;
	padding: 0;
	background: #FFFFFF;
	color: #404040;
	font-size: 8pt;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}

h1, h2, h3, h4, h5, h6 {
	margin: 0;
	padding: 0;
	color: #002776;
	font-size: 8pt;
	font-weight: bold;
}

/*input, select, textarea {
	border: 1px solid #818A8F;
	padding: 0;
	padding-left: 2px;
	font-size: 11px;
}*/

img {
        border: 0;
}
.customlogo {margin-top: 10px;max-height: 70px;overflow: hidden;}
.customlogo img {max-height: 70px;max-width: 600px;}

#frame {
	background: url(../images/bg-frame.gif) repeat-y left;
	margin: auto;
	margin-top: 4px;
	min-height:620px;
	height:auto !important;
	width: 776px;
	top: 0;
	position: relative;
}

#header{
	background: url(../images/bg-nav-top.gif) repeat-x right bottom;
	border-bottom: 5px solid #FFFFFF;
	height: 104px;
	width: 604px;
	left: 0;
	position: relative;
}

#header h1 {
	background: url(../images/logo.gif) no-repeat left top;
	height: 44px;
	width: 395px;
	margin-left: 15px;
	margin-top: 10px;
	position: absolute;
}

#header h1 a {
	height: 44px;
	width: 395px;
	display: block;
	cursor: pointer;
}

#header h2 {
}

#header h1 span, #header h2 span {
	display: none;
}

#nav1-title {
	background: url(../images/an-corporate.gif) no-repeat right;
	height: 65px;
	width: 604px;
	left: 0;
	top: 110px;
	position: absolute;
	z-index: 0;
}

#nav1-title h3 {
	left: 15px;
	top: 38px;
	position: relative;
	color: #002776;
	font-size: 14px;
	font-weight: bold;
	width: 500px;
}

#nav2-title {
	color: #002776;
	font-size: 19px;
	font-weight: normal;
	margin-top: 20px;
	margin-bottom: 14px;
}

#locaties {
	display: none;
}

#left {
	float: left;
	margin-top: 80px;
	width: 121px;
	width: 160px;
}

#center {
	float: left;
/*	width: 470px;*/
	width:444px;
	margin-left: 15px !important;
	margin-left: 10px;
	margin-top: 60px;
	margin-bottom: 5px;

	min-height:330px;
	height:auto !important;
	height:330px;
	display:inline;
}

#center a, #footer a {
	color: #009FDA;
	color: #A70240;
	font-weight: normal;
	text-decoration: none;
}

#center a:hover {
	text-decoration: underline;
}

#center p {
	margin-top: 0;
}

#center ul {
	margin-left: 20px;
	padding: 0;
}

#center li {
	list-style-image: url(../images/arrow-grijs.gif);
}

#center #button{
	background: #002776;
	color: #FFFFFF;
	margin-top: 6px;
	text-transform: lowercase;
}

#contentC {
	display:none;
}

#contentL, #contentR {
	width: 224px !important;
	width: 220px;
	float: left;
}

#contentL {
	margin-right: 10px;
}

#right {
        /*
	right: 0;
        */
        position:absolute;
        left: 608px;
	top: 0;
	width: 169px;
}

#right iframe {
	border:none;
	overflow:hidden;
}

#right #border {
	border:none;
	z-index:100;
	overflow:hide;
}

#right #parkeer {
	margin-left:20px;
}

#footer #tel {
	display: block;
	width: 160px;
	top: -110px;
	_top: -60px;
	left: 620px;
	position: relative;
}


.footer-container #tel h3 {
	color: #34b6e4;
	font-size: 150%;
	font-weight: bold;
}

/*
#right {
        left: 608px;
	top: 0;
	position: absolute;
	width: 169px;
}

#right iframe {
	border:none;
	overflow:hidden;
}

#right #border {
	border:none;
	z-index:100;
	overflow:hide;
}

#right #parkeer {
	margin-left:20px;
}

#footer #tel {
	display: block;
	width: 160px;
	top: -110px;
	_top: -60px;
	*top: -80px;
	left: 620px;
	*left: 145px;
	position: relative;
}
*/