/*********************************************************************************

	Project		:	daviderler.de
				:	eventcal.css
**********************************************************************************/

/*#### default.htm ##############################################################*/

p.right {
	display:block;
	}
a.back { display:inline-block; float:left;}
a.next { display:inline-block; float:right;}

div#eventlist {
	display:block;
	text-indent:0.3em;
	background: url(../images/trans_back.png) repeat;
	}
.eventlist_head {
	display:block;
	text-indent:0.3em;
	background:#888 url(../images/trans_back.png) repeat;
	}
table.eventlist {
	padding:0 0.5em;
	background:url(../images/trans_back.png) repeat;
	width:100%;
	padding-bottom:3px;
	}
.date {
	width:100px;
	text-align:left;
	line-height:1.4em;
	}
.title {
	width:250px;
	text-align:left;
	line-height:1.4em;
	padding:0 0 0 2px;
	}
.cat {
	width:70px;
	text-align:left;
	line-height:1.4em;
	padding:0 0 0 2px;
	}
.town {
	width:205px;
	text-align:left;
	line-height:1.4em;
	padding:0 0 0 2px;
	}

/* .places {} */

.desc {
	width:auto;
	text-align:left;
	}

.dates {
	width:100px;
	padding: 0 0 0 1px;
	text-align:left;
	}

.eltitle {
	width:190px;
	text-align:left;
	padding:0 0 0 2px;
	}
.elcat {
	width:70px;
	text-align:left;
	padding:0 0 0 2px;
	}
.elvenue {
	width:210px;
	text-align:left;
	}
.elplaces {}
.elshortdesc {
	width:auto;
	}


/*#### details.htm ##############################################################*/

div.event {}
div.facts {}
div.desc {}
span.eltitel {}
span.eldesc {}
span.elgebuhr {}
p.backlist {}


/*#### index.htm ##############################################################*/

fieldset.cal {
	width:100%;
	padding:0.3em;
	font: 11px/18px "Lucida Grande", "Lucida Sans Unicode", Arial, Verdana, sans-serif; color: #333; 
	line-height:1.6em;
	}



/*#### katbild.htm ##############################################################*/

.eventform {
	background:url(../images/trans_back.png) repeat;
	}


/*#### mini.htm #################################################################*/

.seminar{$class}
.event {}


/*#### results.htm ##############################################################*/

.ergebnisliste {}
.uebersicht {}


/*#### stats.htm ################################################################*/

.#vstats {}


/*#### venue.htm ################################################################*/

.event {}
.elvendesc {}