
 img:-moz-broken {
    -moz-force-broken-image-icon : 1;
    width : 24px;
    height : 24px;
}

.border-radius{
0

/*HTML 5 effeckt für ease
*/

 -webkit-transition: all 1s ease;
    -moz-transition: all 1s ease;
    -o-transition: all 1s ease;
    transition: all 1s ease;


    behavior: url(template/inc_css/ie-css3.htc);
}

.box-shadow{
	box-shadow: 3px 3px 5px #cccccc; -moz-box-shadow: 3px 3px 5px #cccccc; -webkit-box-shadow: 3px 3px 5px #cccccc
}
.gradient_bgr{

	background: rgb(255,255,255); background: -moz-linear-gradient(top,  rgba(255,255,255,1) 0%, rgba(246,246,246,1) 47%, rgba(239,239,239,1) 100%); background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(255,255,255,1)), color-stop(47%,rgba(246,246,246,1)), color-stop(100%,rgba(239,239,239,1))); background: -webkit-linear-gradient(top,  rgba(255,255,255,1) 0%,rgba(246,246,246,1) 47%,rgba(239,239,239,1) 100%);background: -o-linear-gradient(top,  rgba(255,255,255,1) 0%,rgba(246,246,246,1) 47%,rgba(239,239,239,1) 100%); background: -ms-linear-gradient(top,  rgba(255,255,255,1) 0%,rgba(246,246,246,1) 47%,rgba(239,239,239,1) 100%); background: linear-gradient(to bottom,  rgba(255,255,255,1) 0%,rgba(246,246,246,1) 47%,rgba(239,239,239,1) 100%); filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#efefef',GradientType=0 )

}

.space{
	margin:10px;
	float:left;
}




/**
 * GLOBALE DEFINITIONEN
 */
body{
    font-family: Arial, sans-serif;
    font-size: 14px;
    color:#333333;
    line-height:20px;
}

 a img{
    border:none;
}
a:link, a:visited, a:active{
    font-weight:normal;
    color:#8B1A1E;//#AC2B30;
	text-decoration:none;
}
a:hover{
    color:#000;
}
H1{
    font-weight:normal;
    font-size:28px;
    text-transform:uppercase;
	font-family:KaiserBold;
    margin:0;
    padding:0;
	color: #8B1A1E;
	letter-spacing: 1px;
	line-height: normal;
}
H2{
	font-family:KaiserThin;
    font-weight: normal;
    font-size:20px;
    margin:0;
    padding:0;
	line-height: normal;
	color: #8B1A1E;
}
H3{
    font-family:KaiserThin;
    font-weight: normal;
    font-size:16px;
    margin:0;
    padding:0;
	line-height: normal;
	color: #333;
}
H4{
    font-family:KaiserThin;
    font-weight: normal;
    font-size:16px;
    margin:0;
    padding:0;
	line-height: normal;
	color: #333;
}
hr {
    height:3px;
    border-top: 1px dotted #2f2f2f;
    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 {

}
.article_subtitle{
    font-size:13px;
	margin-top: -15px;
	margin-bottom: 5px;
}
.article_image {
     padding: 3px 3px 0px 3px;
     border-width: 1px;
     float: right;
     border-color:#ccc;
     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: 1px dotted #2f2f2f;
    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: left;
	margin: 0px 20px 0px 0px;
    padding: 0px;
	/*border:thin solid #ccc;*/
}
.default_column .list_image img{
    border: #535353 1px solid;
}
.default_column .list_more {
	width:100%;
	float:right;
	padding-top:10px;
}
.list_more a:link,.list_more a:visited,#loginbox .feInput input,.injection_order input,#search_submit_button, a.shop_more:link, a.shop_more:visited,#shopsubmit,#button_confirm_order{
/*    color: #FFFFFF;*/
    float: right;
/*    font-size: 12px;
    padding: 5px 10px;
    text-align: center;
    text-decoration: none;
	background-color:#a51d21;
	font-family: KaiserLight;
	border:none;
	cursor:pointer;*/
}
.list_more a:hover, .list_more a:active,#loginbox .feInput input:hover,.injection_order input:hover,#search_submit_button:hover,a.shop_more:hover, a.shop_more:active,#shopsubmit:hover,#button_confirm_order: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:49%;
    margin: 10px 0;
}
.three_column{
    float: left;
    width:33%;
    display: inline;
}
.four_column{
    float: left;
    width:25%;
}
.two_column{
	float: left;
	width:48%;

	}

.three_column{
	float: left;
	width:33.3%;
    display: inline;	 }
.four_column{
	float: left;
		width:25%;
		 }


