/**
 * Style sheet freicontainer
 */
/* accordion Style */
div.accordion
{
	padding-right:10px;
	padding-left:20px;
	text-align:left;
	background-color:#f4f4f6;
}

div.ce_accordion
{
	background-image:url("tl_files/layout/accordion_bg.gif");
	background-position:left top;
	background-repeat:repeat-x;
}

div.accordion div
{
	padding-top:10px;
	padding-bottom:10px;
}

div.accordion div ul
{
	margin:0px 0px 0px -10px;
	padding:0px;
}

div.accordion div li
{
	margin-bottom:3px;
	padding-left:15px;
	background-image:url("tl_files/layout/ico_bullet.gif");
	background-position:left top;
	background-repeat:no-repeat;
	list-style-type:none;
}

div.accordion .ce_text
{
	margin-bottom:0px;
}

.toggler
{
	display:block;
	padding-top:5px;
	padding-bottom:6px;
	padding-left:25px;
	background-image:url("tl_files/layout/ico_plus.gif");
	background-position:left top;
	background-repeat:no-repeat;
	border-bottom:1px solid #dfdfe1;
	cursor:pointer;
}

.toggler strong
{
	font-weight:bold;
	color:#557;
}

.logo_void
{
	left:0px;
	top:220px;
	position:absolute;
}

/* Layout */
#wrapper
{
	background-color:#F0F0F2;
	background-image:url("/tl_files/layout/bg_wrapper.gif");
	background-repeat:repeat-x;
}

#header
{
	background-image:url("/tl_files/layout/header_logo.jpg");
	background-position:left bottom;
	background-repeat:no-repeat;
}

#unser-standort-header
{
	margin:0px;
	padding:0px;
	background-image:url("/tl_files/fotos/header/header001.jpg");
	background-position:left top;
	background-repeat:no-repeat;
}

#container
{
	margin:0px;
	padding:0px;
}

#footer
{
	background-image:url("/tl_files/layout/bg_footer.gif");
	background-position:left bottom;
	background-repeat:no-repeat;
}

#main .inside
{
	padding:5px 30px 15px 30px;
}

#left .inside
{
	padding:30px 0px 15px 30px;
}

#right .inside
{
	padding:30px 30px 15px 0px;
}

#footer .inside
{
	padding:15px 0px 0px 0px;
}

/* Hauptnavigation */
.mod_navigationMain
{
	padding:0px 0px 1px 0px;
	background-color:#CCCBD1;
}

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

.mod_navigationMain p.active
{
	display:block;
	margin:1px 0px 0px 0px;
	padding:9px 2px 9px 12px;
	background-color:#F7F7F9;
	font-family:arial,geneva,helvetica,sans-serif;
	font-weight:bold;
	text-decoration:none;
	font-size:12px;
	color:#337bfd;
}

.mod_navigationMain ul a
{
	display:block;
	margin:1px 0px 0px 0px;
	padding:9px 2px 9px 12px;
	background-color:#F0F0F2;
	font-family:arial,geneva,helvetica,sans-serif;
	font-weight:bold;
	text-decoration:none;
	font-size:12px;
	color:#778;
}

.mod_navigationMain ul a.trail
{
	display:block;
	background-color:#F7F7F9;
}

.mod_navigationMain ul a:hover
{
	background-color:#F7F7F9;
	color:#556;
}

*html .mod_navigationMain ul a
{
	margin-bottom:-15px;
}

*first-child+html .mod_navigationMain ul a
{
	margin-bottom:-18px;
}

*html .mod_navigationMain ul a:hover
{
	margin-bottom:-15px;
}

*first-child+html .mod_navigationMain ul a:hover
{
	margin-bottom:-18px;
}

/* Unternavigation */
.mod_navigationSub
{
	margin-top:12px;
}

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

.mod_navigationSub p.active
{
	display:block;
	margin:0px 0px 1px 0px;
	padding:3px 0px 3px 15px;
	background-image:url("tl_files/layout/ico_subnavi_a.gif");
	background-position:left center;
	background-repeat:no-repeat;
	font-family:arial,geneva,helvetica,sans-serif;
	font-weight:bold;
	text-decoration:none;
	font-size:11px;
	color:#337bfd;
}

