/*
 * default.print.css 
 * 
 * Created: 2005-06-25
 * Updated: 2005-06-25
 *
 */

html
{
	font-family: "times new roman", georgia, sans-serif;
	font-size: 12pt;
	line-height: 120%;
}

h1
{
	font-size: 19pt;
	color: #272727;
	margin: 0.5em 0;
}

h2
{
	font-size: 12pt;
	color: #585858;
	margin: 0.5em 0;
}

div#headerLayout1, div#navigation, .helpwidget, .noDisplay, input#versturen
{
	display: none;
}

.noVisibility
{
	visibility: hidden;
}

.cleaner
{
	clear: both;
	margin: 0; 
	padding: 0;
}


.right
{
	float: right;
	margin: -1em 0.75em 0 0.25em;
}

address 
{
	font-style: normal;
	margin: 0.9em;
}

span.address 
{
	float: left;
	width: 4.25em;	
}

a
{
	color: #343434;
	text-decoration: underline;
}

strong
{
	color: #363636;
}

label.labelInput
{
	float: left;
	width: 11em;
}

fieldset
{
	border: 0;
	margin: 1em 0.25em;
	padding: 0.5em;
}

textarea
{
	font-family: verdana, sans-serif;
	font-size: 80%;
	height: 14em;
	width: 20em;
}

ol.mediationpp
{
	list-style: none;
	margin-top: -1em;
	padding: 0;
}

ol.mediationpp span
{
	float: left;
	width: 11em;
}