body {
	font-family: "Trebuchet MS";
	color: black;
	font-size: 0.8em;
	margin: 0;
	padding: 0;
}

a {
	color: #5a6cce;
}

h1,h2,h3,h4,h5,h6 {
	font-family: Palatino Linotype;
}

h1 {
	font-size: 180%;
}

h2 {
	font-size: 140%;
}

em {
	font-style: normal;
	font-weight: bold;
}

#logo {
	display: none;
}

#printlogo {
	display: block;
	margin: 0 0 20px -7px;
}

#quickNav, #mainNav {
	display: none;
}

#homepage div.subblok0 a,
#homepage div.subblok1 a,
#homepage div.subblok2 a {
	display: none;
}

#homepage img {
	display: none;
}

#rechterkolom {
	margin-top: 50px;
}

#rechterkolom .quote {
	display: inline;
}

#rechterkolom .caption {
	display: inline;
}

#rechterkolom .caption img {
	display: none;
}

#paginaopsomming {
	list-style: none;
	margin: 0 0 0 25px;
	padding: 0;
}

#paginaopsomming a {
	display: none;
}

ul.advocatenlijst {
	margin: 0;
	padding: 0;
	list-style: none;
}

ul.advocatenlijst li {
	display: block;
	width: 100%;
	clear: both;
}

ul.advocatenlijst li div.advocaat {
	padding: 5px;
}

ul.advocatenlijst h4 {
	display: inline;
	margin: 0;
	padding: 0;
}

ul.advocatenlijst li img {
	float: left;
	margin: 0px 5px 5px 0;
}

ul.advocatenlijst li div.noimg {
	width: 1px;
	height: 75px;
	float: left;
	margin: 0 5px 5px 0;
}

ul.advocatenlijst li a {
	display: none;
}

#advocatenpagina h1 {
	display: inline;
}

#advocatenpagina img.foto {
	float: left;
	margin: 0 10px 10px 0;
	vertical-align: middle;
	padding: 1px;
	border: 1px #B0ABAF solid;
}

#advocatenpagina p {
	margin: 0 0 20px 0;
}

#contactform form {
	width: 500px;
}

#contactform label {
	display: block;
	width: 100px;
	float: left;
	font-weight: bold;
}

#contactform  input {
	width: 200px;
	margin: 0;
	padding: 0;
	border: solid 1px #5A6CE4;
}

#contactform textarea {
	margin: 0;
	padding: 0;
	width: 200px;
	font-family: "Trebuchet MS";
	color: black;
	font-size: 1em;
	border: solid 1px #5A6CE4;
}
	
#contactform .formrow {
	margin: 5px 0 0 0;
}

#contactform input#send {
	margin-left: 100px;
	width: 209px;
	border-style: outset;
}

#contactform .fieldWithErrors input,
#contactform .fieldWithErrors textarea {
	border: solid 1px red;
}

#contactform .formError {
	width: 300px;
	text-align: right;
	color: red;
}

#footer {
	display: inline;
	font-size: 80%;
}

img#logo_vfas {
	margin-left: 10px;
	vertical-align: middle;
}

/* This is the print stylesheet to hide the Flash headlines from the browser... regular browser text headlines will now print as normal */

.sIFR-flash {
	display: none !important;
	height: 0;
	width: 0;
	position: absolute;
	overflow: hidden;
}

.sIFR-alternate {
	visibility: visible !important;
	display: block !important;
	position: static !important;
	left: auto !important;
	top: auto !important;
}