/* LLH | s_reset.css | v1.0 | 081028 */

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	border: 0;
	padding: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

body {
	line-height: 1;
	color: black;
	background: white;
}

ol, ul {
	list-style-type: none;
	list-style-image: none;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: separate;
	border-spacing: 0;
}

caption, th, td {
	text-align: left;
	font-weight: normal;
}

blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}

blockquote, q {
	quotes: "" "";
}
/* LLH | s_general.css | v1.0 | 081028 */

.alt {
	display: none;
}

.fckie {
	float: left;
	line-height: 0;
	height: 0;
}
/* LLH | s_layout.css | v1.0 | 081028 */

body {
	background: #fff;
}

body.d01 {
	background: #000;
}

body.grid {
	background: #fff url(../gfx/layout/bg_body-grid.gif) repeat-y top center;
}

#grid-toggle {
	display: none;
	position: absolute;
	top: 0;
	left: 0;
	background: #fff;
	padding: 9px 10px 9px 10px;
	width: 162px;
}

#wrapper-a01,
#wrapper-b01,
#wrapper-b02,
#wrapper-c01 {
	text-align: center;
}

#logo_print {
	display: none;
}

#header-wrapper {
	background: #000 url(../gfx/layout/bg_header-wrapper.gif) repeat-x bottom left;
	width: 100%;
	height: 234px;
	text-align: center;
	color: #fff;
}

#wrapper-c01 #header-wrapper {
	height: 432px;
}

#header-wrapper.opened {
	/* Aenderungen zusätzlich im JS fuer panel-toggle */
	height: 396px;
}

#nav-horiz {
	width: 100%;
}

#header {
	margin: 0 auto;
	padding: 36px 0 0 0;
	width: 972px;
	text-align: left;
}

#logo {
	float: left;
	background: url(../gfx/layout/bg_logo.gif) no-repeat top left;
	margin: 0 68px 0 37px;
	display: inline; /* IE Double Float-Margin Bug */
	width: 148px;
	height: 91px;
}

#logo a:link, #logo a:visited, #logo a:hover, #logo a:active {
	display: block;
	width: 148px;
	height: 91px;
}

#pagebody-wrapper {
	margin: 0 auto;
	width: 992px;
}

#wrapper-c01 #logo {
	float: left;
	background: url(../gfx/layout/bg_logo_c01.gif) no-repeat top left;
	margin: 0 112px 0 37px;
	display: inline; /* IE Double Float-Margin Bug */
	width: 266px;
	height: 166px;
}

#wrapper-c01 #logo a:link, #wrapper-c01 #logo a:visited, #wrapper-c01 #logo a:hover, #wrapper-c01 #logo a:active {
	display: block;
	width: 266px;
	height: 166px;
}

#wrapper-a01 #pagebody-wrapper,
#wrapper-b01 #pagebody-wrapper,
#wrapper-b02 #pagebody-wrapper {
	background: url(../gfx/layout/bg_pagebody-wrapper_a01.gif) repeat-y top center;
}

#wrapper-c01 #pagebody-wrapper {
	background: url(../gfx/layout/bg_pagebody-wrapper_c01.gif) repeat-y top center;
}

#pagebody {
	clear: both;
	padding: 0 37px 0 37px;
	width: 918px;
	text-align: left;
}

#nav-vert {
	float: left;
	padding: 0 20px 0 10px;
	width: 186px;
	border-top: 36px solid #fff;
}

#wrapper-a01 #content-wrapper {
	float: left;
	margin: 0 10px 0 10px;
	display: inline; /* IE Double Float-Margin Bug */
	width: 682px;
	border-top: 36px solid #fff;
}

#wrapper-a01 #content {
	float: left;
	width: 682px;
}

#wrapper-a01 #content-left {
	float: left;
	margin: 0 64px 0 0;
	display: inline; /* IE Double Float-Margin Bug */
	width: 412px;
}

#wrapper-a01 #content-right {
	float: left;
	margin: 0 0 0 10px;
	display: inline; /* IE Double Float-Margin Bug */
	width: 196px;
}

#wrapper-b01 #content-wrapper {
	float: left;
	margin: 0 226px 0 10px;
	display: inline; /* IE Double Float-Margin Bug */
	width: 466px;
	border-top: 36px solid #fff;
}

#wrapper-b01 #content {
	float: left;
	width: 466px;
}

#wrapper-b02 #content-wrapper {
	float: left;
	margin: 0 10px 0 10px;
	display: inline; /* IE Double Float-Margin Bug */
	width: 682px;
	border-top: 36px solid #fff;
}

#wrapper-b02 #content {
	float: left;
	width: 682px;
}

#wrapper-c01 #content-wrapper {
	float: left;
	margin: 0 10px 0 10px;
	display: inline; /* IE Double Float-Margin Bug */
	width: 898px;
	border-top: 36px solid #fff;
}

#wrapper-c01 #content-left {
	float: left;
	margin: 0 64px 0 0;
	display: inline; /* IE Double Float-Margin Bug */
	width: 412px;
}

#wrapper-c01 #content-right {
	float: left;
	margin: 0 0 0 10px;
	display: inline; /* IE Double Float-Margin Bug */
	width: 412px;
}

#footer {
	clear: both;
	background: #fff url(../gfx/layout/bg_footer.gif) no-repeat top left;
	padding: 36px 37px 0 37px;
	width: 918px;
	text-align: right;
}

#footer_print {
	display: none;
}
/* LLH | s_type.css | v1.0 | 081028 */

body, .htmlarea-content-body {
	font: 12px/18px "Trebuchet MS", trebuchet, Arial, sans-serif;
	color: #000;
}

body.d01 {
	color: #fff;
}

h1 {
	font-size: 24px;
	line-height: 27px;
	margin: 0 0 18px 0;
	color: #cba674;
	font-weight: normal;
}

h1 a:link, h1 a:visited {
	text-decoration: none;
	color: #cba674;
}
h1 a:hover, h1 a:active {
	text-decoration: underline;
	color: #cba674;
}

h1.nospace {
	margin: 0;
}

h2 {
	font-size: 18px;
	line-height: 27px;
	padding: 9px 0 0 0;
	margin: 0 0 18px 0;
	color: #cba674;
	font-weight: normal;
}

h2 a:link, h2 a:visited {
	text-decoration: none;
	color: #cba674;
}
h2 a:hover, h2 a:active {
	text-decoration: underline;
	color: #cba674;
}

h2.first {
	padding: 0;
}

h3 {
	font-size: 15px;
	margin: 0 0 18px 0;
	color: #cba674;
}

h3 a:link, h3 a:visited {
	text-decoration: none;
	color: #cba674;
}
h3 a:hover, h3 a:active {
	text-decoration: underline;
	color: #cba674;
}

p {
	margin: 0 0 18px 0;
}

p.small {
	font-size: 11px;
}

strong {
	font-weight: bold;
}

em {
	font-style: italic;
}
/* LLH s_sifr.css */

/*=:project
    scalable Inman Flash Replacement (sIFR) version 3.

  =:file
    Copyright: 2006 Mark Wubben.
    Author: Mark Wubben, <http://novemberborn.net/>

  =:history
    * IFR: Shaun Inman
    * sIFR 1: Mike Davidson, Shaun Inman and Tomas Jogin
    * sIFR 2: Mike Davidson, Shaun Inman, Tomas Jogin and Mark Wubben

  =:license
    This software is licensed and provided under the CC-GNU LGPL.
    See <http://creativecommons.org/licenses/LGPL/2.1/>    
*/

/*---- sIFR ---*/
.sIFR-flash {
  visibility: visible !important;
  margin: 0;
  padding: 0;
}

.sIFR-replaced, .sIFR-ignore {
  visibility: visible !important;
}

.sIFR-alternate {
  position: absolute;
  left: 0;
  top: 0;
  width: 0;
  height: 0;
  display: block;
  overflow: hidden;
}

.sIFR-replaced div.sIFR-fixfocus {
  margin: 0pt; 
  padding: 0pt; 
  overflow: auto; 
  letter-spacing: 0px; 
  float: none;
}

/*---- Header styling ---*/

.sIFR-active #content-wrapper h1 {
	visibility: hidden;
	font-size: 24px;
	line-height: 1em;
}

.sIFR-active #panel-toggle h1 {
	visibility: hidden;
	font-size: 28px;
	line-height: 1em;
}

.sIFR-active #content-wrapper h2 {
	visibility: hidden;
	font-size: 19px;
	line-height: 1em;
}

.sIFR-active #panel-toggle h2 {
	visibility: hidden;
	font-size: 19px;
	line-height: 1em;
}
/* LLH | s_lists.css | v1.0 | 081028 */

ul {
	list-style-type: none;
	list-style-image: url(../gfx/lists/bg_ul.gif);
	margin: 0 0 18px 27px;
}

ul.benefits {
	list-style-image: url(../gfx/lists/bg_ul-benefits.gif);
}

ul li {
	padding: 0;
}

ol {
	list-style-type: decimal;
	list-style-image: none;
	margin: 0 0 18px 27px;
}

ol li {
	padding: 0;
}

dl {
	list-style-type: none;
	list-style-image: none;
	margin: 0;
}

dl dt {
	font-weight: bold;
}

dl dd {
	margin: 0 0 18px 27px;
}
/* LLH | s_links.css | v1.0 | 081028 */

a:link, a:visited {
	color: #c80018;
	text-decoration: none;
}
a:hover, a:active {
	color: #a90108;
	text-decoration: underline;
}

a.more:link, a.more:visited,
.more a:link, .more a:visited {
	background: url(../gfx/links/bg_a-more_l.gif) no-repeat left 4px;
	padding: 0 0 0 8px;
}
a.more:hover, a.more:active,
.more a:hover, .more a:active {
	background: url(../gfx/links/bg_a-more_h.gif) no-repeat left 4px;
	padding: 0 0 0 8px;
}

