/* ############################################################################################## */
/* zentral-standard-layout-6                                                                      */

/* ********************************************************************************************** */
/* file: all-bodyFooter.css                                                                       */
#bodyFooter {
	font-family: 'Times New Roman', Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
}

div.bodyFooter-col {
	float: left;
	height: 142px;
	margin-right: 16px;
	overflow: hidden;
	width: 211px;
}

div.bodyFooter-5col {
	height: 117px;
	margin-right: 9px;
	width: 174px;
}

div.bodyFooter-colFirstChild {
	
}

div.bodyFooter-colLastChild {
	margin-right: 0;
}

div.bodyFooter-item {
	background-color: #fff;
	background-position: 50% 50%;
	background-repeat: no-repeat;
	height: 100%;
	width: 100%;
	position: relative;
}

div.bodyFooter-itemText {
	color: #fff;
	height: 31px;
	line-height: 31px;
	overflow: hidden;
	padding-top: 111px;
	position: relative;
}

div.bodyFooter-5col div.bodyFooter-itemText {
	height: 26px;
	line-height: 26px;
	padding-top: 91px;
}

div.bodyFooter-itemTextBg {
	background-color: #000;
	height: 31px;
	opacity: .35;
	width: 100%;
	position: absolute;
}

div.bodyFooter-5col div.bodyFooter-itemTextBg {
	height: 26px;
}

div.bodyFooter-itemTextContent {
	text-align: center;
	position: relative;
}

a.bodyFooter-itemLink {
	color: #fff;
	display: block;
	height: 100%;
	overflow: hidden;
	text-decoration: none;
	text-indent: -9999em;
	width: 100%;
	position: absolute;
	top: 0;
	left: 0;
}

/* ********************************************************************************************** */
/* file: all-content-formular.css                                                                 */
.formular-feld {
	background-color: #eaeaea;
	margin-bottom: 2px;
	padding: 5px 10px;
}

.formular-feld label {
	display: block;
	margin: 0 0 4px 0;
}

.formular-feld td label {
	margin: 0 0 0 0.3em;
}

.formular-feld input.text,.formular-feld input.email,.formular-feld select,.formular-feld textarea
	{
	border-style: solid;
	border-width: 1px;
}

span.error,.error input {
	border: 1px solid red;
}

.error textarea {
	border: 1px solid red;
}

.error select {
	border: red 1px solid;
}

.required {
	font-weight: bold;
}

.required-symbol {
	color: red;
	padding-left: 0.3em;
}

label.required input {
	border: 1px solid green;
}

.formular input.submit {
	margin: 5px 0;
}

/* ********************************************************************************************** */
/* file: all-content-gallery.css                                                                  */
/* background */
.gallery-thumbnails-bg {
	margin: 0 -9px;
	margin-bottom: 1.25em;
}

.gallery-thumbnails-bgTop {
	background-repeat: no-repeat;
	height: 18px;
	width: 100%;
}

.gallery-thumbnails-bgMiddle {
	background-repeat: repeat-y;
	padding: 2px 0;
	width: 100%;
}

.gallery-thumbnails-bgBottom {
	background-repeat: no-repeat;
	height: 18px;
	width: 100%;
}

/* thumbnails */
.gallery-thumbnails {
	margin: 0 auto;
	width: 374px;
}

a.gallery-thumbnail {
	border: 4px solid;
	display: block;
	float: left;
	height: 76px;
	margin-right: 4px;
	margin-bottom: 7px;
	overflow: hidden;
	width: 114px;
}

a.gallery-thumbnail-lastCol {
	margin-right: 0;
}

span.gallery-thumbnail {
	background-repeat: no-repeat;
	background-position: 50% 50%;
	display: block;
	cursor: pointer;
	height: 76px;
	overflow: hidden;
	text-indent: -9999em;
	width: 114px;
}

/* slider */
.gallerySlider {
	position: relative;
	margin: 0 auto;
	width: 432px;
}

.thumbSlider {
	height: 84px;
	margin: 0 auto;
	width: 374px;
	position: relative;
	overflow: hidden;
}

ul.thumbSlider-thumb,li.thumbSlider-thumb {
	list-style-image: none;
	list-style-type: none;
	margin: 0;
	padding: 0;
}

ul.thumbSlider-thumb {
	position: relative;
	width: 9999em;
}

li.thumbSlider-thumb {
	float: left;
	margin-right: 4px;
}

a.thumbSlider-thumb {
	display: block;
	float: left;
	height: 84px;
	overflow: hidden;
	width: 122px;
}

span.thumbSlider-thumb {
	background-repeat: no-repeat;
	background-position: 50% 50%;
	border: 4px solid;
	cursor: pointer;
	display: block;
	height: 76px;
	overflow: hidden;
	text-indent: -9999em;
	width: 114px;
}

.gallerySlider .addbkwd,.gallerySlider .addfwd {
	background-repeat: no-repeat;
	background-position: 50% 50%;
	border-top: 4px solid;
	border-bottom: 4px solid;
	cursor: pointer;
	display: block;
	position: absolute;
	top: 0;
	height: 76px;
	width: 15px;
}

.gallerySlider .addbkwd {
	left: 0;
}

.gallerySlider .addfwd {
	right: 0;
}

/* ********************************************************************************************** */
/* file: all-content-lexikon.css                                                                  */
.lexikon-modul .modul-intro {
	margin-bottom: 1em;
}