.mod_navigationSub ul a
{
	display:block;
	margin:0px 0px 1px 0px;
	padding:3px 3px 3px 12px;
	font-family:arial,geneva,helvetica,sans-serif;
	font-weight:bold;
	text-decoration:none;
	font-size:11px;
	color:#778;
}

.mod_navigationSub ul a:hover
{
	background-image:url("tl_files/layout/ico_subnavi.gif");
	background-position:left center;
	background-repeat:no-repeat;
	color:#445;
}

*html .mod_navigationSub ul a
{
	margin-bottom:-17px;
}

*first-child+html .mod_navigationSub ul a
{
	margin-bottom:-17px;
}

*html .mod_navigationSub ul a:hover
{
	margin-bottom:-17px;
}

*first-child+html .mod_navigationSub ul a:hover
{
	margin-bottom:-17px;
}

.ce_table table
{
	width:100%;
	margin-bottom:15px;
	border:0px;
}

.ce_table thead th
{
	padding:7px;
	background-image:url("tl_files/layout/bg_tableheader.jpg");
	background-position:center center;
	border-top:1px solid #ffe87f;
	border-right:1px solid #ffe87f;
	border-bottom:1px solid #ffe87f;
	color:#333;
}

.ce_table thead th.head_0
{
	border-left:1px solid #ffe87f;
}

.ce_table td
{
	padding:5px 10px 5px 7px;
	vertical-align:top;
	border-right:1px solid #f0f0f2;
	font-size:11px;
}

.ce_table td.col_last
{
	border-right:0px;
}

.ce_table tr.even
{
	background-image:url("tl_files/layout/raster_hell_bg.gif");
	background-position:left top;
}

.ce_table tr.odd
{
	background-color:#f7f7f7;
}

.ce_gallery td
{
	padding-top:3px;
	padding-bottom:3px;
	vertical-align:top;
}

#main em
{
	font-family:georgia, "times new roman", times ,serif;
	font-style:italic;
}

.ce_text li
{
	margin-bottom:3px;
	padding-left:15px;
	background-image:url("tl_files/layout/bullet.gif");
	background-position:left top;
	background-repeat:no-repeat;
	font-weight:normal;
	color:#557;
	list-style-type:none;
}

.ce_text ul
{
	margin:0px 0px 10px 0px;
	padding:0px 0px 0px 5px;
}

.ce_text ol
{
	margin-left:5px;
	padding-left:10px;
}

.ce_text ol li
{
	margin-left:10px;
	padding-left:0px;
	background-image:url("none");
	list-style-type:decimal;
}

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

.mod_newsmenu li, .mod_newsmenu p
{
	margin-bottom:3px;
	padding:0px;
}

.mod_newsmenu ul .level_2, .mod_newsmenu p .level_2
{
	margin:0px;
	padding:2px 0px 2px 15px;
	list-style-type:square;
}

/* Bildunterzeile */
.caption
{
	font-family:georgia, "times new roman", times ,serif;
	font-style:italic;
	font-weight:normal;
	font-size:11px;
}

div .caption
{
	margin-top:2px;
	padding:2px 3px;
	background-color:#f7f7f7;
	border:1px dotted #dfdfe1;
}

#mcc
{
	left:5px;
	top:40px;
	position:absolute;
}

#mcc a
{
	font-family:arial,geneva,helvetica,sans-serif;
	text-decoration:none;
	font-size:11px;
	color:#bbc;
}

#mcc a:hover
{
	color:#889;
}

#copyright
{
	left:220px;
	position:absolute;
	font-family:arial,geneva,helvetica,sans-serif;
	font-weight:normal;
	text-decoration:none;
	font-size:10px;
	color:#A7A7BF;
}

#copyright span
{
	color:#889;
}

#copyright em
{
	font-weight:normal;
	color:#cccbd1;
}

#copyright a
{
	margin-left:5px;
	padding-left:15px;
	background-image:url("tl_files/layout/ico_toplink.gif");
	background-position:left center;
	background-repeat:no-repeat;
	font-weight:normal;
	text-decoration:none;
	font-size:10px;
	color:#889;
}

.captcha
{
	width:30px;
	padding:2px;
	text-align:center;
	background-color:#fff;
	border:1px solid #ddd;
}

.captcha_text
{
	font-family:arial,geneva,helvetica,sans-serif;
	font-size:11px;
	color:#cf0090!important;
}

