/* ############################################################################################## */
/* zentral-standard-layout-7                                                                      */

/* ********************************************************************************************** */
/* file: ../../../../zentral/layout/layout_7/css/all-content-adresse.css                          */
.vm-adresse {
  border-style: solid;
  border-width: 1px;
  font-size: 12px;
  line-height: 1.2em;
  padding: 8px;
}
.name1 {
  font-weight: bold;
}
.vm-adresse img.teaserimg-left,
.vm-adresse img.teaserimg_left,
.vm-adresse img.teaserimg-right,
.vm-adresse img.teaserimg_right {
  margin-bottom: 0;
}

/* ********************************************************************************************** */
/* file: ../../../../zentral/layout/layout_7/css/all-content-gallery.css                          */
.gallery-thumbnails {
  width: 438px;
}
a.gallery-thumbnail {
	border: 1px solid;
  display: block;
  float: left;
  height: 98px;
  margin-right: 6px;
  margin-bottom: 30px;
  width: 138px;
}
a.gallery-thumbnail:hover {
  background-color: #ccc;	
}
  span.gallery-thumbnail {
    background-repeat: no-repeat;
    background-position: 50% 50%;
    display: block;
    height: 80px;
    padding: 9px;
    overflow: hidden;
    text-indent: -9999em;
    width: 120px;
  }
/* slider */
  .gallerySlider {
    position: relative;
    margin-bottom: 30px;
    width: 432px;
  }
    .thumbSlider {
      height: 100px;
      margin: 0 auto;
      width: 422px;
      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: 1px;
        }
          a.thumbSlider-thumb {
            display: block;
            float: left;
            height: 100px;
            width: 140px;
          }
            span.thumbSlider-thumb {
              background-repeat: no-repeat;
              background-position: 50% 50%;
              border: 1px solid;
              cursor: pointer;
              display: block;
              height: 98px;
              overflow: hidden;
              text-indent: -9999em;
              width: 138px;
            }
    .gallerySlider .addbkwd, .gallerySlider .addfwd {
      background-repeat: no-repeat;
      background-position: 50% 50%;
      cursor: pointer;
      display: block;
      position: absolute;
      top: 0;
      height: 100px;
      width: 4px;
    }
    .gallerySlider .addbkwd {
      left: 0;
    }
    .gallerySlider .addfwd {
      right: 0;
    }

/* ********************************************************************************************** */
/* file: ../../../../zentral/layout/layout_7/css/all-content-lexikon.css                          */
.lexikon-modul .modul-intro {
  margin-bottom: 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;
}
.lexikon-modul .alpha-list .alpha a {
  background-color: #f3eee8;
}
.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;
  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;
  }
/* //pb-list */
.lexikon-modul .modul-outro {
  margin-top: 1em;
}
/* 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;
  }
/* //detail */

/* ********************************************************************************************** */
/* file: ../../../../zentral/layout/layout_7/css/all-content-listNavi.css                         */
.listNavi {
  font-size: 11px;
  font-weight: bold;
  line-height: 21px;
}
.listNavi a {
  text-decoration: none;
}
.listNavi-firstPage {}
.listNavi-prevPage {
  margin-right: 4px;
}
.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 {
  margin-left: 4px;
}
.listNavi-lastPage {}

/* ********************************************************************************************** */
/* file: ../../../../zentral/layout/layout_7/css/all-content-veranstaltung.css                    */
.vst-datetime {
  margin-bottom: 4px;
}
.vst-date {
  font-weight: bold;
  font-size: 1.1em;
}
.vst-time {
  margin-top: 8px;
}

/* ********************************************************************************************** */
/* file: ../../../../zentral/layout/layout_7/css/all-content.css                                  */
.default, .modul, .formular {
  border-bottom: 1px solid;
  margin-bottom: 1.25em;
  padding-bottom: 1.25em;
}
div.image {
  margin-bottom: 1.25em;
}
ul.href li {
  list-style-image: url('../img/li-href.gif');
}
ul.href a {
  text-decoration: none;
}
.back, .more {
	font-size: 0.9em;
	margin-top: 0.6em;
  text-align: right;
}
.back a, .more a {
  text-decoration: none;
}

/* ********************************************************************************************** */
/* file: ../../../../zentral/layout/layout_7/css/all-editor.css                                   */
* {
	margin: 0;
	padding: 0;
}