.multi_column {
   margin: 0;
    padding:10px;
    vertical-align:top;
	;
	border:thin solid #ccc;
	height: 230px;
	box-shadow: 3px 3px 5px #cccccc; -moz-box-shadow: 3px 3px 5px #cccccc; -webkit-box-shadow: 3px 3px 5px #cccccc;
	background: rgb(255,255,255); background: -moz-linear-gradient(top,  rgba(255,255,255,1) 0%, rgba(246,246,246,1) 47%, rgba(239,239,239,1) 100%); background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(255,255,255,1)), color-stop(47%,rgba(246,246,246,1)), color-stop(100%,rgba(239,239,239,1))); background: -webkit-linear-gradient(top,  rgba(255,255,255,1) 0%,rgba(246,246,246,1) 47%,rgba(239,239,239,1) 100%);background: -o-linear-gradient(top,  rgba(255,255,255,1) 0%,rgba(246,246,246,1) 47%,rgba(239,239,239,1) 100%); background: -ms-linear-gradient(top,  rgba(255,255,255,1) 0%,rgba(246,246,246,1) 47%,rgba(239,239,239,1) 100%); background: linear-gradient(to bottom,  rgba(255,255,255,1) 0%,rgba(246,246,246,1) 47%,rgba(239,239,239,1) 100%); filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#efefef',GradientType=0 );
	position:relative;
}
.multi_column .content {
   text-align:left;
   height: 95%;
/*   padding-right:5%;*/
   float:left;
   min-height: 190px;
   width: 100%;
}

.multi_column .summary {
    text-align:left;
/*    border:thin solid #ccc;*/
	overflow:  hidden;
    position: relative;
    height: 140px;
}

.multi_column .list_image img{
    float:right;
    margin-bottom:5px;
    border: thin solid #ccc;
    margin-left: 10px;
	padding: 3px;
	background-color: #fff;
}
.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%;*/
	position: absolute;
	right: 10px;
}
.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;
}
#rightBlock .imgDIVtopLeft {
    text-align: center !important;
}
.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 {
/*	float: left;
	width: 100%;*/
}
.filelist_wrapper{

	padding: 10px 0;
	 background: rgb(255,255,255); background: -moz-linear-gradient(top,  rgba(255,255,255,1) 0%, rgba(246,246,246,1) 47%, rgba(239,239,239,1) 100%); background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(255,255,255,1)), color-stop(47%,rgba(246,246,246,1)), color-stop(100%,rgba(239,239,239,1))); background: -webkit-linear-gradient(top,  rgba(255,255,255,1) 0%,rgba(246,246,246,1) 47%,rgba(239,239,239,1) 100%);background: -o-linear-gradient(top,  rgba(255,255,255,1) 0%,rgba(246,246,246,1) 47%,rgba(239,239,239,1) 100%); background: -ms-linear-gradient(top,  rgba(255,255,255,1) 0%,rgba(246,246,246,1) 47%,rgba(239,239,239,1) 100%); background: linear-gradient(to bottom,  rgba(255,255,255,1) 0%,rgba(246,246,246,1) 47%,rgba(239,239,239,1) 100%); filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#efefef',GradientType=0 );
	float:left;
	width: 100%;
	border-bottom: thin dotted #ccc;
	border-top: thin dotted #ccc;
}
.fileEntry{
	margin-bottom:10px;
	padding-bottom: 10px;

}
.fileImage{

	float:left;

}
.fileInfo{

	font-size: smaller;
	line-height: normal;
	border-left: thin solid #ccc;
	padding-left: 10px;

}
.fileTitle{
	font-family: KaiserBold;
	font-size: 13px;
	color:;
	float:left;
	margin-left: 10px;
}

/**
 * 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:#A51D21;
}
.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:#8B1A1E;
}
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:#A61F23;
	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;
}*/
	.content_teaser ul{
		padding: 0;
		margin:0;
}
#newsbox li {

}
.newselement {
  padding: 5px 0;
  float: left;
  list-style-position: inside;
  list-style-type: none;
width: 100%;
  color:#000;
  border-bottom: thin dotted #ccc;
}
.newselement:hover {
  background-color: #efefef;
}
.newselement:hover:after {
 color: #8B1A1E;
}
.newselement:after{
	content: "\25BA";
    font-size: 20px;
    color: #ccc;
	float: right;

}
.newselement .title {

  font-size: 14px;
  text-transform: uppercase;
  width: 100%;
}

.newselement .image {
  float: left;
  padding-right: 10px;

}
.newselement .newscontent {
  width: 200px ;
  float:left;
}

#rightBlock .newselement .newscontent {
  width: 90% !important;
  float:left;
}
#rightBlock .newselement .newscontent .summary{
  display: none;
}







#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;
}
.multi_column_gross {
	margin:25px;
	background-color:#fff;
	border:1px solid #999999;
	min-height:180px;
	-webkit-border-radius: 10px;
-moz-border-radius: 10px;
border-radius: 10px;
}
.multi_column_gross .article_title{
	background-color: #efefef;
	margin-bottom: 10px;
	-webkit-border-radius: 10px;
-moz-border-radius: 10px;
border-radius: 10px;
}


