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


/*****************************************/
/*      Allgemeine CSS Einstellugnen     */
/*****************************************/

h1                            { font-size:1.4em; color:#1A4672; margin:5px 0; text-transform:uppercase; border-bottom:1px solid #1A4672; }
h2                            { font-size:1.8em; color:#676767; margin:5px 0; font-weight:normal; }
h3                            { font-size:1.4em; color:#1A4672; margin:0; }
h4                            { font-size:1em; color:#1A4672; margin:0; }
h5                            { font-size:1em; color:#1A4672; margin:0; font-weight:normal; text-decoration:underline; }
a, a:visited                  { text-decoration:none; color:#1868B9; font-weight: bold; }
a:hover                       { text-decoration:underline; }
p.align-center								{ text-align: center; }


/*****************************************/
/*                 Global                */
/*****************************************/


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

#kalender                         { margin-bottom:5px; }

/*****************************************/
/*         CSS für die Kurssuche         */
/*****************************************/


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

li.menue_unterauswahl a:hover     { text-decoration:underline; color:#1868B9; }

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

div.kursuebersicht_top a          { color:#1A4672; }

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


/*****************************************/
/*         CSS für die Anmeldung         */
/*****************************************/


/*****************************************/
/*   CSS für die Ausenstellen, Gebäude   */
/*          & Dozenten Übersicht         */
/*****************************************/



/*****************************************/
/*       Weitere CSS Einstellungen       */
/*****************************************/
/* CSS für das Mailformular */
form.anmelden input,								
form.member input,									
form.kontakt input								{ width: 25.5em; }

form.be_newsletter input					{  }
form.ab_newsletter input					{  }

input#checkbox										{ margin: 0em 0.5em 0em 9em; width: 0em; }
input#absenden										{ border: 1px dotted; background-color: #1868B9; color: #FFFFFF; width: 11em; font-size: 0.9em; font-weight: bold; margin: 0em 0em 0em 30.2em; } 
input#sending											{ border: 1px dotted; background-color: #1868B9; color: #FFFFFF; width: 11em; font-size: 0.9em; font-weight: bold; margin: 0em 0em 0em 0em; } 
input#radio												{ width: 0em; }

form.anmelden label,								
form.member label,									
form.kontakt label,								{ font-weight: bold; }



div.l_nachname,										
div.l_vorname,									
div.l_strasse,											
div.l_plz,													
div.l_telefon,											
div.l_email,											
div.l_ab,												
div.l_institut,										
div.l_blz,												  
div.l_ktonr,												
div.alt_nachricht,									
div.alt_rechnung									{ float: left; width: 10em; }

div.mailformplus_contactform li 	{ margin-left: 2em; }

div.mitgliedsbeitrag,
div.verein												{ color: #666666; margin: 0em 0em 0em 10em; width: 33em; }

div.mail_center										{ text-align: center; }

h2.alt_rechnung,									
h2.alt_einzug											{ color: #1868B9; font-size: 1.1em; }

hr.alt_rechnung,										
hr.alt_einzug											{ color: #1868B9; width: 37em; float: left; }







