/*
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
*/
.debug {
	display: none;
	color: red;
	font-size: 1em;
}
body {
	margin: 0;
	padding: 15px 0;
	font-size: 81%; /*generelle Schriftgroesse */
	text-align: center;
	background: url(/wp-content/themes/rdk-wien/img/category_hg.gif) repeat-x #2b2b2b;
}
body, h1, h2, h3, h4, h5, h6, p, li, a, #archiv {
	font-family: "Lucida Grande", "Lucida Sans Unicode", Tahoma, Verdana, Arial, sans-serif !important;
	color: #333;
}
h1, h2, h3, h4, h5, h6, strong, #content .date {
	color: #555;
}
#content h2 {
	font-size: 1.8em;
}
#content h3 {
	font-size: 1.6em;
}
#content h4 {
	font-size: 1.5em;
}
#content h5 {
	font-size: 1.4em;
}
#content h6 {
	font-size: 1.2em;
}
p {
	margin: 0 0 0.5em;
	padding: 0;
	font-size: 1em;
}
div {
	margin: 0;
	padding: 0;
}
a:link, a:active, a:visited {
	color: #444;
}
a:hover {
	color: #000;
	text-decoration: none;
}
hr {
	display: none;
}
img {
	border: none;
}
ins {
	text-decoration: none;
	border-bottom: 1px dashed #333;
}
ul, ol {
	margin: 1em 0;
	padding: 0 0 0 2.5em;
}
ul {
	list-style-type: circle;
}
li {
	margin: 0.5em 0;
	padding: 0;
}
acronym, abbr, dfn {
	border-bottom: 1px dashed #333;
	font-style: normal;
}
blockquote {
	border-left: 3px solid #666;
	margin: 1em 0;
	padding: 10px;
	background: #e4e4e4;
	width: 470px;
}
code, pre {
	color: #000;
	font-family: "Courier New", Courier, monotype;
}
.bild-links {
	float: left;
	margin: 0 16px 3px 0;
}
.bild-rechts {
	float: right;
	margin: 0 0 3px 16px;
}
.center, .c {
	text-align: center;
}
.r {
	text-align: right;
}
.search-button {
	font-size: 1em;
	font-weight: bold;
	border: 1px solid #444;
	background: #eee;
	color: #333;
	padding: 1px 2px;
}

#header {
	margin: 0 auto 0 auto;
	border: 0;
	padding: 0;
	height: 143px;
	width: 826px;
	text-align: left;
	background: url(/wp-content/kus/kopfbild_neutral.jpg) no-repeat;
}
#headerlink img, #headerlink h1, #headerlink h1 a {
	margin: 0;
	padding: 0;
	width: 230px;
	height: 120px;
	border: 0;
}
#headerlink h1 a {
	padding-top: 30px;
	display: block;
}
#headerlink h1 a span {
	display: block;
	text-indent: -10000px;
}

/* =============== Hauptnavigation =============== */
#hauptnavi {
	margin: 13px auto 14px auto;
	width: 828px;
	height: 42px;
}
#hauptnavi ul {
	margin: 0;
	padding: 0;
}
#hauptnavi li {
	float: left;
	display: inline; /* gg. ie-double-margin-bug */
	position: relative;
	width: 135px;
	height: 42px;
	margin: 0 3px 0 0;
	padding: 0;
	list-style-type: none;
}
#hauptnavi li a:link, #hauptnavi li a:visited, #hauptnavi li a:hover, #hauptnavi li a:active {
	font-size: 1.2em;
	font-weight: bold;
	text-decoration: none;
	line-height: 42px;
}
#hauptnavi li ul { /* Popup */
	position: absolute;
	top: -1000px;
	left: -34px;
	width: 201px;
}
#hauptnavi li.popup:hover ul, #hauptnavi li.popup ul:hover {
	top: 0;
	padding: 60px 0 1em 1.8em;
}
#hauptnavi li ul#hn_streetwork { /* Popup Streetwork */
	height: 195px;
}
#hauptnavi li ul#hn_jugendtreffs { /* Popup Jugendtreffs */
	height: 143px;
}
#hauptnavi li ul#hn_verein { /* Popup Verein */
	height: 265px;
}
#hauptnavi li ul li { /* im Popup */
	float: none;
	display: block;
	width: 222px;
	height: 1.8em;
	margin: 0;
	text-align: left;
}
#hauptnavi li ul li a:link, #hauptnavi li ul li a:visited, #hauptnavi li ul li a:hover, #hauptnavi li ul li a:active {
	font-size: 1em;
	line-height: 1.8em;
}
#hauptnavi li ul li a:link, #hauptnavi li ul li a:visited {
	color: #555;
}
#hauptnavi li ul li a:hover, #hauptnavi li ul li a:active {
	color: #000;
}
/* Folgendes wird von Einrichtungsspezifischen Stylesheets überschrieben: */
#hauptnavi li {
	background: url(img/button.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_sw.gif) no-repeat;
}
#hauptnavi li.popup:hover ul#hn_jugendtreffs, #hauptnavi li.popup ul#hn_jugendtreffs:hover {
	background: url(img/popup_jt.gif) no-repeat;
}
#hauptnavi li.popup:hover ul#hn_verein, #hauptnavi li.popup ul#hn_verein:hover {
	background: url(img/popup_ve.gif) no-repeat;
}
/* Ende Überschreiben */

