/* Themeanpassungen Online-Version
Stand: 25.08.2015
*/

#container .noresize .image_container img {
	width: auto;
}

.image_container.float_right, .image_container.float_left {
  width: 25%;
}


.ce_list {
  font-weight: 400;
}



#aktuelle-informationen .ce_list ul, .startseite .ce_text ul {
  padding-left: 0;
}

#aktuelle-informationen-en .ce_list ul, .startseite .ce_text ul {
  padding-left: 0;
}

#aktuelle-informationen-fr .ce_list ul, .startseite .ce_text ul {
  padding-left: 0;
}


.news-home .layout_full.block{
margin-bottom: 15px;
}

.newsdate {
	font-weight: 400;
}


.ce_list ul li {
  border-bottom: 1px solid #ddd;
  padding-bottom: 4px;
  padding-top: 4px;
}



#main a[target="_blank"]::before {
    content: none;
}

#aktuelle-informationen li, 
#aktuelle-informationen-en li,
#aktuelle-informationen-fr li {
	border-bottom: none;
	font-weight: 300;
	padding-top: 0px;
	padding-bottom: 15px;
	line-height: 1.4em;
}

#aktuelle-informationen li a, 
#aktuelle-informationen-en li a,
#aktuelle-informationen-fr li a{
	color: #95c11c;
}


#aktuelle-informationen .updatenews a,
#aktuelle-informationen-en .updatenews a,
#aktuelle-informationen-fr .updatenews a{
	font-weight: 400;
	color: #95c11c;
}


#viertletzter-imaging-markt .ce_download,
#article-241 .ce_download, 
#article-308 .ce_download {
	background-color: #95C11C;
	padding-left: 10px;
	padding-top: 4px;
	padding-bottom:4px;
}

#viertletzter-imaging-markt .mime_icon,
#article-241 .mime_icon, 
#article-308 .mime_icon {
	display: none;
}


#drittletzter-imaging-markt .ce_download,
#article-240 .ce_download,
#article-307 .ce_download {
	background-color: #95C11C;
	padding-left: 10px;
	padding-top: 4px;
	padding-bottom:4px;
}





#imaging-markt .ce_download,
#article-238 .ce_download,
#article-305 .ce_download {
	background-color: #95C11C;
	padding-left: 10px;
	padding-top: 4px;
	padding-bottom:4px;
}

#imaging-markt .mime_icon,
#article-238 .mime_icon,
#article-305 .mime_icon {
	display: none;
}



table th {
	font-weight:600;
	border-top: 1px solid #e3e3e3;
}

.image_container > a > img:hover, .image-container > a > img:hover {
  opacity: 0.7;
}




.nachrichtenleser.block {
	margin-bottom: 20px;
}

.ce_downloads .mime_icon {
margin-right: 5px;
margin-left: -25px;
}

.ce_downloads p {
margin-left: 25px;
border: none;
}


.highlight {
	color: #95c11c;
	font-weight: 500;
}

.icon_home img {
  margin: 0 auto;
  width: 100px !important;
}



#hotline {
  display: none;
}


#mmenueicon {
    float: left;
    width: 50px;
    transition: all .3s ease;
    text-transform: uppercase;
    color: #000;
	text-decoration: none;
    font-weight: 900;
	display:none;
	margin-left:5px;
	
}
#mmenueicon span {
    border-radius: 50%;
    width: 50px;
    height: 50px;
    background: #000000;
    position: relative;
    display: inline-block;
    margin-bottom: 0px;
    transition: transform .5s, background .5s;
	text-transform:uppercase;
}
#mmenueicon span img {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
	clear:both;
}

#mmenueicon:hover {
    text-decoration: none
}
#mmenueicon:hover span {
    background: #d6b469;
    transform: rotateY(180deg)
}

.button, input[type="submit"], input.submit {
	background: #878787;
}

#socials {
	display: none;
}

#hotline {
	right: 0;
}

.neue_produkte_teaser {
	text-align: center;
}

.neue_produkte_teaser img {
  display: block;
  height: auto;
  margin-bottom: 10px;
  position: relative;
  transition: all 0.2s ease-in-out 0s;
  width: 100%;
  z-index: 100;
}

#footer .mod_subscribe {
  background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
  border: medium none;
  padding: 0;
}

#footer .mod_subscribe .text {
  width: 100%;
}

#footer .mod_subscribe .submit {
  float: right;
  margin-top: 18px;
}

@media only screen and (min-width: 991px){
	
	
}


@media only screen and (max-width: 767px) {
	
	div#user-zalog{margin-top:0px;}
	#mmenueicon {left: 0;top: 14px;position: absolute;display: inline-block;}
	
}