.screenreader_hidden {
  position:absolute;
  left: -10000px;
  top:auto;
  width:1px;
  height:1px;
  overflow:hidden;
}

#map_over {
  display: none;
}

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

.aufzaehlung {
  background-image: url("/themes/kj/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/kj/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: #e60000 url("/themes/jugendgehtab/images/TEX0024.jpg");
}

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

#kopfzeile {
	margin: 0 5px 25px 5px;
}

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

#kopfzeile_bild_hg_links {
	/*background: url("/themes/kj/images/kopfzeile_bild_hg_links.png") left bottom no-repeat;*/
	padding: 0 0 0 1px;
	height: 200px;
	float: left;
	width: 966px;
}

#kopfzeile_bild_links {
	background: url("/themes/jugendgehtab/images/kopfzeile_01.png") left bottom no-repeat;
	padding: 0 0 0 14px;
	height: 198px;
}

#kopfzeile_bild_hg_mitte{
	/*background: #d8d8da;*/
	height: 199px;
}

#kopfzeile_bild_mitte {
	background: url("/themes/jugendgehtab/images/kopfzeile_02.png") bottom no-repeat;
	height: 198px;
	margin-left: 1px;
}

#kopfzeile_bild_hg_rechts{
	/*background: url("/themes/kj/images/kopfzeile_bild_hg_rechts.png") right bottom no-repeat;*/
	height: 200px;
	float: left;
	width: 16px;
}

#kopfzeile_bild_rechts {
	background: url("/themes/jugendgehtab/images/kopfzeile_03.png") left bottom no-repeat;
	height: 198px;
}

#kopfzeile_hg_links{
	background: url("/themes/kj/images/kopfzeile_hg_links.png") left bottom no-repeat;
	padding: 0 0 0 20px;
}

#kopfzeile_hg_rechts{
	background: url("/themes/kj/images/kopfzeile_hg_rechts.png") right bottom no-repeat;
	padding: 0 20px 6px 0;
	margin-top: 0px;
}

#kopfzeile_hg_rechts .links {
	float: left;
	width: 700px;	
}

#kopfzeile_hg_rechts .rechts {
	float: right;
	padding-top: 10px;
}

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

div#nav_leiste_abschluss_links {
	/*margin: 70px 0 3px 0;*/
  margin: 3px 0; 
	background: url(/themes/kj/images/nav_leiste_abschluss_links.png) 0 0 no-repeat; 
	position: relative; 
	z-index: 99999; 
	height: 19px;
	width: 11px; 
	float: left;
}

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

ul#nav_leiste {
	font-size: 11px;
	float: left;
	margin: 3px 0 3px 0;
	position: relative;
	z-index: 597;
	height: 19px;
}

div#nav_leiste_abschluss_rechts {
	margin: 3px 0 3px -11px; 
	background: url(/themes/kj/images/nav_leiste_abschluss_rechts.png) 0 0 no-repeat;  
	position: relative;
	z-index: 99999;
  height: 19px;
	width: 11px; 
	float: left;
}

ul#nav_leiste li {
	float: left;
	vertical-align: middle;
	margin-left: -11px;
}

ul#nav_leiste li.hover,
ul#nav_leiste li:HOVER, ul#nav_leiste li:FOCUS {
	position: relative;
}

ul#nav_leiste li:HOVER ul,ul#nav_leiste li:FOCUS ul {
	visibility: visible;
}

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

ul#nav_leiste a {
	color: #000;
	text-decoration: none;
	display: block;
	padding: 4px 11px 4px 16px;
  background: url("/themes/kj/images/nav_leiste_rund_grau_transp.png") right top no-repeat;
}

ul#nav_leiste a:HOVER, ul#nav_leiste a:FOCUS {
	color: #fff;
  background: url("/themes/kj/images/nav_leiste_rund_transp_grau.png") right top no-repeat;
/*	padding-left: 16px;	
*/
}

