#top_dioezesen {
  margin: 40px 0;
}

.skiplink {
   position:absolute;
   left:-999em;
}
.skiplink:hover, .skiplink:focus {
  position:relative;
  left:0;
}

.aufzaehlung {
  background-image: url("/themes/72h/images/aufzaehlung.gif");
  background-repeat: no-repeat;
  
  background-position: center left;
  padding-left: 12px;
}

h1 .aufzaehlung, .menu .nav_aufzaehlung {
  padding-left:12px;
}

h1 .aufzaehlung {
  background-image:url("/themes/72h/images/rot/aufzaehlung_rot.gif");
  background-position:left center;
  background-repeat:no-repeat;
}

.flash_alternative_content, .flash_alternative_content a {
  color: #000;
	text-decoration: none;
	font-size: 10px;
}

.flash_alternative_content {
  display: inline;
  text-align: right;
  background-color: white;
}

b {
  font-weight: bold;
}

noscript {
  color: white;
  font-family: verdana,arial;
  font-size: 11px;
}

body {
	background: #0092a8 url("/themes/72h/images/hintergrund.jpg") top left repeat-x;
}

#seite {
	font-family: verdana,arial;
	width: 993px;
}

#kopfzeile {
	margin: 0 5px 0 5px;
	background: url("/themes/72h/images/header_72h2.jpg") top left no-repeat;
	width: 993px;
	height: 329px;
}

#kopfzeile:after {
	content: ".";
	display: block;
	clear: both;
	height: 0;
	visibility: hidden;
}

#kopfzeile .links {
	float: left;
	padding: 26px 0 0 37px;
}

#kopfzeile .rechts {
	float: right;
	padding: 5px 37px 0 0;
	text-align: right;
}

.header_text {
  font-size: 18px;
  font-weight: bold;
  color: white;
}

/* ############################ */
/* ### Navigation Hauptmenü ### */


ul#nav_leiste,
ul#nav_leiste li,
ul#nav_leiste ul {
 list-style: none;
 margin: 0;
 padding: 0;
}

ul#nav_leiste {
	font-size: 11px;
	/*z-index: 597;*/
}

ul#nav_leiste li {
  display: block;
  margin-bottom: -2px;
  text-align: left;
}

/*ul#nav_leiste li:HOVER ul,ul#nav_leiste li:FOCUS ul {
	visibility: visible;
	position: relative;
	top: 100%;
	margin-bottom: 4px;
}*/

/*ul#nav_leiste ul {
	visibility: hidden;
	position: absolute;
	top: 100%;
	z-index: 598;
	margin-left:6px;
}*/

ul#nav_leiste a {
	color: white;
	text-decoration: none;
	font-weight: bold;
	display: block;
	background: url("/themes/72h/images/nav_hg.png") left top no-repeat;
  width: 180px;
  height: 23px;
  padding: 5px 0 0 6px;
  margin: 0;
}

ul#nav_leiste a:HOVER, ul#nav_leiste a:FOCUS, ul#nav_leiste a.link_current, ul#nav_leiste a.link_section {
  background: url("/themes/72h/images/nav_dunkel_hg.png") left top no-repeat;
}

ul#nav_leiste li ul {
  background: url("/themes/72h/images/nav_hg_unten.png") left bottom no-repeat;
  margin: -5px 0 5px 0;
  padding: 0px 0 4px 0;
}

ul#nav_leiste li ul li {
  margin: 0;
  padding: 0;
}

ul#nav_leiste li ul li a {
	color: #007d9a;
	text-decoration: none;
	display: block;
	background: url("/themes/72h/images/nav_unter_hg.png") left top repeat-y;
  width: 180px;
  height: auto;
  margin: 0;
  font-size: 10px;
  font-weight: normal;
  font-family: Verdana;
}

ul#nav_leiste li ul li a:hover,ul#nav_leiste li ul li a:focus {
	color: #007d9a;
	text-decoration: underline;
	display: block;
	background: url("/themes/72h/images/nav_unter_hg.png") left top repeat-y;
  width: 180px;
  height: auto;
  margin: 0;
  font-size: 10px;
  font-weight: normal;
}

ul.navigation_section, ul.navigation_current {
	/*display: block;*/
}

