/*
---------------------------------
RESET STYLES
---------------------------------
*/

/* http://meyerweb.com/eric/thoughts/2007/05/01/reset-reloaded/ */

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,
caption {
	margin: 0;
	padding: 0;
	border: 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: #000;
	background: #fff;
}
ol, ul {
	list-style: 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: "" "";
}




/*
---------------------------------
ALLGEMEIN
---------------------------------
*/

/* BUGFIX GUILLOTINE BUG - http://www.positioniseverything.net/explorer/guillotine.html */
.clearfix:after {
  content: '.';
  clear: both;
  height: 0;
  visibility: hidden;
  display: block;
}
.clearfix {
  display: inline-block; /* Fixes IE/Mac */
}
/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */



hr	{
	visibility: hidden;
	clear: both;
	display: none;
	elevation: none !important;
	border: 0 !important;
}

/*
---------------------------------
GLOBAL
---------------------------------
*/

html,body	{
	font-family: "Lucida Sans Unicode", "Lucida Grande", Helvetica, Arial, sans-serif;
	font-size: 100.01%;
	line-height: 120%;
	margin: 0 auto;
	padding: 0;
	color: #333;
}

html	{
	
}

body	{
	font-size: 0.625em;
	background: center top repeat url(../images/bg_html.png);
}





h1	{
	display: none;
	visibility: hidden;
}




/*
---------------------------------
MAIN DIVs
---------------------------------
*/

#container	{
	background: center top repeat-x url(../images/bg_header.png);
}

.container {
	width: 94em;
	margin: 0 auto;
	position: relative;
}

.trenner {
	padding: 2em 0 1em 0;
	border-bottom: 1px solid #eee;
}


/*
---------------------------------
KOPF
---------------------------------
*/

#container #kopf	{
	height: 450px;
	margin-bottom: -150px;
	background: center bottom no-repeat;
}

.startseite #kopf {
	margin-bottom: -220px !important;
}

#container #kopf .container {
	z-index: 51;
}

#container #kopf h1 {
	display: block;
	visibility: visible;
}

#container #kopf a.logolink	{
	display: block;
	width: 260px;
	height: 88px;
	background: left top no-repeat url(../images/logo-ldh.png);
	position: absolute;
	z-index: 52;
}

#container #kopf a.logolink:link,
#container #kopf a.logolink:visited	{
	
}

#container #kopf a.logolink:hover,
#container #kopf a.logolink:active	{
	
}

#container #kopf a.logolink span {
	display: none;
	visibility: hidden;
}





/*
---------------------------------
MENU
---------------------------------
*/

#container #menu	{
	font-weight: normal;
	height: 58px;
	background: center top repeat-x url(../images/bg_menu.jpg);
	text-align: center;
	position: relative;
	z-index: 50;
}

#container #menu .wrapper {
	width: 940px;
	margin: 0 auto;
	text-align: right;
	font-size: 1em;
}

#container #menu .holder {
	display: table;
	margin: 0 0 0 auto;
	float: right;
	position: relative;
	margin-right: 80px;
}








#container #menu .holder .languages {
	position: absolute;
	right: -80px;
	top: 25px;
	width: 60px;
	height: 1px;
	overflow: hidden;
	padding-top: 24px;
	background: transparent 45px 10px no-repeat url(../images/darrow.png);
	z-index: 1003;
}

#container #menu .holder .languages:hover,
#container #menu .holder .languages:active {
	overflow: visible;
}

#container #menu .holder .languages li {
	background: left top repeat url(../images/bg_black25.png);
	display: block;
	float: none !important;
	
	opacity: 0.5;
	moz-opacity: 0.5;
	filter: alpha(opacity=50);
}

#container #menu .holder .languages li.active {
	position: absolute;
	top: 0;
	width: 60px;
}

#container #menu .holder .languages li.active,
#container #menu .holder .languages li:hover {
	opacity: 1;
	moz-opacity: 1;
	filter: alpha(opacity=100);
}

#container #menu .holder .languages li.active a,
#container #menu .holder .languages li:hover a {
	background: none !important;
}

#container #menu .holder .languages li a {
	letter-spacing: 0 !important;
	word-spacing: 0 !important;
	font-size: .8em !important;
	color: #fff !important;
	line-height: 24px !important;
	margin: 0 !important;
	text-align: left !important;
	margin-right: 20px !important;
	padding: 0 7px !important;
}

