/**
 * Style sheet std
 */
a,
b,
body,
cite,
div,
em,
fieldset,
form,
h1,
h2,
h3,
h4,
h5,
h6,
i,
input,
label,
li,
ol,
optgroup,
p,
select,
strong,
td,
textarea,
th,
u,
ul
{
	font-family:Verdana,Arial,Helvetica,sans-serif;
	text-decoration:none;
	font-size:11px;
	color:#5d5d5d;
	line-height:15px;
}


/**
 * Accordion
 */
.ce_accordion
{
	margin-left:16px;
}

.toggler
{
	padding:1px 0px 2px 0px;
}

.toggler_first
{
	color:#a84204;
}

.toggler_first:hover
{
	text-decoration:underline;
	color:#a84204;
	cursor:pointer;
}

.accordion div
{
	padding:6px 0px 8px 15px;
	line-height:16px;
}


/**
 * Article
 */
h1
{
	padding-bottom:15px;
	font-size:18px;
	color:#901518;
	line-height:20px;
	letter-spacing: 2px;
}

.mod_article
{
	padding-top:25px;
	padding-bottom:0px;
	padding-left:50px;
	
}

.ohnebestellung
{
	margin-top:25px;
	margin-right:100px;
	margin-left:25px;
	padding-top:0px;
	padding-bottom:20px;
}

.ce_text a
{
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-weight:bold;
	text-decoration:none;
	font-size:11px;
	color:#5D5D5D;
}

.error
{
	margin:0px;
	padding:2px 0px 0px 35px;
	color:#ff0000;
}

.mod_article .back
{
	margin-top:18px;
	background-image:url("tl_files/std/css/aufzaehlung.png");
	background-repeat:no-repeat;
	background-position: 1px 16px
}

.mod_article .more
{
	display:inline;
}

.mod_article .pdf_link
{
	margin-bottom:-14px;
	text-align:right;
}

.mod_article .pdf_link a
{
	position:relative;
	padding:1px;
	background-color:#bbbbbb;
	text-decoration:none;
	color:#ffffff;
}

.mod_article .pdf_link a:hover
{
	background-color:#dddddd;
	text-decoration:none;
	color:#ffffff;
}


/**
 * Block Aufzählung
 */
#main li
{
}

#main .ce_text ul li
{
	margin-left:30px;
	list-style-type:disc;
}


/**
 * Breadcrumb
 */
.mod_breadcrumb
{
	margin-bottom:24px;
	padding:5px 3px 7px 3px;
	background-color:#ece4d9;
}


/**
 * Calendar
 */
.mod_calendar table
{
	width:100%;
	border-top:1px solid #cccccc;
	border-left:1px solid #cccccc;
}

.mod_calendar .head
{
	padding-top:4px;
	padding-bottom:5px;
	text-align:center;
	background-color:#f6f6f6;
	border-right:1px solid #cccccc;
	border-bottom:1px solid #cccccc;
}

.mod_calendar .current
{
	background-color:#ffffcc;
}

.mod_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;
}

.mod_calendar td
{
	width:14%;
	height:72px;
	padding:1px;
	vertical-align:top;
	background-color:#ffffff;
	border-right:1px solid #cccccc;
	border-bottom:1px solid #cccccc;
}

.mod_calendar .weekend
{
	background-color:#f6f6f6;
}

.mod_calendar .today
{
	background-color:#ffffcc;
}

.mod_calendar .empty,
.mod_calendar .empty .header
{
	background-color:#f6f6f6;
}

.mod_calendar td .header
{
	padding-bottom:2px;
	background-color:#e0e0e0;
	font-size:10px;
}

.mod_calendar td .event a
{
	font-size:10px;
}


/**
 * Events
 */
.mod_eventlist
{
	margin-right:6px;
}

.mod_eventlist .header
{
	padding:3px 6px 4px 6px;
	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 6px;
	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;
}

.mod_eventreader .info
{
	margin-top:-12px;
	font-size:10px;
	color:#999999;
}

.mod_eventreader .recurring
{
	margin-top:2px;
	font-size:10px;
	color:#009900;
}

.mod_eventreader .ce_text
{
	margin-top:15px;
}

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


/**
 * Form
 */
#Kontakt
{
}

