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

.aufzaehlung {
  background-image: url("/themes/rundesache/images/aufzaehlung.gif");
  background-repeat: no-repeat;
  
  background-position: center left;
  padding-left: 12px;
}
h1 .aufzaehlung, .menu .nav_aufzaehlung {
  background-image: url("/themes/rundesache/images/gruen/aufzaehlung_rot.gif");
  background-repeat: no-repeat;
  
  background-position: center left;
  padding-left: 12px;
}

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

b {
  font-weight: bold;
}

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

body {
	background-color: black;
	background:  url("http://rundesache.kjweb.at/themes/rundesache/images/hintergrund1.jpg");
	}

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

#kopfzeile {
	margin: 0 5px;
}

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

#kopfzeile_bild_hg_links {
	/*background: url("/themes/rundesache/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/rundesache/images/hintergrund_kopfzeile/kopfzeile_rs_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: #d8d8da url("/themes/rundesache/images/hintergrund_kopfzeile/kopfzeile_rs_02.jpg") bottom no-repeat;
	height: 198px;
	}

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

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

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

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

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

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

/* ############################ */
/* ### 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;
	/*float: left;*/
	margin: 40px 0 0 70px;
	position: relative;
	z-index: 597;
	height: 19px;
}

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;
	font-weight: bold;
	display: block;
	padding: 4px 11px 4px 6px;
  background: url(/themes/rundesache/images/gruen/nav_trennstrich.png) no-repeat scroll right center
}

ul#nav_leiste a:HOVER, ul#nav_leiste a:FOCUS {
	color: #008300; /*#005d00;*/
  /*background: url("/themes/rundesache/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 {
	/*background-color: #005d00;*/	
}

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 #005d00;
	border-left: 1px solid #005d00;
	background-color: #fff;
}

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

ul#nav_leiste li li a {
	/*background: #fff;*/
	text-decoration: none;
	background: none;
	text-align: left;
}

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

ul#nav_leiste li li a:HOVER, ul#nav_leiste li li a:FOCUS {
	color: #008300; 
}

ul#nav_leiste li ul.farbe0 li {

}

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

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

ul#nav_leiste li li.bottom {
	background: url("/themes/rundesache/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/rundesache/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/rundesache/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/rundesache/images/gruen/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: #005e00;
	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: #005e00;
	font-weight: normal;
	display: block;
	padding: 2px 0 2px 20px;
	text-indent: 0px;
}

.nav_seite .fuss {
	background: url("/themes/rundesache/images/gruen/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/rundesache/images/gruen/sidebox_links.png") left top no-repeat;
	padding: 0 0 0 15px;
}

.sidebox_kopf_rechts {
	background: url("/themes/rundesache/images/gruen/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: #005e00;
}

.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_links {
	background: url("/themes/rundesache/images/gruen/sidebox_links.png") left bottom no-repeat;
	padding: 0 0 0 15px;	
}

.sidebox_fuss_rechts {
	background: url("/themes/rundesache/images/gruen/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/rundesache/images/main_content_hg_links.png") left top no-repeat;
	padding: 0 0 0 15px;	
}

#inhalt_frame_rechts {
	background: url("/themes/rundesache/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 5px 0;
}

#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: #005e00;
	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/rundesache/images/main_content_hg_links.png") left bottom no-repeat;
	padding: 0 0 0 15px;
}

#inhalt_abschluss_rechts {
	background: url("/themes/rundesache/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/rundesache/images/gruen/hintergrund_runde_ecken_border.png") left top no-repeat;
	padding: 0 0 0 172px;	
}

#inhalt_container_artikel #inhalt_kopf_rechts {
	background: url("/themes/rundesache/images/main_content_hg_rechts.png") right top no-repeat;
	padding: 15px 15px 0 15px;
	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: #005e00;
	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: #c7ddda;
}

#inhalt_container_artikel .abschnitt h1 {
	padding: 0 0 0 15px;
	margin-bottom: 15px;
	color: #005e00;
	text-transform: uppercase;
	font-size: 13px;
	font-weight: bolder;
	background: url("/themes/rundesache/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: #005e00;
	text-transform: uppercase;
	font-size: 16px;
	font-weight: bolder;
	background: none;
}

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

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

#inhalt_container_artikel .abschnitt h1 a {
	color: #005e00;
	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 {
	color: #005e00;
	text-decoration: none;
}
	
#inhalt_container_artikel #inhalt_abschluss_links {
	background: url("/themes/rundesache/images/gruen/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/rundesache/images/gruen/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/rundesache/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;
}

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

.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;	
}

.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: 0px 0 8px 15px;
	line-height: 13px;
	list-style-position: inside;
}

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

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

#inhalt_container_wien .abschnitt .balken {
	height: 13px;
	background-color: #c7ddda;
}

#inhalt_container_wien .abschnitt h1 {
	padding: 0 0 0 15px;
	margin-bottom: 12px;
	color: #005e00;
	text-transform: uppercase;
	font-size: 13px;
	font-weight: bolder;
	background: url("/themes/rundesache/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: #005e00;
	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 {
	padding: 0 0 6px 15px;
	font-size: 11px;
	font-weight: normal;
	font-style: italic;
}

#inhalt_container_wien .abschnitt h1 a {
	color: #005e00;
	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 {
	color: #005e00;
	text-decoration: none;
}

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

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

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

#inhalt_container_galerie #inhalt_kopf_rechts {
	background: url("/themes/rundesache/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: #c7ddda;
}

#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/rundesache/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/rundesache/images/gruen/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: #005e00;

}
.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;
	}
}


#spalte_rechts {
	float: left;
}


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

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

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

#fusszeile_rechts{
	background: url("/themes/rundesache/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: #005e00;
}

#fusszeile a:hover, #fusszeile_text a:active {
  text-decoration: underline;
}

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

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

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