#container #menu .holder .languages li.de a {
	background: right 50% no-repeat url(../images/lang-de.png) !important;
}

#container #menu .holder .languages li.en a {
	background: right 50% no-repeat url(../images/lang-en.png) !important;
}

#container #menu .holder .languages li a em {
	
}








#container #menu ul	{
	display: inline-block;
	display: inline;
	display: table-row;
	white-space: nowrap;
}

#container #menu ul li	{
	display: block;
	float: left;
}

#container #menu ul li .lisub {
	display: block;
	position: relative;
	float: left;
}

#container #menu ul li a	{
	display: block;
	float: none;
	text-transform: uppercase;
	letter-spacing: .05em;
	word-spacing: .2em;
	font-size: 1.2em;
	color: #262626;
	text-decoration: none;
	line-height: 48px;
	padding: 0 1.2em;
	margin-left: .1em;
}

#container #menu ul li.active a,
#container #menu ul li:hover a	{
	background: center top repeat-x url(../images/bg_menu_hover.jpg);
	color: #620610;
}

#container #menu ul li .wrapleft {
	position: absolute;
	top: 48px;
	left: -.3em;
	visibility: hidden;
	padding-left: 4px;
	background: left top no-repeat url(../images/bg_menuleft.png);
}

#container #menu ul li .wrapright {
	padding-right: 4px;
	background: right top no-repeat url(../images/bg_menuright.png);
}

#container #menu ul ul	{
	display: block;
	background: #d2dcc2 center top repeat-x url(../images/bg_menumid.jpg);
	border-bottom: 1px solid #7d2431;
	border-top: 1px solid #262626;
	text-align: left;
}

#container #menu ul li.active .wrapleft,
#container #menu ul li:hover .wrapleft	{
	visibility: visible;
}

#container #menu ul li:hover .wrpaleft,
#container #menu ul li:hover .wrapright,
#container #menu ul li:hover ul {
	z-index: 1002 !important;
	position: relative;
}

#container #menu ul li.last ul,
#container #menu ul li.last .wrapleft,
#container #menu ul li.last .wrapright {
	margin-left: -45px;
}

#container #menu ul li a span {
	letter-spacing: -.02em;
}
	
#container #menu ul ul li	{
	display: block;
	float: none;
	min-width: 210px !important;
}

#container #menu ul ul li a	{
	float: none;
	text-align: left;
	text-transform: none;
	font-size: 1.15em;
	line-height: 26px;
	padding: 0 1.2em;
	letter-spacing: 0;
	word-spacing: 0;
}






#container #menu ul li a:link,
#container #menu ul li a:visited	{
	
}


#container #menu ul li:hover a,
#container #menu ul li:hover a:link,
#container #menu ul li:hover a:visited,
#container #menu ul li:hover a:hover,
#container #menu ul li:hover a:active,
#container #menu ul li:hover a:focus,
#container #menu ul li.active a:link,
#container #menu ul li.active a:visited,
#container #menu ul li.active a:hover,
#container #menu ul li.active a:active,
#container #menu ul li.active a:focus,
#container #menu ul li a:hover,
#container #menu ul li a:active	{
	
}








#container #menu ul ul li a:link,
#container #menu ul ul li a:visited,
#container #menu ul li.active li a:link,
#container #menu ul li.active li a:visited	{
	background: none;
	color: #262626;
}


#container #menu ul ul li a:hover,
#container #menu ul ul li a:active,
#container #menu ul li.active li a:hover,
#container #menu ul li.active li a:active,
#container #menu ul li.active li.active a:link,
#container #menu ul li.active li.active a:visited,
#container #menu ul li.active li.active li a:hover,
#container #menu ul li.active li.active li a:active	{
	background: transparent center top repeat url(../images/bg_white50.png);
	color: #630610;
}




#container #menu ul ul ul {
	display: none;
	visibility: hidden;
}






#container .submenu {
	background: center bottom repeat-x url(../images/shadow_content_top.png);
	height: 25px;
	letter-spacing: 0em;
	word-spacing: 0em;
	font-size: 1.15em;
	position: relative;
	z-index: 51;
}

.startseite .submenu {
	background: none !important;
}

