* 
{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	padding:0ex;
	margin:0ex;
}

html 
{
	position: relative;
}

body
{
	position: relative;
	background-color: #ffffff;
	margin: 0;
	padding: 0;
	font-size: 75%;
	margin-bottom: 3ex;
}

h1
{
	font-weight: bold;
	font-size: 115%;
}

h2
{
	font-weight: bold;
	font-size: 100%;
	margin-top: 2.3ex;
}

p
{
	margin-top: 1ex;
}

.personcontact
{
	display: block;
	margin-left: 1ex;
}

a img
{
	border-style: none;
	border-width: 0;
}

.invisible
{
    position: absolute;
	 top: -1000px;
    left: -1000px;
    width: 0;
    height: 0;
    overflow: hidden;
    display: inline;
}

div#content_wrapper
{
	padding: 0;
	margin: 0;
	width: 1012px;
}

div#header
{
	margin: 0;
	padding: 0;
}

div#header img
{
	border-style: none;
	border-width: 0;
}

div#right, div#right_card, div#right_card_placeholder
{
	float: right;
	margin-right: 15px;
	font-size: 85%;
	letter-spacing: -0.1ex;
}

div#right_card_placeholder
{
	width: 409px;
	height: 200px;
}

div#right
{
	background-color: #e5e5e5;
	width: 184px;
}

div#right_card
{
	position: fixed;
	left: 580px;
	top: 165px;
}

div#right_card img
{
	border: none;
	border-width: 0px;
}

div#right a, div#right a:visited, div#right a:hover
{
	color: #000000;
	text-decoration: none;
}

div#right p
{
	margin-top: 1.5ex;
	margin-bottom: 3.5ex;
}

div#right a:hover
{
	text-decoration: underline;
}

div#right img
{
	margin-left: 10px;
}

div#navigation
{
	float: left;
	min-height: 600px;
	width: 271px;
	background-image: url(images/nav.jpg);
	background-position: top left;
	background-repeat: no-repeat;
	margin: 0;
}

div#navigation ul
{
	margin-top: 124px;
	list-style: none;
	list-style-position: outside;
	margin-left: 3px;
}

div#navigation ul li
{
	display: table;
	text-transform: uppercase;
	font-weight: bold;
	padding: 1px;
	padding-right: 0px;
	width: 146px;
	margin-bottom: 3px;
	margin-top: 3px;
	border-top-style: dashed;
	border-top-width: 2px;
	border-bottom-style: dashed;
	border-bottom-width: 2px;
	border-left-style: dashed;
	border-left-width: 2px;
	border-color: transparent;
	cursor: pointer;
}

div#navigation ul li a, div#navigation ul li a:visited
{
	color: #000000;
	text-decoration: none;
}

div#navigation ul li:hover, div#navigation ul li.over
{
	border-top-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-right-width: 0px;
	border-color: #9e0000;
	border-top-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
}

div#navigation ul li:hover#contact, div#navigation ul li.over#contact
{
	border-right-style: solid;
	border-right-width: 2px;
}


div#navigation ul li ul
{
	display: none;
	position:absolute;
	list-style-type:none;
	list-style-position:outside;
	top:auto;
	margin-top: 0;
	left:152px;
}

li > ul {
	top: auto;
	left: auto;
}

div#navigation ul li ul li, div#navigation ul li ul li:hover
{
	float: none;
	list-style-type:none;
	width: 16.5em;
	padding: 1px;
	padding-left:0.6em;
	border-width: 0;
	border-style: none;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #9e0000;
	border-top-style: none;
	border-top-width: 0px;
	border-left-style: none;
	border-left-width: 0px;
	margin: 0;
	background-color: #fccb05;
	color: #000000;
	font-weight: bold;
	font-size: 90%;
	padding-top: 3px;
	padding-bottom: 3px;
}

div#navigation ul li ul li:first-line, div#navigation ul li ul li:first-child, div#navigation ul li ul li:hover:first-line, div#navigation ul li ul li:hover:first-child
{
	border-top-style: solid;
	border-top-color: #9e0000;
	border-top-width: 2px;
	margin-top: -3px;
}

div#navigation ul li ul li a, div#navigation ul li ul li a.subnavlink, div#navigation ul li.subnavlink
{
	text-decoration: none;
	color: #000000;
	font-weight: bold;
}

div#navigation ul li:hover ul, div#navigation ul li.over ul
{
	display: inline;
	visibility: visible;
	z-index: 100;
	cursor: pointer;
	margin: 0;
	padding:0;
}

div#navigation ul li .topmenu
{
	display:block;
	padding-right: 0.6em;
	padding-left:0.6em;
	margin:0;
	color:#FFFFFF;
}

div#navigation ul li .topmenu:hover
{
	text-decoration:none;
}

div#navigation ul li.over /* fix IE bug -> navigation would be behind content */
{
	z-index: 100;
}

div#navigation ul li ul li:hover
{
	background-color: #f89c0b;
}

div#content
{
	overflow: auto;
	display: block;
}

div.padding_in
{
	padding: 1.2ex 2ex 2ex 2ex;
}

.padding_incontent
{
	padding: 0ex 3ex 1ex 3ex;
}

.textupperstr
{
	text-transform: uppercase;
	letter-spacing: 0.3ex;
	font-weight: bold;
	font-size: 105%;
}

#kathkirche
{
	width: 100%;
	background-color: #ffffff;
	padding-top: 17px;
	text-align: right;
}

li#contact
{
	background-color: #E60005;
	text-align: center;
	font-size: 115%;
	padding-top: 3ex;
}

li#contact a, li#contact a:hover, li#contact a:visited
{
	color: #ffffff;
}

div#content table table td
{
	padding: 0.5ex;
	vertical-align: top;
}

tr td a .windowheader, tr td a .windowheader:visited
{
	font-size: 115%;
	font-weight: bold;
	color: #000000;
}

a, a:visited
{
	text-decoration: none;
}

a:hover
{
	text-decoration: underline;
}

.articleheader
{
	font-size: 125%;
	font-weight: bold;
}

.articlesubheader
{
	font-weight: bold;
}