* 
{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}

html
{
	position: relative;
	width: 100%;
}

body
{
	position: relative;
	font-size: 75%;
	margin: 0;
	padding: 1ex;
	width: 100%;
	background-color: transparent;
}

h1, h2, h3, h4, h5
{
	font-weight: bold;
}

h1
{
	font-size: 150%;
	letter-spacing: 0.1ex;
}

h2
{
	font-size: 120%;
}

h3
{
	font-size: 120%;
}

h4
{
	font-size: 110%;
}

p
{
	margin-top: 1.4ex;
	margin-bottom: 1.2ex;
}

a img
{
	border-width: 0;
	border-style: none;
}

.invisible
{
  display: none;
}

div#container
{
	width: 95%;
}

div#imghead
{
	clear: both;
	margin-left: 3ex;
}

img#dioezese_logo
{
	display: none;
}

img#dioezese_logo_print
{
	float: right;
}

div#headmenu
{
	display: none;
}

div#separator
{
	height: 3ex;
	clear: both;
}

div#leftmenu
{
	display: none;
}

div#printfooter
{
	display: none;
}

a, a:visited, a:link
{
	text-decoration: none;
}

.windowheader, a span.windowheader, .articleheader
{
	text-decoration: none;
	color: #000000;
	font-weight: bold;
	font-size: 120%;
	line-height: 125%;
}

.headerimage
{
	display: none;
}

div#printfooter
{
	display: block;
	width: 100%;
	border-style: solid;
	border-width: 0.1ex;
	border-color: #000000;
	margin-top: 3ex;
	margin-bottom: 3ex;
	padding: 0.5ex;
	height: 60px;
}