#container .submenu ul {
	width: 940px;
	margin: 0 auto;
}

#container .submenu ul li {
	float: left;
	margin-right: 1px;
	position: relative;
}

#container .submenu ul li.active {
	
}

#container .submenu ul li a,
#container .submenu ul li a:link,
#container .submenu ul li a:visited {
	display: block;
	margin-top: 1px;
	padding: 0 1em;
	line-height: 24px;
	background: center top repeat url(../images/bg_black25.png);
	color: #fff;
	text-decoration: none;
}

#container .submenu ul li a:hover,
#container .submenu ul li a:active,
#container .submenu ul li.active a,
#container .submenu ul li.active a:link,
#container .submenu ul li.active a:visited,
#container .submenu ul li.active a:hover,
#container .submenu ul li.active a:active {
	margin: 0;
	border-top: 1px solid #fff;
	background: #e8ece0;
	margin-top: 1px;
	color: #7d2431;
}






/*
---------------------------------
CONTENT
---------------------------------
*/

#container .title {
	
}

#container .content {
	background: #fff center top repeat-x url(../images/bg_content.jpg);
	padding: 4em 1em;
	font-size: 1em;
}

.startseite .content {
	background: none !important;
}

.content .container {
	
}


#container .content hr	{
	display: block;
	visibility: visible;
	height: 7px;
	margin: 3em 0;
	elevation: none !important;
	border: 0 !important;
	background: transparent center center no-repeat url(../images/bg-hr.png);
	color: none;
}




#container .content .row {
	
}

#container .content .col	{
	position: relative;
	float: left;
	left: 94em;
}

#container .content .third0 {
	width: 22em;
	margin-left: -94em;
}

#container .content .third1 {
	width: 46em;
	margin-left: -70em;
}

#container .content .third2 {
	width: 22em;
	margin-left: -22em;
}

#container .content .third12 {
	width: 60em;
	margin-left: -62em;
}

#container .content .half0 {
	width: 46em;
	margin-left: -94em;
}

#container .content .half1 {
	width: 46em;
	margin-left: -46em;
}

#container .content .full0 {
	width: 94em;
	margin-left: -94em;
}








#container h1	{
	
}

#container h2	{
	font-family: Georgia, Times, "Times New Roman", serif;
	color: #7e2532;
	font-size: 2.5em;
	font-weight: normal;
	line-height: 1.5em;
	margin: -.5em 0 .5em 0;
	position: relative;
}

.startseite h2 {
	color: #fff !important;
	text-shadow: 1px 1px #333 !important;
}

#container .content .location	{
	display: none;
	visibility: hidden;
}

#container .content .description {
	font-family: Georgia, Times, "Times New Roman", serif;
	color: #5e6d42;
	font-size: 1.3em;
	margin-bottom: 1.353em;
}

.startseite .description {
	background: center top repeat url(../images/bg_black25.png);
	position: absolute;
	top: -20em;
	right: 0;
	width: 50em;
	padding: 1em;
	font-size: 1em !important;
}

.startseite .description h3 {
	margin: 0 0 .5em 0 !important;
	padding: 0 !important;
	font-family: "Lucida Sans Unicode", "Lucida Grande", Helvetica, Arial, sans-serif !important;
	color: #fff !important;
	font-weight: normal !important;
}

.startseite .description p {
	margin: 0 !important;
	padding: 0 !important;
	font-family: "Lucida Sans Unicode", "Lucida Grande", Helvetica, Arial, sans-serif !important;
	color: #fff !important;
}

.startseite .description a:link,
.startseite .description a:visited {
	color: #fff !important;
	background: #7e2532 !important;
	text-decoration: none !important;
	padding: 0 .5em !important;
}

.startseite .description a:hover,
.startseite .description a:active {
	color: #fff !important;
	background: #333 !important;
	text-decoration: none !important;
	padding: 0 .5em !important;
}

#container .content h3 {
	font-family: Georgia, Times, "Times New Roman", serif;
	color: #7e2532;
	font-size: 1.8em;
	line-height: 1.1;
	margin-bottom: 1.353em;
}

#container .content h4 {
	font-family: Georgia, Times, "Times New Roman", serif;
	color: #7e2532;
	font-size: 1.4em;
	margin-bottom: 1.37em;
}

