/**
 * Style sheet lma_2008
 */
/* Veranstaltung- Info - oben */
.veranst_info
{
	border-bottom:2px solid #E6EEFF;
}

/* Veranstaltung- Details */
.detail_datum
{
	font-family:Arial;
	font-weight:bold;
	font-size:14px;
	color:#000000;
	line-height:30px;
}

/* Veranstaltung- Details */
.detail_bezeichnung
{
	height:40px;
	font-family:Arial;
	font-weight:bold;
	font-size:14px;
	color:#006699;
}

/* Veranstaltung- Details */
.detail_beschreibung
{
	font-family:Arial;
	font-size:12px;
	color:#000000;
}

/* Tabelle - vspacer */
.vspacer
{
	width:10px;
}

/* Tabelle - hspacer */
.hspacer
{
	height:5px;
	border-top:1px solid #E6EEFF;
}

/* Veranstaltung- Tabellen Überschrift */
.head_veranstaltung
{
	background-color:#e6eeff;
	font-family:Arial;
	font-weight:bold;
	font-size:12px;
	color:#0084D7;
}

/* Veranstaltung- Montsüberschrift */
.month_veranstaltung
{
	padding-top:40px;
	border-bottom:2px solid #E6EEFF;
	font-family:Arial;
	font-weight:bold;
	font-size:14px;
	color:#006699;
}

/* Veranstaltung- Detail-Datum */
.data_date_veranstaltung
{
	font-family:Arial;
	font-weight:bold;
	font-size:11px;
	color:#000000;
}

/* Veranstaltung- Detail-Datum */
.data_veranstaltung
{
	font-family:Arial;
	font-weight:bold;
	font-size:11px;
	color:#000000;
}

/* Veranstaltung- Detail-Datum */
.data_leitername_veranstaltung
{
	font-family:Arial;
	font-weight:bold;
	font-size:11px;
	color:#000000;
}

/* Veranstaltung- Detail-Datum */
.data_dozentenname_veranstaltung
{
	font-family:Arial;
	font-size:11px;
	color:#000000;
}

/* Veranstaltung- Detail-Datum */
.data_leiterort_veranstaltung
{
	font-family:Arial;
	font-size:11px;
	color:#000000;
}

/* Veranstaltung- Detail-Datum */
.data_dozentenort_veranstaltung
{
	font-family:Arial;
	font-size:11px;
	color:#000000;
}

/* Artikel H1 */
h1
{
	font-family:Arial;
	font-weight:bold;
	font-size:18px;
	color:#0084D7;
}

/* Navigation - Footer -UL */
.mod_customnav ul
{
	margin:73px 0px 0px 450px;
	padding:0px;
	list-style-type:none;
}

/* Navigation - Footer -LI */
.mod_customnav li
{
	width:75px;
	float:left;
	text-align:center;
}

/* Navigation - Footer -LI */
.mod_customnav li .active, .mod_customnav li a, .mod_customnav li a:active
{
	margin:0px;
	padding:0px;
	vertical-align:top;
	font-family:Arial;
	text-decoration:none;
	font-size:10px;
	color:#000000;
}

/* News-List H1 */
.mod_newslist h1, .mod_newsarchive h1
{
	margin:0px;
	padding:0px;
	font-family:Arial;
	font-weight:bold;
	font-size:14px;
	color:#0084D7;
}

/* News-List H1 */
.mod_newslist h2, .mod_newsarchive h2
{
	margin:0px;
	padding:0px;
	font-family:Arial;
	font-weight:bold;
	font-size:12px;
	color:#000000;
}

/* News Layout-Full */
.layout_full
{
	margin-top:10px;
	margin-bottom:10px;
	padding-top:10px;
	padding-bottom:10px;
}

/* News-List P */
.mod_newslist p, .mod_newsarchive p
{
	margin:0px;
	padding:0px;
	font-family:Arial;
	font-size:10px;
	color:#D47844;
}

/* News-List P */
.mod_newslist ce_text
{
	font-family:Arial;
	font-size:12px;
	color:#000000;
}

.mod_newsmenu ul
{
	margin:0px;
	padding:0px;
	list-style-type:none;
}

.mod_newsmenu .year
{
	font-weight:bold;
}

.mod_newsmenu .level_2 li
{
	padding-top:2px;
	padding-bottom:2px;
	font-weight:normal;
}

.mod_newsmenu .submenu
{
	float:left;
	margin-right:20px;
}

.tickertext
{
	margin-bottom:10px;
	padding:5px;
	background-color:#f7fbff;
	border:1px solid #0084D7;
}

/* Dozenten */
.toggler
{
	height:25px;
	border-top:1px dotted #000000;
	font-family:Arial;
	font-weight:bold;
	font-size:12px;
	color:#D47844;
	line-height:25px;
}

.toggler:hover
{
	cursor: pointer;
}

/* Dozenten accordion */
.accordion
{
	padding-top:5px;
	padding-bottom:15px;
	font-family:Arial;
	font-size:11px;
	color:#0084D7;
}

#ctrl_filter_field_sortierung ul
{
	margin:0px;
	padding:0px;
	text-align:center;
	list-style-type:none;
}

#ctrl_filter_field_sortierung li
{
	width:16px;
	float:left;
	margin:0px 0px 0px 5px;
	text-align:center;
	list-style-type:none;
}

#ctrl_filter_field_sortierung li.list_0, .filter_group h3
{
	display:none;
}