.clear {
	clear: both;
}

/* font */
body,button,input,select,textarea {
	font-family: 'Trebuchet MS', Arial, Helvetica, sans-serif;
}

body {
	font-size: 13px;
}

button,input,select,textarea {
	font-size: 1em;
}

a {
	outline: none;
}

/* headline */
h1,h2,h3,h4,h5,h6 {
	font-weight: bold;
}

.headline,.headline1,.modul-titel,.headline2,.headline3,.headline4,.headline5,.headline6 {
	font-weight: bold;
}

h1,.headline,.headline1,.modul-titel {
	font-size: 1.55em;
	margin-bottom: 0.3em;
}

h2,.headline2 {
	font-size: 1.3em;
	margin-bottom: 0.3em;
}

h3,.headline3 {
	font-size: 1.1em;
	margin-bottom: 0.3em;
}

h4,.headline4,h5,.headline5,h6,.headline6 {
	font-size: 1em;
}

/* image */
a img {
	border: 0;
}

img.image {
	margin-bottom: 0.6em;
}

img.teaserimg_left,img.teaserimg-left,img.teaserimg_right,img.teaserimg-right {
	margin-bottom: 0.6em;
}

img.teaserimg_left,img.teaserimg-left {
	float: left;
	margin-right: 0.6em;
}

img.teaserimg_right,img.teaserimg-right {
	float: right;
	margin-left: 0.6em;
}

/* list */
li {
	margin-left: 1.5em;
}

ol li {
	margin-left: 2em;
}

/* table */
table.rahmen,table.rahmen th,table.rahmen td {
	border-style: solid;
	border-width: 1px;
}

table.rahmen {
	border-collapse: collapse;
	border-spacing: 0;
}

table.rahmen th,table.rahmen td {
	padding: 3px 5px;
}

table.rahmenlos,table.rahmenlos th,table.rahmenlos td {
	border: 0;
}

table.rahmenlos {
	margin: -3px -5px;
}

table.rahmenlos th,table.rahmenlos td {
	padding: 3px 5px;
}

/* form */
button.button,button.reset,button.submit,input.button,input.reset,input.submit {
	border-style: solid;
	border-width: 1px;
}

input.datefield,input.email,input.file,input.text,select,textarea {
	border-style: solid;
	border-width: 1px;
	padding: 1px;
}

input.checkbox,input.radio {
	
}

/* ********************************************************************************************** */
/* file: ../../../../zentral/layout/layout_7/css/all-hagebau.de.shop.css                          */
/***********************************/
/***********************************/
/* CSS hagebau.de Shop             */
/***********************************/
/***********************************/

.hs-archiv-verlauf {
	margin-bottom: 0.6em;
}

/***********************************/
/* Topseller                       */
/***********************************/
.topseller {
	width: 438px;
}
.topseller-1, .topseller-2, .topseller-3 {
	float: left;
	padding: 0 6px 6px 0;
}
.topseller-inner-margin {
	border-color: #1c6026;
	border-style: solid;
	border-width: 1px;
}
.topseller-content {
	background-position: 50% 50%;
	background-repeat: no-repeat;
	overflow : hidden;
	position: relative;
}
.topseller-header {
	background-color: #1c6026;
	color: #fff;
}
.topseller-header a {
	color: #fff;
}
a.topseller-link {
	background-color: #fff;
	filter: alpha(opacity=0);
	opacity: 0;
	-moz-opacity: 0;
	display: block;
	position: absolute;
	width: 100%;
	height: 100%;
	z-index: 20;
}

