body { text-align: left; width: 523px; font-family:Verdana,Arial,Helvetica; font-size: 12px; }
h2.eventtitle { font-size: 16px; font-weight: bold; }

#detailseite table td { font-size: 12px; }
table.detailwotable a { text-decoration: underline; }
table.detailwotable { font-size: 12px; }




/* Formular */
input.eventcb { margin-left: 8px; }
td.formtd { background-color: #d9d7d0; font-size: 11px; }
td.formtd input, td.formtd option, td.formtd select { font-size: 11px; }
div.formtitle { background-color: #807f84; color:#ffffff; font-size:18px; font-weight:bold; padding: 6px 12px; }
div.formbody { padding: 6px 0 6px 12px; }
/* Ende Formular */



div#eventbooster_footer { margin-top: 40px; text-align:right; }
div#eventbooster_footer a { text-decoration: none; color: #000; }
div#eventbooster_footer img { border: none; }

/*
{
background:transparent url(../../openmedia_custom/common/images/c_box_head_line.gif) repeat-x scroll 5px 8px;
}
*/


/* Teaser */
div.teaser_label{ background:transparent url('/associate/goodday/image/design/c_box_head_line.gif') repeat-x scroll 5px 8px; }
div.teaser_label span { background-color: #fff; padding-right: 10px; color:#9A977F; }
div.teaser_body img { border: 0; }
div.teaser_title a { font-size:11px; color:#000000; font-weight:bold; text-decoration: none; }
div.teaser_subtitle a { font-size:11px; color:#000000; text-decoration: none; }
div.teaser_text a { font-size:10px; color:#000000; text-decoration: none; }
div.teaser_text a span.mehr { font-size:10px; color:#9A977F; font-weight:bold; text-decoration: none; }


/* Ende Teaser */





/* Styles Eventlisting (BS, Jan 2008) */
table.evli_pageindicatortable { width: 100%; table-layout: fixed; font-size: 12px; }
	table.evli_pageindicatortable td.evli_pageback { width: 33%; text-align: left; }
	table.evli_pageindicatortable td.evli_pageindicator { width: 33%; text-align: center; }
	table.evli_pageindicatortable td.evli_pagenext { width: 33%; text-align: right; }

div.evli_daterow { border-top: 1px solid #444; background-color: #d9dacb; padding-left:2px; font-size:11px; font-weight:bold; text-align: left; }

table.evli_eventrow { table-layout:fixed; width: 100%; border-top: 1px solid #444; }
	table.evli_eventrow td { vertical-align: top; margin: 0; padding: 0; }
	table.evli_eventrow td.evli_begins { width:34px; padding-left:2px; font-size:11px; }
	table.evli_eventrow td.evli_main { font-size: 11px; }
		table.evli_eventrow td.evli_main div.evli_title { font-weight: bold; }
		table.evli_eventrow td.evli_main div.evli_category { text-transform:uppercase; }
		table.evli_eventrow td.evli_main div.evli_detail { font-size: 10px; }
	
		table.evli_eventrow td.evli_main img.evli_thumb { float: left; margin-right: 4px; border: 1px solid black; }
	table.evli_eventrow td.evli_location { width: 130px; font-size: 10px; }
/* Ende Styles Eventlisting */