ul.navigation_link {
	display: none;
}

/* ################ */
/* ### Hotpicks ### */

#hotpicks {
	padding: 0 16px 0 6px;
	background-color: black;
	overflow: hidden;
	background: url("/themes/72h/images/hintergrund_transp15.png");
}

#hotpicks img {

}

#hotpicks div {
	width: 242px;
	float: left;
	text-align: center;
	position: relative;
}

.hotpick_text {
	position: absolute;
	bottom: 32px;
	left: 30px;	
	font-weight: bold;
	font-size: 15px;
	color: #fff;
	text-align: left;
	line-height: 17px;
	text-decoration: none;
	width: 190px;
}

.hotpick_text:hover {
	text-decoration: none;
}

hr {
	clear: both;
	height: .1px;
	border: none;
	visibility: hidden;	
}

#content {
	text-align: center;
	margin: 0 5px 0 19px;
	width: 993px;
}

#spalte_links {	
	float: left;
}

#spalte_mitte {
	margin: 0 12px;
	width: 543px;
	float: left;
}

#spalte_rechts {
	float: left;
	margin-top: -50px;
}

#partner_logos {
  width: 200px;
  height: 40px;
  font-size: 10px;
  color: #0092a8;
  font-weight: bolder;
  text-align: left;
}

#dioezese_bezeichnung {
  color: #0092a8;
  font-weight: bolder;
  text-align: left;
  width: 180px;
  font-size: 12px;
  margin-top: -40px;
  margin-bottom: 10px;
  height: 30px;
  line-height: 1.3em;
}


/* ################################ */
/* ### Navigation auf der Seite ### */

.nav_seite_container {
	width: 160px;
}

.nav_seite {
	text-align: left;	
	margin: 25px 0 25px 0;
}

.nav_seite .kopf {
	background: url("/themes/72h/images/rot/sidebox_rechts.png") right top no-repeat;
	padding: 8px 15px 0 0	
}

.nav_seite .kopf .text {
	font-size: 12px;
	font-weight: bolder;
	color: #fff;
	padding: 0 0 10px 7px;	
}

.nav_seite .menu {
	border: 1px solid #fff;
	background: #fff;
	font-size: 12px;
}

.nav_seite .menu li a {
	text-decoration: none;
	color: #007d9a;
	display: block;
	font-weight: bolder;
	font-size: 11px;
	padding: 3px 0 3px 20px;
	text-indent: -13px;
	line-height: 12px;
}

.nav_seite .menu li ul {
    margin-bottom: 5px;
}

.nav_seite .menu li a:HOVER, .nav_seite .menu li a:FOCUS {
	background: #dfdfdf;
}

.nav_seite .menu li li a {
	text-decoration: none;
	color: #007d9a;
	font-weight: normal;
	display: block;
	padding: 2px 0 2px 20px;
	text-indent: 0px;
}

.nav_seite .fuss {
	background: url("/themes/72h/images/rot/sidebox_rechts.png") right bottom no-repeat;
	padding: 0 15px 0 0;
	height: 15px;
}


/* ################# */
/* ### Sideboxen ### */

.sidebox_container {
	/*padding-left: 27px*/
}

.sidebox {
	text-align: left;	
	margin: 25px 0;
	width: 180px;
}

.sidebox_kopf {
	background: url("/themes/72h/images/sidebox_hg_oben.png") left top no-repeat;
	padding: 0 0 0 15px;
	height: 24px;
} 

.sidebox_kopf_text {
	font-size: 13px;
	font-weight: bolder;
	color: #fff;
	background: right top no-repeat;
	padding: 4px 0 0 0;
}

.sidebox_kopf_text a, .sidebox_kopf_text a:hover, .sidebox_kopf_text a:focus {
	color: #fff;
	text-decoration: none;
}

.sidebox_inhalt, .sidebox_inhalt_textbox {
	font-size: 11px;
	background: url("/themes/72h/images/nav_unter_hg.png") left top repeat-y;
}

.sidebox_inhalt p {
	padding: 6px 6px 6px 26px;
	line-height: 13px;

}

.sidebox_inhalt_textbox p {
	padding: 15px;
	line-height: 13px;

}