ul#nav_leiste a.farbe0:HOVER,ul#nav_leiste a.farbe0:FOCUS,
ul#nav_leiste a.farbe2:HOVER,ul#nav_leiste a.farbe2:FOCUS
ul#nav_leiste a.farbe3:HOVER,ul#nav_leiste a.farbe3:FOCUS
ul#nav_leiste a.farbe4:HOVER,ul#nav_leiste a.farbe4:FOCUS
ul#nav_leiste a.farbe5:HOVER,ul#nav_leiste a.farbe5:FOCUS
ul#nav_leiste a.farbe6:HOVER,ul#nav_leiste a.farbe6:FOCUS {
	background-color: #e60000;
}

ul#nav_leiste li.menu:FIRST-CHILD a {
	/*padding: 4px 11px;*/
}

ul#nav_leiste li li {
	float: none;
	margin-left: 0px;
	text-indent: -16px;
	border-right: 1px solid #e60000;
	border-left: 1px solid #e60000;
}

ul#nav_leiste li li:FIRST-CHILD {
	padding-top: 7px;	
}

ul#nav_leiste li li a {
	background: #fff;
}

ul#nav_leiste li li a span {
	color: #fff;
	padding: 5px 2px 5px 5px;
}

ul#nav_leiste li li a:HOVER, ul#nav_leiste li li a:FOCUS {
	background: #dfdfdf; 
}

ul#nav_leiste li ul.farbe0 li {

}

ul#nav_leiste li ul.farbe0 li a{
	color: #e60000;
	white-space: nowrap;
}

ul#nav_leiste li ul.farbe0 a:HOVER span, ul#nav_leiste li ul.farbe0 a:FOCUS span {
 	color: #e60000;
}

ul#nav_leiste li ul.farbe3 a {
	color: #de4716;
}

ul#nav_leiste li ul.farbe3 a:HOVER span, ul#nav_leiste li ul.farbe3 a:FOCUS span {
 	color: #de4716;
}

ul#nav_leiste li li.bottom {
	background: url("/themes/kj/images/nav_hg_links.png") left bottom no-repeat;
	padding: 0 0 0 15px;
	border: none;
}

ul#nav_leiste li li.bottom div {
	background: url("/themes/kj/images/nav_hg_rechts.png") right bottom no-repeat;
	height: 12px;
	width: 100%;
}

#hauptteil {

}

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

#hotpicks {
	padding: 0 16px 0 6px;
	background-color: black;
	overflow: hidden;
	background: url("/themes/kj/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;
}

#spalte_links {	
	float: left;
}
/* ################################ */
/* ### 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/jugendgehtab/images/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: #e60000;
	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: #e60000;
	font-weight: normal;
	display: block;
	padding: 2px 0 2px 20px;
	text-indent: 0px;
}

.nav_seite .fuss {
	background: url("/themes/jugendgehtab/images/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: 209px;
}

.sidebox_kopf_links {
	background: url("/themes/jugendgehtab/images/sidebox_links.png") left top no-repeat;
	padding: 0 0 0 15px;
}

.sidebox_kopf_rechts {
	background: url("/themes/jugendgehtab/images/sidebox_rechts.png") right top no-repeat;
	padding: 8px 15px 0 0;
}

.sidebox_kopf_text {
	font-size: 15px;
	font-weight: bolder;
	color: #fff;
	background: right top no-repeat;
	min-height: 15px;
	padding: 0 0 10px 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;
	border: 1px solid #fff;
	background: #fff;
}

.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: #e60000;
}

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

.sidebox_inhalt img {
	margin: 1px 0 0 0;
	max-width: 207px;
}

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

.sidebox_fuss_links {
	background: url("/themes/jugendgehtab/images/sidebox_links.png") left bottom no-repeat;
	padding: 0 0 0 15px;	
}

.sidebox_fuss_rechts {
	background: url("/themes/jugendgehtab/images/sidebox_rechts.png") right bottom no-repeat;
	padding: 0 15px 0 0;
	height: 15px;
}

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

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

#inhalt_container {
	padding: 25px 7px 15px 33px;
	width: 451px;
	float: left;
	text-align: left;
}

#inhalt_frame_links {
	background: url("/themes/kj/images/main_content_hg_links.png") left top no-repeat;
	padding: 0 0 0 15px;	
}

#inhalt_frame_rechts {
	background: url("/themes/kj/images/main_content_hg_rechts.png") right top no-repeat;
	padding: 15px 15px 0 0;	
}

#inhalt {
	background: #fff;
}

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

#standort_zeile {
	color: #797979;
	font-size: 11px;
	background: #fff;
	padding: 0 0 10px 0;
	line-height: 1.3em;
}

#standort_zeile a {
    color: #797979;
}

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

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

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

#inhalt_container .abschnitt a {
	color: #2c2b2b;
	text-decoration: none;
}

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

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

#inhalt_abschluss_links {
	background: url("/themes/kj/images/main_content_hg_links.png") left bottom no-repeat;
	padding: 0 0 0 15px;
}

#inhalt_abschluss_rechts {
	background: url("/themes/kj/images/main_content_hg_rechts.png") right bottom no-repeat;
	padding: 0 15px 0 0;
	height: 15px;
}

/* ###################### */
/* ### Inhalt Artikel ### */

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