.search_form{
	background-color:#e0e0e0;
	border:1px solid #9e9e9e;
	padding:10px;
	width:603px;
}
.phpwcmsSearchNextPrev {
	padding:5px 0px;
	width:100%;
	border-top:2px dotted #EAEAEA;
	border-bottom: 2px dotted #EAEAEA;
}
.phpwcmsSearchResult h3 {
	font-size:16px;
	font-family: KaiserLight;
}
.labelpos {
	width:150px;
}

/*over stage einstellungen*/

.multi_column_gross .content .over_stage, .multi_column_gross .content_small .over_stage {
    position:absolute;
    top:0;
    left:0;
    width: 100%;
    height: 100%;
    display: none;
/*	background: rgb(255,255,255); background: -moz-linear-gradient(top,  rgba(255,255,255,1) 0%, rgba(246,246,246,1) 47%, rgba(239,239,239,1) 100%); background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(255,255,255,1)), color-stop(47%,rgba(246,246,246,1)), color-stop(100%,rgba(239,239,239,1))); background: -webkit-linear-gradient(top,  rgba(255,255,255,1) 0%,rgba(246,246,246,1) 47%,rgba(239,239,239,1) 100%);background: -o-linear-gradient(top,  rgba(255,255,255,1) 0%,rgba(246,246,246,1) 47%,rgba(239,239,239,1) 100%); background: -ms-linear-gradient(top,  rgba(255,255,255,1) 0%,rgba(246,246,246,1) 47%,rgba(239,239,239,1) 100%); background: linear-gradient(to bottom,  rgba(255,255,255,1) 0%,rgba(246,246,246,1) 47%,rgba(239,239,239,1) 100%); filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#efefef',GradientType=0 );*/

}

.multi_column_gross .content .over_stage_background, .multi_column_gross .content_small .over_stage_background {
/*    background: rgb(255,255,255); background: -moz-linear-gradient(top,  rgba(255,255,255,1) 0%, rgba(246,246,246,1) 47%, rgba(239,239,239,1) 100%); background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(255,255,255,1)), color-stop(47%,rgba(246,246,246,1)), color-stop(100%,rgba(239,239,239,1))); background: -webkit-linear-gradient(top,  rgba(255,255,255,1) 0%,rgba(246,246,246,1) 47%,rgba(239,239,239,1) 100%);background: -o-linear-gradient(top,  rgba(255,255,255,1) 0%,rgba(246,246,246,1) 47%,rgba(239,239,239,1) 100%); background: -ms-linear-gradient(top,  rgba(255,255,255,1) 0%,rgba(246,246,246,1) 47%,rgba(239,239,239,1) 100%); background: linear-gradient(to bottom,  rgba(255,255,255,1) 0%,rgba(246,246,246,1) 47%,rgba(239,239,239,1) 100%); filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#efefef',GradientType=0 )*/
/*    opacity:0.8;*/
/*	border:thin solid #ccc;*/

	bottom: 0;
	color: #000000;
	left: 0;
	line-height: 150%;
	padding: 20px;
	position: absolute;
	top: 0;
}





.multi_column_gross .content .over_stage .article_title h1 {
    color: #000;
   font-family: KaiserBold ;


}
.multi_column_gross .content .over_stage .article_summary p {
    color: #666;


}


/*
//Search
*/
.searchbox {
 background-color: rgba(255, 255, 255, 0.07);
  border-radius: 5px;
  bottom: 64px;
  padding: 10px;
  position: absolute;
  right: 260px;
}
#searchBoxIntro .searchbox {
  background-color: transparent;
  border-radius: 0px 0px 0px 0px;
  padding: 0px;
  bottom: 0;
  position: relative;
  right: auto;
  top: auto;
}

.search input{
    float:left;
    margin-right: 10px;


}
#searchvalue{

/*    border-radius:5px; -moz-border-radius:5px; -webkit-border-radius:5px
    padding: 8px;
    font-size: 16px;

    border: 3px solid #ccc;
    color: #333333;*/
}
/*.searchRight{
    float:left;}
.searchGo{

    background-image:url('/img/icons/search-icon.png');
    background-repeat:no-repeat;
    background-position: center top;
    width: 40px;
    height: 28px;
    border-radius:5px; -moz-border-radius:5px; -webkit-border-radius:5px
    border: thin solid #ccc;
    background-color: transparent;
    cursor: pointer;
}
.searchGo:hover{

    background-color: #F6C201;
margin-bottom: -3px;
margin-top: 3px;
}





.searchbtn{
    top: 10px;
	border-left: thin solid #ccc;
    padding: 0;
    position: absolute;
    right: 10px;
    width: 42px;
	background-color: #ccc;
border-radius:5px; -moz-border-radius:5px; -webkit-border-radius:5px


}
.searchbtn input{
    width: 22px !important;
    height: 22px;
    border: none !important;
    padding:8px !important;
}*/