.sidebox_inhalt p.grau {
	background-color: #ededed;	
}

.sidebox_inhalt a, .sidebox_inhalt_textbox a {
	text-decoration: none;
	font-weight: bold;
	color: #007d9a;
}

.sidebox_inhalt a.einzug {
	display: block;
/*	text-indent: -14px;	*/
}

.sidebox_inhalt img {
	margin: 1px 0 0 0;
}

.sidebox_inhalt img:FIRST-CHILD {
	padding: 0;
}

.sidebox_fuss {
	background: url("/themes/72h/images/nav_hg_unten.png") left bottom no-repeat;
	padding: 0 0 0 15px;
	min-height: 4px;
}

.sidebox_fuss_text {
	color: #fff;
	font-size: 10px;
	text-transform: uppercase;
	text-align: right;
	padding-top: 2px;
}

/* ######################## */
/* ### Inhalt Startpage ### */

#inhalt_container {
	text-align: left;
	background: url("/themes/72h/images/content_hg.jpg") left top repeat-y;
	overflow: hidden;
}

#inhalt_frame_links {
	padding: 0 0 0 15px;	
}

#inhalt_frame_rechts {
	padding: 0 15px 0 0;	
}

#inhalt p {
	font-size: 11px;
}
	

#standort_zeile {
	color: #797979;
	font-size: 11px;
	background: #fff;
	padding: 0 0 5px 0;
}

#standort_zeile a {
    color: #797979;
}

#inhalt_container .abschnitt {
	padding: 0;
	line-height: 15px;	
	font-size: 11px;
	overflow: hidden;
}

#inhalt_container .abschnitt p {
	padding: 0 0 0 14px;	
}

#inhalt_container h1 {
	padding: 3px 0;
	color: #0092a8;
	font-size: 13px;
	font-weight: bold;
	text-transform: uppercase;
}

#inhalt_container .abschnitt a {
	color: #007d9a;
	text-decoration: none;
}

#inhalt_container .abschnitt a.einzug {
	display: block;
	text-indent: -14px;	
}

a:hover, a:focus {
	text-decoration: underline;
}
#inhalt a:focus, #fusszeile a:focus {
  border: 1px dotted gray;
}

#inhalt_abschluss {
	background: url("/themes/72h/images/main_content_hg_unten.png") left top no-repeat;
	padding: 0 0 0 15px;
	height: 24px;
}


/* ################### */
/* ### Inhalt Wien ### */

#inhalt_container_wien {
	padding: 25px 7px 15px 27px;
	width: 693px;
	float: left;
	text-align: left;	
}

#inhalt_container_wien #inhalt_kopfzeile {
	border: none;
}

#inhalt_container_wien #inhalt_kopfzeile:after {
	content: ".";
	display: block;
	clear: left;
	height: 0;
	visibility: hidden;
}

#inhalt_container_wien #inhalt_kopfzeile_links {
	background: url("/themes/72h/images/rot/hintergrund_runde_ecken_border.png") left top no-repeat;	
	float: left;
	width: 172px;
	height: 35px;
}

#inhalt_container_wien #inhalt_kopfzeile_links .text {
	color: #fff;
	font-weight: bolder;
	padding: 10px 0 0 15px;
}	
	
#inhalt_container_wien #inhalt_kopfzeile_rechts {
	background: url("/themes/72h/images/main_content_hg_rechts.png") right top no-repeat;
	padding: 15px 15px 0 15px;
	height: 20px;
	float: left;
	width: 491px;
}

#inhalt_container_wien #inhalt {
	border-left: 1px solid #54111c;
	border-right: 1px solid #54111c;
	padding: 0 1px;
}

#inhalt_container .abschnitt:after {
	content: ".";
	display: block;
	clear: left;
	height: 0;
	visibility: hidden;
}

#inhalt_container .abschnitt {
}

.abschnitt .bild {
	float: left;
	/*width: 130px;*/
  background-color: #eaf6f8;
	text-align: center;
	/*padding-bottom: 16008px;
	margin-bottom: -16000px;*/
	margin: 4px 4px 4px 0;
	padding: 4px;
}