a.external-link:link, a.external-link:visited,
a.external-link-new-window:link, a.external-link-new-window:visited {
	background: url(../gfx/links/bg_a-externallink_l.gif) no-repeat right 4px;
	padding: 0 13px 0 0;
}
a.external-link:hover, a.external-link:active, a.external-link-new-window:hover, a.external-link-new-window:active {
	background: url(../gfx/links/bg_a-externallink_h.gif) no-repeat right 4px;
	padding: 0 13px 0 0;
}

a.mail:link, a.mail:visited {
	background: url(../gfx/links/bg_a-mail_l.gif) no-repeat right 5px;
	padding: 0 14px 0 0;
}
a.mail:hover, a.mail:active {
	background: url(../gfx/links/bg_a-mail_h.gif) no-repeat right 5px;
	padding: 0 14px 0 0;
}

a.pdf:link, a.pdf:visited {
	background: url(../gfx/links/bg_a-pdf_l.gif) no-repeat right 2px;
	padding: 0 26px 0 0;
}
a.pdf:hover, a.pdf:active {
	background: url(../gfx/links/bg_a-pdf_h.gif) no-repeat right 2px;
	padding: 0 26px 0 0;
}

a.download:link, a.download:visited {
	background: url(../gfx/links/bg_a-download_l.gif) no-repeat right;
	padding: 0 11px 0 0;
}
a.download:hover, a.download:active {
	background: url(../gfx/links/bg_a-download_h.gif) no-repeat right;
	padding: 0 11px 0 0;
}

a.forward:link, a.forward:visited,
.forward a:link, .forward a:visited {
	background: url(../gfx/links/bg_a-forward_l.gif) no-repeat right 4px;
	padding: 0 14px 0 0;
}
a.forward:hover, a.forward:active,
.forward a:hover, .forward a:active {
	background: url(../gfx/links/bg_a-forward_h.gif) no-repeat right 4px;
	padding: 0 14px 0 0;
}

a.back:link, a.back:visited,
.back a:link, .back a:visited {
	background: url(../gfx/links/bg_a-back_l.gif) no-repeat left 4px;
	padding: 0 0 0 14px;
}
a.back:hover, a.back:active,
.back a:hover, .back a:active {
	background: url(../gfx/links/bg_a-back_h.gif) no-repeat left 4px;
	padding: 0 0 0 14px;
}

a.top:link, a.top:visited {
	background: url(../gfx/links/bg_a-top_l.gif) no-repeat left 2px;
	padding: 0 0 0 14px;
}
a.top:hover, a.top:active {
	background: url(../gfx/links/bg_a-top_h.gif) no-repeat left 2px;
	padding: 0 0 0 14px;
}

a.down:link, a.down:visited {
	background: url(../gfx/links/bg_a-down_l.gif) no-repeat left 2px;
	padding: 0 0 0 14px;
}
a.down:hover, a.down:active {
	padding: 0 0 0 14px;
	background: url(../gfx/links/bg_a-down_h.gif) no-repeat left 2px;
}

a.button:link, a.button:visited {
	display: block;
	background: url(../gfx/links/bg_a_button_l.gif) repeat-x left top;
	border: 1px solid #e4ce94;
	padding: 0 9px 0 9px;
	width: 160px;
	height: 25px;
	line-height: 25px;
	text-decoration: none;
}
a.button:hover, a.button:active {
	display: block;
	background: url(../gfx/links/bg_a_button_l.gif) repeat-x left top;
	border: 1px solid #a90108;
	padding: 0 9px 0 9px;
	width: 160px;
	height: 25px;
	line-height: 25px;
	text-decoration: none;
}

acronym, abbr, dfn {
	background: url(../gfx/links/bg_acronym.gif) repeat-x bottom;
	text-decoration: none;
	cursor: help;
}
/* LLH | s_tables.css | v1.0 | 081028 */

table.contenttable {
	border-collapse: collapse;
	border-top: 1px solid #e4ce94;
	margin: 0 0 18px 0;
	width: 100%;
}

#wrapper-a02 #content-left table.contenttable {
	width: 466px;
}

table.contenttable thead tr {
	background: #faf5ea;
}

table.contenttable tbody tr.even {
	background: #fff;
}

table.contenttable tbody tr.odd {
 	background: #f3f2ef;
}

table.contenttable th {
	border-bottom: 1px solid #e4ce94;
	padding: 9px 5px 8px 5px;
	font-weight: bold;
	color: #000;
}

table.contenttable td {
	border-bottom: 1px solid #e4ce94;
	padding: 9px 5px 8px 5px;
}

table.contenttable p {
	margin: 0;
}
/* LLH | s_layout.css | v1.0 | 081028 */

form {
	float: left;
	background: url(../gfx/forms/bg_fieldset.gif) repeat-x left top;
	width: 466px;
}

form.gmapDir, 
.todirform form {
	clear: both;
	background: none;
	margin: 0 0 18px 0;
	border: 0;
	padding: 0;
	width: auto;
}

fieldset {
	float: left;
	background: url(../gfx/forms/bg_fieldset.gif) repeat-x left bottom;
	padding: 15px 0 21px 0;
	width: 466px;
}

/* IE 7 only */
*+html fieldset {
	padding: 13px 0 23px 0;
}

/* IE 6 */
* html fieldset {
	padding: 13px 0 23px 0;
}

fieldset.hidden {
	float: left;
	background: none;
	padding: 0;
	width: 466px;
}

legend {
	font-style: italic;
}

/* IE 7 only */
*+html legend {
	margin: -13px 0 13px -6px;
}

/* up to IE 6 only */
* html legend {
	margin: -13px 0 13px -6px;
}

div.row,
div.rowerror,
div.rowerrorerror,
div.rowerrorerrorerror {
	float: left;
	padding: 0 0 11px 0;
	width: 466px;
}

/* IE 7 only */
*+html div.row,
*+html div.rowerror,
*+html div.rowerrorerror,
*+html div.rowerrorerrorerror {
	padding: 0 0 9px 0;
}

/* up to IE 6 only */
* html div.row,
* html div.rowerror,
* html div.rowerrorerror,
* html div.rowerrorerrorerror {
	padding: 0 0 9px 0;
}

span.label,
span.label-req {
	display: block;
	float: left;
	text-align: right;
	padding: 3px 0 0 0;
	width: 152px;
}

/* IE 7 only */
*+html span.label,
*+html span.label-req {
	padding: 5px 0 0 0;
}

/* up to IE 6 only */
* html span.label,
* html span.label-req {
	padding: 5px 0 0 0;
}

span.label-full,
span.label-req-full {
	display: block;
	float: left;
	text-align: left;
	padding: 3px 0 4px 0;
	width: 466px;
}

/* IE 7 only */
*+html span.label-full,
*+html span.label-req-full {
	padding: 5px 0 4px 0;
}

/* up to IE 6 only */
* html span.label-full,
* html span.label-req-full {
	padding: 5px 0 4px 0;
}

span.label-full-right,
span.label-req-full-right {
	display: block;
	float: left;
	text-align: left;
	margin: 0 0 0 162px;
	display: inline; /* IE Double Float-Margin Bug */
	padding: 3px 0 4px 0;
	width: 304px;
}

/* IE 7 only */
*+html span.label-full-right,
*+html span.label-req-full-right {
	padding: 5px 0 4px 0;
}

/* up to IE 6 only */
* html span.label-full-right,
* html span.label-req-full-right {
	padding: 5px 0 4px 0;
}

span.label-noform,
span.label-req-noform {
	display: block;
	float: left;
	text-align: left;
	margin: 0 314px 0 0;
	display: inline; /* IE Double Float-Margin Bug */
	padding: 3px 0 4px 0;
	width: 152px;
}

/* IE 7 only */
*+html span.label-noform,
*+html span.label-req-noform {
	padding: 5px 0 4px 0;
}

/* up to IE 6 only */
* html span.label-noform,
* html span.label-req-noform {
	padding: 5px 0 4px 0;
}

span.form,
span.form-checkbox,
span.form-radio {
	display: block;
	float: left;
	width: 314px;
}

span.form-checkbox,
span.form-checkbox-nolabel {
	padding: 2px 0 0 0;
	height: 23px;
}

/* IE 7 only */
*+html span.form-checkbox,
*+html span.form-checkbox-nolabel {
	padding: 2px 0 0 0;
	height: 25px;
}

/* up to IE 6 only */
* html span.form-checkbox,
* html span.form-checkbox-nolabel {
	padding: 2px 0 0 0;
	height: 25px;
}

span.form-radio,
span.form-radio-nolabel {
	padding: 3px 0 0 0;
	height: 22px;
}

/* IE 7 only */
*+html span.form-radio,
*+html span.form-radio-nolabel {
	padding: 2px 0 0 0;
	height: 25px;
}

/* up to IE 6 only */
* html span.form-radio,
* html span.form-radio-nolabel {
	padding: 2px 0 0 0;
	height: 25px;
}

span.button,
span.form-nolabel,
span.form-checkbox-nolabel,
span.form-radio-nolabel {
	display: block;
	float: left;
	margin: 0 0 0 152px;
	display: inline; /* IE Double Float-Margin Bug */
	width: 314px;
}

span.button {
	padding: 15px 0 21px 0;
}

/* IE 7 only */
*+html span.button {
	padding: 14px 0 23px 0;
}

/* up to IE 6 only */
* html span.button {
	padding: 14px 0 23px 0;
}

span.form-full {
	display: block;
	float: left;
	width: 466px;
}

label,
select,
input,
textarea {
	font: 12px/18px "Trebuchet MS", trebuchet, Arial, sans-serif;
	color: #000;
}

label,
input.button {
	cursor: pointer;
}

span.label-req label {
	font-weight: bold;
}

