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


/* Listen */
#kurs_ortliste                    { list-style:none; margin:0em; padding:0em; }
ul.doz_kursliste                  { list-style-image:none; margin:0em; }

/* Kalender */
#kalender                         { width:180px; border:2px solid #012D74; background-color:#efefef ; text-align:center; }
#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; }


/* Aktuelle Meldungen Startseite   ### 2010-01-25 U. Iberer ###  */


div.news-latest-container
{
	margin:				40px 0px 0px 0px;
}


div.news-latest-container h2
{
	font-size:			14px;
	color:				white;
	background-color:	#999;
	padding:			2px;
}

div.news-latest-item
{
	background-color:	#eee;
	margin:				25px 0px 25px;
	padding:			3px 5px 3px;
}

span.news-latest-date
{
	font-size:			0px;
}

hr.clearer
{
	border: 			0;
	height:				0;
}

div.news-latest-morelink
{
	text-align:			right;
}

div.news-latest-gotoarchive
{
	font-size:			0px;
}

div.news-single-timedata
{
	font-size:			0px;
}

p.news-single-author
{
	font-size:			0px;
}

div.news-single-item h2
{
	font-size:			18px;	
}