.lexikon-modul .modul-outro {
	margin-top: 1em;
}

.lexikon-modul .alpha-list {
	margin-bottom: 17px;
}

.lexikon-modul .alpha-list .alpha,.lexikon-modul .alpha-list .all {
	color: #afafad;
	float: left;
	font-weight: bold;
	height: 27px;
	line-height: 27px;
	margin-right: 8px;
	margin-bottom: 8px;
	text-align: center;
	width: 27px;
}

.lexikon-modul .alpha-list .alpha {
	background-color: #fff;
	background-position: 50% 50%;
	background-repeat: no-repeat;
}

.lexikon-modul .alpha-list .alpha a {
	background-color: #f3eee8;
	background-position: 50% 50%;
	background-repeat: no-repeat;
}

.lexikon-modul .alpha-list .alpha a,.lexikon-modul .alpha-list .all a {
	color: #000;
	display: block;
	height: 27px;
	line-height: 27px;
	overflow: hidden;
	text-align: center;
	text-decoration: none;
	width: 27px;
}

.lexikon-modul .lexikon-suche {
	margin-bottom: 15px;
}

.lexikon-modul .lexikon-suche td {
	padding-right: 3px;
}

.lexikon-modul .lexikon-suche input.text {
	border-color: #dad9d9 #b5b5b5 #b5b5b5 #dad9d9;
	border-style: solid;
	border-width: 1px;
	height: 18px;
	padding: 4px 2px 3px 2px;
	width: 166px;
}

.lexikon-modul .lexikon-suche button.submit {
	border: 0;
	background-color: #f3eee8;
	background-position: 50% 50%;
	background-repeat: no-repeat;
	color: #626262;
	height: 27px;
	overflow: hidden;
	text-indent: -9999em;
	width: 27px;
}

.lexikon-modul .headline {
	font-size: 1em;
}

/* pb-list */
.lexikon-modul .pb-list {
	font-size: 1.1em;
}

.lexikon-modul .pb-list .pb-list {
	font-size: 1em;
}

.lexikon-modul .pb-list a {
	text-decoration: none;
}

.lexikon-modul .pb-list a:hover {
	text-decoration: underline;
}

/* detail */
* .lex-title {
	font-weight: bold;
}

* .lex-group {
	font-style: italic;
	font-weight: bold;
	margin: 1em 0 0 0;
}

* .lex-content {
	margin: 0 0 0.5em 0;
}

.lex-content p {
	margin: 0;
}

/* ********************************************************************************************** */
/* file: all-content-listNavi.css                                                                 */
.listNavi {
	font-size: 11px;
	font-weight: bold;
	line-height: 21px;
}

.listNavi a {
	text-decoration: none;
}

.listNavi-firstPage {
	
}

.listNavi-prevPage {
	background-repeat: no-repeat;
	background-position: 0 50%;
	margin-right: 4px;
	padding-left: 16px;
}

.listNavi-page {
	display: inline-block;
}

a.listNavi-page {
	padding: 0 8px;
}

span.listNavi-page {
	border-style: solid;
	border-width: 1px;
	line-height: 19px;
	padding: 0 8px;
}

.listNavi-nextPage {
	background-repeat: no-repeat;
	background-position: 100% 50%;
	margin-left: 4px;
	padding-right: 16px;
}

.listNavi-lastPage {
	
}

/* ********************************************************************************************** */
/* file: all-content-listNavigation.css                                                           */
div.pb-list a {
  text-decoration: none;
}

/* ********************************************************************************************** */
/* file: all-content-module.css                                                                   */
.modul-kopf {
	margin-bottom: 0.6em;
}

/* ********************************************************************************************** */
/* file: all-content-veranstaltung.css                                                            */
div.monatsueberschrift {
	background-color: #eaeaea;
	font-weight: bold;
	margin-bottom: 0.6em;
	padding: 5px 10px;
}

div.vst-datetime {
	font-weight: bold;
}

div.vst-date {
	float: left;
	margin-right: 1em;
}

div.vst-time {
	float: left;
}

/* ********************************************************************************************** */
/* file: all-content.css                                                                          */
.default,.modul,.formular {
	border-bottom: 1px solid;
	margin-bottom: 1.25em;
	padding-bottom: 6px;
}

.mod-vst {
	border-bottom: 0 none;
	margin-bottom: 0;
	padding-bottom: 0;
}

.default-shadow {
	margin: 0 -9px;
	margin-bottom: 1.25em;
}

.default-shadowTop {
	background-repeat: no-repeat;
	height: 18px;
	width: 100%;
}

.default-shadowMiddle {
	background-repeat: repeat-y;
	padding: 2px 0;
	width: 100%;
}

.default-shadowContent {
	margin: 0 auto;
	width: 396px;
}

.default-shadowBottom {
	background-repeat: no-repeat;
	height: 18px;
	width: 100%;
}

div.image {
	margin-bottom: 1.25em;
}

.name1 {
	font-weight: bold;
}

ul.href li {
	list-style-image: url('../img/li-href.gif');
}

ul.href a {
	text-decoration: none;
}

.back,.more {
	margin-top: 0.6em;
	text-align: right;
}

.back a,.more a {
	background-repeat: no-repeat;
	text-decoration: none;
}

.back a {
	background-position: 0 50%;
	padding-left: 15px;
}

.more a {
	background-position: 100% 50%;
	padding-right: 15px;
}

.modul-outro {
	margin-top: 1.25em;
}