.abschnitt .bild .info_text {
	color: #cfcfcf;
	font-size: 11px;
	line-height: 13px;
	text-align: right;
	padding: 5px;
}

.abschnitt .bild .info_text p {
	padding-bottom: 3px;	
}

.abschnitt .bild .info_text a {
	color: #fff;	
}

a.stbutton {
	color: #fff;	
}

.abschnitt .bild_text {
	padding: 27px 0 3px 20px;
	font-size: 11px;
	text-align: left;

}

#inhalt_container .abschnitt .text {
	padding: 0;
	margin: 0;
}

.abschnitt .text ol, .abschnitt .text ul {
	font-size: 11px;
	padding: 8px 0 8px 30px;
	line-height: 13px;
	list-style-position: outside;
}

.abschnitt .text ol {
	list-style-type: decimal;
}

.abschnitt .text ul {
	list-style-type: disc;
}

#inhalt_container .abschnitt .balken {
	height: 13px;
	background-color: #9d4e6b;
}

#inhalt_container .abschnitt h1 {
	padding: 0 0 0 15px;
	margin: 4px 0;
	color: #0092a8;
	text-transform: uppercase;
	font-size: 13px;
	font-weight: bolder;
	background: url("/themes/72h/images/titelbalken_abschluss.png") right top repeat-y;
	background-color: #c7ddda;
}

#inhalt_container .abschnitt h1.ohnebalken {
	padding: 0;
	margin-bottom: 12px;
	color: #0092a8;
	text-transform: uppercase;
	font-size: 16px;
	font-weight: bolder;
	background: none;
}

#inhalt_container .abschnitt h2 {
	padding: 0 0 10px 15px;
	font-size: 11px;
	font-weight: bolder;
}

#inhalt_container .abschnitt h3 {
	padding: 0 0 6px 15px;
	font-size: 11px;
	font-weight: normal;
	font-style: italic;
}

#inhalt_container .abschnitt h1 a {
	color: #0092a8;
	text-decoration: none;
}

#inhalt_container .abschnitt .text .artikel{
	padding: 0 0 0 0;
}

#inhalt_container .abschnitt .text p{
	font-size: 11px;
	line-height: 13px;
	padding: 0 0px 8px 0px;
}

#inhalt_container .abschnitt .text a {
	color: #0092a8;
	text-decoration: none;
}

#inhalt_container_wien div.paging {
	padding: 0 15px 0 185px;
	color: #fff;
	font-size: 13px;
	background-color: #0092a8;
	text-align: center;
	font-weight: bold;
}

#inhalt_container_wien div.paging span.seite {
	padding: 4px 0;
	background-color: #fff;
	color: #0092a8;
}

#inhalt_container_wien div.paging a {
	color: #fff;
}
	
#inhalt_container_wien #inhalt_abschluss_links {
	background: url("/themes/72h/images/rot/hintergrund_runde_ecken_border.png") left bottom no-repeat;
	padding: 0 0 0 172px;	
}


/* ################ */
/* ### Galerie #### */

#inhalt_container_galerie {
	padding: 25px 7px 15px 17px;
	width: 543px;
	float: left;
	text-align: left;
}

#inhalt_container_galerie #inhalt_kopf_links {
	background: url("/themes/72h/images/rot/hintergrund_runde_ecken_border.png") left top no-repeat;
	padding: 0 0 0 37px;	
}

#inhalt_container_galerie #inhalt_kopf_rechts {
	background: url("/themes/72h/images/main_content_hg_rechts.png") right top no-repeat;
	padding: 15px 15px 0 15px;
	height: 20px;	
}

#inhalt_container_galerie #inhalt {
	border-left: 1px solid #54111c;
	border-right: 1px solid #54111c;
	padding: 0 1px;
}

#inhalt_container_galerie .abschnitt {
	overflow: hidden;
}

#inhalt_container_galerie .abschnitt:after {
	content: ".";
	display: block;
	clear: left;
	height: 0;
	visibility: hidden;
}

#inhalt_container_galerie .abschnitt .bild {
	float: left;
	width: 35px;
	background-color: #78af19;
	text-align: right;
	padding-bottom: 16000px;
	margin-bottom: -16000px;
}

