.hyphenate{
 .hyphens();
}
.donthyphenate{
 .hyphens(none);
}
.hyphenate{
 word-wrap: break-word;
 -webkit-hyphens: auto;
 -moz-hyphens: auto;
 -ms-hyphens: auto;
 -o-hyphens: auto;
 hyphens: auto;
}
.donthyphenate{
 word-wrap: break-word;
 -webkit-hyphens: none;
 -moz-hyphens: none;
 -ms-hyphens: none;
 -o-hyphens: none;
 hyphens: none;
}

div.mod-languages img
{
	border: 1px solid #e6e6e6 !important;
}

div.mod-languages, div.custom
{
	padding-top: 7px;
}

#jm-allpage .jm-search.search form label
{
	display: none;
}

#jm-logo-sitedesc
{
	width:520px;
}

#jm-logo-sitedesc #jm-logo img
{
	float: left;
}

#jm-logo-sitedesc #jm-sitedesc
{
	padding-top: 30px;
	padding-left: 10px;
	font-size: 15px;
	color: #009ee3;
    background: -webkit-linear-gradient(#009ee3, #0068b4);
    -webkit-text-fill-color: transparent;
    -webkit-background-clip: text;	
	font-family: 'Verdana', sans-serif;
	font-weight: bold;
	width: auto;
	text-align: center;
}

@media (max-width: 1024px){
#jm-logo-sitedesc  {max-width: 340px;}
#jm-logo-sitedesc #jm-sitedesc { font-size:80%; width: 390px; }
}

@media (max-width: 768px){
#jm-logo-sitedesc   {max-width: 450px;}
#jm-logo-sitedesc #jm-sitedesc { font-size:95%;}
}

@media (max-width: 766px){
#jm-logo-sitedesc   {max-width: 200px;}
#jm-logo-sitedesc #jm-sitedesc { font-size:95%;}
}

@media (max-width: 414px) {
#jm-logo-sitedesc #jm-sitedesc{ font-size:70%; width: 250px; float:left; padding-top: 15px; text-align: unset; }
#jm-logo-sitedesc   {max-width: 100px;}
}

.slider1-ms .djslider-override .slide-title a
{
	font-family: 'Verdana', sans-serif;
    font-size: 40px;
}

a, #jm-footer-mod .nav.menu li:hover > a, #jm-footer-mod .nav.menu li:hover > span.separator, #jm-footer-mod .nav.menu li.active > a, #jm-footer-mod .nav.menu li.active > span.separator, .jm-module.dark-ms .nav.menu li:hover > a, .jm-module.dark-ms .nav.menu li:hover > span.separator, .jm-module.dark-ms .nav.menu li.active > a, .jm-module.dark-ms .nav.menu li.active > span.separator,  .jm-module.dark-ms .nav.menu li.current > a
{
	color: #F29400;
}

#jm-logo-sitedesc
{
	padding-bottom: 16px;
}

a.readmore:after, p.readmore a.btn:after, .mod-articles-category-readmore a:after
{
		background-color: #009ee3;
}


#Tabelle_01
{
	width: 700px !important;
	text-align: middle;
}

.jm-argument img
{
	height: 97px;
}

.custombox-ms  img
{
	height: 104px;
}

.small_text a.readmore
{
	margin-top: 30px !important;
}

.small_text .jm-module-content
{
	padding-top: 7px;
}

.djslider-override .slide-desc
{
	position: inherit !important;
}


.table_zertstellen td
{
	border: 1px solid #009EE3 !important;
	background: #F2F2F3 !important;
}

.zert_column_top
{
	border-left: 1px solid #0068B4 !important;
	border-bottom: 1px solid #0068B4 !important;
}
/*
.table .column_small{
	border-right: 1px solid #0068B4 !important;
	border-top: 1px solid #0068B4 !important;
}

.table .column_small:last-child
{
	border-right: none !important;

}*/

.table .column_last
{
	border-bottom: none !important;
}


h1, h2, h3,h4, h5
{
	color: #006BB2;
	font-weight: normal;
	line-height: 1.5em;
}

#jm-sample-block
{
	background-color: #f2f2f3 !important;
}

.tablecolumn_first, .tablecolumn_second
{
	horizontal-align: top;
	width: 25%;
}

.tablecolumn_first
{
	background-color: #009ee3;
	color: #fff;
	border-bottom: 1px solid #fff;
	width: 220px;
}

.tablecolumn_second
{
	border-bottom: 1px solid #009ee3;
	border-right: 1px solid #009ee3;
	border-top: none;
}
.tablecolumn_second:last-child, .table_zertstellen:last-child
{
	border-right: none;
}

border: thin solid #0068B4;

.table td.tablecolumn_second
{
	border-top: none;
}


.tablecolumn_first p, .tablecolumn_second p
{
	padding: 5px 0;
}

.tablecolumn_first li
{
	margin-left: 20px;
	padding-left: 0 !important;
}

@media (max-width: 1024px){
.table {max-width: 700px; font-size:95%;}
}

@media (max-width: 766px){
.table  {max-width: 380px; font-size:95%;}
}

@media (max-width: 411px) {
.table { font-size:80%; max-width: 340px;}
}

@media (max-width: 360px) {
.table { font-size:80%; max-width: 260px;}
}

a.readmore
{
	padding: 0 50px 0 5px !important;
	line-height: 32px !important;
	font-size: 1.2em !important;
}
.mod_news a.readmore
{
	
	margin-bottom: 20px !important;
	padding: 0 25px 0 5px !important;
	font-size: 12px !important;
	line-height: 22px !important;
	font-weight: normal !important;
}

.mod_news h3, .mod_news h5
{
	font-weight: bold !important;
}

.slider1-ms .djslider-override a.readmore:after
{
	width:16px !important;
	padding: 0 13px !important;
}

@media (max-width: 1024px){
 .slider-testimonials, .slider-testimonials .djslider.djslider-override {height: 450px !important; }
  .toolboxp { height: auto !important;}
}

@media (max-width: 768px){
 .slider-testimonials, .slider-testimonials .djslider.djslider-override {max-height: 300px;}
   .toolboxp { height: auto !important;}
}


@media (max-width: 414px) {
 .slider-testimonials, .slider-testimonials .djslider.djslider-override{  max-height: 140px !important;}
   .toolboxp { height: auto !important;}
}


#jm-top2 .jm-title
{
	text-align: center;
}

.jm-argument img
{
    margin-bottom: 5px;
}

.form-horizontal .control-label
{
	width: 180px !important;
}

.gbs3 .gcore-label-left
{
	max-width: 180px !important;
}

.acyfield_html span label
{
	display: contents !important;
}

.jm-module .acy-login
{
	min-height: 20px;
    padding: 19px;
    margin-bottom: 20px;
    background-color: #F2F2F3;
    border: 1px solid #e2e2e2;
    border-radius: 0;
    box-shadow: inset 0 1px 1px rgba(0,0,0,0.05);
}

.acy-login .jm-title
{
	border-bottom:1px solid #e2e2e2;
}
.fieldacycaptcha
{
	margin: 20px 0;
}
.acysubbuttons 
{
	text-align: left;
}
.jm-content-top
{
	border: none !important;
	background: #fff !important;
}

#jm-top2 
{
	padding-bottom: 20px !important;
}

.p-height
{
	height: 14px;
}

.title-small .jm-title 
{
	font-size: 17px !important;

}

.title-slim .jm-title 
{
	line-height: unset;
	font-size: 17px !important;
	margin-bottom: 10px !important;
	
}
.jm-module {
    margin-bottom: 10px !important; 
}

/* Start ToolBoxen 
.jm-module-in.box-ms.toolbox
{
	height: 380px;
}

.toolbox .jm-module-content 
{
	height: 300px;
} 
.custombox-ms.toolbox
{
	height: 295px;
}

.toolbox .jm-action
{
	position: relative;
	bottom: -30px;
}
 Ende ToolBoxen */

 .toolboxp
 {
	 height:132px;
	 
 }
 


/* Start Styles JCE Editor */
.redcert_hell
{
	color: #009EE3;
}

.redcert_dunkel
{
	color: #0068B4;
}

.redcert_hellgrau
{
	color: #F2F2F3;
}

.redcert_eu_gelbgruen
{
	color: #B1C800;
}

.redcert_eu_basis
{
	color: #97BF0D;
}

.redcert_eu_mittel
{
	color: #7AB51D;
}

.redcert_2_hell
{
	color: #F9B200;
}

.redcert_2_basis
{
	color: #F29400;
}

.redcert_2_kontrast
{
	color: #E08A00;
}
/* End Styles JCE Editor */