/* ********************************************************************************************** */
/* file: all-editor-font.css                                                                      */
body,button,input,select,textarea {
	font-family: Arial, Helvetica, sans-serif;
}

body {
	font-size: 12px;
	line-height: 1.5em;
}

button,input,select,textarea {
	font-size: 1em;
}

a {
	outline: none;
}

/* ********************************************************************************************** */
/* file: all-editor-form.css                                                                      */
button,input,select,textarea {
	border-color: #9f9f9f;
	outline: none;
}

button {
	background-color: #eaeaea; border-style : solid;
	border-width: 1px;
	border-style: solid;
}

button.button {
	background-color: #eaeaea;
	border-style: solid;
	border-width: 1px;
}

button.reset {
	background-color: #eaeaea;
	border-style: solid;
	border-width: 1px;
}

button.submit {
	background-color: #eaeaea;
	border-style: solid;
	border-width: 1px;
}

input {
	
}

input.button {
	background-color: #eaeaea;
	border-style: solid;
	border-width: 1px;
}

input.checkbox {
	
}

input.datefield {
	border-style: solid;
	border-width: 1px;
	padding: 1px;
}

input.email {
	border-style: solid;
	border-width: 1px;
	padding: 1px;
}

input.image {
	
}

input.file {
	border-style: solid;
	border-width: 1px;
	padding: 1px;
}

input.password {
	border-style: solid;
	border-width: 1px;
	padding: 1px;
}

input.radio {
	
}

input.reset {
	background-color: #eaeaea;
	border-style: solid;
	border-width: 1px;
}

input.submit {
	background-color: #eaeaea;
	border-style: solid;
	border-width: 1px;
}

input.text {
	border-style: solid;
	border-width: 1px;
	padding: 1px;
}

select {
	border-style: solid;
	border-width: 1px;
	padding: 1px;
}

textarea {
	border-style: solid;
	border-width: 1px;
	padding: 1px;
}

button[type="button"] {
	background-color: #eaeaea;
	border-style: solid;
	border-width: 1px;
}

button[type="reset"] {
	background-color: #eaeaea;
	border-style: solid;
	border-width: 1px;
}

button[type="submit"] {
	background-color: #eaeaea;
	border-style: solid;
	border-width: 1px;
}

input[type="button"] {
	background-color: #eaeaea;
	border-style: solid;
	border-width: 1px;
}

input[type="checkbox"] {
	
}

input[type="file"] {
	border-style: solid;
	border-width: 1px;
	padding: 1px;
}

input[type="image"] {
	
}

input[type="password"] {
	border-style: solid;
	border-width: 1px;
	padding: 1px;
}

input[type="radio"] {
	
}

input[type="reset"] {
	background-color: #eaeaea;
	border-style: solid;
	border-width: 1px;
}

input[type="submit"] {
	background-color: #eaeaea;
	border-style: solid;
	border-width: 1px;
}

input[type="text"] {
	border-style: solid;
	border-width: 1px;
	padding: 1px;
}

/* ********************************************************************************************** */
/* file: all-editor-global.css                                                                    */
* {
	margin: 0;
	padding: 0;
}

.clear {
	clear: both;
}

/* ********************************************************************************************** */
/* file: all-editor-headline.css                                                                  */
h1 {
	font-size: 1.2em;
	font-weight: bold;
	margin-bottom: 0.3em;
}

h2 {
	font-size: 1.15em;
	font-weight: bold;
	margin-bottom: 0.3em;
}

h3 {
	font-size: 1.1em;
	font-weight: bold;
	margin-bottom: 0.3em;
}

h4 {
	font-size: 1em;
	font-weight: bold;
}

h5 {
	font-size: 1em;
	font-weight: bold;
}

h6 {
	font-size: 1em;
	font-weight: bold;
}

.headline {
	font-size: 1.2em;
	font-weight: bold;
	margin-bottom: 0.3em;
}

.headline1 {
	font-size: 1.2em;
	font-weight: bold;
	margin-bottom: 0.3em;
}

.modul-titel {
	font-size: 1.2em;
	font-weight: bold;
	margin-bottom: 0.3em;
}

.headline2 {
	font-size: 1.15em;
	font-weight: bold;
	margin-bottom: 0.3em;
}

.headline3 {
	font-size: 1.1em;
	font-weight: bold;
	margin-bottom: 0.3em;
}

.headline4 {
	font-size: 1em;
	font-weight: bold;
}

.headline5 {
	font-size: 1em;
	font-weight: bold;
}

.headline6 {
	font-size: 1em;
	font-weight: bold;
}

/* ********************************************************************************************** */
/* file: all-editor-image.css                                                                     */
a img {
	border: 0;
}

img.image {
	margin-bottom: 0.6em;
}

img.teaserimg_left,img.teaserimg-left {
	float: left;
	margin-bottom: 0.6em;
	margin-right: 0.6em;
}

img.teaserimg_right,img.teaserimg-right {
	float: right;
	margin-bottom: 0.6em;
	margin-left: 0.6em;
}

/* ********************************************************************************************** */
/* file: all-editor-list.css                                                                      */
li {
	margin-left: 1.5em;
}

ol li {
	margin-left: 2em;
}

/* ********************************************************************************************** */
/* file: all-editor-table.css                                                                     */
table.rahmen {
	border-collapse: collapse;
	border-style: solid;
	border-width: 1px;
}

table.rahmen td {
	border-style: solid;
	border-width: 1px;
	padding: 3px 5px;
}