.topseller-1 .topseller-content {
	height: 324px;
	width: 284px;
}
.topseller-1 .topseller-header {
	font-size: 1.5em;
	padding: 5px;
}
.topseller-1 .topseller-preis {
	background-image: url(http://hagebaushop.internet-fachhandel.de/gifs/bg_topseller_preis.gif);
	background-repeat: repeat-x;
	/*background-color: #f00;*/
	color: #fff;
	padding: 3px;
	position: absolute;
	right: 10px;
	bottom: 10px;
}
.topseller-2 .topseller-content, .topseller-3 .topseller-content {
	height: 158px;
	width: 138px;
}
.topseller-2 .topseller-header, .topseller-3 .topseller-header {
	font-size: 1.2em;
	padding: 3px;
}
.topseller-2 .topseller-footer, .topseller-3 .topseller-footer {
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
}
.topseller-footer .topseller-footer-inner {
	background-color: #fff;
	border-color: #1c6026;
	border-style: solid;
	border-width: 1px 0 0 0;
	padding: 3px;
}

/***********************************/
/* Produkte / Unterkategorien      */
/***********************************/
.prod, .prod-kat {
	background-color: #e2ebe4;
	color: #000;
	clear: both;
	font-family: Arial, Helvetica, sans-serif;
	padding: 2px;
	margin-bottom: 0.6em;
}
.prod, .prod-kat, .prod a, .prod-kat a {
	color: #000;
}
	.prod-img {
		background-color: #fff;
		border-color: #1c6026;
		border-style: solid;
		border-width: 1px;
		float: left;
		margin: 0;
	}
		.prod-img-inner {
			height: 120px;
			overflow: hidden;
			position: relative;
			width: 120px;
		}
			.prod-img-inner img {
				border: 0;
			}
			.prod-img-zoom {
				background-image: url(http://hagebaushop.internet-fachhandel.de/gifs/vergroessern_dgreen_kl.gif);
				background-position: 100% 100%;
				background-repeat: no-repeat;
				height: 14px;
				width: 14px;
				position: absolute;
				bottom: 0;
				right: 0;
			}
			.prod-img-zoom a {
				display: block;
				height: 14px;
				text-decoration: none;
				width: 14px;
			}
	.prod-name {
		font-weight: bold;
		margin: 0 0 0.3em 0;
	}
	.prod-cnt {
		float: left;
		min-height: 122px;
		padding: 0 0 0 10px;
		position: relative;
		width: 296px;
	}
		.prod-text {
			float: left;
			padding: 0 10px 0 0;
			width: 210px;
		}
		.prod-kat .prod-text {
			width: 186px;
		}
	.prod-preis-cnt {
		float: left;
		vertical-align: bottom;
		width: 86px;
	}
		.prod-kat .prod-preis-cnt {
			width: 100px;
		}
		.prod-preis-cnt-inner {
			/*background-color: #ccc;*/
			position: absolute;
			bottom: 0;
			right: 0;
		}
			.prod-preis-old {
				text-decoration: line-through;
			}
		.prod-preis-now {
			font-weight: bold;
		}
		.prod-button {
			background-image: url(http://hagebaushop.internet-fachhandel.de/gifs/bg_btn_prod.gif);
			height: 22px;
			margin-top: 5px;
			text-align: center;
			width: 70px;
		}
		.prod-kat .prod-button {
			width: 100px;
		}
		.prod-button a {
			color: #fff;
			line-height: 22px;
		}
	.prod .clear, .prod-kat .clear {
		clear: both;
	}

/* ********************************************************************************************** */
/* file: ../../../../zentral/layout/layout_7/css/all-info.css                                     */
#info {
  font-size: 11px;
}
.infoAccordion-item {
  margin-bottom: 4px;
}
.infoAccordion-toggle {
  border-bottom: 1px solid;
  cursor: pointer;
  font-family: Verdana;
  font-size: 12px;
  height: 31px;
  line-height: 31px;
  margin-bottom: 0;
  overflow: hidden;
  white-space: nowrap;
  padding: 2px 10px 1px 10px;
}
.infoAccordion-toggleActive {
  cursor: default;
}
.infoAccordion-panelCnt {
	border: 1px solid;
  border-top: 0;
  padding: 10px;
}
#aktion {
  background-image: none;
  border: 0;
  padding: 0;
}
  #aktion .default {
    border: 1px solid;
    border-top: 0;
    margin-bottom: 0;
    padding: 1px;
  }
  #aktion .modul {
    border: 0;
    margin: 0;
    padding: 0;
  }

/* ********************************************************************************************** */
/* file: ../../../../zentral/layout/layout_7/css/all-layout-body-linkIcons.css                    */
#linkIcons ul, #linkIcons li {
  list-style-image: none;
  list-style-type: none;
  margin: 0;
  padding: 0;
}
#linkIcons li {
  float: left;
  margin-right: 7px;
}
#linkIcons li.lastChild {
  margin-right: 0;
}
#linkIcons a {
	border: 1px solid;
  display: block;
  height: 27px;
  overflow: hidden;
  text-indent: -9999em;
  width: 27px;
}

