html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, code, del, dfn, em, img, q, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	border: 0 none;
	font-family: inherit;
	font-size: 100%;
	font-style: inherit;
	font-weight: inherit;
	margin: 0;
	padding: 0;
	vertical-align: baseline;
}

html, body {
	background-color: #fff;
	color: #000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

#wrapper {
	margin: 30px auto !important;
	width: 930px;
	position: relative;
}

#header {
	width: 930px;
	height: 80px;
	background: url(../images/logo.jpg) no-repeat #fff;
	margin-bottom: 10px;
}

#header h1 {
	display: none;
}


#nav {
	
}

#nav ul {
	float:right;
	margin:50px 0 0 0;
	padding:0;
}

#nav ul li {
	float:left;
	display:inline;
	text-transform:uppercase;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	margin-left: 25px;
	
}
#nav ul li a {
	color:#737373;
	display:block;
	float:left;
	font-size:1.3em;
	margin:0 ;
	padding:0;
}

#nav ul li a:hover, #nav ul li a.active {
	border-top:5px solid #e9e9e9;
	color:#737373;
	margin-top:-5px;
	text-decoration:none;
}

#nav ul li a.active {
	border-color:#142a53;
	color:#142a53;
}

#nav ul li a:hover.active {
	color:#142a53;
}

#slogan {
	width: 930px;
	height: 40px;
	background: url(../images/slogan.jpg) no-repeat #fff;
	margin-bottom: 10px;
}

#slogan h2 {
	display: none;
}

#foto {
	text-align: center;
	margin-bottom: 30px;
}

#foto img {
	border: 10px solid #e9e9e9;
}

#left {
	float: left;
	display: inline;
	width: 650px;
	margin-left: 8px;

}

#left h3 {
	color: #4e84b2;
	font-size: 22px;
	font-weight: normal;
	width: 616px;
	border-bottom: 1px solid #4e84b2;
	margin-bottom: 15px;
}

#left p, #left ul {
	
	margin-left: 2px;
	padding-right: 32px;
	border-right: 1px solid #e9e9e9;
	line-height: 17px;
	padding-bottom: 14px;
}

#left ul li {
	margin-left: 35px;
	margin-bottom: 2px;
	list-style:square;
}

#left ul li ul {
	border:none;
	padding-right:0;
}

#left .verzekeraars {
	width: 616px;
	margin-left: 35px;
	border-right: 1px solid #e9e9e9;
	padding-bottom: 14px;
}

#left .verzekeraars tr {
	height: 100px;
}

#map_placeholder {
	width: 639px;
	border-right: 1px solid #e9e9e9;
	padding: 0 10px 14px 0;
}

#map {
	border: 1px solid #000;
	width: 630px;
	height: 300px;
	margin-left: 5px;
}



#right {
	float: left;
	display: inline;
	width: 245px;
	margin-left: 20px;
}

#right h3 {
	color: #4e84b2;
	font-size: 22px;
	font-weight: normal;
	width: 244px;
	border-bottom: 1px solid #4e84b2;
	margin-bottom: 15px;
}

#right p {
	line-height: 17px;
	margin-bottom: 14px;
}

#right ul {
	margin-left: 25px;
}

#right ul li {
	margin-bottom: 10px;
	list-style:square;
	color: #114477;
}

#right a.mailme {
	color: #000;
}


#footer {
	width: 930px;
	height: 12px;
	float: left;
	display: inline;
	border-top: 1px solid #e9e9e9;
	margin: 20px 0px;
}

#footer p {
	display: block;
	width: 920px;
	margin: 3px 0 0 10px;
	color: #7aa2c5;
}

#footer p a {
	color: #7aa2c5;
}


#footer p span {
	margin-left: 390px;
}

#footer p span a {
	color: #114477;
}

.folder {
	margin: 0 20px 10px 20px;
}

.fright {
	float: right;
	display: inline;
}

.foto_frontpage {
	float: right;
	display: inline;
	margin: 0 10px 0 10px;
	border: 1px solid #000;
}


a {
	color: #114477;
	text-decoration: none;
}