#container .content h5 {
	color: #7e2532;
	font-size: 1.2em;
	margin-bottom: 1.6em;
}

#container .content h6 {
	color: #5e6d42;
	font-size: 1.2em;
	line-height: 1.6em;
}









#container .content a:link {
	color: #7e2532;
	text-decoration: underline;
}

#container .content a:visited	{
	color: #ae5562;
	text-decoration: none;
}

#container .content a:hover,
#container .content a:active,
#container .content a:focus	{
	color: #000;
	text-decoration: underline
}









#container .content p	{
	font-size: 1.2em;
	line-height: 1.6em;
	margin-bottom: 1.6em;
}

#container .content em	{
	background: #e4ecd6;
}

#slider em	{
	
}

#container .content strong	{
	background: #e4ecd6;
	font-weight: bold;
}

#container .content strong em	{
	
}

#container .content blockquote p	{
	padding: 0 0 0 3.2em;
	font-family: Georgia, Times, "Times New Roman", serif !important;
	color: #5e6d42;
	font-size: 1.3em;
	margin-bottom: 1.353em;
	font-style: italic;
}

#container .content acronym,
#container .content abbr	{
	color: #5e6d42;
	border-bottom: 1px dotted #5e6d42;
	cursor: help;
}

#container .content pre	{
	font-family: "Courier New", Courier, monospace;
	font-size: 1.6em;
	line-height: 1.2em;
	white-space: pre-wrap; /* css-3 */
	white-space: -moz-pre-wrap !important; /* Mozilla, since 1999 */
	white-space: -pre-wrap; /* Opera 4-6 */
	white-space: -o-pre-wrap; /* Opera 7 */
	word-wrap: break-word; /* Internet Explorer 5.5+ */
}






#container .content ul,
#container .content ol,
#container .content dl	{
	font-size: 1.2em;
	line-height: 1.6em;
	margin-bottom: 1.6em;
}

#container .content li ul,
#container .content li ol {
	font-size: 1em;
}

#container .content ul	{
	margin-left: 1.6em;
}

#container .content ul li	{
	padding: 0 0 0 8px;
	background: 0 .5em no-repeat url(../images/ul-li.png);
	color: #666;
}




#container .content ol	{
	margin-left: 3em;
}

#container .content ol li	{
	list-style: decimal;
	list-style-type: decimal;
	color: #666;
}

#container .content ol li li {
	
}








#container .content dl	{
	
}

#container .content dl dt	{
	color: #5e6d42;
}

#container .content dl dd	{
	margin: 0 0 1.6em 1.6em;
	color: #666;
}



#container .content li p,
#container .content dd p {
	font-size: 1em;
	color: #666;
}











#container .content table	{
	font-size: 1.2em;
	line-height: 1.6em;
	border-bottom: 1px solid #698531;
}

#container .content table thead {
	
}

#container .content table th {
	color: #7e2532;
	font-size: 1.2em;
	margin-bottom: 1.6em;
	border-bottom: 1px solid #698531;
}

#container .content table tr	{
	
}

#container .content table td,
#container .content table th	{
	padding: 1.5em;
	width: 45%;
}

#container .content table tr.alternate td	{
	background: left top repeat-y url(../images/bg_tr_alternate_r.jpg);
}

#container .content table tr.alternate td.first {
	background: right top repeat-y url(../images/bg_tr_alternate.jpg);
}

#container .content table td.first {
	text-align: right;
	border-right: 1px solid #698531;
}

#container .content table th.first {
	text-align: right;
}










#container form	{
	
}

#container form fieldset	{
	
}

#container form fieldset legend	{
	
}

#container form label	{
	
}

#container form label.pflicht {
	
}

#container form input,
#container form textarea	{
	
}

#container form textarea {
	
}

#container form input.pflicht,
#container form textarea.pflicht {
	
}

#container form input.marked,
#container form textarea.marked {
	
}

#container form .kleiner {
	
}

#container form .kleinste {
	
}

#container form .text:hover,
#container form .text:active,
#container form .text:focus	{
	
}


#container form p {
	
}

#container form .submit	{
	
}

#container form .submit:hover,
#container form .submit:active,
#container form .submit:focus	{
	
}


.errors,
.marked {
	color: #930 !important;
}









#container .content .artbild	{
	
}




#container .content .artbild img	{
	
}