/* Fix margin in IE5/6 */
* html .captcha
{
	margin:0px;
}

/* Fix margin in IE7 */
*:first-child+html .captcha
{
	margin:0px;
}

/* Fix alignment in IE5/6 */
* html .captcha_text
{
	top:-3px;
}

/* Fix alignment in IE7 */
*:first-child+html .captcha_text
{
	top:-3px;
}

.checkbox_container
{
	margin:0px 0px 1px 0px;
}

/* Fix checkbox container alignment in IE5/6 */
* html .checkbox_container
{
	margin:2px 0px -1px 0px;
}

/* Fix checkbox container alignment in IE7 */
*:first-child+html .checkbox_container
{
	margin:2px 0px -1px 0px;
}

.checkbox_container span
{
	display:block;
	padding-right:6px;
}

.checkbox
{
	margin:3px 3px 0px 1px;
	padding:0px;
}

/* Fix checkbox alignment in IE5/6 */
* html .checkbox
{
	top:1px;
	position:relative;
	margin:-4px 0px 0px -3px;
}

/* Fix checkbox alignment in IE7 */
*:first-child+html .checkbox
{
	top:1px;
	position:relative;
	margin:-4px 0px 0px -3px;
}

select
{
	width:160px;
	margin:5px 0px;
	padding:2px;
	border:1px solid #ddd;
}

.error
{
	font-family:Arial,Geneva,Helvetica,sans-serif;
	font-weight:normal;
	font-size:10px;
	color:#bc2716;
}

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

/* Fix fieldset margin in IE5/6 */
* html fieldset
{
	margin-top:12px;
}

/* Fix fieldset margin in IE7 */
*:first-child+html fieldset
{
	margin-top:12px;
}

legend
{
	color:#333;
}

/* Fix legend margin in IE5/6 */
* html legend
{
	margin-top:-24px;
	padding:12px 0px;
}

/* Fix legend margin in IE7 */
*:first-child+html legend
{
	margin-top:-24px;
	padding:12px 0px;
}

.upload
{
	margin:1px 0px;
}

/* Fix margin in IE5/6 */
* html .upload
{
	margin:0px;
}

/* Fix margin in IE7 */
*:first-child+html .upload
{
	margin:0px;
}

/* pictures style */
div.accordion .image_container img
{
	margin-top:2px;
	padding:2px;
	background-color:#fff;
	border:1px solid #dedede;
}

.ce_form .col_first
{
	padding-right:9px;
	text-align:right;
}

.mod_article a, .mod_newsreader a, .mod_upcoming_events a
{
	border-bottom:1px dotted #0cf;
	text-decoration:none;
	color:#36c;
}

.mod_article a:hover, .mod_newslist a:hover, .mod_upcoming_events a:hover
{
	border-bottom:1px dotted #ff0000;
	text-decoration:none;
	color:#bc2716;
}

/* Bilder ohne Unterstreichung */
.mod_article .image_container a:link, .mod_article .image_container a:visited, .mod_article .image_container a:hover, .mod_article .image_container a:focus, .mod_article .image_container a:active
{
	border:0px none;
}

.pdf_link img a
{
	background-image:url("none");
	border:0;
}

.pdf_link
{
	left:485px;
	position:absolute;
	display:block;
	border:0px;
}

.back
{
	padding-top:2px;
	padding-bottom:2px;
	padding-left:17px;
	background-image:url("tl_files/layout/backlink.gif");
	background-position:left center;
	background-repeat:no-repeat;
}

.ce_toplink
{
	float:right;
	padding-top:5px;
	padding-bottom:5px;
	padding-left:15px;
	background-image:url("tl_files/layout/ico_toplink_a.gif");
	background-position:left center;
	background-repeat:no-repeat;
}

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

div .pagination
{
	padding:5px;
	background-color:#eaffdf;
}

.pagination
{
	margin-top:12px;
	text-align:right;
}

.pagination p
{
	display:none;
	padding-right:6px;
}

.pagination ul
{
	display:inline;
	margin:0px;
	padding:0px;
}

.pagination li
{
	display:inline;
	padding:0px 1px;
	background:none;
}

.radio_container
{
	margin:0px 0px 1px 0px;
}