#inhalt_container_artikel #inhalt_kopf_links {
	background: url("/themes/jugendgehtab/images/hintergrund_runde_ecken_border.png") left top no-repeat;
	padding: 0 0 0 172px;	
}

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

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

#inhalt_container_artikel .abschnitt {
	overflow: hidden;	
}

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

/*
#inhalt_container_artikel .abschnitt .bild {
	float: left;
	width: 170px;
	background-color: #e60000;
	text-align: center;
	padding-bottom: 16000px;
	margin-bottom: -16000px;
}

#inhalt_container_artikel .abschnitt .bild img {
	
}

#inhalt_container_artikel .abschnitt .bild_text {
	padding: 2px 0 3px 20px;
	font-size: 11px;
	text-align: left;
}

#inhalt_container_artikel .abschnitt .bild_text a {
	color: #fff;
	display: block;
	line-height: 20px;
}
*/

#inhalt_container_artikel .abschnitt .text {
	float: left;
	width: 357px;
}

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

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

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

#inhalt_container_artikel .abschnitt h2 {
	padding: 0 0 15px 15px;
	color: #e60000;
	font-size: 13px;
	font-weight: bolder;
}

#inhalt_container_artikel .abschnitt h3, #inhalt_container_artikel .abschnitt .like-h3 {
	padding: 0 0 10px 30px;
	color: #e60000;
	font-size: 11px;
	font-weight: normal;
}

#inhalt_container_artikel .abschnitt h1 a {
	color: #e60000;
	text-decoration: none;
}

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

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

#inhalt_container_artikel .abschnitt .text a {
	font-size: 11px;
  color: #e60000;
	text-decoration: none;
}
	
#inhalt_container_artikel #inhalt_abschluss_links {
	background: url("/themes/jugendgehtab/images/hintergrund_runde_ecken_border.png") left bottom no-repeat;
	padding: 0 0 0 172px;	
}

