* 
{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}

html
{
	position: relative;
	width: 100%;
}

body
{
	position: relative;
	font-size: 75%;
	margin: 0;
	padding: 0;
	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
{
  position: absolute;
	top: -1000px;
  left: -1000px;
  width: 0;
  height: 0;
  overflow: hidden;
  display: inline;
}

div#container
{
}

div#imghead, div#headmenu
{
	clear: both;
	margin-left: 3ex;
}

div#headmenu
{
	margin-top: 3.7ex;
}

img#dioezese_logo
{
	float: right;
}

div#teaser
{
	margin-bottom: 5ex;
}

div#separator
{
	height: 3ex;
	clear: both;
}

div#leftmenu
{
	display: block;
	float: left;
	width: 20em;
	background-color: #ffcc66;
	padding-bottom: 3ex;
	padding-top: 3.7ex;
	margin-right: 2ex;
}

div#leftmenu ul
{
	list-style: none;
	padding-left: 0ex;
	margin-left: 3ex;
	font-size: 115%;
	font-weight: bold;
}

div#leftmenu ul li
{
	margin-top: 1ex;
	margin-bottom: 2.2ex;
}

div#leftmenu ul li a
{
	text-decoration: none;
	color: #000000;
}

div#leftmenu ul li a:hover
{
	text-decoration: underline;
	color: #939393;
}

div#search
{
	margin-left: 3ex;
	margin-top: 5.5ex;
}

div#search h1
{
	color: #939393;
	text-transform: uppercase;
	padding-bottom:0;
	margin-bottom:0;
}

div#search form
{
	padding: 0;
	margin: 0;
}

div#search p
{
	font-size: 85%;
}

div#login
{
	margin-top: 5ex;
	padding-left: 3ex;
	padding-top: 1ex;
	border-top-style: dotted;
	border-top-width: 1px;
	border-top-color: #939393;
}

div#content_wrapper
{
	padding-left: 2ex;
	float: left;
	width: 70%;
}

div#printfooter
{
	display: none;
}

a, a:visited, a:link
{
	text-decoration: none;
	color: #939393;
}

.windowheader, a span.windowheader, .articleheader
{
	text-decoration: none;
	color: #ffcc66;
	font-weight: bold;
	font-size: 120%;
	line-height: 125%;
}

.contenttext
{
	color: #939393;
}

#teaser .headerimage a
{
	color: #000000;
}

.headerimage
{
	text-align: center;
	float: left;
	display: block;
	font-weight: bold;
	text-align: center;
}

.headerimage img
{
	margin-bottom: 0.6ex;
}


/* start of drop-down-navigation */

div#headmenu ul li a, div#headmenu ul li a:hover, div#headmenu ul li a:visited
{
	color: #939393;
	text-decoration: none;
	font-weight: bold;
}

div#headmenu ul li a:hover, div#headmenu ul li ul li a:hover
{
	text-decoration: underline;
	color: #000000;
}

#headmenu ul
{
	padding: 0 0 0 0;
	margin: 0 0 0 0;
	list-style: none;
	list-style-position: outside;
	float:left;
}

#headmenu ul li 
{
  float: left;
	position: relative;
	display: block;
	width: 125px;
	font-size: 90%;
	height: 30px;
	text-align: center;
	cursor: pointer;
	margin: 0.2ex 0 0.2ex 0.4ex;
	padding: 0 0.4ex 0 0;
	border-left-style: solid;
	border-left-width: 1px;
	border-left-color: #939393;	
}

#headmenu ul li a
{
	text-decoration: none;
}

#headmenu ul li ul
{
	display: none;
	position: absolute;
	margin-left:0;
	padding-left:0;
	list-style-type:none;
	list-style-position:outside;
	top: 30px;
	left:0;
}

li > ul {
	top: auto;
	left: auto;
}

#headmenu ul li ul li
{
	float: none;
	list-style-type:none;
	width: 125px;
	padding-top: 0.2em;
	padding-bottom: 0.2em;
	border-width: 0;
	border-style: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ffffff;
	margin: 0;
	background-color: #939393;
	color: #000000;
	font-weight: bold;
	height: auto;
}

#headmenu ul li ul li a, #headmenu ul li ul li a:visited
{
	text-decoration: none;
	color: #ffffff;
	font-weight: bold;
}

#headmenu ul li:hover ul, #headmenu ul li.over ul
{
	display: block;
	visibility: visible;
	z-index: 100;
	cursor: pointer;
	margin: 0;
	padding:0;
}

#headmenu ul li:hover
{
	background-color: #ffffff;
}

#headmenu ul li.over /* fix IE bug -> navigation would be behind content */
{
	z-index: 100;
}

#headmenu ul li ul li:hover
{
	background-color: #939393;
	color: #000000;
}

/* end of drop-down-navigation */
