/* Termine und Kurse */
#content h2.kurs {
clear: right;
font-family: Tempus Sans ITC, Century Gothic, Arial, Helvetica; 
min-height: 1.3em;
background-color: #f9d8ac;
background-color: #fbe5c7;
color: #ed8700;
font-size: 1.2em;
font-weight: bold;
margin: 18px 0 10px 0;
padding: 3px 8px;
}
* 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: 5px 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.1px;
font-size: 0.1px;
heignt: 0.1px;
}
#content p.linie {
line-height: 3px;
border-bottom: 2px solid #ed8700;
}
#content h4.orange {
font-family: Tempus Sans ITC, Century Gothic, Arial, Helvetica; 
font-size: 0.9em; color: #ed8700;
font-weight: bold;
float: left;
margin: 5px 0 0 0;
padding: 0;
}
#content p.kursinfo {
text-align: left;
font-size: 0.8em;
line-height: 1.3em;
float: right;
width: 460px;
width: 434px;
margin: 5px 0 3px 0;
}
#content div.bilderzeile {
width: 100%; 
margin: 10px 0 10px 0;
}
#content p.klein {
font-size: 0.7em;
line-height: 1.2;
color: #6666c2;
}