#container .content .floatleft	{
	float: left;
	margin: .5em 1em 0 0;
}

#container .content .floatright	{
	float: right;
	margin: .5em 0 0 1em;
}

#container .content .artbild strong	{
	
}

#container .content .artbild p	{
	border-top: 1px solid #b6c599;
	background: #e4ecd6;
	font-size: 1em;
	line-height: 1.92em;
	padding: .5em;
}

#container .content .artbild a {
	text-decoration: none !important;
}






.content .bkat a:link,
.content .bkat a:visited,
.content .bkat a:hover,
.content .bkat a:active,
.content .tkat a:link,
.content .tkat a:visited,
.content .tkat a:hover,
.content .tkat a:active,
.content .downloadkat a:link,
.content .downloadkat a:visited,
.content .downloadkat a:hover,
.content .downloadkat a:active,
.content .artbild a:link,
.content .artbild a:visited,
.content .artbild a:hover,
.content .artbild a:active	{
	
}








.content .bkat {
	
	
}

.content .bkat ul.bilder {
	margin: 0 !important;
	font-size: 1em !important;
}

.content .bkat ul.bilder li {
	padding: 0 !important;
	background: none !important;
	float: left;
	margin: .3em .5em 0 0;
	
}

.content .bkat ul.bilder li a {
	display: block;
	line-height: 1em;
	
}

.content .bkat ul.bilder li a img {
	
}

.content .bkat ul.bilder li p {
	
}








.content .tkat	{
	
}

.startseite .tkat {
	background: #fff center top repeat-x url(../images/bg_tkat_start.jpg);
	border-top: 1px solid #fff;
	margin-top: 3em;
	padding-top: .5em;
	position: relative;
	
	-moz-box-shadow: 0 0 4px #333;
	-webkit-box-shadow: 0 0 4px #333;
	box-shadow: 0 0 4px #333;
}

.startseite .tkat h4	{
	background: #e8ede0 !important;
	border-top: 1px solid #fff;
	font-size: 1.2em !important;
	line-height: 2em !important;
	font-family: "Lucida Sans Unicode", "Lucida Grande", Helvetica, Arial, sans-serif !important;
	font-weight: bold !important;
	display: inline;
	padding: 0 .65em;
	position: absolute;
	top: -2em;
}

.startseite .tkat p {
	background: #e8ede0;
	text-align: right;
	margin: 0 !important;
	line-height: 1.5em !important;
	padding: 0 .5em;
}

.content .tkat .teaser	{
	font-size: .9em !important;
	margin: 1em;
}

.content .tkat .teaser a	{
	
}

.content .tkat .teaser img	{
	display: block;
	float: left;
	margin-right: 1em;
	border: 2px solid #b7c399;
}

.content .tkat .teaser .teasertext	{
	
}

.content .tkat .teaser .teasertext h3	{
	font-size: 1.2em !important;
	font-family: "Lucida Sans Unicode", "Lucida Grande", Helvetica, Arial, sans-serif !important;
	font-weight: bold !important;
	margin: 0 0 .5em 0!important;
}

.content .tkat .teaser .teasertext p	{
	background: none;
	text-align: left;
}

.content .tkat .teaser .teasertext img	{
	
}











.content .prod {
	
}

.content h4.gruppe {
	
}

.content .prod .col	{
	
}

.content .prod .prodimg {
	
}

.content .prod .prodimg img {
	
}

.content .prod .prodimg:link,
.content .prod .prodimg:visited {
	
}

.content .prod .prodimg:hover,
.content .prod .prodimg:active {
	
}

.content .prod .prodinfo {
	
}

.content .prod .prodinfo p.preishinweis {
	
}

.content .prod .preise {
	
}

.content .prod .preise ul {
	
}

.content .prod .preise ul li {
	
}

.content .prod .preise ul dl {
	
}

.content .prod .preise ul dl dt {
	
}

.content .prod .preise ul dl dd {
	
}








/*
---------------------------------
DOWNLOAD
---------------------------------
*/


.content .downloadkat	{
	width: 227px;
	background: center bottom no-repeat url(../images/bg_download.png);
	font-size: 1em !important;
	line-height: 1.92em !important;
}

.content .downloadkat li	{
	min-height: 58px;
	border-top: 1px solid #b6c599;
	background: none !important;
	margin: 0 4px !important;
}

