
/***** UNTERELEMENTE *****/

/* --------------------------------------------------------------
 * Non-classed HTML elements
 * Seitengrundelemente
 * Links
 * Spalten
 * Header
 * Navigation
 * Submenu
 * Linke Sidebar
 * Rechte Sidebar
 * Content-Bereich
 * Footer
 * Backend
 * -------------------------------------------------------------- */


/* --------------------------------------------------------------
 * Non-classed HTML elements
 * -------------------------------------------------------------- */

body {
	font-family: arial, helvetica, sans-serif;
	font-size: 13px;
	line-height: 18px;
	color: #454545;
	background-color: #FFFFFF;
	margin: 0px;
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: center top;
	background-size: cover;
	/*background-image: url("/images/images1/bg_site.jpg");*/
}

hr {
	border-color: #999999;
    border-style: dotted none none;
}

/***** UEBERSCHRIFTEN *****/

h1 {
	font-family: arial, sans-serif;
	font-size: 26px;
	margin: 0px 0px 20px 0px;
	/*border-bottom: 1px solid #FE2D2D;*/
	border-bottom: 1px solid #d00000;
	line-height: 32px;
}

h2, h4 {
	font-family: arial, sans-serif;
	font-size: 18px;
	margin: 3px 0px 10px 0px;
	line-height: 22px;
}

h3 {
	font-family: arial, sans-serif;
	font-size: 17px;
	margin: 3px 0px 10px 0px;
	border-bottom: 1px solid #d00000;
	color: #ffffff;
	line-height: 24px;
}

h5 {
	font-size: 14px;
	font-weight: bold;
	padding: 0px;
	margin: 0px 0px 4px 0px;
	color: #e10a0f;
	font-variant:small-caps;
}
h6 {
	font-size: 14px;
	font-weight: bold;
	padding: 0px;
	margin: 0px 0px 4px 0px;
	color: #333333;
	font-variant:small-caps;
}
p {
	margin: 0 0 15px;
}

/***** BILDER STANDARD OHNE RAHMEN *****/
img {
	max-width: 100%;
	border: 0px;
}

/* --------------------------------------------------------------
 *  Non-classed HTML elements (Ende)
 * --------------------------------------------------------------
 * Seitengrundelemente
 * -------------------------------------------------------------- */

#shadow {
	width: 998px;
	margin: 0px auto;
	
	/*background-image: url("img/bg-site.png");*/
}
 
#site {
	width: 998px;
	margin: 0px auto;
	background-color: #ffffff;
	/*border: 1px solid #000000;*/
}

#site_bg{
	
}

#mainContent {
	padding: 30px 20px 0px 20px;
}

.inner {
	margin: 15px;
}

.languages {
	position:absolute;
	right:0;
	margin: 10px 20px 0px 0px;
}

.social-links {
	float: right;
}

.fb-like {
	float: right;
}
.fb-follow {
	float: left;
	margin-top: 16px;
	margin-left: 24px;
}

/***** SUCHFELD *****/
#search,
#suche {
	margin: 0px;
	background-color: #555555;
	width: 170px;
	height: 40px;
}
/* Innenrand Suchform */
#search form {
  margin: 5px;
}
/***** SUCHFELD (Ende) *****/





/***** FORMULARE *****/

.err {
	color: red;
}

.formKontakt .formRow {
    margin-bottom: 10px;
}

.formKontakt label {
    display: block;
    float: left;
    line-height: 20px;
    width: 30%;
    min-width: 120px;
}


.formKontakt input[type="text"] {
    width: 200px;
}

/* --------------------------------------------------------------
 *  Seitengrundelemente (Ende)
 * --------------------------------------------------------------
 * Links
 * -------------------------------------------------------------- */


a,
a:hover,
a:visited {
	color: #d00000;
	text-decoration: none;
}
.languages a {
    margin-right: 2px;
}
.teaserBox.slide a.teaserLink {
    background-color: transparent;
    margin-left: 0;
}

.teaserBox.slide .teaserContent a,
.teaserBox.slide .teaserContent a:visited,
.teaserBox.slide .teaserContent a:link,
.teaserBox.slide .teaserContent a:hover,
.teaserBox.slide .teaserContent a:active {
    color: #FFFFFF;
    text-decoration: none;
}
#submenu .teaserBox a.teaserLink {
    margin-left: 0;
}
.teaserBox a.teaserLink {
    color: #FFFFFF;
    /*margin-left: 15px;*/
}

.slItem a {
    display: block;
    height: 100%;
    position: absolute;
    width: 100%;
}
.topmenu a, 
.topmenu a:visited, 
.topmenu a:hover,
.footermenu a,
.footermenu a:visited,
.footermenu a:hover{
	color: #d00000;
}