/* ********************************************************************************************** */
/* file: ../../../../zentral/layout/layout_7/css/all-layout-body.css                              */
.bodyCol {
	min-height: 100px;
	overflow: hidden;
}

.bodyCol-cnt {
	
}

#bodyCol-1 {
	float: right;
	margin-right: 253px;
	margin-left: -797px; /* 544 + 253 */
	width: 544px;
}

#bodyCol-1 .bodyCol-cnt {
	margin: 0 56px;
	padding-top: 14px;
}

#breadCrump {
	float: left;
	margin-bottom: 42px;
	margin-left: -42px;
	width: 359px;
}

#breadCrump a {
	text-decoration: none;
}

#linkIcons {
	float: right;
	margin-bottom: 35px;
}

#content {
	
}

#bodyCol-2 {
	float: right;
	width: 253px;
}

#bodyCol-2 .bodyCol-cnt {
	margin-right: 15px;
	padding: 5px 0;
}

#bodyCol-3 {
	float: left;
	padding-top: 77px;
	width: 209px;
}

#bodyCol-3 .bodyCol-cnt {
	border-top: 1px solid;
}

#menue {
	
}

#linkOffer {
	display: block;
	height: 136px;
	margin-top: 80px;
	margin-left: 19px;
	outline: none;
	overflow: hidden;
	text-indent: -9999em;
	width: 138px;
}

/* ********************************************************************************************** */
/* file: ../../../../zentral/layout/layout_7/css/all-layout-footer.css                            */
/* font */
  #footer {
    font-family: Verdana;
    font-size: 11px;
  }
  #footer a {
    text-decoration: none;
  }
/* dimension */
  .footerCol {
    height: 28px;
    overflow: hidden;
  }
  .footerCol-cnt {
    padding-top: 6px;
  }
  #footerCol-1 {
    float: right;
    margin-right: 253px;
    margin-left: -797px; /* 544 + 253 */
    width: 544px;
  }
    #footerCol-1 .footerCol-cnt {
      border-top: 1px solid;
      margin-left: 56px;
      padding-left: 2px;
    }
      #footerCol-1 ul, #footerCol-1 li {
        list-style-image: none;
        list-style-type: none;
        margin: 0;
        padding: 0;
      }
      #footerCol-1 li {
        float: left;
      }
      #footerCol-1 .delimeter {
        padding: 0 8px;
      }
      #footerCol-1  a.lang-flag {
        background-color: #f00;
        display: block;
        height: 11px;
        margin-top: 2px;
        margin-right: 8px;
        margin-left: 2px;
        overflow: hidden;
        text-indent: -9999em;
        width: 18px;
      }
  #footerCol-2 {
    float: right;
    width: 253px;
  }
    #footerCol-2 .footerCol-cnt {
      border-top: 1px solid;
      margin-right: 15px;
      text-align: right;
    }
  #footerCol-3 {
    float: left;
    width: 209px;
  }
    #footerCol-2 .footerCol-cnt {}

/* ********************************************************************************************** */
/* file: ../../../../zentral/layout/layout_7/css/all-layout-header-search.css                     */
#headerSearch {
	height: 37px;
	width: 233px;
	position: absolute;
	top: 151px;
	left: 758px;
}

#headerSearch form {
	height: 22px;
	overflow: hidden;
	padding-top: 3px;
	padding-left: 39px;
}

#headerSearch div.input {
	float: left;
	height: 22px;
	overflow: hidden;
	width: 119px;
	position: relative;
}

#headerSearch div.button {
	float: left;
	height: 22px;
	overflow: hidden;
	width: 73px;
	position: relative;
}

#headerSearch input {
	border: 0;
	height: 18px;
	padding: 2px;
	width: 115px;
	position: absolute;
}

#headerSearch button {
	border: 0;
	cursor: pointer;
	height: 22px;
	overflow: hidden;
	text-align: center;
	text-indent: -9999em;
	width: 73px;
	position: absolute;
}