.content .downloadkat li .downloadtext a.downloadfile	{
	background-position: 0 .5em;
	background-repeat: no-repeat;
	padding: .8em .8em .8em 5.2em;
	text-decoration: none !important;
	color: #666 !important;
}

.content .downloadkat li .downloadtext a.downloadfile strong	{
	display: block;
	background: none !important;
	font-style: normal !important;
	color: #7e2532 !important;
}

.content .downloadkat li dl.fileinfo	{
	display: none;
	visibility: hidden;
}

.content .downloadkat li dl.fileinfo dt	{
	
}

.content .downloadkat li dl.fileinfo dd	{
	
}

.content .downloadkat li a:link.downloadfile,
.content .downloadkat li a:visited.downloadfile	{
	
}

.content .downloadkat li a:hover.downloadfile,
.content .downloadkat li a:active.downloadfile	{
	
}




.content .downloadkat .text,
.content .downloadkat .text:link,
.content .downloadkat .text:visited	{
	background-image: url(../images/filetypes/download.png);
}

.content .downloadkat .text:hover,
.content .downloadkat .text:active	{
	background-image: url(../images/filetypes/download.png);
}


.content .downloadkat .pdf,
.content .downloadkat .pdf:link,
.content .downloadkat .pdf:visited	{
	background-image: url(../images/filetypes/download.png);
}

.content .downloadkat .pdf:hover,
.content .downloadkat .pdf:active	{
	background-image: url(../images/filetypes/download.png);
}


.content .downloadkat .image,
.content .downloadkat .image:link,
.content .downloadkat .image:visited	{
	background-image: url(../images/filetypes/download.png);
}

.content .downloadkat .image:hover,
.content .downloadkat .image:active	{
	background-image: url(../images/filetypes/download.png);
}


.content .downloadkat .zip,
.content .downloadkat .zip:link,
.content .downloadkat .zip:visited	{
	background-image: url(../images/filetypes/download.png);
}

.content .downloadkat .zip:hover,
.content .downloadkat .zip:active	{
	background-image: url(../images/filetypes/download.png);
}

.content .downloadkat .audio,
.content .downloadkat .audio:link,
.content .downloadkat .audio:visited	{
	background-image: url(../images/filetypes/lsongs.png);
}

.content .downloadkat .audio:hover,
.content .downloadkat .audio:active	{
	background-image: url(../images/filetypes/lsongs.png);
}

.content .downloadkat .file,
.content .downloadkat .file:link,
.content .downloadkat .file:visited	{
	background-image: url(../images/filetypes/download.png);
}

.content .downloadkat .file:hover,
.content .downloadkat .file:active	{
	background-image: url(../images/filetypes/download.png);
}




#container #fuss {
	padding: 2em 0;
	background: transparent center top repeat-x url(../images/bg_footer.png);
}

.startseite #fuss {
	background: none !important;
}

#container #fuss .container {
	
}

#container #fuss .container ul {
	font-size: 1.07em !important;
	width: 94em;
}

#container #fuss .container ul li {
	width: 14.55em;
	margin: 0 0 0 .1em;
	float: left;
	text-transform: uppercase;
	overflow: hidden;
}

#container #fuss .container ul li a {
	display: block;
	text-decoration: none;
	font-size: 1em;
	line-height: 3em;
	padding: 0 0 0 1em;
	margin: 0 0 .1em 0;
	background: center top repeat url(../images/bg_black25.png);
}

#container #fuss .container ul li a:link,
#container #fuss .container ul li a:visited {
	text-decoration: none;
	color: #fff;
}

#container #fuss .container ul li a:hover,
#container #fuss .container ul li a:active {
	text-decoration: underline;
	color: #fff;
}

#container #fuss .container ul ul {
	background: center top repeat url(../images/bg_black25.png);
	float: left;
}

#container #fuss .container ul li li  {
	background: none;
	float: none;
	padding: .5em 0;
	margin: 0;
	text-transform: none;
	line-height: 1.5em;
}

#container #fuss .container ul li li a {
	background: none;
	margin: 0;
	line-height: 1.5em;
}

#container #fuss .container ul ul ul {
	display: none;
}

#container #fuss .container p {
	
}

#container #fuss dl.globalnav {
	
}






