@charset "ISO-8859-1";
/*****************************************/
/*     (c) Kufer Software Konzeption     */
/*           Oderstr. 7		               */
/*           D-84453 Mühldorf		       	 */
/*****************************************/



/*****************************************/
/*      Allgemeine CSS Einstellugnen     */
/*****************************************/
div.hauptseite {
margin-top:1em;
}

a.statusadresse, 
h2.statusadresse {
 color:#D50000;
 font-size:1.1em;
}

a.statusadresse:hover {
background-color:#FFCC33;
color:#2000A3;
}

h2.statusmeldung {
/*background-image:url(achtung.gif);
background-position:0 50%;
background-repeat:no-repeat;    */
color:#2000A3;
/*font-size:1.1em;
padding-bottom:0.5em;
padding-left:3em;
padding-top:0.5em; */
}

h2.headlinekurs {
font-size: 1em;
}

span.clickadrbold {
font-size:1.1em;
}

span.clickpfad {
color:#D50000;

}

a.clickadresse {
color:#D50000
}

a.clickadresse:hover {
background-color:#FFCC33;
color:#2000A3;
}

a.menue_unterauswahl:hover {
color:#2000A3;
}

input.button {
background-color:#FFCC33;
border-color:#CCCCCC #333333 #333333 #CCCCCC;
border-style:solid;
color:#CC0000;
font-weight:bold;
}

tr.alt1, tr.row1 {
background-color:#FFFFCC;
}

th.orange {
background-color:#FFCC33;
border-bottom:1px solid #FFCC33;
}

td.orange.middle, td.orange.left {
border-right:1px solid #FFCC33;
text-align:center;
}

td.orange {
border-bottom:1px solid #FFCC33;
text-align:center;
}

/*****************************************/
/*                 Global                */
/*****************************************/
div#schriftgroesse span {
font-size: 0.8em;
}


/*****************************************/
/*         CSS für die Startseite        */
/*****************************************/



/*****************************************/
/*      CSS für die Programm Seite       */
/*****************************************/



/*****************************************/
/*         CSS für die Kurssuche         */
/*****************************************/
 div.titel {
padding:0px;
}

/*****************************************/
/*       CSS für die Kursübersicht       */
/*****************************************/



/*****************************************/
/*   CSS für die Kursdetails & Kurstage  */
/*****************************************/

th.k_detail {
text-align: left;
}

/*****************************************/
/*         CSS für den Warenkorb         */
/*****************************************/



/*****************************************/
/*         CSS für die Anmeldung         */
/*****************************************/
legend {
background-color:#FFFFCC;
border:none;
font-size:1.1em;
font-weight:bold;
margin-bottom:0.5em;
margin-left:0;
}

fieldset {
background-color:#FFFFCC;
border:none;
}

label.anmeldung_label {
width:9em;
}

select.tedit_erm_grundclass 
{
 width: 20em;
}

/*****************************************/
/*   CSS für die Ausenstellen, Gebäude   */
/*          & Dozenten Übersicht         */
/*****************************************/
ul.doz_buchstabenleiste {
list-style-type:none;
margin:0;
padding:0;
}

ul.doz_buchstabenleiste li {
float:left;
padding:0.3em;
}
ul.dozenten {
list-style-type:none;
}

ul.doz_buchstabenleiste li.aktiv {
list-style-type:none;
}

ul.doz_buchstabenleiste li.aktiv a {
color:#2000A3;
} 

div.doz_name {
  float: left;
}

div.doz_name ul {
  list-style-image: none;
  list-style-type: none;
  margin: 0em;
  padding: 0em;
  display: inline;
}
div.doz_name ul li {
  display: inline;
}

div.kurse_link {
}

/*****************************************/
/*       Weitere CSS Einstellungen       */
/*****************************************/


div.erw_suche {
  margin-left: 0.8em;
}
