/*****************************************/
/*     (c) Kufer Software Konzeption     */
/*           Oderstr. 7		     */
/*           D-84453 Mühldorf			 */
/*****************************************/

div.kopf       { margin-right: 3px;}
div.kopfbild   { float: right; margin-top:5px;  }
.kopfbild img  { margin-top: 0px;}
img.stadtlogo  { width: 120px; height:96px;}
div.stadtlogo  { margin: 5px 38px; width: 120px; height:96px; float:left;}
applet.stadtlogo  { width: 120px; height:96px;}

/*Listen in der Kategorienübersicht */
div.menue_unterauswahl, 
div.menue_unterauswahldemnaechst  {width: 43em; }
ul.menu_unterauswahl, ul.menue_unterauswahl     { list-style-image:url(pfeil.gif); list-style-type:none;  list-style-position:outside;  
                                                  margin-top: 25px;}                                          
li.menue_unterauswahl         { margin:20px 0px; width: auto; border: 0px none; background-color: #F1F2F5; }
a.menue_unterauswahl          { display:block; color: #333333; font-size:14px;  height: 22px; text-decoration:none; font-weight:bold; }
a.menue_unterauswahl:link     { }
a.menue_unterauswahl:visited  { color: #003399;}
a.menue_unterauswahl:hover    { }
li.menue_unterauswahl.active  { background-color: #F1F2F5; }
span.anmeldetext { color: red; font-weight: bold;}


/*nötig, weil IE6 nicht mit mehr als "16 floatenden inputs" klarkommt*/
div.anmeldung {}
div.anmblock {}

/* Tabelle Dozenten */
table.dozenten     {  width:100%; margin: 10px 0px; }
.dozenten td       { padding: 7px; }

/* Gebaudesicht */
a.gebaeude  { display: underline; margin-left: 160px; }
img.gebaeude { width: 250px; height: 250px; margin: 10px 0px 10px 100px; border: 1px solid #8E8E8E;}


