/**
 * FÜR BACKEND WYSIWYG ANSICHT
 */
body.cke_show_borders {
    font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
    color:#2f2f2f;
    background-color: #FFFFFF;
    padding:0px;
    margin:0px;
}
/**
 * GLOBALE DEFINITIONEN
 */
a img {
    border:none;
}
a:link, a:visited, a:active{
    font-weight:normal;
    color:#319800;
	text-decoration:none;
}
a:hover{
    color:#000;
}
H1{
    font-weight:normal;
    font-size:20px;
    text-transform:uppercase;
	font-family:KaiserThin;
    margin:0;
    padding:0;
}
H2{
    font-weight: normal;
    font-size:15px;
    margin:0;
    padding:0;
}
H3{
    font-weight:bold;
    font-size:14px;
    margin:0;
    padding:0;
}
H4{
    font-weight:bold;
    font-size:12px;
    margin:0;
    padding:0;
}
hr {
    height:3px;
    border-top: 1px dotted #eaeaea;
    border-bottom:none;
    border-left:none;
    border-right:none;
}
/**
 * ARTICLE ALLGEMEIN
 */
.article_title {
    font-size:20px;
    text-transform:uppercase;
	padding: 10px 0px 5px;
    margin-bottom: 5px;
	font-weight:normal;
	font-family: KaiserThin;
}
.article_title h1,.article_title h2 {
	font-weight:normal;
	font-size:20px;
}
.article_subtitle{
    font-size:13px;
}
.article_image {
     padding: 3px 3px 3px 3px;
     border-width: 1px;
     float: right;
     border-color:#1f4795;
     border-style:solid;
     margin: 0px 0px 10px 10px;
}
.article_text{
    color:#2f2f2f;
    font-size:11px;
}
.content_text{
    color:#2f2f2f;
    font-size:11px;
}
.article_text a, .article_text a:visited, .content_text a, .content_text:visited{
    text-decoration:none;
    color:#2f2f2f;
}
.article_text a:hover, .article_text a:selected, .article_text a:active ,.content_text a:hover, .content_text a:selected ,.content_text a:active{
    text-decoration:underline;
    color:#2f2f2f;
}
hr {
    height:3px;
    border-top: 2px dotted #eaeaea;
    border-bottom:none;
    border-left:none;
    border-right:none;
}
/**
 * ARTICLE LISTING
 */

.list_date {
    font-size:9px;
    font-weight:bold;
    visibility:hidden;
}
.list_block {
    display:block;
}
.default_column {
    padding-bottom:10px;
    display:inline-block;
    width: 100%;
}
.default_column .content {
    padding: 5px 0px;
}
.default_column .list_image {
    float: right;
    padding: 10px 10px 10px 20px;
}
.default_column .list_image img{
    border: #535353 1px solid;
}
.default_column .list_more {
	width:100%;
	float:left;
	padding-top:10px;
}
.list_more a:link,.list_more a:visited,#loginbox .feInput input,.injection_order input,#feSubmit,.feSubmit{
    color: #FFFFFF;
    float: left;
    font-size: 12px;
    padding: 5px 10px;
    text-align: center;
    text-decoration: none;
	background-color:#319800;
	font-family: KaiserLight;
	border:none;
	cursor:pointer;
	border-radius:4px; 
	-moz-border-radius:4px; 
	-webkit-border-radius:4px;

}
.list_more a:hover, .list_more a:active,#loginbox .feInput input:hover,.injection_order input:hover,#feSubmit:hover,.feSubmit:hover{
	color:#FECE01;
}

#event_search .list_more{
float: right;
}
/**
 * ARTICLE LISTING EINSPALTIG
 */
.one_column {
    padding-top:5px;
    padding-bottom:5px;
    color: #2f2f2f;
}
.one_column .content {
    padding: 5px;
    color: #2f2f2f;
}
/**
 * ARTICLE LISTING MEHRSPALTIG
 */
/*.two_column{
    float: left;
    width:50%;
}*/
.three_column{
    float: left;
    width:33%;
    display: inline;
}
.four_column{
    float: left;
    width:25%;
}
.two_column{
	float: left;
	width:50%;

	}

