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


/* Template */
div.right_menue 	{ background-color: transparent; }
img.tasten		{ margin-right: 40px; }
div.kopf_navigation div.align_right { margin-right: 10em; }
div.navigation		{ height: 500px; background-image: url(typo3/bg_navigation.gif); background-repeat: no-repeat; }
#progheft		{ margin: 1em; }
div.main		{ background-image: none; }

div.right_menue.rechtskurse	{ background-color: #E4E4E4; }

ul.symbole		{ margin-left: 0em; padding-left: 0em; list-style-type: none; list-style-image: none; }
	
div.fuss    { margin-left:18.3em; }  

p.align-center		{ text-align: center; }

/* WEB-BASys */
ul.doz_kursliste 	{ padding-left: 0em; list-style-type: none; }
h3.anmheader		{ clear: left; margin-top: 1.5em;}

/* eMail Formulare */
fieldset.csc-mailform { border:0px; margin:0px; padding:0px; }
fieldset.csc-mailform fieldset { border:0px; margin:0px; padding:0px; }
fieldset.csc-mailform fieldset legend { display:none; }
fieldset.csc-mailform table { width:515px; }
input#mailformnichtanzeigen { display:none; }

div.erm_text {font-size:1.1em; font-weight:bold;}


/*****************************************/
/*         CSS für die Kalender          */
/*****************************************/
#kalender                         { width:15em; border:0.2em solid #012D74; background-color:#efefef ; text-align:center; color:#000000; }
#kalender caption                 { background-color:#012D74; color:#ffffff; font-weight:bold; }
#kalender caption a               { color:#ffffff; }
td.sonntag                        { color:#848484; font-weight:bold; }
td.eine                           { background-image:url(td_eine.gif); background-repeat:no-repeat; background-position: center; }
td.mehrere                        { background-image:url(td_mehrere.gif); background-repeat:no-repeat; background-position: center; }