table.rahmen th {
	border-style: solid;
	border-width: 1px;
	padding: 3px 5px;
}

table.rahmenlos {
	border: 0;
	margin: -3px -5px;
}

table.rahmenlos td {
	border: 0;
	padding: 3px 5px;
}

table.rahmenlos th {
	border: 0;
	padding: 3px 5px;
}
/* table[border="1"] {
	border-collapse: collapse;
	border-style: solid;
	border-width: 1px;
}

table[border="1"] td {
	border-style: solid;
	border-width: 1px;
	padding: 3px 5px;
}

table[border="1"] th {
	border-style: solid;
	border-width: 1px;
	padding: 3px 5px;
}

table[border="0"] {
	border: 0;
	margin: -3px -5px;
}

table[border="0"] td {
	padding: 3px 5px;
}

table[border="0"] th {
	padding: 3px 5px;
} */

/* ********************************************************************************************** */
/* file: all-info.css                                                                             */
.infoAccordion-item {
	margin-bottom: 4px;
}

.infoAccordion-toggle {
	border-bottom: 1px solid;
	cursor: pointer;
	font-size: 14px;
	font-weight: bold;
	height: 32px;
	line-height: 32px;
	margin-bottom: 0;
	overflow: hidden;
	white-space: nowrap;
	padding: 0 13px;
}

.infoAccordion-toggleActive {
	cursor: default;
}

.infoAccordion-panelCnt {
	margin-top: 1px;
	padding: 9px 13px;
}

#aktion {
	background-image: none;
	border: 0;
	margin-top: 0;
	padding: 0;
}

#aktion .default {
	border: 0;
	border-top: 1px solid;
	margin-bottom: 0;
	padding: 0;
}

#aktion .modul {
	border: 0;
	margin: 0;
	padding: 0;
}

/* ********************************************************************************************** */
/* file: all-layout-body.css                                                                      */
#breadCrumb {
	height: 60px;
	line-height: 60px;
	padding: 0 41px;
}

#breadCrumb a {
	text-decoration: none;
}

#breadCrumb span.breadCrumbDelimiter {
	background-position: 50% 50%;
	background-repeat: no-repeat;
}

#breadCrumb span.breadCrumbDelimiter-text {
	padding: 0 5px;
	visibility: hidden;
}

.bodyCol {
	min-height: 1px;
	overflow: hidden;
}

.bodyCol-cnt {
	
}

/* bodyCol-1 */
#bodyCol-1 {
	float: right;
	margin-right: 310px;
	margin-left: -782px; /* 472 + 310 */
	width: 472px; /* 20 + 432 + 20 */
}

#bodyCol-1 .bodyCol-cnt {
	margin: 0 20px;
	padding-top: 4px;
}

#content {
	
}

/* bodyCol-2 */
#bodyCol-2 {
	float: right;
	width: 310px;
}

#bodyCol-2 .bodyCol-cnt {
	margin-left: 19px;
	margin-right: 27px;
	padding-top: 5px;
}

#bg-info {
	background-repeat: repeat-y;
}

#bg-infoTop {
	background-repeat: no-repeat;
	height: 15px;
}

#info {
	padding-right: 15px;
	padding-left: 15px;
}

#bg-infoBottom {
	background-repeat: no-repeat;
	height: 15px;
}

/* bodyCol-3 */
#bodyCol-3 {
	float: left;
	width: 224px;
}

#bodyCol-3 .bodyCol-cnt {
	margin-left: 25px;
}

#menue {
	
}

#bodyFooter {
	height: 142px;
	margin: 0 41px;
	margin-top: 21px;
	overflow: hidden;
	padding: 16px;
	padding-right: 0;
}

/* ********************************************************************************************** */
/* file: all-layout-footer.css                                                                    */
#footer {
	line-height: normal;
}

#footer ul,#footer li {
	list-style-image: none;
	list-style-type: none;
	margin: 0;
	padding: 0;
}

#footer li {
	float: left;
}

#footer a {
	margin: 0 9px;
	text-decoration: none;
}

#footer li.firstChild a {
	margin-left: 0;
}

#footer li.lastChild a {
	margin-right: 0;
}

#footer .footerCol {
	border-top: 1px solid;
	overflow: hidden;
	height: 36px;
}

/* footerCol-1 */
#footerCol-1 {
	float: right;
	width: 762px;
}

#footerCol-1 .footerCol-cnt {
	margin-top: 5px;
	margin-right: 41px;
}

#footerCol-1 ul {
	float: right;
}

#footer-print-link {
	background-repeat: no-repeat;
	display: block;
	margin-right: 0; overflow : hidden;
	text-indent: -9999em;
	overflow: hidden;
}

/* footerCol-2 */
#footerCol-2 {
	float: left;
	width: 244px;
}

#footerCol-2 .footerCol-cnt {
	margin-top: 10px;
	margin-left: 41px;
}

#footerCol-2 ul {
	float: left;
}

a.footer-language-link {
	background-repeat: no-repeat;
	display: block;
	overflow: hidden;
	text-indent: -9999em;
}

/* ********************************************************************************************** */
/* file: all-layout-header.css                                                                    */
#headerDiashow {
	margin-left: 114px;
	height: 226px;
	overflow: hidden;
}

#headerMask {
	height: 226px;
	width: 100%;
	position: absolute;
	top: 0;
}