/* Fix radio container alignment in IE5/6 */
* html .radio_container
{
	margin:2px 0px -1px 0px;
}

/* Fix radio container alignment in IE7 */
*:first-child+html .radio_container
{
	margin:2px 0px -1px 0px;
}

.radio_container span
{
	padding-right:5px;
}

.radio
{
	top:2px;
	position:relative;
	margin:1px 2px 0px 1px;
	padding:0px;
}

/* Fix radio button alignment in IE5/6 */
* html .radio
{
	top:1px;
	position:relative;
	margin:-4px -1px 0px -3px;
}

/* Fix radio button alignment in IE7 */
*:first-child+html .radio
{
	top:1px;
	position:relative;
	margin:-4px 0px 0px -3px;
}

#main .ce_form.tableless br
{
	clear:left;
}

/* Hintergrund Style */
#main div.formbody
{
	padding:10px 0px 15px 0px;
	background-image:url("tl_files/layout/raster_bg.gif");
}

#main .ce_form.tableless label
{
	width:80px;
	float:left;
	display:block;
	padding-top:4px;
	padding-left:10px;
	text-align:left;
}

/* Fix alignment in IE5/6 */
*html #main .ce_form.tableless label
{
	padding-top:3px;
}

#main .ce_form.tableless .submit_container
{
	margin-left:90px;
}

/* Fix alignment in IE5/6 */
* html #main .ce_form.tableless .submit_container
{
	margin-top:5px;
	margin-left:92px;
}

form h1, form h2, form h3
{
	margin-top:5px;
	margin-bottom:5px;
	border-bottom:1px solid #ededed;
}

#main .ce_form.tableless .checkbox_container, #main .ce_form.tableless .radio_container
{
	overflow:hidden;
	display:block;
	margin-bottom:-15px;
	padding-bottom:3px;
}

#main .ce_form.tableless .checkbox_container input, #main .ce_form.tableless .radio_container input
{
	float:left;
}

#main .ce_form.tableless .checkbox_container label, #main .ce_form.tableless .radio_container label
{
	width:90px;
	top:1px;
	position:relative;
	float:none;
	margin:0px;
	padding:0px;
	text-align:left;
	font-weight:normal;
}

#main .ce_form.tableless .checkbox_container span, #main .ce_form.tableless .radio_container span
{
	overflow:hidden;
	display:block;
}

/* Fix floats in IE5/6 */
* html #main .ce_form.tableless .checkbox_container, * html #main .ce_form.tableless .checkbox_container span, * html #main .ce_form.tableless .radio_container, * html #main .ce_form.tableless .radio_container span
{
	zoom:1;
}

/* Fix label margin in Firefox */
html>body #main .ce_form.tableless .checkbox_container label, html>body #main .ce_form.tableless .radio_container label
{
	margin-top:1px;
}

/* Reset margin in IE7 */
*:first-child+html #main .ce_form.tableless .checkbox_container label, *:first-child+html #main .ce_form.tableless .radio_container label
{
	margin-top:0px;
}

textarea
{
	width:200px;
	height:90px;
	overflow:auto;
	margin:2px 0px 5px 0px;
	padding:2px;
	background-color:#fff;
	border:1px solid #ddd;
}

.textfield, .selectmenu, .text, .select
{
	width:200px;
	margin:2px 0px;
	padding:2px;
	background-color:#fff;
	border:1px solid #ddd;
}

textarea.mandatory:focus, .textfield.mandatory:focus, .selectmenu.mandatory:focus, .text.mandatory:focus, .select.mandatory:focus
{
	background-color:#eefcff;
	border:1px solid #0cf;
}

.text:focus, .password:focus, .upload:focus, textarea:focus, .select:focus, .captcha:focus
{
	background-color:#fffcdf;
	border:1px solid #fd0;
}

/* Fix margin in IE5/6 */
* html .text, * html .password
{
	margin:0px;
}

/* Fix margin in IE7 */
*:first-child+html .text, *:first-child+html .password
{
	margin:0px;
}

.formbody div.explanation
{
	margin-bottom:3px;
	margin-left:91px;
	text-align:left;
	color:#707173;
}

form label.mandatory
{
	font-weight:bold;
	color:#36c;
}

.submit
{
	margin-top:3px;
	margin-bottom:3px;
}