/* ********************************************************************************************** */
/* file: ../../../../zentral/layout/layout_7/css/all-layout-header.css                            */
#headerDiashow {
  height: 269px;
  overflow: hidden;
}
#headerMask {
  height: 269px;
  width: 100%;
  position: absolute;
  top: 0; 
}
#logo {
  display: block;
  outline: none;
  overflow: hidden;
  text-indent: -9999em;
  position: absolute;
}

/* ********************************************************************************************** */
/* file: ../../../../zentral/layout/layout_7/css/all-layout.css                                   */
* {
	margin: 0;
	padding: 0;
}

.clear {
	clear: both;
}

html {
	height: 100%;
	overflow-y: scroll;
}

body {
	height: 100%;
}

#bg {
	min-height: 100%;
	min-width: 1006px;
}

#bg-top {
	min-height: 100%;
}

#bg-page {
	padding-top: 23px;
	padding-bottom: 13px;
}

#bg-pageTop {
	height: 21px;
}

#bg-pageBody {
	
}

#page {
	margin: 0 auto;
	padding-top: 178px; /* 192 - 14 */
	padding-bottom: 20px;
	width: 1006px;
	position: relative;
}

#body {
	position: relative;
	z-index: 1;
}

#header {
	height: 269px;
	width: 100%;
	position: absolute;
	top: -14px;
}

#footer {
	height: 28px;
	width: 100%;
	position: absolute;
	bottom: -8px;
}

#bg-pageBottom {
	height: 21px;
}

/* ********************************************************************************************** */
/* file: ../../../../zentral/layout/layout_7/css/all-menue.css                                    */
/* font */
#menue {
	font-size: 12px;
}

#menue ul ul ul {
	font-size: 11px;
}

#menue {
	font-weight: bold;
	text-transform: uppercase;
}

#menue ul ul {
	text-transform: none;
}

#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;
}

/* level 1 */
#menue ul {
	padding-bottom: 1px; /* fix li margin */
}

#menue li {
	padding-left: 10px;
}

#menue a {
	margin: 2px 0;
	padding-left: 15px;
}

/* first-Child */
#menue>ul>li:first-child {
	margin-bottom: 19px;
}

#menue>ul>li:first-child a {
	margin: 0;
	padding-top: 6px;
	padding-bottom: 5px;
	padding-left: 0;
}

/* level 2 */
#menue ul ul {
	padding-top: 1px;
	padding-bottom: 7px;
}

#menue .men ul {
	display: none;
}

#menue li li {
	padding-left: 25px;
}

#menue li li a {
	padding-left: 12px;
}

/* first-Child */
#menue>ul>li>ul>li:first-child {
	margin-bottom: 0;
}

#menue>ul>li>ul>li:first-child>a {
	margin: 2px 0;
	padding-top: 0;
	padding-bottom: 0;
}

/* level 3 */
#menue ul ul ul {
	padding-top: 0;
	padding-bottom: 10px;
}

#menue li li li {
	padding-left: 23px;
}

#menue li li li a {
	margin: 4px 0;
	padding-left: 11px;
}

/* level 4 */
#menue ul ul ul ul {
	padding-top: 0;
	padding-bottom: 0;
}

#menue li li li li {
	padding-left: 24px;
}

#menue li li li li a {
	padding-left: 10px;
}

/* level 5 */
#menue ul ul ul ul ul {
	
}

#menue li li li li li {
	
}

#menue li li li li li a {
	
}

/* ********************************************************************************************** */
/* file: ../../../../zentral/layout/layout_7/css/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: ../../../../zentral/layout/layout_7/css/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: ../../../../zentral/layout/layout_7/css/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: 26px;
      height: 26px;
      outline: none;
    }
    #lbCaption, #lbNumber {
      padding-top: 5px;
      padding-bottom: 5px;
      line-height: 16px;
    }
    #lbCaption {
      font-size: 12px;
      font-weight: bold;
      margin: 0 90px;
      text-align: center;
    }
    #lbNumber {
      font-size: 11px;
      position: absolute;
      top: 0;
      left: 16px;
    }

/* ********************************************************************************************** */
/* file: ../../../../zentral/layout/layout_7/css/all-wettercom147727.css                          */
table.wettercomsmall147727 {
	margin: -2px;
	padding: 0;
	/*width: 100%;*/
}
	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 {}
/* ############################################################################################## */
/* geulen-baustoffe                                                                               */

