

.trennlinie 
	{
	margin:0 0 6px;
	padding:5px 0 0;
	font-size:1px;
	line-height:1px;
	background:url("../tl_files/main/linie.gif") bottom left repeat-x;
	}
	
.caption
{
	margin-top:5px;
	font-size:10px;
	color:#666666;
}

#printlogo
{
	display:none;
}

.mod_breadcrumb
{
	margin-bottom:20px;
	padding:8px 3px 7px 0;
	background-color:#FFFFFF;
}

.invisible
{
	position:absolute;
	overflow:hidden;
	display:block;
	width:0;
	height:0;
	left:-1500px;
	top:-1500px;
}

/*  ********************************************************************************

ARTIKEL 

*********************************************************************************** */

.mod_article .back
{
	margin-top:18px;
}

#werte1 .back,
#werte2 .back,
#werte3 .back,
#werte4 .back,
#werte5 .back,
#werte6 .back,
#werte7 .back
{
	display:none;
}
.mod_article .more
{
	display:inline;
}
	

/*  ********************************************************************************

NEWS-STYLES 

*********************************************************************************** */

.mod_newslist
{
	margin:0 0 100px;
}

/* Datum und Autor */
.mod_newslist .info,
.mod_newsreader .info,
.mod_newsarchive .info
{
	clear:both;
	padding: 9px 0 0 0;
	font-size:10px;
	color:#999999;
	background:url("../tl_files/main/linie.gif") top left repeat-x;
}

.mod_newslist h2,
.mod_newsreader h2,
.mod_newsarchive h2
{
font-size:12px;
padding:5px 0 7px 0;
margin:0;
}

.mod_newslist h2 a,
.mod_newsreader h2,
.mod_newsarchive h2 a
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:12px;
	color:#616678;
	text-decoration:none;
}

/* Weiterlesen */
.mod_newslist .teaser,
.mod_newsarchive .teaser
{
	margin-bottom:5px;
}

.mod_newslist .layout_short,
.mod_newsarchive .layout_short,
.mod_newslist .layout_latest,
.mod_newsarchive .layout_latest
{
	padding:0px 0 15px 0;
}

/* NEWSREADER */

.mod_newsreader {
position:relative;
margin-left:0;
}

.mod_newsreader h2
{
	font-size:14px;
 	padding: 6px 0 10px 0;
}

.layout_full {
position:relative;
margin-left:0px; 
}

.mod_newsreader .back
{
 	padding: 7px 0 4px 0;
}

.mod_newsreader .comment_default
{
	margin-bottom:12px;
}
.mod_newsreader .comment
{
	line-height:1.4;
}
.mod_newsreader .form
{
	margin-top:24px;
}
.mod_newsreader .widget
{
	margin-top:1px;
	margin-bottom:1px;
}
.mod_newsreader .textarea
{
	width:360px;
	height:120px;
}


/* NEWS-MENU */

.mod_newsmenu
{
	margin:0;
	padding:0;
}
.mod_newsmenu ul,
.mod_newsmenu li
{
	margin:0;
	padding:0;
	list-style-type:none;
}
* html .mod_newsmenu ul,
* html .mod_newsmenu li
{
	height:1px;
}
.mod_newsmenu li a,
.mod_newsmenu li span.active
{
	display:block;
	padding-top:3px;
	padding-bottom:3px;
	font-weight:normal;
	text-decoration:none;
}
.mod_newsmenu li span.active
{
	font-weight:bold;
}
.mod_newsmenu .year
{
	margin-top:0;
	padding-top:8px;
	background:url("../tl_files/main/linie.gif") top left repeat-x;
	font-weight:bold;
}
.mod_newsmenu .level_2
{
	margin-top:3px;
	padding-bottom:6px;
	text-decoration:none;
}


/*  ********************************************************************************

TABELLEN

*********************************************************************************** */


.ce_table 
	{
	margin-top:24px;
	margin-bottom:24px;
	border-left:1px solid #cccccc;
	}
	