#logo {
	display: block;
	outline: none;
	overflow: hidden;
	text-indent: -9999em;
	position: absolute;
}

#headerNavi {
	font-weight: bold;
	height: 25px;
	line-height: 27px;
	margin-left: -3px;
	overflow-y: hidden;
	position: absolute;
	left: 0;
	top: 201px;
}

#headerSearch {
	height: 25px;
	width: 164px; /* 220px; */
	position: absolute;
	top: 201px;
	left: 845px; /* 789px; */
	position: absolute;
}

/* ********************************************************************************************** */
/* file: all-layout-headerNavi.css                                                                */
#headerNavi ul,#headerNavi li {
	list-style-image: none;
	list-style-type: none;
	margin: 0;
	padding: 0;
}

/* level 1 */
#headerNavi ul {
	white-space: nowrap;
}

#headerNavi li {
	float: left;
	margin-right: 1px;
}

#headerNavi a {
	display: block;
	height: 25px;
	padding-left: 15px; /* 28px; */
	text-decoration: none;
	white-space: nowrap;
	text-decoration: none;
}

/* #headerNavi .men-pfad a {
	text-transform: uppercase;
} */
#headerNavi a span {
	cursor: pointer;
	height: 25px;
}

#headerNavi a span.menItem {
	display: block;
	/* min-width: 64px; */
	padding-right: 15px; /* 28px; */
	text-align: center;
}

#headerNavi a span.menItemRight {
	display: none;
}

/* level 2 */
#headerNavi ul ul {
	display: none;
}

/* ********************************************************************************************** */
/* file: all-layout-headerSearch.css                                                              */
#headerSearch form {
	height: 25px;
	margin-left: 15px;
	position: relative;
}

#headerSearch div.input,#headerSearch div.button {
	position: absolute;
	top: 5px;
}

#headerSearch div.input {
	left: 0;
}

#headerSearch div.button {
	left: 125px;
}

#headerSearch input {
	border: 0;
	font-size: 0.9em;
	padding: 1px;
	width: 115px;
	position: absolute;
	top: 1px;
}

#headerSearch button {
	border: 0;
	cursor: pointer;
	text-align: center;
	text-indent: -9999em;
	width: 9px;
	position: absolute;
}

/* ********************************************************************************************** */
/* file: all-layout.css                                                                           */
* {
	margin: 0;
	padding: 0;
}

.clear {
	clear: both;
}

html {
	height: 100%;
	overflow-y: scroll;
}

body {
	height: 100%;
}

#bg-top {
	height: 100%;
}

#bg {
	min-height: 100%;
}

#page {
	margin: 0 auto;
	width: 1006px;
	position: relative;
}

#body {
	border-bottom: 37px solid #fff; /* height of footer */
	padding-top: 227px;
	padding-bottom: 55px;
}

#header {
	border-bottom: 1px solid;
	height: 226px;
	width: 100%;
	position: absolute;
	top: 0;
}

#footer {
	height: 37px;
	overflow: hidden;
	width: 1006px;
	position: fixed;
	bottom: 0;
}

/* ********************************************************************************************** */
/* file: all-menue.css                                                                            */
/* font */
#menue {
	font-weight: bold;
	line-height: normal;
}

#menue ul ul {
	font-weight: normal;
}

#menue a {
	text-decoration: none;
}

/* dimension */
#menue ul,#menue li {
	list-style-image: none;
	list-style-type: none;
	margin: 0;
	padding: 0;
}

#menue a {
	display: block;
}

#menue li.men {
	display: none;
}

#menue .men ul {
	display: none;
}

#menue li li.men {
	display: list-item;
}

/* level 1 */
#menue ul {
	padding-bottom: 1px; /* fix li margin */
}

#menue li {
	
}

#menue a {
	background-repeat: no-repeat;
	margin: 2px 0;
	padding-left: 16px;
}

/* level 2 */
#menue ul ul {
	margin-top: 7px;
	margin-left: 16px;
	padding-top: 1px;
}

#menue li li {
	
}

#menue li li a {
	margin: 7px 0;
	padding-left: 18px;
}

#menue li li.men-pfad a {
	font-weight: bold;
}

#menue li li.men a {
	font-weight: normal;
}

/* level 3 */
#menue ul ul ul {
	margin-top: -4px;
	padding-top: 1px;
}

#menue li li li {
	
}

#menue li li li a {
	
}

/* level 4 */
#menue ul ul ul ul {
	
}

#menue li li li li {
	
}

#menue li li li li a {
	
}

/* level 5 */
#menue ul ul ul ul ul {
	
}

#menue li li li li li {
	
}

#menue li li li li li a {
	
}

/* ********************************************************************************************** */
/* file: all-message.css                                                                          */
#system_message,.message-H,.message-W,.message-E {
	background-color: #DDD;
	border-style: solid;
	border-width: 1px;
	line-height: 14px;
	padding: 3px 3px 3px 3px;
	margin: 1em 0 10px 0;
}

.message-H div,.message-W div,.message-E div {
	margin: 0;
	padding: 0 0 0 20px;
}

.message-H div div,.message-W div div,.message-E div div {
	padding: 0;
}

.message-H { /* Hinweis*/
	
}

.message-W { /* Warnung*/
	
}

.message-E { /* ERROR */
	
}

/* ********************************************************************************************** */
/* file: all-mod-routenplaner.css                                                                 */
div.mod-routenplaner {
	
}

div.mod-routenplaner div.modul-inhalt .message {
	margin-bottom: 0.6em;
}