/* ********************************************************************************************** */
/* file: ./all-content-adresse.css                                                                */
.vm-adresse {
	background-image: url('../img/bg-vm-adresse-bottom.gif');
	background-position: 0 100%;
	background-repeat: repeat-x;
	border-color: #dad9d9;
}

/* ********************************************************************************************** */
/* file: ./all-content-gallery.css                                                                */
a.gallery-thumbnail {
	border-color: #DAD9D9;
}

a.gallery-thumbnail:hover {
	background-color: #C8E6D4;
}

/* slider */
a.thumbSlider-thumb:hover {
	background-color: #C8E6D4;
}

span.thumbSlider-thumb {
	border-color: #DAD9D9;
}

.gallerySlider .addbkwd {
	background-image: url('../img/gallery-slider-prev.gif');
}

.gallerySlider .addfwd {
	background-image: url('../img/gallery-slider-next.gif');
}

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

/* ********************************************************************************************** */
/* file: ./all-content-listNavi.css                                                               */
.listNavi,.listNavi a {
	color: #707070;
}

.listNavi a:hover {
	color: #CA0A21;
}

.listNavi-prevPage {
	background-image: url('../img/bg-listNavi-prevPage.gif');
	background-position: 0 50%;
	background-repeat: no-repeat;
	padding-left: 16px;
}

.listNavi-page {
	
}

a.listNavi-page {
	
}

span.listNavi-page {
	border-color: #999;
	color: #CA0A21;
}

.listNavi-nextPage {
	background-image: url('../img/bg-listNavi-nextPage.gif');
	background-position: 100% 50%;
	background-repeat: no-repeat;
	padding-right: 16px;
}

/* ********************************************************************************************** */
/* file: ./all-content.css                                                                        */
div#breadCrump, div#breadCrump a {
  font-size: 12px;
}

.default,.modul,.formular {
	border-color: #DAD9D9;
}

ul.href a:hover {
	color: #CA0A21;
}

.back a:hover,.more a:hover {
	color: #CA0A21;
}

/* ********************************************************************************************** */
/* file: ./all-editor.css                                                                         */
body,a {
	color: #4E4E4E;
}

body,button,input,select,textarea {
    font-family: 'Trebuchet MS', Arial, Helvetica, sans-serif;
}

/* form */
button,input.button,input.reset,input.submit {
	background-color: #A0A0A0;
	border-color: #DAD9D9;
	color: #FFF;
}

input,select,textarea {
	border-color: #DAD9D9;
}

input.checkbox,input.radio {
	border: 0;
}

/* list */
li {
	list-style-image: url('../img/li.gif');
}

ol li {
	list-style-image: none;
}

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');
}

table.rahmen, table.rahmen th, table.rahmen td {
  border-color: #DAD9D9;
}

/* ********************************************************************************************** */
/* file: ./all-info.css                                                                           */
.infoAccordion-toggle {
	background-image: url('../img/bg-infoAccordion-toggle.gif');
	border-color: #E1E1E1;
	color: #FFF;
}

.infoAccordion-panelCnt {
	background-image: url('../img/bg-infoAccordion-panel.gif');
	background-repeat: repeat-x;
	border-color: #E1E1E1;
}

#aktion .default {
	border-color: #E1E1E1;
}

/* ********************************************************************************************** */
/* file: ./all-layout-body-linkIcons.css                                                          */
#linkIcons a {
	background-image: url('../img/icon-write-printer-sitemap.gif');
	background-repeat: no-repeat;
	border-color: #DAD9D9;
}

#linkIcons a:hover {
	border-color: #CA0A21;
}

#iconWrite {
	background-position: 0 0;
}

#iconPrinter {
	background-position: -27px 0;
}

#iconSitemap {
	background-position: -54px 0;
}

/* ********************************************************************************************** */
/* file: ./all-layout-body.css                                                                    */
#bodyCol-3 .bodyCol-cnt {
	border-color: #FFF;
}

#breadCrump a:hover {
	color: #CA0A21;
}

#linkOffer {
	background-image: url('../img/banner-Aktuelle-Angebote.png');
}

/* ********************************************************************************************** */
/* file: ./all-layout-footer.css                                                                  */
/* font */
#footer {
	color: #4E4E4E;
}

#footer a {
	color: #4E4E4E;
}

#footer a:hover {
	color: #CA0A21;
}