input {
	background: #fff;
	margin: 0 0 0 10px;
	border: 1px solid #e4ce94;
	padding: 4px 4px 0 4px;
	width: 294px;
	height: 19px;
}

/* IE 7 only */
*+html input {
	padding: 3px 4px 0 4px;
	height: 20px;
}

/* up to IE 6 only */
* html input {
	padding: 3px 4px 0 4px;
	height: 20px;
}

input.size20 {
	width: 34px;
}

input.size80 {
	width: 240px;
}

.gmapDir input {
	margin: 0;
	width: 216px;
}

span.form-full input {
	margin: 0;
	width: 456px;
}

input.checkbox {
	background: none;
	margin: 0 5px 0 10px;
	border: 0;
	padding: 0;
	width: auto;
	cursor: pointer;
}

input.button,
input.gmapDirButton {
	background: url(../gfx/forms/bg_input-button.gif) repeat-x left top;
	border: 1px solid #e4ce94;
	height: 25px;
	padding: 0;
	width: 108px;
	text-align: center;
	color: #c80018;
}

input.gmapDirButton {
	width: auto;
	padding: 0 10px 0 10px;
}

/* IE 7 only */
*+html input.button {
	padding: 1px 0 0 0;
}

/* up to IE 6 only */
* html input.button {
	padding: 1px 0 0 0;
}

input.button:hover, input.button:focus,
input.gmapDirButton:hover, input.gmapDirButton:focus {
	border: 1px solid #a90108;
	color: #a90108;
}

textarea {
	background: #fff;
	margin: 0 0 0 10px;
	border: 1px solid #e4ce94;
	padding: 2px 4px 6px 4px;
	width: 294px;
}

/* IE 7 only */
*+html textarea {
	padding: 3px 4px 2px 4px;
}

/* up to IE 6 only */
* html textarea {
	padding: 3px 4px 0 4px;
	margin: 0 0 3px 10px;
}

span.form-full textarea {
	margin: 0;
	width: 456px;
}

/* up to IE 6 only */
* html span.form-full textarea {
	margin: 0 0 3px 0;
}

select {
	background: #fff;
	margin: 0 0 0 10px;
	border: 1px solid #e4ce94;
	padding: 3px 3px 3px 1px;
	width: 304px;
	height: 25px;
}

/* IE 7 only */
*+html select {
	height: 26px;
}

/* up to IE 6 only */
* html select {
	height: 26px;
	margin: 0 0 2px 10px;
}

input:focus,
textarea:focus,
select:focus {
	border: 1px solid #a90108;
	color: #a90108;
}

.error {
	float: left;
	margin: 18px 0 18px 0;
	border: 1px solid #c80018;
	padding: 17px 17px 17px 0;
	color: #c80018;
	width:  448px;
}

.error ul {
	list-style-type: none;
	list-style-image: url(../gfx/forms/bg_error.gif);
	margin: 0 0 0 36px;
}

div.rowerror label,
div.rowerrorerror label,
div.rowerrorerrorerror label {
	color: #c80018;
}

div.rowerror span.label,
div.rowerror span.label-req,
div.rowerrorerror span.label,
div.rowerrorerror span.label-req,
div.rowerrorerrorerror span.label,
div.rowerrorerrorerror span.label-req {
	background: url(../gfx/forms/bg_error.gif) no-repeat left 6px;
}

.rowerror input,
.rowerror textarea,
.rowerror select,
.rowerrorerror input,
.rowerrorerror textarea,
.rowerrorerror select,
.rowerrorerrorerror input,
.rowerrorerrorerror textarea,
.rowerrorerrorerror select {
	border: 1px solid #c80018;
	color: #c80018;
}

.todirform input.saddr {
	background: #f00;
}

.todirform input.submit {
	background: #00f;
}
/* LLH | s_nav-horiz-ul-repl.css | v1.0 | 081028 */

#nav-horiz {
	background: url(../gfx/nav-horiz-ul-repl/bg_nav-horiz.gif) repeat-x top left;
	border-bottom: 1px solid #fff;
	height: 36px;
	text-align: center;
}

#nav-horiz ul {
	list-style-type: none;
	list-style-image: none;
	margin: 0 auto;
	width: 918px;
	height: 36px;
	text-align: left;
}

#nav-horiz ul li {
	float: left;
}

#nav-horiz ul li a:link, #nav-horiz ul li a:visited, #nav-horiz ul li a:hover, #nav-horiz ul li a:active {
	display: block;
	height: 36px;
}

#nav-horiz ul li#navid1 a:link, #nav-horiz ul li#navid1 a:visited {
	background: url(../gfx/nav-horiz-ul-repl/bg_ul_li_a.gif) no-repeat 0 0;
	width: 107px;
}
#nav-horiz ul li#navid1 a:hover, #nav-horiz ul li#navid1 a:active {
	background: url(../gfx/nav-horiz-ul-repl/bg_ul_li_a.gif) no-repeat 0 -36px;
	width: 107px;
}

#nav-horiz ul li#navid2 a:link, #nav-horiz ul li#navid2 a:visited {
	background: url(../gfx/nav-horiz-ul-repl/bg_ul_li_a.gif) no-repeat -107px 0;
	width: 127px;
}
#nav-horiz ul li#navid2 a:hover, #nav-horiz ul li#navid2 a:active {
	background: url(../gfx/nav-horiz-ul-repl/bg_ul_li_a.gif) no-repeat -107px -36px;
	width: 127px;
}

#nav-horiz ul li#navid3 a:link, #nav-horiz ul li#navid3 a:visited {
	background: url(../gfx/nav-horiz-ul-repl/bg_ul_li_a.gif) no-repeat -234px 0;
	width: 68px;
}
#nav-horiz ul li#navid3 a:hover, #nav-horiz ul li#navid3 a:active {
	background: url(../gfx/nav-horiz-ul-repl/bg_ul_li_a.gif) no-repeat -234px -36px;
	width: 68px;
}

#nav-horiz ul li#navid4 a:link, #nav-horiz ul li#navid4 a:visited {
	background: url(../gfx/nav-horiz-ul-repl/bg_ul_li_a.gif) no-repeat -302px 0;
	margin: 0 330px 0 0;
	width: 170px;
}
#nav-horiz ul li#navid4 a:hover, #nav-horiz ul li#navid4 a:active {
	background: url(../gfx/nav-horiz-ul-repl/bg_ul_li_a.gif) no-repeat -302px -36px;
	margin: 0 330px 0 0;
	width: 170px;
}
#nav-horiz ul li#navid5 a:link, #nav-horiz ul li#navid5 a:visited {
	background: url(../gfx/nav-horiz-ul-repl/bg_ul_li_a.gif) no-repeat -802px 0;
	width: 116px;
}
#nav-horiz ul li#navid5 a:hover, #nav-horiz ul li#navid5 a:active {
	background: url(../gfx/nav-horiz-ul-repl/bg_ul_li_a.gif) no-repeat -802px -36px;
	width: 116px;
}

/* active1 */

#nav-horiz ul.active1 li#navid1 a:link, #nav-horiz ul.active1 li#navid1 a:visited, #nav-horiz ul.active1 li#navid1 a:hover, #nav-horiz ul.active1 li#navid1 a:active {
	background: url(../gfx/nav-horiz-ul-repl/bg_ul_li_a.gif) no-repeat 0 -36px;
}

/* active2 */

#nav-horiz ul.active2 li#navid2 a:link, #nav-horiz ul.active2 li#navid2 a:visited, #nav-horiz ul.active2 li#navid2 a:hover, #nav-horiz ul.active2 li#navid2 a:active {
	background: url(../gfx/nav-horiz-ul-repl/bg_ul_li_a.gif) no-repeat -107px -36px;
}

/* active3 */

#nav-horiz ul.active3 li#navid3 a:link, #nav-horiz ul.active3 li#navid3 a:visited, #nav-horiz ul.active3 li#navid3 a:hover, #nav-horiz ul.active3 li#navid3 a:active {
	background: url(../gfx/nav-horiz-ul-repl/bg_ul_li_a.gif) no-repeat -234px -36px;
}

/* active4 */

#nav-horiz ul.active4 li#navid4 a:link, #nav-horiz ul.active4 li#navid4 a:visited, #nav-horiz ul.active4 li#navid4 a:hover, #nav-horiz ul.active4 li#navid4 a:active {
	background: url(../gfx/nav-horiz-ul-repl/bg_ul_li_a.gif) no-repeat -302px -36px;
}

/* active5 */

#nav-horiz ul.active5 li#navid5 a:link, #nav-horiz ul.active5 li#navid5 a:visited, #nav-horiz ul.active5 li#navid5 a:hover, #nav-horiz ul.active5 li#navid5 a:active {
	background: url(../gfx/nav-horiz-ul-repl/bg_ul_li_a.gif) no-repeat -802px -36px;
}
/* LLH | s_nav-footer-pipe.css | v1.0 | 081028 */

#nav-footer {
	height: 36px;
	line-height: 36px;
	color: #000;
	font-size: 11px;
}

#nav-footer a:link, #nav-footer a:visited {
	color: #000;
	text-decoration: none;
}
#nav-footer a:hover, #nav-footer a:active {
	color: #c80018;
	text-decoration: underline;
}

#nav-footer a.act:link, #nav-footer a.act:visited, #nav-footer a.act:hover, #nav-footer a.act:active {
	color: #c80018;
	text-decoration: none;
}
/* LLH s_nav-vert-ul.css */

#nav-vert ul.level0 {
	background: url(../gfx/nav-vert-ul/bg_level0_li.gif) repeat-x left bottom;
	list-style-type: none;
	list-style-image: none;
	margin: 0;
}

#nav-vert ul.level0 li {
	background: url(../gfx/nav-vert-ul/bg_level0_li.gif) repeat-x left top;
}