div.mod-routenplaner div.modul-inhalt table {
	
}

div.mod-routenplaner div.modul-inhalt table table {
	
}

div.mod-routenplaner div.modul-inhalt table table td {
	padding: 2px 0;
}

div.mod-routenplaner div.modul-inhalt div.destination {
	font-weight: bold;
}

div.mod-routenplaner div.modul-inhalt .submit {
	
}

/* ********************************************************************************************** */
/* file: all-print.css                                                                            */
#print-page {
	margin: 0 auto;
	/* padding-top: 150px; */
	width: 432px;
	/* position: relative; */
}

#print-body {
	padding: 10px 0;
}

#print-header {
	margin-left: -10px;
	width: 452px;
	/* position: absolute; */
	/* top: 0; */
}

/* ********************************************************************************************** */
/* file: all-slimbox.css                                                                          */
#lbOverlay {
	cursor: pointer;
	height: 100%;
	width: 100%;
	position: fixed;
	top: 0;
	left: 0;
	z-index: 9999;
}

#lbCenter {
	border: 2px solid;
	overflow: hidden;
	position: absolute;
	z-index: 9999;
}

#lbImage {
	background-repeat: no-repeat;
	background-position: 15px 15px;
	border: 1px solid;
	padding: 15px;
	position: absolute;
	top: 0;
	left: 0;
}

.lbLoading {
	background-repeat: no-repeat;
	background-position: 50% 50%;
}

#lbPrevLink,#lbNextLink {
	background-repeat: no-repeat;
	display: block;
	position: absolute;
	top: 0;
	width: 50%;
	outline: none;
}

#lbPrevLink {
	left: 0;
}

#lbPrevLink :hover {
	background-position: 0 15%;
}

#lbNextLink {
	right: 0;
}

#lbNextLink :hover {
	background-position: 100% 15%;
}

#lbBottomContainer {
	border: 2px solid;
	border-top: 0;
	overflow: hidden;
	position: absolute;
	z-index: 9999;
}

#lbBottom {
	border: 1px solid;
	border-top: 0;
	padding: 15px;
	padding-top: 0;
}

#lbCloseLink {
	display: block;
	float: right;
	width: 41px;
	height: 41px;
	outline: none;
}

#lbCaption,#lbNumber {
	line-height: 16px;
}

#lbCaption {
	font-size: 12px;
}

#lbNumber {
	font-size: 11px;
}

/* ********************************************************************************************** */
/* file: all-startpage-content.css                                                                */
div.startpage-title .headline {
	font-family: 'Times New Roman', Arial, Helvetica, sans-serif;
	font-size: 28px;
	font-weight: normal;
	line-height: normal;
	margin-top: 17px;
	text-align: center;
}

div.startpage-item {
	background-position: 50% 50%;
	background-repeat: no-repeat;
	height: 188px;
	margin: 21px;
	position: relative;
}

div.startpage-itemTextTop {
	font-family: 'Times New Roman', Arial, Helvetica, sans-serif;
	font-size: 13px;
	height: 21px;
	line-height: 21px;
	position: relative;
}

div.startpage-itemTextTopBg {
	background-color: #fff;
	background-repeat: no-repeat;
	background-position: 50% 50%;
	height: 100%;
	width: 100%;
	position: absolute;
}

div.startpage-itemTextTopContent {
	text-align: center;
	position: relative;
}

div.startpage-itemText {
	font-family: 'Times New Roman', Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	padding-top: 147px;
	height: 41px;
	position: relative;
}

div.startpage-itemTextBg {
	background-color: #000;
	opacity: 0.35;
	height: 41px;
	width: 100%;
	position: absolute;
}

div.startpage-itemTextContent {
	text-align: center;
	position: relative;
}

div.startpage-itemBgImg {
	background-repeat: no-repeat;
	background-position: 50% 50%;
	height: 100%;
	width: 100%;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 0;
}

div.startpage-itemBgImgMask {
	background-repeat: no-repeat;
	background-position: 50% 50%;
	height: 100%;
	width: 100%;
}

a.startpage-itemLink {
	display: block;
	height: 100%;
	outline: none;
	overflow: hidden;
	text-indent: -9999em;
	width: 100%;
	position: absolute;
	top: 0;
	left: 0;
}

div.startpage-textItem {
	background-position: 50% 100%;
	background-repeat: no-repeat;
	height: 230px;
	margin-top: 0;
	margin-bottom: 0;
}

div.startpage-textItemContent {
	padding: 21px 15px;
}

/* ********************************************************************************************** */
/* file: all-startpage-layout.css                                                                 */
div#body-startpage {
	border-bottom: 37px solid;
	padding-top: 227px;
	padding-bottom: 55px;
}

div#startpage-content {
	margin: 0 auto;
	width: 924px;
}

div#startpage-title {
	height: 55px;
	overflow: hidden;
}

div.startpage-row {
	background-repeat: repeat-x;
	height: 230px;
	margin-top: 21px;
	line-height: 19px;
	overflow: hidden;
}

div.startpage-rowFirstChild {
	margin-top: 0;
}

div.startpage-col {
	float: left;
	height: 100%;
	margin-right: -21px;
	width: 322px;
}

div.startpage-colFirstChild {
	
}

div.startpage-colLastChild {
	margin-right: 0;
}

/* ********************************************************************************************** */
/* file: all-wettercom147727.css                                                                  */
table.wettercomsmall147727 {
	margin: -2px;
	padding: 0;
}

