@media screen {
  body {
	background-color: #ffc;
	color: #000;
	margin-top: 0;
	margin-left: 0;
	margin-bottom: 0;
	margin-right: 0;
  }
  body, table, tr, td, p, i, b, h1, h2, h3, h4, h5, em, ul, ol, li {
	font-family: Verdana, Helvetica, sans-serif;
  }

  body.leinwand	{
	background-color: #479;
	color: #fff;
	text-align: center;
	margin-top: 0;
	margin-left: 0;
	margin-bottom: 0;
	margin-right: 0;
  }
  .leinwand {
	font-family: sans-serif;
	background-color: #479;
	vertical-align:	top;
	text-align: center;
	color: #fff;
	text-decoration: none;
  }
  .leinwand h1 {
	color: #fff;
  }
  .leinwand .titel {
	height:	18px;
	font-family: sans-serif;
	font-size: 8pt;
	font-weight: bold;
	text-align: left;
	color: #479;
	background-color: #ffc;
	margin:	0;
	padding-top: 5px;
	padding-left: 5px;
  }
  .leinwand .bild {
	margin-top: 5px;
  }
  .leinwand .bildunterschrift {
	margin-top: 1em;
	font-family: sans-serif;
	font-size: 8pt;
	font-weight: normal;
	color: #fff;
  }
  .leinwand .schliessenbutton {
	margin-top: 5px;
	font-family: sans-serif;
	font-size: 8pt;
	color: #fff;
  }
  .leinwand {
	background-color: #479;
	color: #ffc;
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 8pt;
	text-align: center;
  }
  .leinwand a:link, .leinwand a:visited {
	color: #479;
	background-color: #ffc;
	font-family: Verdana, Helvetica, sans-serif;
	font-weight: bold;
	text-decoration: none;
  }
  .leinwand a:hover {
	font-family: Verdana, Helvetica, sans-serif;
	background-color: #479;
	color: #ffc;
	background-color: #800;
	text-decoration: none;
  }
  .leinwandtop {
	background-color: #ffc;
	color: #479;
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 8pt;
	padding-left: 1em;
	text-align: left;
	font-weight: bold;
  }

  table {
	font-size: 8pt;
  }
  .image {
	border: 1px #ffc solid;
	text-align: center;
	white-space: normal;
	position: relative;
	visibility: visible;
	top: 5px;
  }
  .strichunten {
	border: 2px solid;
	border-color: #479 #479 #ffc #479
  }
  .strichrechts {
	border: 2px solid;
	border-color: #479 #ffc #479 #479
  }
  .titel {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #479;
  }
  .klein {
	font-size: 70%;
  }
  h1 {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 130%;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #479;
	margin-top: 0.2em;
	margin-bottom: 0.2em;
  }
  h2 {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 120%;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #479;
	margin-top: 0.5em;
	margin-bottom: 0.4em;
  }
  h3 {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 100%;
	font-style: normal;
	color: #479;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	margin-top: 0.5em;
	margin-bottom: 0.4em;
  }
  #eckenlogo {
	text-align: left;
	padding-left: 1.5em;
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #fff;
	background-color: #479;
  }
  .topnav {
	background-color: #479;
  }
  .topnav td {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 8pt;
	color: #bbb;
	background-color: #479;
  }
  .topnav a:link {
	color: #ffc;
	font-weight: bold;
	text-decoration: none;
  }
  .topnav a:visited {
	color: #ffc;
	font-weight: bold;
	text-decoration: none;
  }
  .topnav a:hover {
	font-family: Verdana, Helvetica, sans-serif;
	font-weight: bold;
	color: #479;
	background-color: #ffc;
	text-decoration: none;
  }
  .nohover a:hover {
	background-color: #479;
	color: #ffc;
	text-decoration: none;
  }

  #menu {
	width: 120px;
	font-family: Verdana, Helvetica, sans-serif;
	color: #fff;
	background-color: #479;
  }
  #menu div {
	font-family: Verdana, Helvetica, sans-serif;
	color: #bbb;
	font-size:8pt;
	font-weight:bold;
	margin-left: .5em;
	margin-bottom: .5em;
	padding-bottom: .5em;
	border-color: black black #bbb;
	border-style: dashed;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px
  }
  #menu div div {
	font-size: 90%;
	font-weight: bold;
	margin-left: 1em;
	margin-bottom: 0px;
	padding-bottom: 0px;
	border:0;
  }
  #menu a:link {
	color: #ffc;
	text-decoration: none;
  }
  #menu a:visited {
	color: #ffc;
	text-decoration: none;
  }
  #menu a:hover {
	font-family: Verdana, Helvetica, sans-serif;
	color: #479;
	background-color: #ffc;
	text-decoration: none;
  }
  #menubemerkung {
	text-align: center;
	color: #ccc;
	font-size: 8pt;
	font-weight: normal;
  }
  #content {
	color: #000;
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 10pt;
	text-align: left;
	vertical-align: top;
	padding-top: 0em;
	padding-left: 1em;
	padding-right: 1em;
	padding-bottom: 1em;
  }
  #content td {
	color: #000;
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 8pt;
  }
  #content a:link, #content a:visited {
	color: #800;
	font-family: Verdana, Helvetica, sans-serif;
	font-weight: bold;
	text-decoration: none;
  }
  #content a:hover {
	font-family: Verdana, Helvetica, sans-serif;
	color: #fff;
	background-color: #800;
	text-decoration: none;
  }
  #content #kasten {
	font-size: 90%;
	color: #000;
	background-color: #ffe;
  }
  #content #kastentitel {
	color: #ffe;
	background-color: #800;
	font-size: 100%;
	font-weight: bold;
	text-decoration: none;
  }
  .kasten {
	font-size: 8pt;
	color: #000;
	background-color: #ffe;
	padding: 0.5em;
	margin-bottom: 0.5em;
  }
  .kasten .kastentitel {
	font-size: 100%;
	color: #ffe;
	background-color: #800;
	font-weight: bold;
	text-decoration: none;
	margin-bottom: 0.5em;
  }
  .kasten table {
	font-size: 8pt;
  }
  .kasten p,h1,h2,h3 {
	margin-top: 0.5em;
	margin-bottom: 0.5em;
  }
  .kasten a:link {
	color: #800;
  }
  .kasten a:visited {
	color: #800;
  }
  .kasten a:hover {
	color: #ffe;
	background-color: #800;
  }
  .subnav {
	float: right;
	margin: 0px;
  }
  .pfarrbrief {
	font-size: 10pt;
  }
  .pfarrbrief td {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 10pt;
  }
  .pfarrbrief td h1 {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 12pt;
  }
  .pfarrbrief td p {
	font-family: Times New Roman, serif;
	font-size: 11pt;
  }
  .pfarrbrief td b {
	font-family: verdana,sans-serif;
	font-size: 10pt;
  }

  .photoalbum {
	font-size: 8pt;
  }
  .photoalbum td {
	text-align: center;
	font-size: 8pt;
  }
  .photoalbumbeschriftung {
	text-align: center;
	font-size: 8pt;
  }
}