#nav-vert ul.level0 li a:link, #nav-vert ul.level0 li a:visited {
	display: block;
	padding: 9px 0 9px 0;
	font-size: 13px;
	color: #000;
	text-decoration: none;
}
#nav-vert ul.level0 li a:hover, #nav-vert ul.level0 li a:active {
	color: #c80018;
	text-decoration: underline;
}

#nav-vert ul.level0 li.act a:link, #nav-vert ul.level0 li.act a:visited, #nav-vert ul.level0 li.act a:hover, #nav-vert ul.level0 li.act a:active {
	color: #c80018;
	text-decoration: none;
}

#nav-vert ul.level0 li.ifsub.act a:link, #nav-vert ul.level0 li.ifsub.act a:visited, #nav-vert ul.level0 li.ifsub.act a:hover, #nav-vert ul.level0 li.ifsub.act a:active {
	color: #c80018;
	text-decoration: none;
}

#nav-vert ul.level1 {
	list-style-type: none;
	list-style-image: none;
	margin: 0;
}

#nav-vert ul.level1 li {
	background: none;
	padding: 0;
}

#nav-vert ul.level0 li.ifsub.act ul.level1 li a:link, #nav-vert ul.level0 li.ifsub.act ul.level1 li a:visited {
	background: url(../gfx/nav-vert-ul/bg_level1_li_a_l.gif) no-repeat left 6px;
	margin: 0 0 0 10px;
	padding: 0 0 0 10px;
	font-size: 12px;
	color: #000;
	text-decoration: none;
}
#nav-vert ul.level0 li.ifsub.act ul.level1 li a:hover, #nav-vert ul.level0 li.ifsub.act ul.level1 li a:active {
	background: url(../gfx/nav-vert-ul/bg_level1_li_a_h.gif) no-repeat left 6px;
	color: #c80018;
	text-decoration: underline;
}

#nav-vert ul.level0 li.ifsub.act ul.level1 li.act a:link, #nav-vert ul.level0 li.ifsub.act ul.level1 li.act a:visited, #nav-vert ul.level0 li.ifsub.act ul.level1 li.act a:hover, #nav-vert ul.level0 li.ifsub.act ul.level1 li.act a:active {
	background: url(../gfx/nav-vert-ul/bg_level1_li_a_h.gif) no-repeat left 6px;
	color: #c80018;
	text-decoration: none;
}

#nav-vert ul.level0 li.ifsub.act ul.level1 li.last a:link, #nav-vert ul.level0 li.ifsub.act ul.level1 li.last a:visited, #nav-vert ul.level0 li.ifsub.act ul.level1 li.last a:hover, #nav-vert ul.level0 li.ifsub.act ul.level1 li.last a:active {
	font-size: 12px;
	padding: 0 0 0 10px;
	margin: 0 0 9px 10px;
}

#nav-vert ul.level0 li.ifsub.act ul.level1 li.last.act a:link, #nav-vert ul.level0 li.ifsub.act ul.level1 li.last.act a:visited, #nav-vert ul.level0 li.ifsub.act ul.level1 li.last.act a:hover, #nav-vert ul.level0 li.ifsub.act ul.level1 li.last.act a:active {
	font-size: 12px;
	padding: 0 0 0 10px;
	margin: 0 0 9px 10px;
}

#nav-vert ul.level0 li.ifsub.act ul.level1 li.ifsub.last.act a:link, #nav-vert ul.level0 li.ifsub.act ul.level1 li.ifsub.last.act a:visited, #nav-vert ul.level0 li.ifsub.act ul.level1 li.ifsub.last.act a:hover, #nav-vert ul.level0 li.ifsub.act ul.level1 li.ifsub.last.act a:active {
	font-size: 12px;
	padding: 0 0 0 10px;
	margin: 0 0 0 10px;
}

#nav-vert ul.level2 {
	list-style-type: none;
	list-style-image: none;
	margin: 0;
}

#nav-vert ul.level2 li {
	background: none;
	padding: 0;
}

#nav-vert ul.level0 li.ifsub.act ul.level1 li.ifsub.act ul.level2 li a:link, #nav-vert ul.level0 li.ifsub.act ul.level1 li.ifsub.act ul.level2 li a:visited {
	background: none;
	margin: 0 0 0 30px;
	padding: 0;
	font-size: 12px;
	color: #000;
	text-decoration: none;
}
#nav-vert ul.level0 li.ifsub.act ul.level1 li.ifsub.act ul.level2 li a:hover, #nav-vert ul.level0 li.ifsub.act ul.level1 li.ifsub.act ul.level2 li a:active {
	background: none;
	color: #c80018;
	text-decoration: underline;
}

#nav-vert ul.level0 li.ifsub.act ul.level1 li.ifsub.act ul.level2 li.act a:link, #nav-vert ul.level0 li.ifsub.act ul.level1 li.ifsub.act ul.level2 li.act a:visited, #nav-vert ul.level0 li.ifsub.act ul.level1 li.ifsub.act ul.level2 li.act a:hover, #nav-vert ul.level0 li.ifsub.act ul.level1 li.ifsub.act ul.level2 li.act a:active {
	background: none;
	color: #c80018;
	text-decoration: none;
}

#nav-vert ul.level0 li.ifsub.act ul.level1 li.last.act ul.level2 li.last a:link, #nav-vert ul.level0 li.ifsub.act ul.level1 li.last.act ul.level2 li.last a:visited, #nav-vert ul.level0 li.ifsub.act ul.level1 li.last.act ul.level2 li.last a:hover, #nav-vert ul.level0 li.ifsub.act ul.level1 li.last.act ul.level2 li.last a:active {
	margin: 0 0 9px 30px;
}
/* LLH | s_pagebrowser.css | v1.0 | 081028 */

.pagebrowser {
	float: left;
	margin: 0 0 18px 0;
	width: 100%;
}

.pagebrowser ul {
	list-style-type: none;
	list-style-image: none;
	margin: 0;
}

.pagebrowser ul li {
	float: left;
	margin: 0 10px 0 0;
}
/* LLH | s_tt_news.css | v1.0 | 081028 */

.news-latest-container {
	background: #f3f2ef;
	margin: 0 0 18px 0;
	padding: 0 10px 0 10px;
}

#wrapper-a01 #content-left .news-latest-container {
	float: left;
	width: 412px;
}

.news-latest-container .item {
	padding: 0 0 18px 0;
}

.news-latest-container h2 {
	color: #c80018;
	font-style: italic;
}

.news-latest-container h3 {
	margin: 0 0 9px 0;
	color: #c80018;
}

.news-latest-container .teaser {
	font-weight: bold;
}

.news-latest-container p {
	margin: 0;
}

.news-list-container .item {
	background: url(../gfx/tt_news/bg_item.gif) repeat-x left bottom;
	padding: 0 0 18px 0;
	margin: 0 0 9px 0;
}

.news-list-container h2 {
	padding: 0;
	margin: 0 0 9px 0;
}

.news-list-container .teaser {
	font-weight: bold;
}

.news-list-container p {
	margin: 0;
}

.news-amenu-container {
	background: url(../gfx/tt_news/bg_item.gif) repeat-x left bottom;
	margin: 0 0 18px 0;
	padding: 0 0 9px 0;
}

.news-amenu-container ul {
	list-style-type: none;
	list-style-image: none;
	margin: 0 0 17px 0;
}

.news-amenu-container .news-amenu-item-year {
	font-weight: bold;
}

.news-single-head {
	float: left;
	margin: 0 64px 0 0;
	display: inline; /* IE Double Float-Margin Bug */
	width: 412px;
}

.news-single-content {
	float: left;
	width: 682px;
}

.news-single-content .left {
	float: left;
	margin: 0 64px 0 0;
	display: inline; /* IE Double Float-Margin Bug */
	width: 412px;
}

.news-single-content .left .teaser {
	font-weight: bold;
}

.news-single-content .right {
	margin: 0 0 0 10px;
	display: inline; /* IE Double Float-Margin Bug */
	width: 196px;
}

.news-single .back {
	float: left;
	width: 100%;
	margin: 0 0 18px 0;
}

.news-single-img {
	float: left;
	width: 196px;
}

.news-single-img a:link img, .news-single-img a:visited img {
	display: block;
	padding: 2px 2px 2px 2px;
	border: 1px solid #e4ce94;
}

.news-single-img a:hover img, .news-single-img a:active img {
	border: 1px solid #a90108;
	filter: alpha(opacity=80);
	-moz-opacity:0.8;
	-khtml-opacity: 0.8;
	opacity: .80;
}

.news-single-img a:link .expand, .news-single-img a:visited .expand {
	display: block;
	background: url(../gfx/lightbox/bg_a_l_expand.gif) no-repeat left top;
	margin: 0 0 10px 0;
	width: 18px;
	height: 17px;
}

.news-single-img a:hover .expand, .news-single-img a:active .visited {
	display: block;
	background: url(../gfx/lightbox/bg_a_h_expand.gif) no-repeat left top;
	margin: 0 0 10px 0;
	width: 18px;
	height: 17px;
}

.news-single-imgcaption {
	font-style: italic;
}

.news-single-additional-info dl {
	margin: 0 0 18px 0;
}

.news-single-additional-info dd {
	margin: 0;
}
/* LLH | s_tooltips.css | v1.0 | 081028 */

div.tooltips {
	background: #fff;
	border: 1px solid #e4ce94;
	padding: 9px;
	width: 196px;
}

div.tooltips .tip-title {
	margin: 0 0 9px 0;
	font-size: 14px;
	font-weight: bold;
	color: #cba674;
}

div.tooltips .tip-text {
	margin: 0;
}
/* LLH | s_multibox.css | v1.0 | 090403 */


.MultiBoxContainer {
	position: absolute;
	z-index: 2;
	display: none;
	background: #000;
	border: 10px solid #000;
	padding: 27px 0 0 0;
	text-align: left;
	/*overflow: hidden;*/
}

