body {
	padding: 10px;
	margin: 0px;
/*	background-color: #ffe;*/
	background-color: #fff;
	color: navy;
	background-image: url(turm3.jpg);
	background-repeat: repeat-y;
}

body, td, th, h2, h3, h4, h5, h6 {
	font-family: Sans-Serif;
	font-size: 12px;
	margin-left: 0px;
}
h1 {
	font-size: 130%;
}
div#head {
	width: 812px;
	height: 153px;
/*	padding-left: 0px;*/
/*	padding-top: 0px;*/
	margin-left: 169px;
	margin-top: 0px;
/*	border-top-style: solid;*/
/*	border-bottom-style: solid;*/
	background: url(orgel33.jpg) no-repeat;
}

div#head p#logo {
	width: 140px;
	height: 50px;
/*	padding-top: 0px;*/
/*	padding-left: 0px;*/
	position: absolute;
	top: 5px;
	left: 760px;
	background: url(sthedwig.jpg) no-repeat;
}

div#head p#caption {
	width: 700px;
	height: 100px;
	padding-top: 20px;
	padding-left: 0px;
/*	border-top-style: solid;*/
/*	border-bottom-style: solid;*/
	border-width: 1px;
	font-weight: bold;
	font-style: italic;
	font-size: 300%;
	position: absolute;
	top: 10px;
	left: 250px;
	color: navy;
/*	background-color: none;*/
}

div#head p {
	font-weight: bold;
	margin: 5px 0px;
}

div#head p#address {
	width: 265px;
	position: absolute;
	left: 720px;
	top: 85px;
	color: white;
/*	background: url(fenster1.jpg) no-repeat;*/
/*	background-color: navy;*/
	padding: 5px 5px 5px 5px;
}

div#shortcut {
	margin-bottom: 1em;
	margin-top: 10px;

}

div#shortcut div {
	background-color: navy;
/*	background: url(fenster1.jpg) no repeat;*/
	font-weight: bold;
/*	margin-left + padding-left = 140px*/
	margin-left: 170px;
	width: 700px;
	padding: 1px 0px 1px 20px;

}

div#shortcut div *,
div#shortcut div  {
	color: white;
}

div#shortcut a:hover {
	background-color: #ffe;
	color: maroon;
}

div#shortcut a:active {
	color: red;
}

div#shortcut span#actualdocument {
	background-color: #ffe;
	color: red;
}

div#shortcut a:link,
div#shortcut a:visited,
div#shortcut a:hover {
	text-decoration: none;
}


div#head p,
div#shortcut {
	line-height: 13px;
}

td {
	padding: 0px;
}

td#contents td {
	padding: 0px 4px;
}

td#navi {
	vertical-align: top;
	padding-right: 0.5ex;
	padding-left: 10px;
/*	white-space: nowrap;*/
/*	width: 92px;*/
	width: 180px;
}

td#navi ul {
	display: block;
	margin: 0px;
	padding: 0px;
	list-style: none;
}

td#navi ul li {
	margin: 0px;
	padding: 0px;
}

td#navi ul li li {
	padding-left: 1em;
}

td#navi a,
td#navi a:link,
td#navi a:visited {
	color: navy;
	font-weight: bold;
	text-decoration: none;
}

td#navi a:hover {
	color: red;
}

td#navi a:active {
	 color: navy;
}

td#navi span {
	display: block;
	width: 120px;
	color: navy;
/*	background-color: mintcream;*/
	font-size: 90%;
	background-color: #e6eaef;
	border-width: 0px 0px 0px 0px;
	border-style: none none none none;
}

/*
	eingerueckt
*/
td#navi li li span {
	background-color: #ffe;
	color: #970;
	font-size: 90%;
}

td#navi li li a:visited,
td#navi li li a:link {
	color: #970;
}

td#navi span a {
	color: red;
}

td#navi span#actualdocument {
	background-color: white;
	color: red;
}

td#navi li li span#actualdocument {
	background-color: #ffe;
}

td#navi ul li {
	padding-bottom: 3px;
}

td#navi ul li ul {
	padding-top: 3px;
	margin-bottom: -3px;
}

td#contents {
	padding-right: 1ex;
	padding-bottom: 0.5ex;
	vertical-align: top;
}

td#contents table {
	border-collapse: collapse;
}

td#contents td,
td#contents th {
	text-align: left;
	vertical-align: top;
}

td#contents a:link {
	color: maroon;
}

td#contents a:visited {
	color: navy;
}

td#contents a:hover {
	color: red;
}

td#contents table {
	width: 100%;
}

td#contents table p {
	margin-top: 0px;
	margin-bottom: 0.5ex;
}

td#contents table table {
	width: auto;
}


div#right {
	position: absolute;
	width: 145px; /* Incorrect value fed to ie5win */
	top: 250px;
	left:800px;
/*	margin: 5px 5px 5px 5px;*/
	padding: 10px 0px 10px 10px;
/*	border: 1px ;
	border-left-style: solid;
	border-right-style: solid;
	border-top-style: solid;
	border-bottom-style: solid;*/
	border-style: none none none none;
	background: #fff url(paper-bg.jpg) repeat-y;
	}



hr {
	height: 1px;
	border-width: 0px;
	border-style: none;
	color: navy;
	background-color: navy;
}
