/* Termine und Kurse */
#content h2.kurs {
clear: right;
min-height: 1.3em;
background-color: #f9d8ac;
font-size: 1.2em;
font-weight: normal;
margin: 18px 0 5px 0;
padding: 1px 5px;
}
* html #content h2.kurs {
height: 1.3em;
}
#content h3.kurs {
font-size: 0.8em;
margin: 0 0 5px 0;
}
#content p.kurs {
text-align: left;
font-size: 0.8em;
line-height: 1.3em;
margin: 5px 0;
}
#content p.kursend {
font-size: 0.8em;
line-height: 1.3em;
margin: 0 0 8px 0;
}
* html #content p.kursend {
margin: 0 0 24px 0;
}
#content br.kurs {
line-height: 0.7em;
}
* html #content br.kurs {
font-size: 0.7em;
}
#content br.infoend {
clear: both;
line-height: 0.1em;
font-size: 0.1em;
}
#content p.linie {
line-height: 3px;
border-bottom: 2px solid #ed8700;
}
#content h4.orange {
font-size: 0.9em; color: #ed8700;
font-weight: bold;
float: left;
margin: 0;
padding: 0;
}
#content p.kursinfo {
text-align: left;
font-size: 0.8em;
line-height: 1.3em;
float: right;
width: 460px;
margin: 0 0 3px 0;
}