/* color */
#footerCol-1 .footerCol-cnt {
	border-color: #DAD9D9;
}

#footerCol-1  a.lang-flag {
	background-image: url('../img/flag-de-nl-en.gif');
	background-repeat: no-repeat;
}

#lang-de {
	background-position: 0 0;
}

#lang-nl {
	background-position: -18px 0;
}

#lang-en {
	background-position: -36px 0;
}

#footerCol-2 .footerCol-cnt {
	border-color: #DAD9D9;
}

/* ********************************************************************************************** */
/* file: ./all-layout-header-search.css                                                           */
#headerSearch {
	background-image: url('../img/bg-headerSearch.png');
	background-position: 50% 50%;
	background-repeat: no-repeat;
}

#headerSearch input {
	background-color: #FFF;
}

#headerSearch button {
	background-color: transparent;
}

/* ********************************************************************************************** */
/* file: ./all-layout-header.css                                                                  */
#headerMask {
	background-image: url('../img/headerMask.png');
	background-position: 0 0;
	background-repeat: no-repeat;
}

#logo {
	background-image: url('../img/logo-geulen.png');
	background-position: 0 0;
	background-repeat: no-repeat;
	height: 96px;
	left: 523px;
	top: 25px;
	width: 468px;
}

/* ********************************************************************************************** */
/* file: ./all-layout.css                                                                         */
html {
	
}

body {
	background-color: #FFF;
}

#bg {
	background-image: url('../img/bg.gif');
	background-position: 50% 0;
	background-repeat: no-repeat;
}

#bg-top {
	/* background-image: url('../img/bg-top.gif');
	background-repeat: repeat-x; */
}

#bg-page {
	
}

#bg-pageTop {
	background-image: url('../img/bg-page-1026-top.png');
	background-position: 50% 0;
	background-repeat: no-repeat;
}

#bg-pageBody {
	background-image: url('../img/bg-page-1026.png');
	background-position: 50% 0;
	background-repeat: repeat-y;
}

#page {
	background-image: url('../img/bg-page-1026.png');
  background-position: 50% 0;
  background-repeat: repeat-y;
}

#body {
	
}

#header {
	background-color: #A0A0A0;
}

#footer {
	
}

#bg-pageBottom {
	background-image: url('../img/bg-page-1026-bottom.png');
	background-position: 50% 0;
	background-repeat: no-repeat;
}

/* ********************************************************************************************** */
/* file: ./all-menue.css                                                                          */
/* font */
#menue .men-pfad a,#menue .men a:hover {
	color: #CA0A21;
}

#menue .men a {
	color: #4C4C4C;
}

/* level 1 */
#menue a {
	background-image: url('../img/bg-menue-level1-item.gif');
	background-position: 0 1px;
	background-repeat: no-repeat;
}

/* first-Child */
#menue>ul>li:first-child {
	background-color: #CA0A21;
}

#menue>ul>li:first-child>a {
	background-image: none;
	color: #FFF;
}

#menue>ul>li:first-child>a:hover {
	color: #FFF;
}

/* level 2 */
#menue li li a {
	background-position: 0 5px;
}

#menue li .men-pfad a,#menue li .men a:hover {
	background-image: url('../img/bg-menue-level2-item.gif');
}

#menue li .men a {
	background-image: none;
}

/* level 3 */
#menue li li li a {
	background-position: 0 4px;
}

/* ********************************************************************************************** */
/* file: ./all-print.css                                                                          */
#print-page {
	padding-top: 171px;
}

#print-header {
	height: 171px;
}

/* ********************************************************************************************** */
/* file: ./all-slimbox.css                                                                        */
#lbOverlay {
	background-color: #000;
}

#lbCenter {
	background-color: #FFF;
	border-color: #434343;
}

#lbImage {
	background-color: #FFF;
	border-color: #008837;
}

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

#lbNextLink {
	right: 0;
}

#lbNextLink:hover {
	background-image: url('../img/slimbox/next.gif');
	background-position: 100% 15%;
}

#lbBottomContainer {
	background-color: #FFF;
	border-color: #434343;
}

#lbBottom {
	border-color: #008837;
}

#lbCloseLink {
	background-color: transparent;
	background-image: url('../img/slimbox/close.gif');
	background-repeat: no-repeat;
	background-position: 50% 50%;
}