.MultiBoxLoading {
	background: #000 url(../gfx/multibox/bg_multiboxloading.gif) no-repeat center;
}

.MultiBoxContent {
	background: #000;
	
	position: relative;
	width: 100%;
	height: 100%;
	overflow: hidden;
}

.MultiBoxClose {
	position: absolute;
	top: 0;
	right: 0;
	background: url(../gfx/multibox/bg_multiboxclose.gif) no-repeat;
	width: 17px;
	height: 17px;
	cursor: pointer;
}

.MultiBoxClose:hover {
	background: url(../gfx/multibox/bg_multiboxclose_h.gif) no-repeat;
}

.MultiBoxControlsContainer {
	position: relative;
	overflow: hidden;
	height: 0px;
}

.MultiBoxControls {
	background: #000;
	position: relative;
	width: 100%;
	height: auto;
}

.MultiBoxPrevious {
	position: absolute;
	top: 0;
	left: 0;
	background: url(../gfx/multibox/bg_multiboxprevious.gif) no-repeat;
	margin: 10px 0 0 0;
	width: 17px;
	height: 17px;
	cursor: pointer;
}

.MultiBoxPrevious:hover {
	background: url(../gfx/multibox/bg_multiboxprevious_h.gif) no-repeat;
}

.MultiBoxPreviousDisabled {
	background: url(../gfx/multibox/bg_multiboxprevious_i.gif) no-repeat;
	cursor: default;
}

.MultiBoxPreviousDisabled:hover {
	background: url(../gfx/multibox/bg_multiboxprevious_i.gif) no-repeat;
}

.MultiBoxNext {
	position: absolute;
	top: 0;
	right: 0;
	background: url(../gfx/multibox/bg_multiboxnext.gif) no-repeat;
	margin: 10px 0 0 0;
	width: 17px;
	height: 17px;
	cursor: pointer;
}

.MultiBoxNext:hover {
	background: url(../gfx/multibox/bg_multiboxnext_h.gif) no-repeat;
}

.MultiBoxNextDisabled {
	background: url(../gfx/multibox/bg_multiboxnext_i.gif) no-repeat;
	cursor: default;
}

.MultiBoxNextDisabled:hover {
	background: url(../gfx/multibox/bg_multiboxnext_i.gif) no-repeat;
}

.MultiBoxTitle {
	position: relative;
	float: left;
	margin: 10px 0 0 35px;
	font-size: 11px;
	font-weight: bold;
	text-align: left;
}

.MultiBoxNumber {
	position: relative;
	float: right;
	margin: 10px 35px 0 0;
	width: 50px;
	font-size: 11px;
	text-align: right;
}

.MultiBoxDescription {
	position: relative;
	clear: left;
	margin: 0 35px 0 35px;
	padding: 0;
	font-size: 11px;
	text-align: left;
}
/* LLH s_toggle.css */

.toggle {
	float: left;
	background: url(../gfx/toggle/bg_toggle.gif) repeat-x left bottom;
	padding: 0 0 9px 0;
	margin: 0 0 9px 0;
	width: 476px;
}

.toggle .head {
	color: #cba674;
	font-size: 12px;
	line-height: 18px;
}

.toggle.opened .head {
	background: url(../gfx/toggle/bg_toggle_opened_head.gif) no-repeat left center;
	padding: 0 0 0 20px;
	cursor: pointer;
	color: #c80018;
}

.toggle.opened .head:hover, .toggle.opened .head:active {
	background: url(../gfx/toggle/bg_toggle_opened_head_h.gif) no-repeat left center;
	color: #a90108;
}

.toggle.closed .head {
	background: url(../gfx/toggle/bg_toggle_closed_head.gif) no-repeat left center;
	padding: 0 0 0 20px;
	cursor: pointer;
	color: #c80018;
}

.toggle.closed .head:hover, .toggle.closed .head:active {
	background: url(../gfx/toggle/bg_toggle_closed_head_h.gif) no-repeat left center;
	cursor: pointer;
	color: #a90108;
}

.toggle .content {
	padding: 10px 0 0 0;
}
/**
Stylesheet: Slideshow.css
	CSS for Slideshow.

License:
	MIT-style license.

Copyright:
	Copyright (c) 2008 [Aeron Glemann](http://www.electricprism.com/aeron/).
	
HTML:
	<div class="slideshow">
		<div class="slideshow-images" />
		<div class="slideshow-captions" />
		<div class="slideshow-controller" />
		<div class="slideshow-loader" />
		<div class="slideshow-thumbnails" />
	</div>
	
Notes:
	These next four rules are set by the Slideshow script.
	You can override any of them with the !important keyword but the slideshow probably will not work as intended.
*/

.slideshow {
	display: block;
	position: relative;
	z-index: 0;
}
.slideshow-images {
	display: block;
	overflow: hidden;
	position: relative;
}		
.slideshow-images img {
	display: block;
	position: absolute;
	z-index: 1;
}		
.slideshow-thumbnails {
	overflow: hidden;
}

.slideshow.noscript img {
	position: absolute;
	top: 0;
	left: 0;
}

/**
HTML:
	<div class="slideshow-images">
		<img />
		<img />
	</div>
	
Notes:
	The images div is where the slides are shown.
	Customize the visible / prev / next classes to effect the slideshow transitions: fading, wiping, etc.
*/

.slideshow-images-visible { 
	opacity: 1;
}	
.slideshow-images-prev { 
	opacity: 0; 
}
.slideshow-images-next { 
	opacity: 0; 
}
.slideshow-images img {
	float: left;
	left: 0;
	top: 0;
}	

/**
Notes:
	These are examples of user-defined styles.
	Customize these classes to your usage of Slideshow.
*/

.slideshow {
	margin: 0 auto 18px auto;
}
.slideshow.layout2 {
	border: 1px solid #e2e0e3;
	padding: 6px 6px 6px 6px;
}
.slideshow a img {
	border: 0;
}

/**
HTML:
	<div class="slideshow-captions">
		...
	</div>
	
Notes:
	Customize the hidden / visible classes to affect the captions animation.
*/

.slideshow-captions {
	background: #000;
	bottom: 0;
	color: #FFF;
	font: normal 12px/22px Arial, sans-serif;
	left: 0;
	overflow: hidden;
	position: absolute;
	text-indent: 10px;
	width: 100%;
	z-index: 10000;
}
.slideshow-captions-hidden {
	height: 0;
	opacity: 0;
}
.slideshow-captions-visible {
	height: 22px;
	opacity: .7;
}

/**
HTML:
	<div class="slideshow-controller">
		<ul>
			<li class="first"><a /></li>
			<li class="prev"><a /></li>
			<li class="pause play"><a /></li>
			<li class="next"><a /></li>
			<li class="last"><a /></li>
		</ul>
	</div>
	
Notes:
	Customize the hidden / visible classes to affect the controller animation.
*/

.slideshow-controller {
	background: url(../gfx/slideshow/controller.png) no-repeat;
	height: 42px;
	left: 50%;
	margin: -21px 0 0 -119px;
	overflow: hidden;
	position: absolute;
	top: 50%;
	width: 238px;
	z-index: 10000;
}
.slideshow-controller * {
	margin: 0;
	padding: 0;
}
.slideshow-controller-hidden { 
	opacity: 0;
}
.slideshow-controller-visible {
	opacity: 1;
}
.slideshow-controller a {
	cursor: pointer;
	display: block;
	height: 18px;
	overflow: hidden;
	position: absolute;
	top: 12px;
}
.slideshow-controller a.active {
	background-position: 0 18px;
}
.slideshow-controller li {
	list-style: none;
}
.slideshow-controller li.first a {
	background-image: url(../gfx/slideshow/controller-first.gif);
	left: 33px;
	width: 19px;
}
.slideshow-controller li.last a {
	background-image: url(../gfx/slideshow/controller-last.gif);
	left: 186px;
	width: 19px;
}
.slideshow-controller li.next a {
	background-image: url(../gfx/slideshow/controller-next.gif);
	left: 145px;
	width: 28px;
}
.slideshow-controller li.pause a {
	background-image: url(../gfx/slideshow/controller-pause.gif);
	left: 109px;
	width: 20px;
}
.slideshow-controller li.play a {
	background-position: 20px 0;
}
.slideshow-controller li.play a.active {
	background-position: 20px 18px;
}
.slideshow-controller li.prev a {
	background-image: url(../gfx/slideshow/controller-prev.gif);
	left: 65px;
	width: 28px;
}

/**
HTML:
	<div class="slideshow-loader" />
	
Notes:
	Customize the hidden / visible classes to affect the loader animation.
*/

.slideshow-loader {
	height: 28px;
	right: 0;
	position: absolute;
	top: 0;
	width: 28px;
	z-index: 10001;
}
.slideshow-loader-hidden {
	opacity: 0;
}
.slideshow-loader-visible {
	opacity: 1;
}

/**
HTML:
	<div class="slideshow-thumbnails">
		<ul>
			<li><a class="slideshow-thumbnails-active" /></li>
			<li><a class="slideshow-thumbnails-inactive" /></li>
			...
			<li><a class="slideshow-thumbnails-inactive" /></li>
		</ul>
	</div>
	
Notes:
	Customize the active / inactive classes to affect the thumbnails animation.
	Use the !important keyword to override FX without affecting performance.
*/

.slideshow-thumbnails {
	bottom: -65px;
	height: 65px;
	left: 0;
	position: absolute;
	width: 100%;
}
.slideshow-thumbnails * {
	margin: 0;
	padding: 0;
}
.slideshow-thumbnails ul {
	height: 65px;
	left: 0;
	position: absolute;
	top: 0;
	width: 10000px;
}
.slideshow-thumbnails li {
	float: left;
	list-style: none;
	margin: 5px 5px 5px 0;
	position: relative;
}
.slideshow-thumbnails a {
	display: block;
	float: left;
	padding: 5px;
	position: relative; 
}
.slideshow-thumbnails a:hover {
	background-color: #FF9 !important;
	opacity: 1 !important;
}
.slideshow-thumbnails img {
	display: block;
}
.slideshow-thumbnails-active {
	background-color: #9FF;
	opacity: 1;
}
.slideshow-thumbnails-inactive {
	background-color: #FFF;
	opacity: .5;
}
/* LLH s_datepicker.css */