.staette {
	display: block;
	height: 90px;
	width: 270px;
	position: absolute;
	top: 180px;
	cursor: pointer;
}
				

/* tooltip styling. uses a background image (a black box with an arrow) */
div.tooltip {
	background: transparent url(../images/white_arrow.png) no-repeat scroll 0 0;
	width: 169px;
	height: 82px;
	padding: 20px;
	display: none;
	color: #333;
	cursor: default;
}

div.tooltip h3 {
	font-size: 1.2em;
	margin-bottom: .6em;
}






/*AJAX SEARCH*/

/* COMMON CLASSES */
.break {
	clear: both;
}

/* SEARCH FORM */
#searchform {
	background: center top repeat url(../images/bg_black25.png);
	position: absolute;
	z-index: 49;
	top: -9.3em;
	right: 0;
}

.startseite #searchform {
	top: 0;
}

#searchform label {
	display: none;
	visibility: hidden;
}

#searchform input {
	border: 0;
	background: #f7f9f4 .4em .4em no-repeat url(../images/suche_bg.png);
	color: #666;
	font-size: 1em;
	width: 19.6em;
	height: 1.8em;
	line-height: 1em;
	padding: .6em 0 0 2.4em;
	margin: 1em 8em 3em 1em;
	display: block;
}

.startseite #searchform input {
	margin: 1em 8em 1em 1em;
}

#searchform input.submit {
	color: #fff !important;
	margin: 1em 0 !important;
	position: absolute;
	top: 0;
	right: 1em;
	height: 2.4em !important;
	line-height: 2.4em !important;
	width: 7em !important;
	padding: 0 !important;
	cursor: pointer !important;
	background: #7e2431 left bottom repeat-x url(../images/bg_submit.png) !important;
}

#searchform input.hidden {
	display: none;
	visibility: hidden;
}

#suggestions {
	position: absolute;
	z-index: 52;
	right: 0;
	top: -5.3em;
	width: 31em;	
	box-shadow: #000 0 0 10px;
	-webkit-box-shadow: #000 0 0 10px;
	-moz-box-shadow: #000 0 0 10px;
	display: none;
}

.startseite #suggestions {
	top: 4em !important;
}

/* SEARCHRESULTS */
#searchresults {
	background: #f7f9f4;
	font-size: .8em;
	color: #fff;
}

.col #searchresults {
	font-size: 1em;
}

#searchresults dl {
	margin: 0 !important;
}

#searchresults dl dt {
	display: none;
	visibility: hidden;
}

#searchresults dl dd {
	padding: 0 !important;
	margin: .1em !important;
}

#searchresults a,
#searchresults span {
	display: block;
	padding: 1em;
	line-height: 1.5em;
}

#searchresults a:link,
#searchresults a:visited {
	background: #f7f9f4;
	text-decoration: none;
}

#searchresults a:hover,
#searchresults a:active {
	background: #fff;
	text-decoration: none;
}

#searchresults a img {
	float: left;
	padding: .5em 1em;
}

#searchresults a span.searchheading {
	display: block;
	font-weight: bold;
	color: #191919;
}

#searchresults a:hover span.searchheading {
	color: #ffffff;
}

#searchresults a span {
	color: #555555;
}

#searchresults a:hover span {
	color: #f1f1f1;
}

#searchresults span.category {
	
}

#searchresults span.separator {
	
}






#map {
	position: relative;
	width: 940px;
	height: 682px;
	overflow: hidden;
}
#returnlink {
	display: block;
	position: absolute;
	bottom: 0;
	right: 0;
	color: white;
	background: #fff;
	padding: .5em;
}

#map a.bullet {
	display: block;
	position: absolute;
	width: 20px;
	height: 20px;
	text-decoration: none !important;
	z-index: 2;
}
#map img.zoomable {
}

#map div.popup {
	display: none;
	position: absolute;
	width: 35em;
	max-height: 48.2em;
	overflow: auto;
	top: 10em;
	left: 29.5em;
	background: #fff;
	background: rgba(255,255,255,0.85);
	z-index: 3;
	padding: 1em;
	-moz-box-shadow: 0 0 5px #000;
	-webkit-box-shadow: 0 0 5px #000;
	box-shadow: 0 0 5px #000;
	
}
#map div.popup a.schliessen {
	display: block;
	text-align: right;
}