table.wettercomsmall147727 hr {
	visibility: hidden;
}

table.wettercomsmall147727 td {
	margin: 0;
	padding: 2px;
}

table.wettercomsmall147727 table {
	text-align: left;
	width: 100%;
}

table.wettercomsmall147727 td td {
	padding: 1px;
}

font.wettercomheadline147727 {
	
}

font.wettercomsmall147727 {
	
}
/* ############################################################################################## */
/* baustoff-mann-2010                                                                             */

/* ********************************************************************************************** */
/* file: all-bodyFooter.css                                                                       */
#bodyFooter {
	font-size: 14px;
}

/* ********************************************************************************************** */
/* file: all-content-gallery.css                                                                  */
/* background */
.gallery-thumbnails-bgTop {
	background-image: url('../img/bg-contentShadowTop.png');
}

.gallery-thumbnails-bgMiddle {
	background-image: url('../img/bg-contentShadowMiddle.png');
}

.gallery-thumbnails-bgBottom {
	background-image: url('../img/bg-contentShadowBottom.png');
}

/* thumbnails */
a.gallery-thumbnail {
	border-color: #fff;
}

a.gallery-thumbnail:hover {
	border-color: #858585;
}

a:hover span.gallery-thumbnail {
	background-color: #f3eee8;
}

/* slider */
span.thumbSlider-thumb {
	border-color: #fff;
}

a:hover span.thumbSlider-thumb {
	background-color: #f3eee8;
	border-color: #858585;
}

.gallerySlider .addbkwd,.gallerySlider .addfwd {
	border-color: #fff;
}

.gallerySlider .addbkwd {
	background-image: url('../img/gallery-slider-prev.gif');
}

.gallerySlider .addfwd {
	background-image: url('../img/gallery-slider-next.gif');
}

.gallerySlider .addbkwd:hover,.gallerySlider .addfwd:hover {
	background-color: #f3eee8;
}

/* ********************************************************************************************** */
/* file: all-content-lexikon.css                                                                  */
.lexikon-modul .alpha-list .alpha {
	background-image: url('../img/bg-lexikon-alpha.gif');
}

.lexikon-modul .alpha-list .alpha a {
	background-image: url('../img/bg-lexikon-alpha-link.gif');
}

.lexikon-modul .lexikon-suche button.submit {
	background-image: url('../img/bg-lexikon-search-submit.gif');
}

/* ********************************************************************************************** */
/* file: all-content-listNavi.css                                                                 */
.listNavi a:hover {
  color: #e2001a;
}
.listNavi-prevPage {
  background-image: url('../img/bg-listNavi-prevPage.gif');
}
.listNavi-page {}
a.listNavi-page {}
span.listNavi-page {
  border-color: #858585;
  color: #e2001a;
}
.listNavi-nextPage {
  background-image: url('../img/bg-listNavi-nextPage.gif');
}

/* ********************************************************************************************** */
/* file: all-content.css                                                                          */
.default,.modul,.formular {
	border-color: #a0a0a0;
}

.default-shadowTop {
	background-image: url('../img/bg-contentShadowTop.png');
}

.default-shadowMiddle {
	background-image: url('../img/bg-contentShadowMiddle.png');
}

.default-shadowBottom {
	background-image: url('../img/bg-contentShadowBottom.png');
}

.back a {
	background-image: url('../img/bg-back.gif');
}

.more a {
	background-image: url('../img/bg-more.gif');
}

.back a:hover,.more a:hover {
	color: #e2001a;
}

div.monatsueberschrift {
	color: #e2001a;
}

/* ********************************************************************************************** */
/* file: all-editor.css                                                                           */
/* font */
body,a,input,select,textarea,button {
	color: #535353;
}

a:hover {
	color: #e2001a;
}

/* list */
li,ul li {
	list-style-image: url('../img/li.gif');
}

ul ul li {
	list-style-image: url('../img/li-li.gif');
}

ul ul ul li {
	list-style-image: url('../img/li-li-li.gif');
}

/* ********************************************************************************************** */
/* file: all-info.css                                                                             */
#info,#info a {
	color: #fff;
}

.infoAccordion-toggle {
	background-image: url('../img/bg-infoAccordion-toggle.gif');
	border-color: #959595;
	color: #535353;
}

.infoAccordion-toggleActive {
	background-image: url('../img/bg-infoAccordion-toggleActive.gif');
}

.infoAccordion-panelCnt {
	background-color: #959595;
}

#aktion .default {
	border-color: #fff;
}

/* ********************************************************************************************** */
/* file: all-layout-body.css                                                                      */
#breadCrumb,#breadCrumb a {
	color: #a0a0a0;
}

#breadCrumb a:hover {
	color: #e2001a;
}

#breadCrumb span.breadCrumbDelimiter {
	background-image: url('../img/breadCrumbDelimiter.gif');
}

/* bodyCol-3 */
#bg-info {
	background-image: url('../img/bg-info.gif');
}

#bg-infoTop {
	background-image: url('../img/bg-infoTop.gif');
}

#bg-infoBottom {
	background-image: url('../img/bg-infoBottom.gif');
}

#bodyFooter {
	background-color: #94d3b1;
	background-image: url('../img/bg-bodyFooter.gif');
}

/* ********************************************************************************************** */
/* file: all-layout-footer.css                                                                    */
#footer .footerCol {
	border-top-color: #a0a0a0;
}