.searchbox input {

    color: #333333;
    font-weight: bold;
/*    padding: 10px 30px 8px 6px;*/
    width: 400px;
}
.highlight{
	background-color: yellow;
}
/*.coin-slider{
	box-shadow: 0px 3px 10px #666; -moz-box-shadow: 0px 3px 10px #666; -webkit-box-shadow: 0px 3px 10px #666;
}*/
.tt-dropdown-menu{
/*	left:-55px!important;*/
	z-index: 90000!important;
}

/*
 Event Manager 
.events_list_wrapper{
	float:left;
	width: 290px;
	border:thin solid #ccc;

	box-shadow: 3px 3px 5px #cccccc; -moz-box-shadow: 3px 3px 5px #cccccc; -webkit-box-shadow: 3px 3px 5px #cccccc;
	padding:10px;
	margin:5px;

}
#rightBlock .events_list_wrapper{

	width:auto !important;
	margin: 5px 0 !important;

}


.events_month_title{
	background-color: #8B1A1E;
	color:#fff;
	text-align: center;
	font-weight: bold;
	font-size: 18px;
	padding: 10px 0;
	margin-bottom: 10px;
}

.fc-state-highlight {  <td> today cell   TODO: add .fc-today to <th> 
background: #FECE01 !important;
	}

.fc-widget-header{
		background-color: #efefef;
}
.fc-event-title,.fc-event-time{
	line-height: 140%;
}
.fc-event{
	line-height: normal;
}


#eventmanager_eventtable{
width: 100%;
border-bottom: thin dotted #ccc;
}

.dayCal{
	float: left;
	width: 60px;
	border: thin solid #ccc;
	text-align: center;
	border-radius:5px; -moz-border-radius:5px; -webkit-border-radius:5px;
	margin-right:10px;
	background-color: #fff;
}
.dayCalMon{
	background-color: #FECB04;
	float:left;
	width: 100%;
	color: #8B1A1E;
	font-weight: bold;
	font-size: 12px;
	line-height: 180%;
}
.dayCalDay{
	font-weight: bold;
	font-size: 30px;
	line-height: 150%;
}

.miniCalendar{
	float:left;
}
.event_detail_head{
	background-image: url("/img/layout/event/cal-bg-top.jpg");
	background-position: 0 0px;
	background-repeat: repeat-x;
	background-color: #E6E7E9;
	float: left;
	width: 960px;
	padding: 30px 10px 10px 10px;
}
.event_detail_head .dayCal{
	width: 10%;
	float:left;
	margin-right: 10px;
	background-color: #fff;
	margin-top: 30px;
}

.event_detail_head .title{
	width: 30%;
	float:left;
	margin-top: 30px;
}

.event_detail_head .start_block, .event_detail_head .end_block{

	float:left;
	border-right: thin solid #ccc;
	padding: 0 10px;
	margin-top: 30px;

}
.event_detail_head .end_date, .event_detail_head .end_time{
	color: #8B1A1E;
	font-weight: bold;
	font-size: 140%;
}
.event_detail_head .start_date, .event_detail_head .start_time{
	color: #8B1A1E;
	font-weight: bold;
	font-size: 140%;
}
.event_detail_head .image{
	float:right;
}
.event_detail_head .image img{
	width: auto;
	height: 150px
}
.event_detail_head .login{
	margin: 40px 0 0 70px;
	float:left;
	font-size: 16px;
}
.event_detail_head .login_end{
	margin: 40px 0 0 70px;
	float:left;

}
.event_detail_content{
	position: relative;
	width: 980px;

}
.event_detail_infoboxes{
	float:right;
	width: 270px;
}
.event_detail_infoboxes .image{
	text-align: center;
}

#tabs{
	position: absolute;
	top:10px;
	right: 280px;
	left:10px;
}
.event_detail fieldset{
	width: 270px;
}
#calendar{
	background-image: url("/img/layout/event/cal-bg-top.jpg");
	background-position: 0 0px;
	background-repeat: no-repeat;
	padding-top: 40px;

}
.fc-header-title{
	margin-left: 10px;
}
.fc-button-next{
	margin-right: 10px !important;
}

#tabs-1, #tabs-2, #tabs-3{
	border-top:thin solid #ccc;
	padding: 10px 0;
}
#events_of_the_month{
	float: left;
	text-align: left;
	width: 100%;
	margin: 0;
	padding: 0;
}
#events_of_the_month li{
	float: left;
	border-bottom: thin dotted #ccc;
	padding: 10px 0;
	width: 100%;
;
}
#events_of_the_month li .title{
	font-weight: bold;
	font-size: 120%;
	color:#8B1A1E;
}
#events_of_the_month li:hover{
	background-color: #efefef;

}
#events_of_the_month li .info_box{
	float: left;
	width: 60%;


}
.login .ui-button-text{
	font-size: 18px;
	font-weight: bold;
}*/




/* Event Manager */
.events_list_wrapper{
	float:left;
	width: 29%;
	border:thin solid #ccc;

	box-shadow: 3px 3px 5px #cccccc; -moz-box-shadow: 3px 3px 5px #cccccc; -webkit-box-shadow: 3px 3px 5px #cccccc;
	padding:10px;
	margin-right:10px;

}
#rightBlock .events_list_wrapper{

	width:auto !important;
	margin: 5px 0 !important;

}