#inhalt_container_galerie .abschnitt .text {
	float: left;
	width: 492px;
}

#inhalt_container_galerie .abschnitt .balken {
	height: 13px;
	background-color: #7cb059;
}

#inhalt_container_galerie .abschnitt h1 {
	padding: 0 0 0 30px;
	margin-bottom: 15px;
	color: #78af19;
	text-transform: uppercase;
	font-size: 13px;
	font-weight: bolder;
	background: url("/themes/72h/images/titelbalken_abschluss.png") right top repeat-y;
	background-color: #c7ddda;
}

#inhalt_container_galerie .abschnitt h2 {
	padding: 0 0 15px 15px;
	color: #78af19;
	font-size: 13px;
	font-weight: bolder;
}

#inhalt_container_galerie .abschnitt h3 {
	padding: 0 0 10px 30px;
	color: #78af19;
	font-size: 11px;
	font-weight: normal;
}

#inhalt_container_galerie .abschnitt .text .artikel{
	padding: 0 0 20px 0;
}

#inhalt_container_galerie .abschnitt .text p{
	font-size: 11px;
	line-height: 13px;
	padding: 0 15px 8px 30px;
}

#inhalt_container_galerie .abschnitt .text a {
	color: #78af19;
	text-decoration: none;
}
	
#inhalt_container_galerie #inhalt_abschluss_links {
	background: url("/themes/72h/images/rot/hintergrund_runde_ecken_border.png") left bottom no-repeat;
	padding: 0 0 0 37px;	
}

.galerie {
	display: inline-block;
	padding: 0 0 30px 15px;
}
.galerie li {
	/*display: -moz-inline-box;   Moz */
	display: inline-block;  /* Op, Saf, IE \*/
	vertical-align: middle;
	margin: 0 1px 2px 1px;
	padding: 0;
	width: 112px;
	text-align: center;
}
.galerie a {
	display: inline-block;
	border: 1px solid #fff;
	text-decoration: none;
}
.galerie a:hover, .galerie a:focus {
	border-color: #0092a8;

}
.galerie a img {
	border-width: 0;
/*	width: 100px;
*/	vertical-align: bottom;
}
.galerie a span {
	display: block;
	width: 160px;
	w\idth: 152px; /* Moz */
	padding: 4px;
	font-size: 88%;
}
/*\*//*/ * html .galerie a {
	width: 160px;
}
/* hover Op */
@media all and (min-width: 0px) {
	inhalt_container_galerie:first-child .galerie a {
		display: inline-block;
	}
	inhalt_container_galerie:first-child .galerie li {
		width: 168px;
	}
}

/* ################# */
/* ### Fusszeile ### */

#fusszeile {
	color: #525050;
	font-size: 10px;
	background: url("/themes/72h/images/muster.png") left top no-repeat;
	height: 280px;
	text-align: left;
	margin-left: -118px;
	margin-top: -219px;
	padding-top: 226px;
	padding-left: 120px;
	text-align: center;
	z-index: -999;
	line-height: 1.1em;
}

#fusszeile_nav li {
	display: inline;	
}

#fusszeile a {
	text-decoration: underline;
	font-size: 10px;
	font-weight: bold;
	color: #525050;
}

#fusszeile_text {
  font-size: 9px;
  margin-top: 1em;
}

/* ################# */
/* news */
.infopool #kopfzeile_bild_links {
	background-image: url("/themes/72h/images/hintergrund_kopfzeile/kopfzeile_infopool_01.png");
}

.infopool #kopfzeile_bild_mitte {
	background-image: url("/themes/72h/images/hintergrund_kopfzeile/kopfzeile_infopool_02.jpg");
}

.infopool #kopfzeile_bild_rechts {
	background-image: url("/themes/72h/images/hintergrund_kopfzeile/kopfzeile_infopool_03.png");
}

table {
	font-size: 11px;
	margin-left: 15px;
}

td {
	padding-top: 2px;
}

/* DISQUS */
#inhalt_container_wien .abschnitt #disqus_thread h3,
#inhalt_container_wien .abschnitt #disqus_thread p {
	padding: 0px
}

#dsq-options, div.dsq-item-trackback, #dsq-login-message {
	display: none;
}