.three_column{
	float: left;
	width:33.3%;
    display: inline;	 }
.four_column{
	float: left;
	width:25%;
}
/*.multi_column {
    vertical-align:top;
    border:none;
    overflow: hidden;
}*/
/*.multi_column .content {
   text-align:left;
   height: 95%;
   padding-right:5%;
   float:left;
   min-height: 190px;
}*/
/*.multi_column .list_image img{
    float:right;
    margin-bottom:5px;
    border: #999999 1px solid;
    margin-left: 10px;
}*/
/*.multi_column .caption{
    font-size: 10px;
}
.multi_column .article_title{

}
.multi_column .article_subtitle{
    font-size:11px;
    text-align:left;
}
.multi_column p{
    margin:0px;
    padding:0px;
}
.multi_column .list_more {
    bottom: 20px;
    float: left;
	width:100%;
}
.multi_column .list_date {
    height:26px;
    text-align:right;
}*/
/**
 * CONTENT PARTS TITLES
 */
.content_title {
    font-size:15px;
    text-align: justify;
    font-weight:bold;
}
.content_subtitle{
    font-size:13px;
    text-align: justify;
    font-weight:bold;
}
/**
 * CONTENT PART TEXT MIT BILD
 */
.content_imagetext{
    
}
.imgDIVinTextLeft {
    float: left;
    margin-right: 10px;
    margin-bottom: 5px;
    padding: 0;
}
.imgDIVinTextRight {
    float: right;
    margin-left: 10px;
    margin-bottom: 5px;
    padding: 0;
}
.imgDIVtopLeft {
    margin:8px 0px 5px 0px;
    padding:0px;
    border:0;
}
.imgDIVtopCenter {
    margin:8px 0px 5px ;
    padding:0px;
    border:0;
}
.imgDIVblockImgLeft {
    margin-right: 10px;
}
.imgDIVblockImgRight {
    margin-left: 10px;
}
/**
 * CONTENT PART CODE
 */
.content_code {
    padding-bottom: 3px;
    font-family: "Courier New", Courier, monospace;
    font-size: 12px;
}
.articleText {
    line-height:135%;
    margin-bottom: 10px;
    text-align: justify;
}
/**
 * CONTENT PART IMAGELIST
 */
.content_imagelist {

}
.imglistcaption {
    font-size:10px;
    line-height:100%;
    padding-bottom:5px;
    vertical-align:top;
}

/**
 * CONTENT PART TEXT
 */
.content_text {
    
}
/**
 * CONTENT FILELIST
 */
.content_filelist {
    
}
/**
 * CONTENT FLASHPLAYER
 */
.content_flashplayer {
padding-bottom: 10px;
}
/**
 * CONTENT WYSIWYG
 */
.content_formattext {

}
/**
 * CONTENT HTML
 */
.content_html {

}
/**
 * CONTENT IMAGES
 */
.content_images {

}
/**
 * CONTENT IMAGES
 */
.content_imagestext {

}
/**
 * CONTENT TABS
 */
.content_tabs {

}
/**
 * CONTENT TEASER
 */
.content_teaser {

}
/**
 * CONTENT GUESTBOOK
 */
.content_guest {

}
/**
 * CONTENT LINKLIST
 */
.content_link {

}
/**
 * CONTENT MULTIMEDIA
 */
.content_multi {

}
.content_multi .multimedia{

}
/**
 * CONTENT NEWS
 */
.content_news {

}
.news_pagination {
    
}
.news_title {

}
.news_subtitle {

}
/**
 * CONTENT LINKLIST
 */