@media print {
  body, table, tr, td, p, i, b, h1, h2, h3, h4, h5, em, ul, ol, li {
	font-family: Arial, Helvetica, sans-serif;
  }
  body {
	margin-left: 0;
  }
  .strichunten {
	border: 2px solid;
	border-color: white white black white
  }
  .strichrechts {
	border: 2px solid;
	border-color: white white white white
  }
  .klein {
	font-size: 70%;
  }
  h1 {
	font-size: 130%;
  }
  h2 {
	font-size: 100%;
  }
  h3 {
	font-size: 80%;
  }
  #eckenlogo {
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
  }
  #topnav {
  }
  #topnav td {
	font-size: 50%;
  }
  #menu {
	width: 1%;
  }
  #menu div {
	font-size: 50%;
	font-weight: bold;
	margin-left: 0em;
	margin-bottom: .5em;
	padding-bottom: .5em;
	border-style: dashed;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px
  }
  #menu div div {
	font-size: 50%;
	font-weight: normal;
	margin-left: 0.5em;
	margin-bottom: 0px;
	padding-bottom: 0px;
	border: 0;
  }
  #menubemerkung {
	text-align: center;
	font-size: 6pt;
	font-weight: bold;
  }
  #content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	vertical-align: top;
	text-align: left;
	padding-top: 1em;
	padding-left: 1em;
	padding-right: 1em;
  }
  #content td {
	font-size: 90%;
  }
  #content a:link {
	font-weight: bold;
	text-decoration: none;
  }
  #content a:visited {
	font-weight: bold;
	text-decoration: none;
  }
  #content #kasten {
	font-size: 75%;
	background-color: #eee;
  }
  #content #kastentitel {
	color: #000;
	background-color: #bbb;
	font-size: 100%;
	font-weight: bold;
	text-decoration: none;
  }
  #kasten a:link {
	font-weight: bold;
	text-decoration: underline;
  }

  .kasten {
	padding-bottom: 0.5em;
	margin-bottom: 0.5em;
  }
  .kasten {
	font-size: 8pt;
	padding-bottom: 0.5em;
	margin-bottom: 0.5em;
  }
  .kasten .kastentitel {
	font-size: 100%;
	font-weight: bold;
	text-decoration: none;
	margin-bottom: 0.5em;
  }
  .kasten a:link {
  }
  .kasten a:visited {
  }
  .kasten a:hover {
  }
map {
	visibility: hidden
  }

}