/* ################### */
/* ### 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/jugendgehtab/images/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/kj/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_wien .abschnitt:after {
	content: ".";
	display: block;
	clear: left;
	height: 0;
	visibility: hidden;
}

#inhalt_container_wien .abschnitt {
	overflow: hidden;
}

#inhalt_container .abschnitt .bild {
  display: none;
}

.abschnitt .bild {
	float: left;
	width: 170px;
  background-color: #e60000;
	text-align: right;
	padding-bottom: 20px;
	padding-bottom: 16008px;
	margin-bottom: -16000px;
}

.abschnitt .text .bild {
	float: none;
	width: 170px;
  background: none;
	text-align: right;
	padding-bottom: 0;
	padding-bottom: 0;
	margin-bottom: 0;
}

.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_wien .abschnitt .text {
	float: left;
	width: 480px;
}

.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_wien .abschnitt .balken {
	height: 13px;
	background-color: #9d4e6b;
}

#inhalt_container_wien .abschnitt h1 {
	padding: 0 0 0 15px;
	margin-bottom: 12px;
	color: #e60000;
	text-transform: uppercase;
	font-size: 13px;
	font-weight: bolder;
	background: url("/themes/kj/images/titelbalken_abschluss.png") right top repeat-y;
	background-color: #c7ddda;
}

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

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

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

#inhalt_container_wien .abschnitt h1 a {
	color: #e60000;
	text-decoration: none;
}

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

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

#inhalt_container_wien .abschnitt .text a {
  font-size: 11px;
	color: #e60000;
	text-decoration: none;
}

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

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

#inhalt_container_wien div.paging a {
	color: #fff;
}
	
#inhalt_container_wien #inhalt_abschluss_links {
	background: url("/themes/jugendgehtab/images/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/jugendgehtab/images/hintergrund_runde_ecken_border.png") left top no-repeat;
	padding: 0 0 0 37px;	
}

#inhalt_container_galerie #inhalt_kopf_rechts {
	background: url("/themes/kj/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/kj/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, #inhalt_container_galerie .abschnitt .like-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/jugendgehtab/images/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: #e60000;

}
.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 */


/* helmut@habiger.at, 15/09/2010: opera hack, leider css3, daher nicht moeglich fuer barrierefreiheit
@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;
	}
}
*/

#spalte_rechts {
	float: left;
}


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

#fusszeile {
	margin: 0 20px;
	color: #525050;
	font-size: 10px;
}

#fusszeile_links {
	background: url("/themes/kj/images/fusszeile_neu_links.png") left top no-repeat;
	padding: 0 0 0 20px;
}

#fusszeile_rechts{
	background: url("/themes/kj/images/fusszeile_neu_rechts.png") right top no-repeat;
	padding: 15px 20px 10px 0;
}

#fusszeile_inhalt {
	text-align: center;
	line-height: 16px;
	background: #fff;
}

#fusszeile_nav li {
	display: inline;
	border-left: 1px solid #999;
	padding: 0 .3em 0 .5em;	
}

#fusszeile_nav li:FIRST-CHILD {
	border-left: none;
}

#fusszeile a {
	text-decoration: none;
	color: #e60000;
}

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

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

.infopool #kopfzeile_bild_rechts {
	background-image: url(/themes/kj/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;
}


/* 15/09/2010 ergaenzung helmut@habiger.at barrierefreiheit; aenderung link bei hover */

a:hover, #inhalt_container .abschnitt a:hover, #fusszeile a:hover, #inhalt_container_wien .abschnitt .text a:hover, #inhalt_container_artikel .abschnitt .text a:hover {
	text-decoration: underline;
}

.abschnitt .bild .info_text a:hover, #standort_zeile a:hover {
	color:#000000;
}

/* 21/09/2010 ergaenzung helmut@habiger.at barrierefreiheit; css fuer sitemap */

#sitemap ul li {
	font-size:120%;
	padding-top:8px;
}

#sitemap ul ul li {
	font-size:100%;
	padding-top:4px;
}

#sitemap ul ul ul li {
	padding-top:0px;
}

#inhalt_container_wien .abschnitt .text #sitemap ul ul ul li a, #inhalt_container_wien .abschnitt .text #sitemap ul ul ul li a:visited {
	color:#000000;
}

/* 1/11/2010 ergänzung für google search engine */
	.gsc-resultsbox-visible {
		margin-left: 15px;
	}
	.gsc-resultsHeader, .gs-visibleUrl {
		display: none;
	}
	.gs-result .gs-title, .gs-result .gs-title * {
		text-decoration: none !important;
		color: #e60000 !important;
		text-transform: uppercase;
		font-size: 13px;
		height: 100% !important;
	}
	
	.gs-result .gs-snippet {
		font-size: 11px;
		line-height: 13px;
		padding: 2px 0px 5px 0px;
	}
	
	.gsc-results .gsc-cursor-box .gsc-cursor-page {
		color: #e60000 !important;
	}
	