.content_link {
}
.print_cont {
    color:black;
    background-color:white;
    padding:10px;
    width:280mm;
    text-align:left;
}
.print_cont p, .print_cont .default_column, .print_cont .article_title {
    color:black;
}
.print_cont hr {
    border-color:black;
}
.entry {
    border-bottom:1px dotted #FFFFFF;
}
.entry h2 {
    padding-top:7px;
}
.entry .shortinfo {
    float:left;
    display:block;
}
.entry .image {
    float:right;
    padding:0px 0px 5px 5px;
}
#eventMenu, #eventList, #eventReservation, #calMenu {
	width:100%;
	float:left;
}
#eventMenu select {
}
#calMenu select{
	float:left;
	margin-top:8px;
	margin-bottom:10px;
}
#calMenu .list_more{
	float:right;
}
.eventsDATE{
	padding:5px 0px;
	border-bottom:2px dotted #eaeaea;
	font-family: KaiserLight;
	font-size:22px;
	font-weight:normal;
	color:#A51D21;
}
.eventListEntry{
	padding:8px 0px;
	border-bottom:2px dotted #eaeaea;
	float:left;
}
.eventListSpacer{
	display:none;
}
.eventListDate {
	font-size:22px;
	float:left;
	width:150px;
	padding-right:10px;
	text-align:right;
	font-family: KaiserBold;
	color:#A51D21;
}
.eventListTitle {
	width:100%;
	font-family: KaiserThin;
	font-size:18px;
	padding-top:4px;
}
.eventlistWraper {
	float:left;
	width:465px;
}
.eventListDesc{
	width:465px;
	float:left;
	margin-left:160px;
}
.currentEntry {
	background-image:url('/img/layout/actualback.png');
	background-repeat:no-repeat;
	background-position: top center;
	height:55px;
	width:280px;
	padding: 0px 0px 5px;
}
.currentEntry a:link, .currentEntry a:visited{
	height:50px;
	width:300px;
	overflow:hidden;
	float:left;
}
.currentEntry a:hover>.currentDesc{
	color:#000000;
}
#currentEvents .article_title {
	font-size:20px;
	padding: 10px 0px 5px;
	margin-bottom:5px;
	border:none;
	font-family: KaiserThin;
}
.currentEntry .currentDate {
	font-size:23px;
	float:left;
	text-align:left;
	width:50px;
	padding: 0px 10px 0px 0px;
	height:50px;
	font-family: KaiserThin;
	color:#319800;
}
.currentEntry .currentWrapper {
	float:left;
	width:220px;
	height:60px;
	overflow:hidden;
}
.currentEntry .currentTitle {
	font-size:13px;
	width:100%;
	float:left;
}
.currentEntry .currentDesc {
	font-weight:normal;
	width:100%;
	float:left;
}
.currentEntry .currentDesc p{
	margin:3px 0px;
}
.currentEntry a:link,.currentEntry a:visited {
	color:black;
}
.currentEntry a:hover,.currentEntry a:active{
	color:#AC2B30;
}
a.mb-scrollButtons {
  display: block;
  width: 45px;
  height: 58px;
  background: transparent url(/img/layout/new/arrowsnew.png) no-repeat;
  position: absolute;
  top: 50%;
  margin-top: -35px;
  cursor: pointer;
  text-decoration: none;
  outline: 0;
  border: 0;
  z-index:20;
}
a.mb-scrollButtons.mb-left {
  background-position: left top;
  left: 20px;
}
a.mb-scrollButtons.mb-right {
  background-position: right top;
  right: 0px;
}
a.mb-scrollButtons.mb-left:hover {
  background-position: left bottom;
}
a.mb-scrollButtons.mb-right:hover {
  background-position: right bottom;
}
.mb-inside {
  padding-right: 3px;
}
.mb-inside img {
  display: block;
  margin: 0 auto;
}
.mb-slider .mb-panel.current {
 cursor: auto;
}
.mb-slider .mb-panel {
  width: 288px;
  margin: 5px 0;
  padding: 5px;
  cursor: pointer;
  float: left;
  list-style: none;
}
.mb-slider {
  width: 868px;
  margin: 0 auto;
  position: relative;
  left: 0;
  top: 0;
}
.mb-scrollContainer, .mb-scroll {
  width: 100%;
  height: 100%;
  overflow: hidden;
  margin: 0 auto;
  padding: 0;
  position: relative;
  left: 0;
  top: 0;
  min-width:868px;
}
.specialProduct{
    float:left;
}
.content_shop .specialProduct{
    width:288px;
    float:left;
}
.content_shop {
    float:left;
    padding-top:5px;
}
.contentBoxWrapper {
	float:left;
}
.content_shop {
    margin:0px;
    float:left;
    padding:10px 0px;
}
.injection_name {
    float:left;
    width:50%;
    text-align:left;
    height:66px;
	overflow:hidden;
}
.injection_name a:link,.injection_name a:visited {
    color:#319800;
	font-family: KaiserBold;
	font-size:18px;
    text-decoration: none;
}
.injection_image {
    float:left;
    width:50%;
    text-align:center;
}
.injection_price {
    padding-top:5px;
    width:50%;
    float:left;
    font-size:18px;
    text-align:left;
	font-family:KaiserLight;
}
.priceStyle {
    font-size: 26px;
}
.injection_order{
	width:50%;
	float:left;
}
#newsbox ul{
	margin:0px;
    float:left;
	padding:0px;
}
#newsbox li{
	width:300px;
    float:left;
    list-style-type: none;
    list-style-position: inside;
}
/**
 * CONTENT FE-LOGIN
 */