#container_oben, #container_unten {
	margin: 10px auto 0 auto;
	padding: 0;
	width: 826px;
	height: 20px;
	background: url(img/container_oben.gif) no-repeat;
}
#container { /* umfasst #navi und #content */
	margin: 0 auto 0 auto;
	padding: 0;
	text-align: left;
	width: 826px;
	border: 0;
	color: #222;
	background: url(img/container.gif) repeat-y;
	line-height: 140%;
}
#container_unten {
	margin: 0 auto 0 auto;
	background: url(img/container_unten.gif) no-repeat;
}

/* =============== Unternavigation: =============== */
#navi {
	margin: 0;
	float: left;
	width: 190px;
	font-size: 0.9em;
}
#navi-innen {
	padding: 0 5px 0 15px;
}
#navi #searchform {
	margin: 1em 0;
}
#navi .navi-search {
	margin-bottom: 5px;
	background: #f8f8f8;
	font-size: 0.9em;
	width: 150px;
	border: 1px solid #666;
}
#navi .search-button {
	float: right;
	margin-right: 2px;
	color: #333;
}
#navi img {
	display: block;
	margin: 35px 0 12px;
	border: 1px solid #666;
	width: 166px;
	height: 282px;
}

#navi h2 {
	font-weight: bold;
	margin: 3em 0 0.5em;
	font-size: 1.2em;
	line-height: 1.2;
}
#navi h3 { /* d. h. derzeit nicht speziell hervorgehoben */
	font-weight: bold;
	margin: 0;
	font-size: 1em;
}
#navi ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
#navi ul li {
	list-style: none;
	margin: 0;
	padding: 0;
}
#navi form, #navi #archiv {
	margin: 0;
	padding: 0;
}
#navi ul li ul {
	margin: 0 0 0 0.8em !important;
}

#navi #archiv {
	margin: 0.3em 0;
	width: 140px;
	font-weight: bold;
}
#navi a {
	text-decoration: none;
	font-weight: bold;
}
#navi #loginout {
	margin-top: 1.5em;
	text-align: right;
	color: #c00;
}
#navi #loginout a {
	color: #c00;
}

#content {
	float: right;
	display: inline; /* gg. IE Doubled Float-Margin Bug */
	margin: 0 24px 0 0;
	padding: 0 0 2.5em;
	width: 564px;
	font-size: 0.9em;
	background-color: #fff;
}
#content h2 {
	margin: 0em 0 0.2em;
	font-size: 1.9em;
	line-height: 1.2;
}
#page #content h2 {
	margin: 0em 0 1em;
}
#content h2 a {
	text-decoration: none;
}
#content h3, #content h4, #content h5, #content h6 {
	margin: 1.4em 0 0.7em;
	padding: 0;
}
#content h3 {
	font-size: 1.5em;
	line-height: 1.2;
}
#content h4 {
	font-size: 1.3em;
	line-height: 1.2;
}
#content h5 {
	font-size: 1.1em;
}
#content h6 {
	font-size: 1em;
}
#content img {
	margin-top: 1em;
	margin-bottom: 1em;
	border: 1px solid #033;
}
#content .date {
	font-size: 1em;
	text-align: right;
	font-weight: bold;
}
#content .meta { /* "Abgelegt unter ..." */
	margin: 0 0 1.7em;
	font-size: 0.9em;
}
#content .bearbeiten, #content .bearbeiten a:link, #content .bearbeiten a:visited {
	margin: 1em 0;
	color: #c00;
	font-weight: bold;
}
#content .feedback {
	margin: 15px 0 15px 0;
	border-bottom: 1px solid #444;
	padding-bottom: 10px;
	text-align: right;
}
#commentlist li {
	margin-bottom: 1.5em;
	border-bottom: 1px solid #444;
	padding-bottom: 1em;
}
#commentform {
	margin: 1em 0;
	border: 1px solid #333;
	padding: 1em;
	background: #fff;
}
#commentform textarea {
	border: 1px solid #444;
	background: #eee;
}
#commentform #email, #commentform #author, #commentform #url {
	border: 1px solid #444;
	width: 180px;
	font-size: 1em;
	background: #eee;
}
#commentform #submit {
	float: right;
	color: #333;
}

#footer {
	margin: 0.6em auto 0 auto;
	padding: 0;
	text-align: center;
	font-size: 0.75em;
	color: #666;
}
#footer a:link, #footer a:visited {
	text-decoration: none;
	color: #666;
}
#footer a:hover {
	text-decoration: underline;
	color: #999;
}

/* =============== Hervorhebungen der Suchbegriffe: =============== */
.hilite {
	color: #fff;
	background-color: #49d;
}
.hilite1 {
	color: #fff;
	background-color: #2a8;
}
.hilite2 {
	color: #fff;
	background-color: #666;
}
.hilite3 {
	color: #fff;
	background-color: #955;
}