.events_month_title{
	background-color: #FECC00;
	color:#A21E2B;
	text-align: center;
	font-weight: bold;
	font-size: 18px;
	padding: 10px 0;
	margin-bottom: 10px;
}

.fc-state-highlight { /* <td> today cell */ /* TODO: add .fc-today to <th> */
background: #FECE01 !important;
	}

.fc-widget-header{
		background-color: #efefef;
}
.fc-event-title,.fc-event-time{
/*	line-height: 140%;*/
}
.fc-event{
	line-height: normal;
}


#eventmanager_eventtable{
width: 100%;
border-bottom: thin dotted #ccc;
clear: both;
}

.dayCal{
	float: left;
	width: 60px;
	border: thin solid #ccc;
	text-align: center;
	border-radius:5px; -moz-border-radius:5px; -webkit-border-radius:5px;
	margin-right:10px;
	background-color: #fff;
	box-shadow: 3px 3px 5px #cccccc; -moz-box-shadow: 3px 3px 5px #cccccc; -webkit-box-shadow: 3px 3px 5px #cccccc;
}
.dayCalMon{
	background-color: #FECC00;
	float:left;
	width: 100%;
	color: #fff;
	font-weight: bold;
	font-size: 12px;
	line-height: 180%;
}
.dayCalDay{
	font-weight: bold;
	font-size: 28px;
/*	line-height: 150%;*/
}

.miniCalendar{
	float:left;
}
.event_detail_head{
	background-image: url("/img/layout/event/cal-bg-top.jpg");
	background-position: 0 0;
	background-repeat:repeat-x;
	background-color: #E6E7E9;
	float: left;
	width: 100%;
	padding: 30px 10px 10px 10px;
	box-sizing: border-box;
}
.event_detail_head .dayCal{
	width: 70px;
	float:left;
	margin-right: 10px;
	background-color: #fff;
	margin-top: 30px;
	padding: 5px;
}

.event_detail_head .title{
	width: 30%;
	float:left;
	margin-top: 30px;

}
.event_detail_head .title h3,
#eventmanager_eventtable h3{
font-family: Arial;
	color: #8B1A1E;
}

#calendar .fc-event-title {
  border-left: thin solid #CCCCCC;
  float: left;
  width: 60%;
}
#calendar .fc-event-time {
  float: left;
  height: 100%;
  width: 30%;
  color: #999999;
}
#calendar .fc-event-time:before {
  color: #999999;
  content: "\f017";
  float: left;
  font-family: FontAwesome;
  font-size: 18px;
  text-align: center;
  width: 100%;
}
.event_detail_head .start_block, .event_detail_head .end_block{

	float:left;
	border-right: thin solid #ccc;
	padding: 0 10px;
	margin-top: 30px;

}
.event_detail_head .end_date, .event_detail_head .end_time{
	/*color: #009036;*/
	color: #8b1a1e;
	font-weight: bold;
	font-size: 140%;
}
.event_detail_head .start_date, .event_detail_head .start_time{
	/*color: #009036;*/
	color: #8b1a1e;
	font-weight: bold;
	font-size: 140%;
}
.event_detail_head .image{
	float:right;
}
.event_detail_head .image img{
	width: auto;
	height: 150px
}
.event_detail_head .login{
/*	margin: 40px 0 0 70px;
	float:left;
	font-size: 16px;*/
	padding-top: 30px;
}
.register_button{
	min-height: 70px;
	text-align: center;
}
.event_detail_head .login_end{
	margin: 40px 0 0 70px;
	float:left;

}
.event_detail_content{
	position: relative;
	width: 680px;
	float:left;

}
.event_detail_infoboxes{
	float:right;
	width: 270px;
}
legend{
	text-transform: uppercase;
	color:#009036;
}
.event_detail_infoboxes .image{
	text-align: center;
}

.event_detail_infoboxes .image img {
	width: 100%;
}

.event_detail_content #tabs{
/*	position: absolute;
	top:10px;
	right: 280px;
	left:10px;*/
}
.event_detail fieldset{
	width: 270px;
}
.event_detail_body fieldset{
	width: 100%;
	float: left;
}
#calendar{
	background-image: url("/img/layout/event/cal-bg-top.jpg");
	background-position: 0 0p;
	background-repeat: repeat-x;
	padding-top: 40px;

}
.fc-header-title{
	margin-left: 10px;
}
.fc-button-next{
	margin-right: 10px !important;
}

#tabs-1, #tabs-2, #tabs-3{
	border-top:thin solid #ccc;
	padding: 10px 0;
}
#events_of_the_month{
	float: left;
	text-align: left;
	width: 100%;
	margin: 0;
	padding: 0;
}
#events_of_the_month li{
	float: left;
	border-bottom: thin dotted #ccc;
	padding: 10px 0;
	width: 100%;