.datePicker {
	position:absolute;
	border: 1px solid #006895;
	height: 200px;
	background: #f7f7f7;
}

.datePicker .handle {
	display: none;
}

.datePicker table {
	background: #f7f7f7;
	border-collapse: separate;
	border-spacing: 2px;
	empty-cells: hide;
}

.datePicker thead td {
	background: #e5f3f8;
	padding: 2px 6px 0 6px;
}

.datePicker thead td b {
	float: left;
	display: block;
	font-weight: normal;
	line-height: 18px;
	
}

.datePicker thead td .incdec {
	float: right;
	display: block;
	background: url(../gfx/datepicker/bg_incdec.gif) no-repeat top left;
	margin: 2px 0 0 0;
	width: 26px;
	height: 13px;
}

.datePicker .incdec span {
	display: block;
	width: 13px;
	height: 13px;
	cursor: pointer;
}

.datePicker .incdec span.disabled {
	cursor: default;
	background: #e5f3f8;
}

.datePicker .up {
	float: right;
}

.datePicker .down {
	float: left;
}

.datePicker .close {
	background: #e5f3f8 url(../gfx/datepicker/bg_close.gif) no-repeat top left;
	padding: 0;
	text-align: center;
	cursor: pointer;
}

.datePicker thead th {
	padding: 2px 6px 2px 6px;
	font-weight: bold;
	text-align: center;
}

.datePicker tbody td {
	border: 1px solid #e3e8ea;
	padding: 1px 5px 1px 5px;
	text-align: center;
}

.datePicker td.selectable {
	background: #fff;
	color: #006895;
	cursor: pointer;
}

.datePicker td.selectable:hover {
	border: 1px solid #006895;
	color: #006895;
}
.datePicker td.selected {
	background: #006895;
	color: #fff
}
/* LLH | s_ce-ce.css | v1.0 | 090206 */

#wrapper-a01 #content .ce50-ce50 {
	float: left;
	width: 682px;
}

#wrapper-a01 #content .ce50-ce50 .left {
	float: left;
	margin: 0 20px 0 0;
	display: inline; /* IE Double Float-Margin Bug */
	width: 331px;
}

#wrapper-a01 #content .ce50-ce50 .right {
	float: left;
	width: 331px;
}
/* LLH | s_kurse.css | v1.0 | 090206 */

#wrapper-a01 #content .kurse-wrapper {
	float: left;
	background: url(../gfx/kurse/bg_kurse-wrapper.gif) repeat-y top left;
	margin: 0 -3px 18px -3px;
	width: 688px;
}

/* up to IE 6 only */
* html #wrapper-a01 #content .kurse-wrapper {
	position: relative;
}

#wrapper-a01 #content .kurse {
	float: left;
	background: url(../gfx/kurse/bg_kurse.gif) no-repeat bottom left;
	width: 688px;
}

#wrapper-a01 #content .kurse .left,
#wrapper-a01 #content .kurse .middle-left,
#wrapper-a01 #content .kurse .middle-right {
	float: left;
	background: url(../gfx/kurse/bg_kurse_left.gif) no-repeat top left;
	margin: 0 12px 0 0;
	padding: 3px 3px 9px 3px;
	width: 157px;
}

#wrapper-a01 #content .kurse .right {
	background: url(../gfx/kurse/bg_kurse_left.gif) no-repeat top left;
	float: left;
	padding: 3px 3px 9px 3px;
	width: 157px;
}

#wrapper-a01 #content .kurse .head {
	background: url(../gfx/kurse/bg_head.gif) repeat-x top left;
	padding: 0 10px 0 10px;
}

#wrapper-a01 #content .kurse .head h3 {
	margin: 0;
	color: #fff;
	height: 33px;
	font-size: 14px;
	line-height: 33px;
}

#wrapper-a01 #content .kurse .image {
	padding: 0 0 9px 0;
}

#wrapper-a01 #content .kurse ul {
	list-style-type: none;
	list-style-image: none;
	margin: 0;
}

#wrapper-a01 #content .kurse ul li {
	background: url(../gfx/kurse/bg_ul_li.gif) repeat-x bottom left;
	padding: 0 10px 0 10px;
}

#wrapper-a01 #content .kurse ul li.last {
	background: none;
}

#wrapper-a01 #content .kurse ul li a:link, #wrapper-a01 #content .kurse ul li a:visited {
	display: block;
	line-height: 27px;
}

#wrapper-a01 #content .kurse ul li a:hover, #wrapper-a01 #content .kurse ul li a:active {
	display: block;
}
/* LLH | s_quicklinks.css | v1.0 | 090206 */

#wrapper-c01 #content-wrapper .quicklinks-wrapper {
	float: left;
	background: url(../gfx/quicklinks/bg_quicklinks-wrapper.gif) repeat-y top left;
	margin: 0 -3px 18px -3px;
	width: 418px;
}

/* up to IE 6 only */
* html #wrapper-c01 #content-wrapper .quicklinks-wrapper {
	position: relative;
}

#wrapper-c01 #content-wrapper .quicklinks {
	float: left;
	background: url(../gfx/quicklinks/bg_quicklinks.gif) no-repeat top left;
	padding: 3px 0 0 0;
	width: 418px;
}

#wrapper-c01 #content-wrapper .quicklinks .head {
	float: left;
	background: url(../gfx/quicklinks/bg_head.gif) repeat-x top left;
	margin: 0 3px 18px 3px;
	display: inline; /* IE Double Float-Margin Bug */
	padding: 0 10px 0 10px;
	width: 392px;
}

#wrapper-c01 #content-wrapper .quicklinks .head h3 {
	margin: 0;
	color: #fff;
	height: 33px;
	line-height: 33px;
}

#wrapper-c01 #content-wrapper .quicklinks .content {
	float: left;
	background: url(../gfx/quicklinks/bg_quicklinks_content.gif) no-repeat bottom left;
	padding: 0 3px 18px 3px;
	width: 412px;
}

#wrapper-c01 #content-wrapper .quicklinks ul {
	float: left;
	list-style-type: none;
	list-style-image: none;
	margin: 0;
	width: 412px;
}

#wrapper-c01 #content-wrapper .quicklinks ul li {
	float: left;
	margin: 0 10px 0 10px;
	display: inline; /* IE Double Float-Margin Bug */
	width: 186px;
}
/* LLH | s_trainer.css | v1.0 | 090206 */

#wrapper-a01 #content .trainer {
	float: left;
	margin: 0 -18px 0 0;
	width: 700px;
}

#wrapper-a01 #content-left .trainer {
	float: left;
	margin: 0 -20px 0 0;
	width: 432px;
}

#wrapper-a01 #content-right .trainer {
	float: left;
	margin: 0 -20px 0 0;
	width: 216px;
}

#wrapper-a01 #content .trainer .item {
	float: left;
	margin: 0 18px 18px 0;
	width: 52px;
	height: 72px;
}

#wrapper-a01 #content-left .trainer .item,
#wrapper-a01 #content-right .trainer .item {
	float: left;
	margin: 0 20px 18px 0;
	width: 52px;
	height: 72px;
}

#wrapper-a01 #content .trainer .item a,
#wrapper-a01 #content-left .trainer .item a,
#wrapper-a01 #content-right .trainer .item a {
	display: block;
	padding: 2px 2px 2px 2px;
}

#wrapper-a01 #content .trainer .item a:link, #wrapper-a01 #content .trainer .item a:visited {
	border: 1px solid #e4ce94;
	filter: alpha(opacity=50);
	-moz-opacity: 0.5;
	-khtml-opacity: 0.5;
	opacity: .50;
}

#wrapper-a01 #content .trainer .item a:hover, #wrapper-a01 #content .trainer .item a:active {
	border: 1px solid #a90108;
	filter: alpha(opacity=100);
	-moz-opacity: 1;
	-khtml-opacity: 1;
	opacity: 1;
}

#wrapper-a01 #content .trainer .item.act a:link, #wrapper-a01 #content .trainer .item.act a:visited, #wrapper-a01 #content .trainer .item.act a:hover, #wrapper-a01 #content .trainer .item.act a:active {
	border: 1px solid #e4ce94;
	filter: alpha(opacity=100);
	-moz-opacity: 1;
	-khtml-opacity: 1;
	opacity: 1;
}

#wrapper-a01 #content .trainer.overview .item a:link, #wrapper-a01 #content .trainer.overview .item a:visited, #wrapper-a01 #content .trainer.overview .item a:hover, #wrapper-a01 #content .trainer.overview .item a:active {
	filter: alpha(opacity=100);
	-moz-opacity: 1;
	-khtml-opacity: 1;
	opacity: 1;
}

#wrapper-a01 #content-left .trainer .item a:link, #wrapper-a01 #content-left .trainer .item a:visited,
#wrapper-a01 #content-right .trainer .item a:link, #wrapper-a01 #content-right .trainer .item a:visited {
	border: 1px solid #e4ce94;
}

#wrapper-a01 #content-left .trainer .item a:hover, #wrapper-a01 #content-left .trainer .item a:active,
#wrapper-a01 #content-right .trainer .item a:hover, #wrapper-a01 #content-right .trainer .item a:active {
	border: 1px solid #a90108;
}

#wrapper-a01 #content .trainer a img,
#wrapper-a01 #content-left .trainer a img,
#wrapper-a01 #content-right .trainer a img {
	border: 0;
}
/* LLH | s_panel-slideshow-teaser.css | v1.0 | 090206 */

