/*
Theme Name: &raquo;Rettet das Kind&laquo; &ndash; Wien
Theme URI: 
Description: &bdquo;&raquo;Rettet das Kind&laquo; &ndash; Wien&ldquo; is a theme for WP 2.2.1 made by <a href="http://www.subhash.at">Subhash</a> (thanks to Vladimir Simovic aka <a href="http://www.perun.net">Perun</a> for the inspiration by "Red Train").
Author: Subhash
Author URI: http://www.subhash.at
Version: 2.0

CSS für Kategorie 13 ("Hietzing"). Überschreibt das allgemeine Stylesheet in untenstehenden Regeln
*/


#header {
	background: url(/wp-content/kus/hietzing.jpg) no-repeat;
}

#hauptnavi li {
	background: url(img/button13.gif) no-repeat;
}
#hauptnavi li ul li {
	background: none;
}
#hauptnavi li.popup:hover ul#hn_streetwork, #hauptnavi li.popup ul#hn_streetwork:hover {
	background: url(img/popup_sw13.gif) no-repeat;
}
#hauptnavi li.popup:hover ul#hn_jugendtreffs, #hauptnavi li.popup ul#hn_jugendtreffs:hover {
	background: url(img/popup_jt13.gif) no-repeat;
}
#hauptnavi li.popup:hover ul#hn_verein, #hauptnavi li.popup ul#hn_verein:hover {
	background: url(img/popup_ve13.gif) no-repeat;
}

#container_oben, #container_unten {
	background: url(img/container_oben13.gif);
}
#container { /* umfasst #navi und #content und #footer */
	background: url(img/container13.gif);
}
#container_unten {
	background: url(img/container_unten13.gif);
}
#hauptnavi li a:hover, #hauptnavi li a:active, #hauptnavi li a.aktiv,
h1, #content h2, #content h3, h4, h5, h6, strong, #content a:link, #content a:visited,
#navi-innen h2, .navigakt a:link, .navigakt a:visited, .navigakt h2, .navigakt li, #content .date {
	color: #e95d0f;
}
#content a:hover, #content a:active {
	color: #b92d00;
}