/* reset */
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td { 
	margin:0;
	padding:0;
}
table {
	border-collapse:collapse;
	border-spacing:0;
}
fieldset,img { 
	border:0;
}
address,caption,cite,code,dfn,em,strong,th,var {
	font-style:normal;
	font-weight:normal;
}
ol,ul {
	list-style:none;
}
caption,th {
	text-align:left;
}
h1,h2,h3,h4,h5,h6 {
	font-size:100%;
	font-weight:normal;
}
q:before,q:after {
	content:'';
}
abbr,acronym { border:0;
}

.ticketlink {
vertical-align:-2px;
}

.hasticketlink {
background-color:#E0E9EC;
border-bottom: solid 1px #fff;
}

/* zeilenabstand hoch-/tiefgestellter text */
sup,
sub {
    height: 0;
    line-height: 1;
    vertical-align: baseline;
    _vertical-align: bottom;
    position: relative;
}

sup {
    bottom: 1ex;
}

sub {
    top: .5ex;
}

/* ende reset */


body { font: 90%/1.4em arial, sans-serif; }

.clearer { clear: both; }
.nobr { white-space: nowrap; }

em { font-style: italic; }
strong { font-weight: bold; }
hr { height: 0; border: none; border-top: 1px #07394b solid; margin: 1.5em 0; }
blockquote { border-left: 5px #cccccc solid; padding-left: 1em; margin: 0.5em 0; }
cite { font-style: italic; }

/* inhalt */
p { margin: 0 0 1em; }
.figure .credit { font-size: 0.6em; margin: 0; }
.figure .caption { font-size: 0.8em; margin: 0; font-style: italic; }
p .ueberschrift, p.ueberschrift { font-weight: bold; }
#inhalt ul { list-style: square outside; margin-left: 1.5em; }
#inhalt ol { list-style: decimal outside; margin-left: 1.5em; }

a.pdf { background: url(/media/bilder/_layout/icons/pdf.gif) no-repeat left 0; padding-left: 20px; }
a.extern { background: url(/media/bilder/_layout/icons/extern.gif) no-repeat right 0; padding-right: 20px; }

#inhalt .suche .steuerung { margin: 1em 0; }
#inhalt .suche .steuerung.unten { border-top: 1px #07394B solid; padding-top: 1em; }
#inhalt .suche .ergebnis strong { font-weight: bold; }
#inhalt .suche .ergebnis li h2, .suche li .kategorie { margin-bottom: 0.5em; }
#inhalt .suche .ergebnis ul { list-style: none; margin-left: 0; }
#inhalt .suche .ergebnis li { border-top: 1px #07394B solid; padding-top: 1em; margin: 0 0 1em; width: 100%; }
#inhalt .suche .ergebnis li p { margin-bottom: 0; }