.feField ,.feCheck{
     padding:0px 0px 10px;
     float:left;
     width:100%;
}
.feField input{
	font-size: 12px;
	color:#535353;
}
p.field label {
     width:150px;
}
#loginbox .error {
	margin:5px 0px;
	color:#FFFFFF;
	background-color:#FF0000;
	padding:3px 5px;
	width:290px;
	float:left;
	font-size:10px;
}
#loginbox .content{
	width:170px;
	float:left;
}
.feField input{
	border:none;
	border:1px solid #535353;
}
#loginbox .feInput{
	width:100%;
	float:left;
}
#loginbox .contentinfo{
	width:130px;
	float:left;
}
#loginbox .buttons {
	width:100%;
	float:left;
	padding:5px 0px 15px;
}
.left{
	float:left;
}
.right{
	float:right;
}
.newselement {
	padding:5px 0px;
	width:100%;
	float:left;
}
.newselement .image{
	padding-right:10px;
	width:77px;
	float:left;
}
.newselement .newscontent{
	width:100%;
	float:left;
}
.newselement .title {
	width:100%;
	font-family:KaiserLight;
	font-size:14px;
	text-transform:uppercase;
}
.newselement .summary {
	width:100%;
	float:left;
}
.newselement .image img {
	border:1px solid #535353;
}
.newselement a:link, .newselement a:visited{
	color:#535353;
}
.newselement a:hover, .newselement a:active{
	color:#000000;
}
#newsbox .content_teaser {
	float:left;
	width:100%;
	margin-bottom:10px;
}
#headslider .cs-buttons a.cs-button-first{
	border: 1px solid #FFFFFF;
	color:#FFFFFF;
}
#headslider .cs-buttons a{
	border: 1px solid #FFFFFF;
	color:#FFFFFF;
}
#headslider .cs-active{
	background-color:#FFFFFF;
}
#nextevents{
	float:left;
	margin-bottom:10px;
}
.legend{
	font-family: KaiserThin;
	font-size: 14px;
}
#middleBlock .feInput{
	width:100%;
	float:left;
	margin-bottom:5px;
}

.s3sliderImage span , .cs-title{
	bottom: 0!important;
	left: 0!important;
	position: absolute !important;
	right: 0!important;
	top: 0!important;
	background:  none!important;
	z-index: 2000;
}
.s3sliderImage a, .cs-title a {
  bottom: 0!important;
  left: 0!important;
  position: absolute;
  right: 0!important;
  top: 0!important;

}


.rightTabs {
	display:none;	
}
.footerMenu {
  background-color: #fecb04;
  border-bottom: thin solid #999999;
  float: left;
  padding: 0 2%;
  text-align: center;
  width: 96%;
}
.footerMenu .nav_row a:link {
  color: #8b1a1e;
}
#bmenu li.current {
  background-color: #fff;
}

.footerWrapper {
	margin:0 -1%;
}
.footerBox {
	margin:10px 1%;
	width:23%;
	float:left;
}
.zahlungsLogos {
	text-align: center;	
}
.zahlungsLogos img {
	vertical-align: middle;
	width: 100px;
}
.zahlungsLogos img.ssl {
	margin-top: 10px;
}
.createdby {
  color: #333;
  font-size: 8px;
  margin: 0;
  padding: 0;
  text-align: center;
}
.clear {
  clear: both;
}