.ce_table th 
	{
	padding:2px 8px;
	text-align:left;
	background-color:#e6e6e6;
	border-top:1px solid #cccccc;
	border-right:1px solid #cccccc;
	border-bottom:1px solid #cccccc;
	font-size:12px;
	}

.ce_table th a 
	{
	color:#000000;
	}

.rechtsbuendig td, 
.rechtsbuendig th 
	{
	text-align:right;
	}

.ce_table td 
	{
	padding:2px 8px;
	text-align:left;
	border-right:1px solid #cccccc;
	border-bottom:1px solid #cccccc;
	font-size:12px;
	}

*:first-child+html .ce_list li 
	{
	margin-left:26px;
	}



.rechtsbuendig .col_first 
	{
	text-align:left;
	}

.rechtsbuendig .row_first td 
	{
	padding-right:4px;
	}

/* ENDE TABELLEN */




/*  ********************************************************************************

LISTEN

*********************************************************************************** */

.ce_list ul
{
	margin:0;
	padding:0;
}
.ce_list li
{
	list-style-type: square;
	margin:0 0 0 1.5em;
	padding:0px 0 6px 0;
	line-height:16px;
}

.ce_list ol li
{
list-style-type: decimal;
}


* html .ce_list li
{
	margin-left:26px;
}



/*  ********************************************************************************

ACCORDION

*********************************************************************************** */

.ce_accordion
{
	margin-right:auto;
	margin-left:0;
}
.toggler
{
	padding:1px 0 2px 0;
	cursor:hand;
	cursor:pointer;
}
.toggler_first
{
	display:block;
	padding:5px 0 6px 8px;
	background-color:#3B6CC3;
	font-weight:normal;
	font-size:12px;
	color:#FFFFFF;
}
.toggler_first:hover
{
	background-color:#999999;
	color:#FFFFFF;
	cursor:pointer;
}
.accordion div
{
	padding:6px 0 8px 0;
	line-height:16px;
}



/*  ********************************************************************************

LOGIN

*********************************************************************************** */

.mod_login
{
	margin:0 5px;
	padding:5px;
	background-color:#ece4d9;
}
.mod_login .label
{
	margin:4px 0 1px;
}
.mod_login .submit_container
{
	margin-top:8px;
	margin-bottom:4px;
}
#request_password
{
	margin:0 5px;
	padding:0 5px 10px 6px;
	background-color:#ece4d9;
}
#request_password a
{
	font-size:10px;
	color:#999999;
}
#breaking_news
{
	margin:20px 5px;
	padding:5px;
	background-color:#ece4d9;
}




/*  ********************************************************************************

SEARCH

*********************************************************************************** */

.mod_search
{
	margin-top:3px;
}
.mod_search .text
{
	width:240px;
}
html>body .mod_search .radio_container
{
	margin-top:3px;
}
*:first-child+html .mod_search .radio_container
{
	margin-top:0;
}
.mod_search .radio_container label
{
	left:-2px;
	top:-2px;
	position:relative;
	padding-right:3px;
}
.mod_search .header
{
	margin-top:18px;
	margin-right:5px;
	margin-bottom:24px;
	padding-bottom:4px;
	text-align:right;
	border-bottom:1px solid #ece4d9;
}

.mod_search h3
{
	margin:0 0 2px;
	padding:0;
}
.mod_search .context
{
	margin:0 5px 3px 0;
}
.mod_search .url
{
	margin-bottom:12px;
	color:#c6ad8d;
}
.mod_search .relevance
{
	font-weight:normal;
	font-size:11px;
	color:#c6ad8d;
}
.mod_search .highlight
{
	font-weight:bold;
}



/*  ********************************************************************************

ARTIKEL-NAVIGATION

*********************************************************************************** */