.obermenuhigh{
	/*color: #FE2D2D !important;*/
}

/* --------------------------------------------------------------
 *  Links (Ende)
 * --------------------------------------------------------------
 * Spalten
 * -------------------------------------------------------------- */

.clear {
	clear: both;
	height: 0px;
}
.last {
	margin-right: 0px !important;
}
/*
.column_container{
	margin-bottom: 0 !important;
}
*/
.full-width{
	width: 100%; /*56px*/
	margin-bottom: 15px;
}
.one-half,
	.one-third,
	.two-third,
	.one-fourth,
	.three-fourth,
	.one-fifth,
	.two-fifth,
	.three-fifth,
	.four-fifth,
	.one-tenth,
	.three-tenth {
		float:left;
		margin-right: 2%;
		margin-bottom: 2%;
}
.one-half{width: 48%;}
.one-third{width: 32%;}
.two-third{width: 66%;}
.one-fourth{width: 23%;}
.three-fourth{width: 73%;}
.one-fifth {width: 18%;}
.two-fifth {width: 38%;}
.three-fifth {width: 58%;}
.four-fifth {width: 78%;}
.one-tenth {width: 8%;}
.three-tenth {width: 28%;}









/* --------------------------------------------------------------
 *  Spalten (Ende)
 * --------------------------------------------------------------
 * Header
 * -------------------------------------------------------------- */

#header {
	height: 280px;
	position: relative;
}

#logo {
	text-align: center;
	padding-top: 32px;
	padding-bottom: 16px;
	/*margin: 36px 0px 16px 0px;*/
}

#hd_top {
	text-align: center;
	font-size: 15px;
	padding-bottom: 30px;
	letter-spacing: 0.3px;
}

/* --------------------------------------------------------------
 *  Header (Ende)
 * --------------------------------------------------------------
 * Navigation
 * -------------------------------------------------------------- */

/***** HAUPTNAVIGATION *****/


/***** NAVIGATIONSPFAD *****/
#breadcrumb {
	font-size: 10px;
	color: #a1a1a1;
	margin: 15px 0;
	padding: 5px;
	background-color: #555555;
}
#breadcrumb a,
#breadcrumb a:link,
#breadcrumb a:visited {
	text-decoration: none; 
	color: #a1a1a1;
}
#breadcrumb a:hover {
	text-decoration: underline;
}
/*
#path   { font-size: 0.85em; text-indent: 10px; padding: 5px 0px 0px }
*/

/***** TOPMENU, FOOTERMENU *****/
.topmenu ul,
.footermenu ul {
	list-style: none;
	padding: 0;
	margin: 0;
	
}
.topmenu ul li,
.footermenu ul li {
	float: left;
	margin-left: 5px;
	margin-right: 5px;
}

/* --------------------------------------------------------------
 *  Navigation (Ende)
 * --------------------------------------------------------------
 * Submenu
 * -------------------------------------------------------------- */


#submenu {
	margin-top: 30px;
}
#submenu a,
#submenu a:visited,
#submenu a:link {
	color: #015B86;
	text-decoration: none;
}

#submenu a:hover {
	text-decoration: underline;
}

#submenu .teaserBox {
    margin-bottom: 5px;
    margin-right: 0;
    margin-top: 5px;
}
#submenu .teaserContent {
    background-position: -640px -460px;
    height: 112px;
}
#submenu .teaserDescription {
    display: block;
}
#submenu .teaserDescription p {
    display: none;
}


/* --------------------------------------------------------------
 *  Submenu (Ende)
 * --------------------------------------------------------------
 * Linke Sidebar
 * -------------------------------------------------------------- */

#sidebarLeft,
#sidebarRight,
#content {
	float: left;
	background-color: #FFFFFF;
}
#sidebarLeft {
	width: 230px;
	
}


/* --------------------------------------------------------------
 *  Linke Sidebar (Ende)
 * --------------------------------------------------------------
 * Rechte Sidebar
 * -------------------------------------------------------------- */
#sidebarRight {
	width: 230px;
	
}



/* --------------------------------------------------------------
 *  Rechte Sidebar (Ende)
 * --------------------------------------------------------------
 * Content-Bereich
 * -------------------------------------------------------------- */


#contentStart {
    width: 958px;
    background-color: #FFFFFF;
}
#content {
	margin-left: 15px;
	margin-right: 15px;
	width: 480px;
	background-color: #FFFFFF;
}

.blackBg {
	background-color: #1f1d20;
	padding: 15px 15px 0px 15px;
	color: #FFFFFF;
}