.ce_form
{
	margin-bottom:35px;
}

#kontakt input.submit
{
	width:90px;
	height:22px;
	margin-top:7px;
	margin-left:165px;
	padding-bottom:3px;
	background-color:#9A9899;
	font-size:11px;
	color:#FFFFFF;
	line-height:20px;
	border-style: solid;
	border-width:1px;
	border-top-color:#CCCACB;
	border-bottom-color: #494949;
	border-right-color:#918F90;
	border-left-color:#918F90;
}

#kontakt input.text
{
	width:215px;
	margin-bottom:5px;
	margin-left:35px;
	vertical-align:top;
	background-color:#A22D24;
	font-family:Verdana,Arial,Helvetica,sans-serif;
	color:#FFFFFF;
	border-style: solid;
	border-width:1px;
	border-top-color:#511811;
	border-bottom-color:#CC927A;
	border-right-color:#9A2B24;
	border-left-color:#9A2B24;
	padding:2px;
}

#kontakt label
{
}

#kontakt textarea
{
	width:213px;
	height:140px;
	margin-left:35px;
	background-color:#A22D24;
	font-family:Verdana,Arial,Helvetica,sans-serif;
	color:#FFFFFF;
	border-style: solid;
	border-width:1px;
	border-top-color:#511811;
	border-bottom-color:#CC927A;
	border-right-color:#9A2B24;
	border-left-color:#9A2B24;
	padding:3px;
}


/**
 * Gallery
 */
.ce_gallery .caption
{
	color:#999999;
}


/**
 * Layout
 */
body,
html
{
	width:100%;
	height:100%;
	margin:0px;
	padding:0px;
}

.logo
{
	left:19px;
	top:30px;
	position:absolute;
}

#header
{
	margin-right:9px;
	margin-left:9px;
	background-color:#FFFFFF;
}

#wrapper
{
	background-color:#FFFFFF;
	background-image:url("tl_files/std/images/background/background.png");
	background-repeat:repeat-y;
	min-height: 100%;
	height:auto !important;
	height:100%;
}

*
{
	margin:0px;
	padding:0px;
	border:0px;
}

body
{
	background-color:#FFFFFF;
}

#left
{
	left:0px;
	top:0px;
	position:relative;
	margin-left:9px;
	top: 0;
	min-height: 556px;
	height: auto !important;
	z-index: 100;
}

#left .inside
{
}

#main
{
	margin-right:0px;
	margin-left:0px;
	padding-bottom:30px;
	background-image:url("tl_files/std/images/background/background.png");
	background-repeat:repeat-y;
}

#main .inside
{
	margin: 20px 55px 40px 23px;
}

#footer .inside
{
	width:510px;
	height:36px;
	margin-left:260px;
	padding-top:2px;
	text-align:right;
	border-top:1px solid #9C9899;
	border-right:0px solid #9C9899;
	border-bottom:0px solid #9C9899;
	border-left:0px solid #9C9899;
}

#footer
{
	width:807px;
	position:relative;
	clear:both;
	margin:-40px auto 0px auto;
	background-image:url("tl_files/std/images/background/background.png");
	background-repeat:repeat-y;
}


/**
 * Listing
 */
.ce_list ul
{
	margin:0px;
	padding:0px;
}

.ce_list li
{
	margin:0px 0px 0px 22px;
	padding:0px;
	line-height:16px;
}

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

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


/**
 * Login form
 */
.mod_login
{
	margin:0px 5px;
	padding:5px;
	background-color:#ece4d9;
}

.mod_login .label
{
	margin:4px 0px 1px 0px;
}

.mod_login .submit_container
{
	margin-top:8px;
	margin-bottom:4px;
}

#request_password
{
	margin:0px 5px 20px 5px;
	padding:0px 5px 10px 6px;
	background-color:#ece4d9;
}

#request_password a
{
	font-size:10px;
	color:#999999;
}


/**
 * Lost password
 */
.mod_lostPassword
{
	margin:24px;
}

.mod_lostPassword td
{
	padding-right:6px;
	padding-bottom:3px;
}

.mod_lostPassword .text,
.mod_lostPassword .password
{
	width:210px;
}

.mod_lostPassword .captcha
{
	width:40px;
}