;
}

#events_of_the_month li:hover{
	background-color: #efefef;

}
#events_of_the_month li .info_box{
	float: left;
	width: 72%;
}

#events_of_the_month .info_box > span {
  font-size: 12px;
  font-weight: normal;
}
#events_of_the_month li .info_box .title{
	font-weight: bold;
	font-size: 14px;
	color:#A21E2B;
}
.event_detail_infoboxes_wrapper {
  float: right;
  padding-top: 10px;
}

.registration_backlink {
  text-align: center;
}

.login .ui-button-text{
	font-size: 18px;
	font-weight: bold;

}
.register_account .login .ui-button{

	margin:10px 0px 10px 130px;
}

.event_detail_body {
  float: left;
  padding-top: 10px;
  width: 670px;
}
.selected_category{
 padding-top: 20px;
 float: right;
 text-transform: uppercase;
}
.display_mode{
	float: left;
}
.search_bar{
	float: right;
}
.selected_category{
	float: right;
	padding: 10px 20px;
}
.month_selection{
	float: left;
	padding: 7px 20px;
}
.month_selection select{
	border:solid thin #ccc;
	font-size: 14px;
	padding: 3px;
}

.empty_message {
  border-bottom: thin dotted #CCCCCC;
  border-top: thin dotted #CCCCCC;
  clear: both;
  padding: 30px;
  text-align: center;
}

.header_block {
/*  background-color: #B8D15D;*/
  float: left;
  padding: 10px;
  width: 98%;
  border: thin solid #ccc;
}

.category_selection {
  border: thin solid #CCCCCC;
  font-size: 14px;
  padding: 3px;
}
.category_selection_box{
	 float: right;
	 margin-right: 10px;
	 margin-top: 5px;
}

#eventmanager_eventtable .ui-button-text:before{
	content:"\f002 ";
	font-family: FontAwesome;
	margin-right: 5px;
}




/*-------Icons für Button--------*/



.ms_icon_back{

	background-image:url("/img/layout/shop/ms-icons.png");
	background-position: 0 0;
	float: left;
	height: 25px;
	margin: -5px 5px 0 -5px;
	width: 25px;
}
.ms_icon_back:hover{

	background-position:0px  -25px ;

}
.ms_icon_prev{
	float: right;
	background-image:url("/img/layout/shop/ms-icons.png");
	background-position: -25px 0;
	height: 25px;
	margin: -5px -5px 0 5px;
	width: 25px;
	background-repeat: no-repeat;
}
.ms_icon_prev:hover{
	background-position:-25px  -25px ;
}
.ms_icon_cart{
	float: right;
	background-image:url("/img/layout/shop/ms-icons.png");
	background-position: -50px 0;
	background-repeat: no-repeat;
	height: 25px;
	margin: -5px -5px 0 5px;
	width: 25px;

}
.ms_icon_cart:hover{
	background-position:-50px  -25px ;

}
.ms_icon_detail{
	float: left;
	background-image:url("/img/layout/shop/ms-icons.png");
	background-position: -500px 0;
	background-repeat: no-repeat;
	height: 25px;
	margin: -5px 5px 0 -5px;
	width: 25px;

}
.ms_icon_detail:hover{
	background-position:-500px  -25px ;

}
.ms_icon_edit{
	float: left;
	background-image:url("/img/layout/shop/ms-icons.png");
	background-position: -125px 0;
	background-repeat: no-repeat;
	height: 25px;
	margin: -5px 5px 0 -5px;
	width: 25px;

}
.ms_icon_edit:hover{
	background-position:-125px  -25px ;

}
.ms_icon_kassa{
	float: left;
	background-image:url("/img/layout/shop/ms-icons.png");
	background-position: -525px 0;
	background-repeat: no-repeat;
	height: 25px;
	margin: -5px 5px 0 -5px;
	width: 25px;

}
.ms_icon_kassa:hover{
	background-position:-525px  -25px ;

}

