/* lists */

.terminliste_klein {
	margin: 0px 0px 18px 0px;
}
.terminliste_klein a {
	color:#000000;
}
.terminliste_klein h1 {
   font-size:1.3em;
   margin-bottom:6px;
   color:#FFFFFF;
}
.terminliste_klein .zeile {
	clear:both;
	margin:0px 0px 12px 0px;
}
.terminliste_klein h2{
   font-size:1.1em;
   margin-bottom:6px;
}
.terminliste_klein .verweis {
	float:right;
	margin-top:3px;
}

#SonderausstellungContent .termin {
	font-size:0.9em;
	margin-bottom:24px;
} 
#SonderausstellungContent h2{
	font-size:1.0em;
	color:#000000;
	font-weight:bold;
}

#TerminlisteGross {

}
#TerminlisteGross .zeile{
	width:585px;
	border-bottom:1px dashed #FFFFFF;
	margin:0px 0px 12px 0px; 
	padding:0px 0px 12px 0px;
	font-size:0.9em;
}
#TerminlisteGross h2 {
	font-size:1.1em;
	color:#000000;
	font-weight:bold;
	margin:0px;
}
#TerminlisteGross a {
	color:#000000;
}

#TerminDetail h1{
	color:#000000;
}
.goback {
	margin:12px 0px 12px 0px;
	padding:3px 0px 0px 0px;
	border-top:1px dashed #CCCCCC;
	font-size:0.8em;
}