.img-stoerer {
	position:relative;
	/*width: 306px; 
	height: 146px*/
	margin-bottom: 10px;
}

.stoerer-vegan {
	position:absolute; 
	top: 6px; 
	right: 6px;
	background-image: url("img/sticker-vegan.png");
	width: 90px;
	height: 38px;
}

.subline-img {
	font-size: 9px;
	width: 100%; 
	text-align:right;
}

.green {
	color: #00892c;
}

/***** GALERIE *****/
.galerie .galThumbImg {
    float: left;
    margin: 5px;
}


.frame_anfahrt{
	width: 960px;
}



/***** BOXEN *****/

.area.boxArea.werbewirbel .titel,
.area.boxArea.werbewirbel2 .titel {
    border-bottom: 1px solid;
    font-size: 16px;
    margin-bottom: 15px;
    padding-bottom: 15px;
    text-align: center;
    text-transform: uppercase;
}
.area.boxArea.brill .titel,
.area.boxArea.brill2 .titel {
	font-size: 13px;
	line-height: 25px;
	background-color: #6699CC;
	border: 1px solid #FFFFFF;
	padding-left: 10px;
}


/***** BOXEN (Ende) *****/




/***** TEASERBOXEN *****/
.teaserContent {
   /* height: 350px;
    border-top: 1px solid #C1C1C1;
    border-left: 1px solid #C1C1C1;
    border-right: 1px solid #C1C1C1;*/
}
.teaserDescription {
    /*margin: 15px;*/
	margin-top: 20px;
}
.teaserLink {
    /*background-color: #6699CC;
    line-height: 25px;*/
}
.teaserBox.slide {
    float: left;
    margin: 10px 7px 15px 0;
    width: 312px;
}
.teaserBox.slide .teaserHead {
	padding-left: 6px;
}
.teaserBox.slide .teaserContent {
	position: relative;
	background-image: url("/imagesMore/layoutImg/sprite.png");
    background-position: -320px -400px;
    height: 172px;
    width: 312px;
    border: none;
}
.teaserBox.slide .teaserDescWrapper{
	bottom: 1px;
	left: 0;
    position: absolute;
    z-index: 5;
    width: 300px;
    margin-bottom: 5px;
    margin-left: 6px;
    background-image: URL("/imagesMore/layoutImg/bg-teaser-description.png");
    color: #FFFFFF;
}

.teaserBox.slide .teaserDescWrapper h2 {
    line-height: 25px;
    margin-left: 15px;
    color: #FFFFFF;
}
.teaserBox.slide .teaserDescription {
	display: none;
}
/* hier muss vereinzelt werden, zweite Zuordnung ist für den Link 
 * innerhalb des slidenden Hintergrundes (Projekt: Hattendorf) 
 */
.teaserBox.slide .teaserDescription a.teaserLink {	
    padding: 10px;
}
.teaserBox.slide .teaserContent img {
    margin-left: 6px;
    margin-top: 6px;
}
/* style, wie Überschrift, da im HeadBereich normal schon h2 verwendet wird, hier keine */
.teaserBox.slide .teaserDescription span {
    font-weight: bold;
    font-size: 16px;
}












/***** TEASERBOXEN (Ende) *****/






/***** IMAGEGALLERY *****/
#gallery {
}
#gallery #thumbs {
    position: relative;
}
#gallery #thumbs ul {
    height: 70px;
    list-style: none outside none;
    margin-left: 15px;
    margin-right: 15px;
    padding: 0;
}
#gallery #thumbs ul li {
    float: left;
    margin-right: 5px;
}
#gallery #thumbs .prev, 
#gallery #thumbs .next {
    background-repeat: no-repeat;
    width: 18px;
    height: 25px;
    position: absolute;
    top: 25px;
}
#gallery #thumbs .prev {
    background-image: url("/imagesMore/layoutImg/imagegalPrevPage.png");
    left: -5px;
}
#gallery #thumbs .next {
    background-image: url("/imagesMore/layoutImg/imagegalNextPage.png");
    right: -5px;
}

/***** IMAGEGALLERY (Ende) *****/




/***** SLIDER *****/
.sliderItemsWrapper {
    float: left;
    margin-bottom: 75px;
    margin-left: 25px;
    overflow: hidden;
}
.sliderItemsWrapper.titelDescInBild {
    position: relative;
}
.slControls .next, .slControls .prev {
	width: 20px;
	height: 29px;
	display: block;
	position: absolute;
	z-index: 50;
	top: 15px;
	background-repeat: no-repeat;
	cursor: pointer;
}
.slControls .next {
	right: 15px;
	background-image: url("/imagesMore/layoutImg/sliderNext.png");
}
.slControls .prev {
	left: 15px;
	background-image: url("/imagesMore/layoutImg/sliderPrev.png");
}
.slItem {
    display: none;
    position: absolute;
    
}
.slidernavi {
    float: left;
    line-height: 30px;
    width: 300px;
}