.ms_icon_sendorder{
	float: right;
	background-image:url("/img/layout/shop/ms-icons.png");
	background-position: -75px 0;
	background-repeat: no-repeat;
	height: 25px;
	margin: -5px -5px 0 5px;
	width: 25px;

}
.ms_icon_sendorder:hover{
	background-position:-75px  -25px ;

}
.ms_icon_login{
	float: left;
	background-image:url("/img/layout/shop/ms-icons.png");
	background-position: -325px 0;
	background-repeat: no-repeat;
	height: 25px;
	margin: -5px 5px 0 -5px;
	width: 25px;

}
.ms_icon_login:hover{
	background-position:-325px  -25px ;

}
.ms_icon_acoount{
	float: left;
	background-image:url("/img/layout/shop/ms-icons.png");
	background-position: -200px 0;
	background-repeat: no-repeat;
	height: 25px;
	margin: -5px 5px 0 -5px;
	width: 25px;

}
.ms_icon_acoount:hover{
	background-position:-200px  -25px ;

}
.ms_icon_logout{
	float: left;
	background-image:url("/img/layout/shop/ms-icons.png");
	background-position: -225px 0;
	background-repeat: no-repeat;
	height: 25px;
	margin: -5px 5px 0 -5px;
	width: 25px;

}
.ms_icon_logout:hover{
	background-position:-225px  -25px ;

}
.ms_icon_add{
	float: left;
	background-image:url("/img/layout/shop/ms-icons.png");
	background-position: -550px 0;
	background-repeat: no-repeat;
	height: 25px;
	margin: -5px 5px 0 -5px;
	width: 25px;

}
.ms_icon_add:hover{
	background-position:-550px  -25px ;

}
.ms_icon_trash_2{
	float: left;
	background-image:url("/img/layout/shop/ms-icons.png");
	background-position:-150px  0 ;
	background-repeat: no-repeat;
	height: 25px;
	margin: -5px 5px 0 -5px;
	width: 25px;
}
.ms_icon_trash_2:hover{

	background-position:-150px  -25px ;

}
.ms_icon_save{
	float: left;
	background-image:url("/img/layout/shop/ms-icons.png");
	background-position:-400px  0 ;
	background-repeat: no-repeat;
	height: 25px;
	margin: -5px 5px 0 -5px;
	width: 25px;
}
.ms_icon_save:hover{

	background-position:-400px  -25px ;

}
.ms_icon_download{
	float: left;
	background-image:url("/img/layout/shop/ms-icons.png");
	background-position:-625px  0 ;
	background-repeat: no-repeat;
	height: 25px;
	margin: -5px 5px 0 -5px;
	width: 25px;
}
.ms_icon_download:hover{

	background-position:-625px  -25px ;

}

.ms_icon_konto{
	width: 100px;
	height: 100px;
	background-image: url("/img/layout/shop/konto.png");
}
.ms_icon_adresbock{
	width: 100px;
	height: 100px;
	background-image: url("/img/layout/shop/adressbuch.png");

}
.ms_icon_orders{
	width: 100px;
	height: 100px;
	background-image: url("/img/layout/shop/bestellungen.png");
}
.ms_icon_password{
	width: 100px;
	height: 100px;
	background-image: url("/img/layout/shop/password.png");
}

/*-----Umfrage-----*/
.survey_wrapper_mini_view{
	float:left;
/*	clear:both;*/
	border:thin solid #ccc;
	box-shadow: 3px 3px 5px #cccccc; -moz-box-shadow: 3px 3px 5px #cccccc; -webkit-box-shadow: 3px 3px 5px #cccccc;
	width:290px;
	padding:10px;
	margin-left: 10px;
}



#survey_form{

}
.survey_minibox_title{
	background-color: #8B1A1E;
	color:#fff;
	text-align: center;
	font-weight: bold;
	font-size: 18px;
	padding: 10px 0;
	margin-bottom: 10px;
}
.survey_minibox_question{
	color:#8B1A1E;
	font-size: 16px;
	font-family: KaiserBold;

}

.survey_minibox_answer{
margin: 0 0 2px 0;
padding: 5px;
background-color: #efefef;
}
.survey_minibox_answer:hover{

background-color: #dddddd;
}

.survey_minibox_answer input[type="radio"], input[type="checkbox"] {
margin: 0 10px 0 0;
}

.survey_minibox_submit{
	text-align: center;
	margin:10px 0 5px 0;

}

/*----Nachtdienstplan-----*/
.home_nachtdienst{
	float:left;
}

.home_nachtdienst .nd-controls-wrapper{
	display:none !important;

}
.home_nachtdienst .nd-table-wrapper{
	display:none !important;

}
.home_nachtdienst .nd-self-service-wrapper {
  font-size: 14px;
  font-weight: bold;
  margin: 0;
  text-align: center;
  float:left;
  width: 100%;
  line-height: normal;
}

#rightcontent .cs-buttons{
	background-color: #8B1A1E;

left: 30px !important;

padding: 5px 10px;

top: -23px !important;

}
#rightcontent .cs-active{
	background-color: #FDCC00 !important;
}

/*--------- footer------*/
.footerMenu{
	float:left;
	border-bottom: thin solid #ccc;
	text-align: center;
	width: 96%;
	padding:0px 2%;
	background-color: #FECB04;
	border-bottom:thin solid #999999;
	


}


/*------  Tool tip------*/

.ui-tooltip, .arrow:after {
	background: rgb(251, 203, 0)!important;
	border: 2px solid #fff !important;
}
.ui-tooltip {
	padding: 10px 20px !important;
	color: #8B1A1E  !important;
	border-radius: 10px !important;
	font: normal 14px "Arial", Sans-Serif !important;
/*	text-transform: uppercase;*/
	box-shadow: 0 0 7px black !important;
}
.arrow {
	width: 70px;
	height: 16px;
	overflow: hidden;
	position: absolute;
	left: 50%;
	margin-left: -35px;
	bottom: -16px;
}
.arrow.top {
	top: -16px;
	bottom: auto;
}
.arrow.left {
	left: 20%;
}
.arrow:after {
	content: "";
	position: absolute;
	left: 20px;
	top: -20px;
	width: 25px;
	height: 25px;
	box-shadow: 6px 5px 9px -9px black;
	-webkit-transform: rotate(45deg);
	-moz-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	-o-transform: rotate(45deg);
	tranform: rotate(45deg);
}
.arrow.top:after {
	bottom: -20px;
	top: auto;
}