#panel-slideshow-teaser {
	float: left;
	width: 719px;
	height: 315px;
}

#wrapper-c01 #panel-slideshow-teaser {
	float: left;
	width: 456px;
	height: 315px;
}

#panel-slideshow-teaser .slides {
	float: left;
	margin: 0 20px 0 0;
	width: 466px;
	height: 315px;
}

#panel-slideshow-teaser .teaser {
	float: left;
	position: relative;
	margin: 162px 0 0 0;
	border: 1px solid #e4ce94;
	width: 194px;
	height: 124px;
}

#wrapper-c01 #panel-slideshow-teaser .teaser {
	display: none;
}

#panel-slideshow-teaser .teaser .link {
	position: absolute;
	top: 0;
	left: 0;
}

#panel-slideshow-teaser .teaser .link a:link, #panel-slideshow-teaser .teaser .link a:visited {
	display: block;
	background: url(../gfx/panel-slideshow-teaser/bg_teaser_link_a.gif) no-repeat 0 71px;
	width: 144px;
	height: 126px;
	padding: 71px 10px 26px 40px;
	height: 27px;
	line-height: 27px;
}

#panel-slideshow-teaser .teaser .link a:hover, #panel-slideshow-teaser .teaser .link a:active {
	background: url(../gfx/panel-slideshow-teaser/bg_teaser_link_a.gif) no-repeat -196px 71px;
}
/* LLH | s_panel-toggle.css | v1.0 | 090206 */

#panel-toggle {
	float: left;
	padding: 0 415px 0 0;
	width: 304px;
	color: #fff;
	height: 153px;
	overflow: hidden;
}

#panel-toggle.opened {
	/* Aenderungen zusätzlich im JS fuer panel-toggle */
	height: 315px;
}

#panel-toggle .panel-toggle_header {
	height: 144px;
}

#panel-toggle a#panel-toggle_opener {
	opacity: 0;
}

#panel-toggle a:link, #panel-toggle a:visited {
	display: block;
	background: url(../gfx/panel-toggle/bg_a_l.gif) no-repeat 0 5px;
	padding: 5px 0 5px 30px;
	font-weight: bold;
}

#panel-toggle a:hover, #panel-toggle a:active {
	background: url(../gfx/panel-toggle/bg_a_h.gif) no-repeat 0 5px;
}
/* LLH | s_panel-startseite.css | v1.0 | 090206 */

#panel-startseite {
	float: left;
	background: #f00;
	width: 719px;
	height: 315px;
}

#panel-startseite {
	float: left;
	margin: 0 20px 0 0;
	width: 466px;
	height: 315px;
}
/* LLH | s_ve_guestbook.css | v1.0 | 081028 */

.tx-guestbook-results {
	margin: 0 0 18px 0;
}

.tx-guestbook-item {
	float: left;
}

#wrapper-b01 .tx-guestbook-item {
	width: 466px;
	margin: 0 0 9px 0;
}

#wrapper-b02 .tx-guestbook-item {
	float: left;
	margin: 0 270px 9px 0;
	display: inline; /* IE Double Float-Margin Bug */
	width: 412px;
}

.tx-guestbook-item .tx-guestbook-header {
	float: left;
	padding: 0 0 18px 0;
}

#wrapper-b01 .tx-guestbook-item .tx-guestbook-header {
	background: url(../gfx/ve_guestbook/bg_tx-guestbook-header_b01.gif) no-repeat left bottom;
	width: 466px;
}

#wrapper-b02 .tx-guestbook-item .tx-guestbook-header {
	background: url(../gfx/ve_guestbook/bg_tx-guestbook-header_b02.gif) no-repeat left bottom;
	width: 412px;
}

.tx-guestbook-item .tx-guestbook-header h3 {
	padding: 0;
	margin: 0;
}

.tx-guestbook-item .tx-guestbook-header .tx-guestbook-person {
	float: left;
}

#wrapper-b01 .tx-guestbook-item .tx-guestbook-header .tx-guestbook-person {
	width: 314px;
}

#wrapper-b02 .tx-guestbook-item .tx-guestbook-header .tx-guestbook-person {
	width: 260px;
}

.tx-guestbook-item .tx-guestbook-header .tx-guestbook-date {
	float: left;
	width: 152px;
	text-align: right;
	color: #cba674;
}

.tx-guestbook-item .tx-guestbook-entry-wrapper {
	float: left;
	margin: 0 0 18px 0;
}

#wrapper-b01 .tx-guestbook-item .tx-guestbook-entry-wrapper {
	background: url(../gfx/ve_guestbook/bg_tx-guestbook-entry-wrapper_b01.gif) repeat-y left top;
	width: 466px;
}

#wrapper-b02 .tx-guestbook-item .tx-guestbook-entry-wrapper {
	background: url(../gfx/ve_guestbook/bg_tx-guestbook-entry-wrapper_b02.gif) repeat-y left top;
	width: 412px;
}

.tx-guestbook-item .tx-guestbook-entry {
	float: left;
	padding: 9px 10px 0 10px;
}

#wrapper-b01 .tx-guestbook-item .tx-guestbook-entry {
	background: url(../gfx/ve_guestbook/bg_tx-guestbook-entry_b01.gif) no-repeat left bottom;
	width: 446px;
}

#wrapper-b02 .tx-guestbook-item .tx-guestbook-entry {
	background: url(../gfx/ve_guestbook/bg_tx-guestbook-entry_b02.gif) no-repeat left bottom;
	width: 392px;
}

.tx-guestbook-item .tx-guestbook-entry p {
	margin: 0 0 9px 0;
}

#wrapper-b01 .tx-guestbook-item .tx-guestbook-comment {
	float: left;
	font-style: italic;
}

#wrapper-b01 .tx-guestbook-item .tx-guestbook-comment {
	width: 466px;
}

#wrapper-b02 .tx-guestbook-item .tx-guestbook-comment {
	width: 412px;
}

.tx-guestbook-pagebrowser {
	padding: 9px 0 0 0;
}

.tx-guestbook-pagebrowser strong {
	font-weight: normal;
}

#wrapper-b02 .tx-veguestbook-pi1 form,
#wrapper-b02 .tx-veguestbook-pi1 fieldset {
	width: 412px;
}

#wrapper-b02 .tx-veguestbook-pi1 div.row,
#wrapper-b02 .tx-veguestbook-pi1 div.rowerror,
#wrapper-b02 .tx-veguestbook-pi1 div.rowerrorerror,
#wrapper-b02 .tx-veguestbook-pi1 div.rowerrorerrorerror {
	width: 412px;
}

#wrapper-b02 .tx-veguestbook-pi1 span.label,
#wrapper-b02 .tx-veguestbook-pi1 span.label-req {
	width: 98px;
}

#wrapper-b02 .tx-veguestbook-pi1 span.form,
#wrapper-b02 .tx-veguestbook-pi1 span.form-checkbox,
#wrapper-b02 .tx-veguestbook-pi1 span.form-radio {
	width: 314px;
}

#wrapper-b02 .tx-veguestbook-pi1 span.button,
#wrapper-b02 .tx-veguestbook-pi1 span.form-nolabel,
#wrapper-b02 .tx-veguestbook-pi1 span.form-checkbox-nolabel,
#wrapper-b02 .tx-veguestbook-pi1 span.form-radio-nolabel {
	margin: 0 0 0 98px;
	width: 314px;
}

#wrapper-b02 .tx-veguestbook-pi1 input {
	width: 294px;
}

#wrapper-b02 .tx-veguestbook-pi1 textarea {
	width: 294px;
}

#wrapper-b02 .tx-veguestbook-pi1 input.button {
	width: 108px;
}
/* LLH | s_kursorte.css | v1.0 | 090206 */

#wrapper-a01 #content-left .kursorte {
	float: left;
	margin: 0 0 18px 0;
	width: 412px;
}

#wrapper-a01 #content-left .kursorte .left {
	float: left;
	margin: 0 20px 0 0;
	display: inline; /* IE Double Float-Margin Bug */
	padding: 0 0 0 20px;
	width: 176px;
}

#wrapper-a01 #content-left .kursorte .right {
	float: left;
	padding: 0 0 0 20px;
	width: 176px;
}

#wrapper-a01 #content-left .kursorte .yes {
	background: url(../gfx/kursorte/bg_yes.gif) no-repeat left 3px;
}

#wrapper-a01 #content-left .kursorte .no {
	background: url(../gfx/kursorte/bg_no.gif) no-repeat left 3px;
	color: #7f7f7f;
}

#wrapper-a01 #content-left .kursorte .no a {
	color: #7f7f7f;
	text-decoration: none;
}
/* LLH | s_teaser.css | v1.0 | 090206 */

#wrapper-a01 #content-right .teaser {
	float: left;
	position: relative;
	background: url(../gfx/teaser/bg_teaser.gif) no-repeat left top;
	margin: 0 -3px 18px -3px;
	padding: 3px 3px 3px 3px;
	width: 196px;
	height: 120px;
}

#wrapper-a01 #content-right .teaser .link {
	position: absolute;
	top: 3px;
	left: 3px;
}

#wrapper-a01 #content-right .teaser .link a:link, #wrapper-a01 #content-right .teaser .link a:visited {
	display: block;
	background: url(../gfx/teaser/bg_link_a.gif) no-repeat 0 69px;
	width: 146px;
	height: 120px;
	padding: 69px 10px 24px 40px;
	height: 27px;
	line-height: 27px;
}

#wrapper-a01 #content-right .teaser .link a:hover, #wrapper-a01 #content-right .teaser .link a:active {
	background: url(../gfx/teaser/bg_link_a.gif) no-repeat -196px 69px;
}
/* LLH | s_teaser.css | v1.0 | 090206 */