.mod_lostPassword .captcha_text
{
	color:#666666;
}


/**
 * Mini calendar
 */
.mod_minicalendar
{
	margin:0px 5px 20px 5px;
	padding:5px 5px 10px 5px;
	background-color:#ece4d9;
}

.mod_minicalendar table
{
	width:100%;
	border-top:1px solid #cccccc;
	border-left:1px solid #cccccc;
}

.mod_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;
}

.mod_minicalendar td,
.mod_minicalendar .active a
{
	font-size:10px;
}

.mod_minicalendar .weekend
{
	background-color:#f6f6f6;
}

.mod_minicalendar .today
{
	background-color:#ffffcc;
}

.mod_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;
}

.mod_minicalendar .head
{
	padding-top:3px;
	padding-bottom:4px;
	text-align:center;
	background-color:#f9f9f9;
	border-right:1px solid #cccccc;
	border-bottom:1px solid #cccccc;
}

.mod_minicalendar .current
{
	background-color:#ffffcc;
}


/**
 * Navigation
 */
#header .mod_customnav
{
	width:100%;
	top:110px;
	position:absolute;
	display:inline;
	background-image:url("tl_files/std/images/navigation/topbackground.png");
	background-repeat:repeat-x;
}

#header .mod_customnav  ul
{
	list-style-type:none;
}

#header .mod_customnav  li
{
	display:inline;
	margin-left:-4px;
	border-top:0px solid #8B141A;
	border-right:1px solid #8B141A;
	border-bottom:0px solid #8B141A;
	border-left:0px solid #8B141A;
	line-height:22px;
	padding: 5px 20px;
}

#header .mod_customnav  li p
{
	display:inline;
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size:10px;
	color:#FFFFFF;
}

#header .mod_customnav  a
{
	width:150px;
	position:relative;
	font-family:Verdana;
	text-decoration:none;
	font-size:10px;
	color:#FFFFFF;
	white-space:nowrap;
}

#header .mod_customnav  li.active
{
	background-image:url("tl_files/std/images/navigation/topbackground-a.png");
	background-repeat:repeat-x;
}

#header .mod_customnav  li:hover
{
	background-image:url("tl_files/std/images/navigation/topbackground-h.png");
	background-repeat:repeat-x;
}

#footer .mod_customnav
{
	margin-right:0px;
	text-align:right;
}

#header .mod_customnav  li ul
{
	left:-1px;
}

#footer .mod_customnav  li
{
	display:inline;
	padding-right:5px;
	padding-left:7px;
	border-left:1px solid #9C9899;
}

#footer .mod_customnav li.first
{
	border-left:0px solid #9C9899;
}

#footer .mod_customnav p
{
	display:inline;
	font-family:Verdana;
	font-weight:normal;
	text-decoration:none;
	font-size:10px;
	color:#9C9899;
}

#footer .mod_customnav ul
{
	list-style-type:none;
}

#footer .mod_customnav a
{
	font-family:Verdana;
	font-weight:normal;
	text-decoration:none;
	font-size:10px;
	color:#9C9899;
	white-space:nowrap;
}

#footer .mod_customnav li ul
{
	left:-1px;
}


/**
 * News
 */
.layout_simple_feed
{
	width:15px;
	position:absolute;
	margin-left:5px;
	padding-left:-5px;
	background-image:url("tl_files/std/images/news/arrow.png");
	background-repeat:no-repeat;
	background-position: 0px 3px
}

.layout_simple
{
	margin-right:19px;
	margin-left:9px;
	padding-bottom:27px;
	padding-left:20px;
	font-size:10px;
}

.newsHeadline
{
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-weight:bold;
	font-size:10px;
}

#breaking_news,
.mod_newsmenu
{
	margin:0px 5px 20px 5px;
	padding:5px;
	background-color:#ece4d9;
}

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

* html .mod_newsmenu ul,
* html .mod_newsmenu li
{
	height:1px;
}

.mod_newsmenu .year
{
	margin-bottom:2px;
	font-weight:bold;
}

.mod_newslist a
{
	font-size:10px;
}

.mod_newslist p
{
	margin:0px 0px 4px 0px;
}

.mod_newsreader .back
{
	margin-bottom:24px;
	padding-top:12px;
	padding-left:16px;
	font-weight:bold;
}