/**
 * ARTICLE LISTING/TEASER SPACER
 */

.teaser_spacer, .listing_spacer{
    width: 1%;
/*    background-color: #cccccc;*/
    float: left;
/*    height: 230px;*/
    margin: 10px 0.4% ;
}
.vertical_space{
	margin-top: 10px;
}

/*----Nachtdienstplan-----*/
.home_nachtdienst{
	float:left;
}

.home_nachtdienst .nd-controls-wrapper{
	display:none !important;

}
.home_nachtdienst .nd-table-wrapper{
	display:none !important;

}
.home_nachtdienst .nd-self-service-wrapper {
  font-size: 14px;
  font-weight: bold;
  margin: 0;
  text-align: center;
  float:left;
  width: 100%;
  line-height: normal;
}
.einsp .events_list_wrapper{

	margin: 0 0 0 10px;
	height: 260px;
}


#rightBlock .main_slider{
	border:thin solid #ccc;
 box-shadow: 3px 3px 5px #cccccc; -moz-box-shadow: 3px 3px 5px #cccccc; -webkit-box-shadow: 3px 3px 5px #cccccc;
	padding:5px;
	margin-bottom:10px;
}

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


.success {
	background-color: green;
	color: white;
	font-weight: bold;
	text-align: center;
	padding-top:5px;
	padding-bottom: 5px;
}


/*  SHOP PRODUKTE
Standart listing*/

.shop_cp_global_wrapper{
	background-color: #efefef;
	padding: 10px;
	float: left;
	line-height: normal;
	width: 95%;



}
.shop_cp_wrapper{
	float: left;
	border-bottom: 3px solid #fff;
width: 100%;
}
.shop_cp_product_detail{
	padding: 10px 0;
	float: left;
	position: relative;
	width: 100%;
	background: rgb(255,255,255); background: -moz-linear-gradient(top,  rgba(255,255,255,1) 0%, rgba(246,246,246,1) 47%, rgba(239,239,239,1) 100%); background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(255,255,255,1)), color-stop(47%,rgba(246,246,246,1)), color-stop(100%,rgba(239,239,239,1))); background: -webkit-linear-gradient(top,  rgba(255,255,255,1) 0%,rgba(246,246,246,1) 47%,rgba(239,239,239,1) 100%);background: -o-linear-gradient(top,  rgba(255,255,255,1) 0%,rgba(246,246,246,1) 47%,rgba(239,239,239,1) 100%); background: -ms-linear-gradient(top,  rgba(255,255,255,1) 0%,rgba(246,246,246,1) 47%,rgba(239,239,239,1) 100%); background: linear-gradient(to bottom,  rgba(255,255,255,1) 0%,rgba(246,246,246,1) 47%,rgba(239,239,239,1) 100%); filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#efefef',GradientType=0 );
}
.shop_cp_image {
    background-color: #fff;
	float: left;
	width: 150px;
}
.shop_cp_image table{
	width:100%;
}
.shop_cp_image td{
	height: 140px;
	text-align: center;
}

.shop_cp_image img{
	max-width: 140px;
	max-height: 140px;
	
}.shop_cp_image .no_image{
	width: 140px;
	background-size: auto 100% ;
	height: 140px;
}
.shop_cp_title{
	float: left;
	padding: 10px;
	border-right: thin solid #ccc;
	border-left: thin solid #ccc;
	margin-right: 10px;
	width: 50%;
	height: 130px;
}
.shop_cp_title amount{
	text-align: right;
}
.shop_cp_title shortinfo{

}
.shop_cp_pricebox{
	float: left;
}
.shop_cp_pricebox .price{
	font-size: 24px;
	font-weight: bold;
	color:#333;
	text-align: right;
}
.shop_cp_footer{
	position: absolute;
	bottom: 10px;
	right: 10px;
}

.articleListListhead {
  font-size: 16px;
  line-height: 1.5;
}

.coin-slider {
	margin-left: -7px;	
}


.versandapo_logo {
   	position: absolute; 
	left: 390px; 
	bottom: 60px;
}


.rightTabs {
	display:none;	
}

#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;
}

.blog-box {
	width:33.33%;
	float: left;
	text-align:center;
}

H2.fmenu, div.stand2022 {
    font-family:KaiserThin;
    font-weight: normal;
    font-size:16px;
    margin:0;
    padding:0;
	line-height: normal;
	color: #333;
}

.stand2022 {
	text-align: right;
	margin-left: 40px;
}