#footer-print-link {
	background-image: url('../img/icon-printer.gif');
	height: 16px;
	width: 19px;
}

a.footer-language-link {
	background-color: #fff;
	background-image: url('../img/flag-de-nl-en.gif');
	height: 11px;
	width: 18px;
}

#lang-de {
	background-position: 0 0;
}

#lang-nl {
	background-position: -18px 0;
}

#lang-en {
	background-position: -36px 0;
}

/* ********************************************************************************************** */
/* file: all-layout-header.css                                                                    */
#headerMask {
	background: url('../img/header-mask.png') no-repeat;
}

#logo {
	background: url('../img/logo-baustoff-mann.png') no-repeat;
	background-position: 50% 50%;
	height: 156px;
	width: 113px;
	top: 19px;
	left: 40px;
}

#headerSearch {
	background: url('../img/bg-headerNavi-item-984x100.png') no-repeat;
	background-position: 0 -50px;
}

/* ********************************************************************************************** */
/* file: all-layout-headerNavi.css                                                                */
/* level 1 */
#headerNavi a {
	background: url('../img/bg-headerNavi-item-984x100.png') no-repeat;
	background-position: 0 -50px;
}

#headerNavi .men-pfad a,#headerNavi a:hover {
	color: #e2001a;
}

#headerNavi a span.menItem {
	background: url('../img/bg-headerNavi-item-984x100.png') no-repeat;
	background-position: 100% 0;
}

/* ********************************************************************************************** */
/* file: all-layout-headerSearch.css                                                              */
#headerSearch form {
	background: url('../img/bg-headerNavi-item-984x100.png') no-repeat;
	background-position: 100% 0;
	margin-left: 15px;
}

#headerSearch div.input {
	
}

#headerSearch div.button {
	
}

#headerSearch input {
	background-color: #fff;
}

#headerSearch button {
	background-color: #fff;
	background: url('../img/btn-search-submit.gif') no-repeat;
	background-position: 50% 50%;
}

/* ********************************************************************************************** */
/* file: all-layout.css                                                                           */
#bg-top {
	background: url('../img/bg-top.gif') repeat-x;
}

#bg {
	background: url('../img/bg-shadow-1032.png') repeat-y;
	background-position: 50% 0;
}

#body {
  background-image: url('../img/footer-logo-baustoff-mann.gif');
  background-repeat: no-repeat;
  background-position: 100% 100%;
}

#header {
	border-bottom-color: #eee;
}

#footer {
	background-color: #eee;
}

/* ********************************************************************************************** */
/* file: all-menue.css                                                                            */
/* font */
#menue .men-pfad a,#menue .men a:hover {
	color: #e2001a;
}

#menue .men a {
	color: #535353;
}

/* level 1 */
#menue a,#menue a:hover {
	background-image: url('../img/bg-menue-item.gif');
	background-position: 0 2px;
}

/* level 2 */
#menue li li a {
}

#menue li .men a {
	background-image: none;
}

/* ********************************************************************************************** */
/* file: all-print.css                                                                            */
#print-page {
	/* padding-top: 242px; */ /* 232 + 10 */
}

/* ********************************************************************************************** */
/* file: all-slimbox.css                                                                          */
#lbOverlay {
  background-color: #000;
}
#lbCenter {
  background-color: #fff;
  border-color: #373234;
}
  #lbImage {
    background-color: #fff;
    border-color: #008542;
  }
  .lbLoading {
    background-color: #fff;
    background-image: url('../img/slimbox/loading.gif');
  }
    #lbPrevLink, #lbNextLink {
      background-color: transparent;
      background-repeat: no-repeat;
    }
    #lbPrevLink {
      left: 0;
    }
    #lbPrevLink:hover {
      background-image: url('../img/slimbox/prev.gif');
      background-position: 0 25%;
    }
    #lbNextLink {
      right: 0;
    }
    #lbNextLink:hover {
      background-image: url('../img/slimbox/next.gif');
      background-position: 100% 15%;
    }
#lbBottomContainer {
  background-color: #fff;
  border-color: #373234;
  color: #667580;
}
  #lbBottom {
    border-color: #008542;
  }
    #lbCloseLink {
      background-color: transparent;
      background-image: url('../img/slimbox/slimbox-close.gif');
      background-repeat: no-repeat;
      background-position: 50% 50%;
    }

/* ********************************************************************************************** */
/* file: all-startpage-content.css                                                                */
div.startpage-title .headline {
	color: #a3a09c;
}

div.startpage-item {
	background-color: #fff;
}

div.startpage-itemTextTopBg {
	background-image: url('../img/bg-startpage-itemTextTop.gif');
}

div.startpage-itemTextTopContent {
	color: #3e3e3e;
}

div.startpage-itemTextContent {
	color: #fff;
	padding: 0 50px;
}

a.startpage-itemLink {
	color: #fff;
}

div.startpage-textItem {
	background-color: #fff;
}

/* ********************************************************************************************** */
/* file: all-startpage-layout.css                                                                 */
div#body-startpage {
	border-bottom-color: #fff;
}

div.startpage-row {
	background-color: #91d1ae;
	background-image: url('../img/bg-startpage-row.gif');
}

/* ********************************************************************************************** */
/* file: all-wettercom147727.css                                                                  */
.wettercomsmall147727,.wettercomsmall147727 *,font.wettercomsmall147727,font.wettercomtext147727
	{
	color: #fff;
}