#ctrl_filter_field_sortierung ul li a
{
	display:block;
	border:1px solid #0084d7;
	font-weight:bold;
}

#ctrl_filter_field_sortierung ul li.active
{
	display:block;
	background-color:#e7eeff;
	border:1px solid #0084d7;
	font-weight:bold;
}

#ctrl_filter_field_sortierung ul li a, #ctrl_filter_field_sortierung ul li p
{
	display:block;
	margin:0px;
	padding:0px;
}

.mod_catalogfilter
{
	margin-bottom:10px;
}

.filter_group
{
	margin-right:20px;
	padding-left:10;
}

.list_0
{
	left:1000px;
	top:1000px;
	position:absolute;
	display:none;
}

/* Artikel Text */
.ce_text
{
	font-family:Arial;
	font-size:12px;
	color:#000000;
}

/* Newsletter -Box-Layout */
.mod_subscribe
{
	height:210px;
	background-image:url("tl_files/lma_2008/gfx/lma_2008_newsletter_bg.jpg");
}

/* Newsletter -Box-Layout */
#newsletter_top
{
	height:38px;
	background-image:url("tl_files/lma_2008/gfx/lma_2008_newsletter_top.jpg");
}

/* Newsletter -Box-Layout */
#newsletter_bottom
{
	height:8px;
	background-image:url("tl_files/lma_2008/gfx/lma_2008_newsletter_bottom.jpg");
}

/* Newsletter -Box-Layout */
.newsletter_formbody, .confirm, .error
{
	margin:5px;
	padding:5px;
	font-family:Arial;
	font-size:10px;
	color:#000000;
}

/* Navigation -TOP Bild */
#navigation_top
{
	height:22px;
	background-image:url("tl_files/lma_2008/gfx/lma_2008_navigation_top.jpg");
}

/* Navigation - Bottom Bild */
#navigation_bottom
{
	height:7px;
	background-image:url("tl_files/lma_2008/gfx/lma_2008_navigation_bottom.jpg");
}

/* Navigation - UL */
.mod_navigation ul
{
	margin:0px;
	padding:0px;
	font-family:Arial;
	font-size:12px;
	color:#000000;
	list-style-type:none;
}

/* Navigation - UL Level-2 */
.mod_navigation ul .level_2
{
	margin:0px;
	padding:0px;
}

/* Navigation - Level 1 */
.mod_navigation ul li
{
	background-image:url("tl_files/lma_2008/gfx/lma_2008_navigation_level_1.jpg");
	line-height:31px;
}

/* Navigation - LI Level 2 */
.mod_navigation ul .level_2 li
{
	background-image:url("tl_files/lma_2008/gfx/lma_2008_navigation_level_2.jpg");
	line-height:31px;
}

/* Navigation - Level 1 Aktiv */
.mod_navigation ul li.active
{
	background-image:url("tl_files/lma_2008/gfx/lma_2008_navigation_level_1_aktiv.jpg");
	line-height:31px;
}

/* Navigation - Links */
.mod_navigation ul a, .mod_navigation ul p
{
	margin:0px 0px 0px 12px;
	padding:0px 0px 0px 12px;
	font-weight:bold;
	text-decoration:none;
	color:#0084D7;
	line-height:31px;
}

/* Navigation - Links */
.mod_navigation ul .level_2 a, .mod_navigation ul .level_2 p
{
	margin:0px 0px 0px 20px;
	padding:0px 0px 0px 20px;
	font-weight:bold;
	text-decoration:none;
	color:#7e8185;
	line-height:31px;
}

/* Navigation - Links aktiv */
.mod_navigation ul a:active, .mod_navigation ul a:hover
{
	color:#D47844;
}

/* Navigation - Links aktiv */
.mod_navigation ul .level_2 a:active, .mod_navigation ul .level_2 a:hover, .mod_navigation ul .level_2 .active p, .mod_navigation ul .active p
{
	color:#000000;
}

/* Layout-Body */
body
{
	height:100%;
	margin:0px;
	padding:0px;
	background-color:#0084D7;
	font-family:Arial;
	font-size:12px;
	color:#000000;
}

/* Layout-HTML */
html
{
	height:100%;
}

/* Layout-Wrapper */
#wrapper
{
	position:relative;
	min-height: 100%;
	height: auto !important;
}

/* Layout-Wrapper */
* html #wrapper
{
	height:100%;
}

/* Layout-Wrapper */
#container
{
	height:100%;
	background-image:url("tl_files/lma_2008/gfx/lma_2008_wrapper_bg.jpg");
}

/* Layout-Header */
#header
{
	vertical-align:top;
	background-image:url("tl_files/lma_2008/gfx/lma_2008_header_bg.jpg");
	background-repeat:no-repeat;
}

/* Layout-Leyft */
#left
{
	float:left;
}

/* Layout-Main */
#main
{
	padding:10px;
	vertical-align:top;
}

/* Layout-Right */
#right
{
	float:right;
	background-image:url("tl_files/lma_2008/gfx/lma_2008_right_top.jpg");
	background-repeat:no-repeat;
	min-height:31px;
	height:31px;
}

/* Layout-Footer */
#footer
{
	width:970px;
	position:relative;
	background-image:url("tl_files/lma_2008/gfx/lma_2008_footer_bg.jpg");
	background-repeat:no-repeat;
}

/* Layout- A */
a
{
	font-family:Arial;
	text-decoration:none;
	font-size:12px;
	color:#0084D7;
}