* html .mod_newsreader .back
{
	margin-top:12px;
	padding-top:0px;
}

.mod_newslist .info,
.mod_newsreader .info
{
	margin-bottom:6px;
	font-size:10px;
	color:#999999;
}

.mod_newslist h1
{
	margin:25px 0px;
	padding:0px 0px 0px 15px;
	background-color:#9C9899;
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-weight:normal;
	font-size:11px;
	color:#FFFFFF;
	line-height:22px;
	letter-spacing: 0px;
}

.mod_newsreader .ce_text
{
	margin-top:16px;
}

.mod_newsreader
{
	margin-right:5px;
}

.mod_newsreader h2
{
	margin-bottom:12px;
}

.mod_newsreader .comment_default
{
	margin-bottom:12px;
}

.mod_newsreader .comment
{
	line-height:1.5;
}

.mod_newsreader .form
{
	margin-top:24px;
}

.mod_newsreader .widget
{
	margin-top:1px;
	margin-bottom:1px;
}

.mod_newsreader .textarea
{
	width:360px;
	height:120px;
}


/**
 * Pagination
 */
.pagination li
{
	display:inline;
	margin:0px;
	padding:0px;
	list-style-type:none;
}

.pagination
{
	margin-top:22px;
	padding-top:4px;
	border-top:1px solid #ece4d9;
}

.pagination p
{
	width:160px;
	float:left;
	padding-right:3px;
	padding-left:3px;
	text-align:left;
}

.pagination ul
{
	width:240px;
	float:right;
	margin:0px;
	padding:0px 3px;
	text-align:right;
}


/**
 * Personal data
 */
.mod_personalData
{
	margin-bottom:36px;
}

.mod_personalData fieldset
{
	width:400px;
	display:block;
	margin:12px 0px 24px 0px;
	padding:12px;
}

* html .mod_personalData fieldset
{
	margin-top:-12px;
}

*:first-child+html .mod_personalData fieldset
{
	margin-top:-12px;
}

.mod_personalData legend
{
	color:#0000e6;
}

* html .mod_personalData legend
{
	margin-top:-12px;
	padding:12px 4px 12px 0px;
}

*:first-child+html .mod_personalData legend
{
	margin-top:-12px;
	padding:12px 4px 12px 0px;
}

.mod_personalData .submit_container
{
	width:428px;
	text-align:right;
}

* html .mod_personalData .submit_container
{
	width:434px;
}

*:first-child+html .mod_personalData .submit_container
{
	width:434px;
}

.mod_personalData td
{
	width:160px;
	padding:2px 6px 2px 0px;
}

* html .mod_personalData td
{
	padding:1px 6px 1px 0px;
}

.mod_personalData .text,
.mod_personalData .password
{
	width:200px;
}

.mod_personalData select
{
	width:204px;
}

* html .mod_personalData select
{
	width:206px;
}

*:first-child+html .mod_personalData select
{
	width:206px;
}


/**
 * 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:0px;
}

.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:0px 0px 2px 0px;
	padding:0px;
}

.mod_search .context
{
	margin:0px 5px 3px 0px;
}

.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;
}


/**
 * Startseite
 */
.startseite1
{
	height:387px;
	background-image:url("tl_files/lz_portal/startseite/startseite2.jpg");
	background-position:right top;
	background-repeat:no-repeat;
}

.startseite1 a
{
	font-weight:bold;
	text-decoration:underline;
	font-size:15px;
	color:#2B4262;
}


/**
 * Tables
 */
.ce_table
{
	margin-top:24px;
	margin-bottom:24px;
	border-left:1px solid #cccccc;
}

.ce_table td
{
	padding:2px 8px;
	border-right:1px solid #cccccc;
	border-bottom:1px solid #cccccc;
}

.ce_table th
{
	padding:2px 8px;
	background-color:#e6e6e6;
	border-top:1px solid #cccccc;
	border-right:1px solid #cccccc;
	border-bottom:1px solid #cccccc;
}

.ce_table th a
{
	color:#000000;
}

#tps td
{
	padding:2px 4px;
}

#tps .col_0
{
	width:80px;
}

#tps .explanation
{
	padding-bottom:24px;
}