.mod_articlenav ul
{
	width:100%;
	padding-top:6px;
}
.mod_articlenav li a.link,
.mod_articlenav li span.current
{
	padding:0 1px;
	font-family:Verdana, Arial, Helvetica;
	font-weight:bold;
	font-size:12px;
	color:#697A8E;
	sans-serif;
}
.mod_articlenav li a:hover.link
{
	color:#444444;
}
.mod_articlenav li span.current
{
	font-weight:bold;
	color:#FF6A39;
}
.mod_articlenav li a.next,
.mod_articlenav li a.previous
{
	padding-left:7px;
	font-weight:bold;
	color:#D81863;
}
.mod_articlenav li a.next img
{
	margin-left:4px;
}
.mod_articlenav li a.first,
.mod_articlenav li a.previous,
.mod_articlenav li a.last
{
	display:none;
}
* html .mod_articlenav li span.current,
* html .mod_articlenav li a.next img
{
	padding:0 2px;
}





/*  ********************************************************************************

EVENTS - KALENDER

*********************************************************************************** */




table.calendar
{
	width:100%;
	border-top:1px solid #cccccc;
	border-left:1px solid #cccccc;
}
table.calendar a
{
	color:#6e6e6e;
}
table.calendar a:hover
{
	color:#f29811;
}
table.calendar .current
{
	background-color:#F6F6F6;
}
table.calendar .label
{
	padding-top:3px;
	padding-bottom:4px;
	text-align:center;
	background-color:#bbbbbb;
	border-right:1px solid #cccccc;
	border-bottom:1px solid #cccccc;
	font-weight:bold;
	font-size:10px;
	color:#ffffff;
}
table.calendar .weekend
{
	background-color:#f6f6f6;
}
table.calendar td
{
	width:14%;
	height:72px;
	padding:1px;
	vertical-align:top;
	background-color:#ffffff;
	border-right:1px solid #cccccc;
	border-bottom:1px solid #cccccc;
}
table.calendar .today
{
	background-color:#FFFAE9;
}
table.calendar .empty,
table.calendar .empty .header
{
	background-color:#f6f6f6;
}
table.calendar td .header
{
	padding-bottom:2px;
	background-color:#e0e0e0;
	font-size:10px;
}
table.calendar td .event a
{
	font-size:10px;
}
#minicalendar
{
	margin:0 5px 20px;
	padding:5px 5px 10px;
	background-color:#ece4d9;
}
table.minicalendar
{
	width:100%;
	border-top:1px solid #cccccc;
	border-left:1px solid #cccccc;
}
table.minicalendar td
{
	width:14%;
	padding-top:2px;
	padding-bottom:3px;
	text-align:center;
	background-color:#ffffff;
	border-right:1px solid #cccccc;
	border-bottom:1px solid #cccccc;
}
table.minicalendar td,
table.minicalendar .active a
{
	font-size:10px;
}
table.minicalendar .weekend
{
	background-color:#f6f6f6;
}
table.minicalendar .today
{
	background-color:#ffffcc;
}
table.minicalendar .label
{
	padding-top:2px;
	padding-bottom:3px;
	text-align:center;
	background-color:#c3c3c3;
	border-right:1px solid #cccccc;
	border-bottom:1px solid #cccccc;
	font-size:10px;
	color:#ffffff;
}
table.minicalendar .head
{
	padding-top:3px;
	padding-bottom:4px;
	text-align:center;
	background-color:#f9f9f9;
	border-right:1px solid #cccccc;
	border-bottom:1px solid #cccccc;
}
table.minicalendar .current
{
	background-color:#ffffcc;
}
.mod_eventlist
{
	margin-right:6px;
}
.mod_eventlist .header
{
	padding:3px 6px 4px;
	background-color:#e6e6e6;
	border-right:1px solid #cccccc;
	border-bottom:1px solid #cccccc;
	border-left:1px solid #cccccc;
	font-weight:bold;
}
.mod_eventlist .header.first
{
	border-top:1px solid #cccccc;
}
.mod_eventlist .event
{
	padding:10px 6px 12px;
	border-right:1px solid #cccccc;
	border-bottom:1px solid #cccccc;
	border-left:1px solid #cccccc;
}
.mod_eventlist .time
{
	margin-top:-6px;
	margin-bottom:6px;
	font-weight:normal;
	color:#999999;
}