#imageslider-bullets {
    position: absolute;
    z-index: 20;
    bottom: 0;
}
.slidernavi span {
	background-image: url("/imagesMore/layoutImg/sliderItem.png");
	cursor: pointer;
	float: left;
	height: 8px;
	margin: 7px 15px;
	width: 8px;
}
.slidernavi span.active {
	background-image: url("/imagesMore/layoutImg/sliderItem-active.png");
}
.slNaviItem {
	height: 50px;
	padding-left: 20px;
	background-color: #E6E6E6;
	border-bottom: 1px solid #C1C1C1;
	
}
.slNaviItem.active {
	background-color: #B1ECEB;
	
}
.slContent {
	position: absolute;
	padding: 20px;
	background-color: #C1C1C1;
}
.sliderItemsWrapper.titelDescInBild .slContent {
    left: 15px;
    top: 200px;
}
.slContent.exTxt{
	/*top: 0;
	left: 0;*/
}
.slContent.naviTitel{
	bottom: 100px;
    left: 20px;
}



/***** SLIDER (Ende) *****/


/***** AKKORDEON *****/
.area {
    margin-bottom: 25px;
}
.area.akkArea {
    margin: 0 auto 25px;
    width: 920px;
}
.akkArea .moretext {
	display: none;
	border-left: 1px solid #C1C1C1;
    border-right: 1px solid #C1C1C1;
    border-bottom: 1px solid #C1C1C1;
}
.akkArea .item {
	position: relative;
	margin-bottom: 3px;
}
.akkArea .titel {
    padding-left: 15px;	
    background-color: #6699CC;
    color: #FFFFFF;
    line-height: 45px;
    font-size: 18px;
    text-transform: uppercase;
}
.akkArea .openmore {
    position: absolute;
    top: 0;
    right: 10px;
	width: 100%;
	height: 45px;
	color: #FFFFFF;
	line-height: 40px;
	text-align: right;
	background-image: url("/imagesMore/layoutImg/arrow-up.png");
    background-position: right center;
    background-repeat: no-repeat;
}
.akkArea .openmore.on {
    background-image: url("/imagesMore/layoutImg/arrow-down.png");
}
.akkArea .img,
.akkArea .txt {
    float: left;
    margin: 15px;
}
.akkArea .txt {
	margin-left: 0;
}



/***** AKKORDEON (Ende) *****/

/***** GAESTEBUCH *****/
.guestbook {
    margin-bottom: 20px;
    margin-top: 50px;
}
.guestbookItem {
    border: 1px solid #C1C1C1;
    margin-bottom: 15px;
}
.guestbook .number {
    color: #C1C1C1;
    float: left;
    font-size: 30px;
    line-height: normal;
    margin: 5px;
}
.guestbook .name {
    float: left;
    margin: 20px 5px 5px;
}
.guestbook .text {
    clear: both;
    margin: 15px;
}
.pagination span, .pagination a {
    display: block;
    float: left;
    line-height: 20px;
    margin-left: 5px;
    margin-right: 5px;
    text-align: center;
    width: 20px;
}
.pagination span.current, .pagination a {
    border: 1px solid #555555;
}
/***** GAESTEBUCH (Ende) *****/





/* --------------------------------------------------------------
 *  Content-Bereich (Ende)
 * --------------------------------------------------------------
 * Footer
 * -------------------------------------------------------------- */

#footer {
	background-color: #1f1d20;
	/*height: 200px;*/
	/*margin-top: 15px;*/
    padding: 15px;
    color: #FFFFFF;
}

.footermenu {
}


/* --------------------------------------------------------------
 *  Footer (Ende)
 * --------------------------------------------------------------
 * Backend: Frontend
 * -------------------------------------------------------------- */

.infoEbene {
	color: #FFFFFF;
	background-color: #555555;
	border: 2px solid #FFFFFF;
	margin-left: 5px;
	padding: 5px;
}
.inactive .infoEbene {
	padding-right: 25px;	
	background-image: url("/imagesMore/layoutImg/info-icon.png");
	background-position: right 5px center;
	background-repeat: no-repeat;
}


/* --------------------------------------------------------------
 *  Backend: Frontend (Ende)
 * -------------------------------------------------------------- */