#wrapper-a01 #content-right .teaser {
	float: left;
	position: relative;
	background: url(../gfx/teaser/bg_teaser.gif) no-repeat left top;
	margin: 0 -3px 18px -3px;
	padding: 3px 3px 3px 3px;
	width: 196px;
	height: 120px;
}

#wrapper-a01 #content-right .teaser .link {
	position: absolute;
	top: 3px;
	left: 3px;
}

#wrapper-a01 #content-right .teaser .link a:link, #wrapper-a01 #content-right .teaser .link a:visited {
	display: block;
	background: url(../gfx/teaser/bg_link_a.gif) no-repeat 0 69px;
	width: 146px;
	height: 120px;
	padding: 69px 10px 24px 40px;
	height: 27px;
	line-height: 27px;
}

#wrapper-a01 #content-right .teaser .link a:hover, #wrapper-a01 #content-right .teaser .link a:active {
	background: url(../gfx/teaser/bg_link_a.gif) no-repeat -196px 69px;
}
/* LLH | s_teaser-gratismonat.css | v1.0 | 090206 */

.teaser-gratismonat {
	float: left;
	position: relative;
	margin: 0 -3px 18px -3px;
	padding: 3px 3px 3px 3px;
}

#wrapper-a01 #content-right .teaser-gratismonat {
	background: url(../gfx/teaser-gratismonat/bg_teaser-gratismonat_a01.gif) no-repeat top left;
	width: 196px;
	height: 192px;
}

#wrapper-c01 #content-wrapper .teaser-gratismonat {
	background: url(../gfx/teaser-gratismonat/bg_teaser-gratismonat_c01.gif) no-repeat top left;
	width: 412px;
	height: 129px;
}

#wrapper-a01 #content-right .teaser-gratismonat .content {
	background: url(../gfx/teaser-gratismonat/bg_content_a01.gif) no-repeat top left;
	width: 196px;
	height: 192px;
}

#wrapper-c01 #content-wrapper .teaser-gratismonat .content {
	background: url(../gfx/teaser-gratismonat/bg_content_c01.gif) no-repeat top left;
	width: 412px;
	height: 129px;
}

.teaser-gratismonat .link {
	position: absolute;
	top: 3px;
	left: 3px;
}

.teaser-gratismonat .link a {
	display: block;
	height: 27px;
	line-height: 27px;
}

#wrapper-a01 #content-right .teaser-gratismonat a {
	padding: 159px 0 6px 40px;
	width: 156px;
}

#wrapper-c01 #content-wrapper .teaser-gratismonat a {
	padding: 96px 40px 6px 0;
	text-align: right;
	width: 372px;
}

#wrapper-a01 #content-right .teaser-gratismonat a:link, #wrapper-a01 #content-right .teaser-gratismonat a:visited {
	background: url(../gfx/teaser-gratismonat/bg_link_a_a01.gif) no-repeat 0 0;
}

#wrapper-a01 #content-right .teaser-gratismonat a:hover, #wrapper-a01 #content-right .teaser-gratismonat a:active {
	background: url(../gfx/teaser-gratismonat/bg_link_a_a01.gif) no-repeat -196px 0;
}

#wrapper-c01 #content-wrapper .teaser-gratismonat a:link, #wrapper-c01 #content-wrapper .teaser-gratismonat a:visited {
	background: url(../gfx/teaser-gratismonat/bg_link_a_c01.gif) no-repeat 0 0;
}

#wrapper-c01 #content-wrapper .teaser-gratismonat a:hover, #wrapper-c01 #content-wrapper .teaser-gratismonat a:active {
	background: url(../gfx/teaser-gratismonat/bg_link_a_c01.gif) no-repeat -412px 0;
}
/* LLH | s_teaser-kursbilder.css | v1.0 | 090206 */

#wrapper-a01 #content-right .teaser-kursbilder {
	background: url(../gfx/teaser-kursbilder/bg_teaser-kursbilder.gif) no-repeat top left;
	float: left;
	position: relative;
	margin: 0 -13px 18px -3px;
	padding: 0 13px 0 3px;
	width: 196px;
	height: 117px;
}

#wrapper-a01 #content-right .teaser-kursbilder .link {
	position: absolute;
	top: 0;
	left: 3px;
}

#wrapper-a01 #content-right .teaser-kursbilder .link a {
	display: block;
	padding: 72px 0 9px 40px;
	height: 27px;
	line-height: 27px;
	width: 156px;
}

#wrapper-a01 #content-right .teaser-kursbilder a:link, #wrapper-a01 #content-right .teaser-kursbilder a:visited {
	background: url(../gfx/teaser-kursbilder/bg_link_a.gif) no-repeat 0 0;
}

#wrapper-a01 #content-right .teaser-kursbilder a:hover, #wrapper-a01 #content-right .teaser-kursbilder a:active {
	background: url(../gfx/teaser-kursbilder/bg_link_a.gif) no-repeat -196px 0;
}

/* LLH | s_teaser-kurse.css | v1.0 | 090206 */

#wrapper-a01 #content-right .teaser-kurse {
	float: left;
	position: relative;
	margin: 0 -18px 18px -3px;
	padding: 3px 18px 3px 3px;
	background: url(../gfx/teaser-kurse/bg_teaser-kurse_a01.gif) no-repeat top left;
	width: 196px;
	height: 219px;
}

#wrapper-c01 #content-wrapper .teaser-kurse {
	float: left;
	position: relative;
	background: url(../gfx/teaser-kurse/bg_teaser-kurse_c01.gif) no-repeat top left;
	margin: 0 -3px 18px -18px;
	padding: 21px 3px 3px 3px;
	width: 427px;
	height: 129px;
}

#wrapper-a01 #content-right .teaser-kurse .content {
	width: 196px;
	height: 219px;
}

#wrapper-c01 #content-wrapper .teaser-kurse .content {
	width: 412px;
	height: 129px;
}

#wrapper-a01 #content-right .teaser-kurse .link {
	position: absolute;
	top: 3px;
	left: 3px;
}

#wrapper-c01 #content-wrapper .teaser-kurse .link {
	position: absolute;
	top: 3px;
	left: 18px;
}

.teaser-kurse .link a {
	display: block;
	height: 27px;
	line-height: 27px;
}

#wrapper-a01 #content-right .teaser-kurse a {
	padding: 186px 0 6px 40px;
	width: 156px;
}

#wrapper-c01 #content-wrapper .teaser-kurse a {
	padding: 114px 40px 6px 0;
	text-align: right;
	width: 372px;
}

#wrapper-a01 #content-right .teaser-kurse a:link, #wrapper-a01 #content-right .teaser-kurse a:visited {
	background: url(../gfx/teaser-kurse/bg_link_a_a01.gif) no-repeat 0 0;
}

#wrapper-a01 #content-right .teaser-kurse a:hover, #wrapper-a01 #content-right .teaser-kurse a:active {
	background: url(../gfx/teaser-kurse/bg_link_a_a01.gif) no-repeat -196px 0;
}

#wrapper-c01 #content-wrapper .teaser-kurse a:link, #wrapper-c01 #content-wrapper .teaser-kurse a:visited {
	background: url(../gfx/teaser-kurse/bg_link_a_c01.gif) no-repeat 0 0;
}

#wrapper-c01 #content-wrapper .teaser-kurse a:hover, #wrapper-c01 #content-wrapper .teaser-kurse a:active {
	background: url(../gfx/teaser-kurse/bg_link_a_c01.gif) no-repeat -412px 0;
}
/* LLH s_cal.css */

.cal-overview .item {
	background: url(../gfx/cal/bg_item.gif) repeat-x left bottom;
	padding: 0 0 18px 0;
	margin: 0 0 9px 0;
}

.cal-overview .item h2 {
	padding: 0;
	margin: 0 0 9px 0;
}

.cal-overview .item p {
	margin: 0;
}

.cal-overview .item p.teaser {
	font-weight: bold;
}

.cal-single-head {
	float: left;
	margin: 0 64px 0 0;
	display: inline; /* IE Double Float-Margin Bug */
	width: 412px;
}

.cal-single-content {
	float: left;
	width: 682px;
}

.cal-single-content .left {
	float: left;
	margin: 0 64px 0 0;
	display: inline; /* IE Double Float-Margin Bug */
	width: 412px;
}

.cal-single-content .left p.teaser {
	font-weight: bold;
}

.cal-single-content .left p.category {
	margin: 0;
}

.cal-single-content .left .map {
	margin: 0 0 18px 0;
}

.cal-single-content .right {
	margin: 0 0 0 10px;
	display: inline; /* IE Double Float-Margin Bug */
	width: 196px;
}

.cal-single-images {
	float: left;
	width: 196px;
}

.cal-single-images a:link img, .cal-single-images a:visited img {
	display: block;
	padding: 2px 2px 2px 2px;
	border: 1px solid #e4ce94;
}

.cal-single-images a:hover img, .cal-single-images a:active img {
	border: 1px solid #a90108;
	filter: alpha(opacity=80);
	-moz-opacity:0.8;
	-khtml-opacity: 0.8;
	opacity: .80;
}

.csc-textpic-caption {
	font-style: italic;
}

#calendar-event-backlink {
	float: left;
	width: 100%;
	margin: 0 0 18px 0;
}
/* LLH | s_ce-ce.css | v1.0 | 090206 */

.sponsor {
	float: left;
	margin: 0 0 18px 0;
	width: 412px;
}

.sponsor a {
	display: block;
	padding: 2px 2px 2px 2px;
	width: 406px;
}

.sponsor a:link, .sponsor a:visited {
	border: 1px solid #e4ce94;
}

.sponsor a:hover, .sponsor a:active {
	border: 1px solid #a90108;
}

.sponsor.nolink {
	float: left;
	margin: 0 0 18px 0;
	border: 1px solid #e4ce94;
	padding: 2px 2px 2px 2px;
	width: 406px;
}
