/*-----GENERAL LAYOUT-----*/
body.jsn-homepage #jsn-mainbody-content {
	background:none;
	border:none;
	padding:0;	
}
body.jsn-homepage #jsn-mainbody {
	padding: 0;
	margin-top: -7px;
}
body {
    font-family: "Lato",Arial,Helvetica,sans-serif;
    font-size: 90%;
}
/*======== RIGHT MODULE =========*/
.jsn-homepage #jsn-rightsidecontent.span4 {
	margin-left: 1.83%;
}
#jsn-content .custom .jsn-modulecontent {
	padding: 0;
}
#jsn-content #jsn-rightsidecontent div.jsn-modulecontainer.custom div.jsn-modulecontainer_inner {
	background: none;
	border: none;
	width: 680px;
}
.col-left {
	float: left;
	width: 65.7%;
}
.col-right {
	float: right;
	width: 31%;
}
#time img {
	float: left;
}
#time {
	text-align: right;
	font-size: 16px;
	text-align: right;
	padding: 21px 21px 22px;
	font-family: 'Lato', Arial, Helvetica, sans-serif;
	margin-bottom: 10px;
	color: #fefefe;
	background-image:-moz-linear-gradient(2% 98% 21deg,rgb(123,0,70) 0%,rgb(157,0,89) 100%);
	background-image:-webkit-gradient(linear,2% 98%,100% 1%,color-stop(0, rgb(123,0,70)),color-stop(1, rgb(157,0,89)));
	background-image:-webkit-linear-gradient(21deg,rgb(123,0,70) 0%,rgb(157,0,89) 100%);
	background-image:-o-linear-gradient(21deg,rgb(123,0,70) 0%,rgb(157,0,89) 100%);
	background-image:-ms-linear-gradient(21deg,rgb(123,0,70) 0%,rgb(157,0,89) 100%);
	background-image:linear-gradient(21deg,rgb(123,0,70) 0%,rgb(157,0,89) 100%);
	-ms-filter:"progid:DXImageTransform.Microsoft.gradient(startColorstr=#ff7b0046,endColorstr=#ff9d0059,GradientType=1)";
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#ff7b0046,endColorstr=#ff9d0059,GradientType=1);
}
#time span {
	font-size: 22px;
	display: block;
}
body.jsn-homepage #jsn-mainbody-content.jsn-hasmainbody {
	background: none;
	border: none;
}
div.galery {
	position: relative;
	overflow: hidden;
}
div.galery .caption {
	background: rgba(0,0,0,0.4);
	color: #fff;
	bottom: -150px;
	height: 70px;
	left: 0;
	width: 100%;
	display: inline-block;
	position: absolute;
	transition: all 0.3s;
	-moz-transition: all 0.3s;
	-webkit-transition: all 0.3s;
}
div.galery .caption h3 {
	line-height: 1.2;
	margin-top: 8px;
}
div.galery .caption h3,
div.galery .caption p {
	padding: 0 15px;
	color: #fff;
}
div.galery:hover .caption {
	bottom: 0;
}
.jsn-joomla-30 .page-header {
    background: #fff;
	border-bottom: 1px solid black;
	padding-bottom: -40px;
	margin-bottom: -20px;
	margin-left:10px;
}
/*======== CONTENT =========*/
body.jsn-homepage #jsn-pos-content-top,
body.jsn-homepage #jsn-pos-content-top .jsn-modulecontainer {
	background: none;
}
body.jsn-homepage #jsn-pos-content-top div.jsn-modulecontent {
	padding: 0;
}
body.jsn-homepage #jsn-content-top #jsn-pos-content-top div.jsn-modulecontainer div.jsn-modulecontainer_inner {
	text-align: center;
	margin: 5px 0;
}
body.jsn-homepage #jsn-content-top #jsn-pos-content-top div.jsn-modulecontainer:first-child + div + div + div div.jsn-modulecontainer_inner {
	margin-right: 0;
}
body.jsn-homepage #jsn-content-top div.jsn-modulecontainer div.jsn-modulecontainer_inner div div p a {
	height:140px;
	display:block;
	text-align:center;
	position:inherit;
}
body.jsn-homepage #jsn-content-top div.jsn-modulecontainer div.jsn-modulecontainer_inner div div p a:hover {
	text-decoration: none;
}
body.jsn-homepage #jsn-content-top div.jsn-modulecontainer div.jsn-modulecontainer_inner div div p a img {
	display:inline-block;
	margin: 30px 0 0;
}
body.jsn-homepage #jsn-content-top div.jsn-modulecontainer div.jsn-modulecontainer_inner div div p span {
	display:block;
	text-align:left;
	position:absolute;
	bottom: 20px;
	padding: 0 15px;
	float:left;
	color:#FFF;
	font-family: 'Source Sans Pro', Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight:300;
}
body.jsn-homepage #jsn-content-top div.jsn-modulecontainer div.jsn-modulecontainer_inner #content-user:hover {
	background:#1e63a2;
	border:1px solid #2b85d7;
}
body.jsn-homepage #jsn-content-top div.jsn-modulecontainer div.jsn-modulecontainer_inner #content-weather:hover {
	background:#7ea300;
	border:1px solid #9cca00;
}
body.jsn-homepage #jsn-content-top div.jsn-modulecontainer div.jsn-modulecontainer_inner #content-setting:hover {
	background:#e89e00;
	border:1px solid #ffc600;
}
body.jsn-homepage #jsn-content-top div.jsn-modulecontainer div.jsn-modulecontainer_inner #content-support:hover {
	background:#0096a9;
	border:1px solid #00b5cc;
}
body.jsn-homepage #jsn-content-top div.jsn-modulecontainer div.jsn-modulecontainer_inner:hover img {
	margin: 30px 0 0px -30px;
}
body.jsn-homepage #jsn-content-top div.jsn-modulecontainer div.jsn-modulecontainer_inner:hover span {
	padding-left:35px
}
body.jsn-homepage #jsn-content.jsn-hasright #jsn-maincontent_inner {
	margin-right: -9px;
}
#jsn-pos-right div.jsn-modulecontainer div.jsn-modulecontainer_inner {
	background-color: #006DBC;
	width:210px;
	margin-left: -15px;
}
#jsn-article-demo {
	width: 100%;
	position: relative;
	overflow: hidden;
	background:#243b4a;
	height:320px;
	overflow:hidden;
}
#jsn-article-demo img {
	float:left;
}
#jsn-article-demo .demo-caption {
	width: 310px;
	float: left;
	padding: 10px 0;
	color: #fefefe;
	transition: all .3s;
	-moz-transition: all .3s;
	-webkit-transition: all .3s;
}
#jsn-article-demo a {
	text-decoration:none;
}
#jsn-article-demo:hover .demo-caption {
	bottom: 0
}
#jsn-article-demo .demo-caption h2,
#jsn-article-demo .demo-caption p {
	padding: 0 10px 0 20px;
	margin: 5px 0 0;
}
#jsn-article-demo a {
	color: #fff;
}
#jsn-article-demo a.readmore {
	background: url(../images/icons/narrow8.png) top left no-repeat;
	height: 35px;
	width: 35px;
	display: inline-block;
    text-indent: -999em;
	float: right;
	margin: 20px 20px 0 0;
}
body.jsn-direction-rtl #jsn-article-demo a.readmore {
	left: 16px;
	right: auto;
	background-position: 0 -104px;
}

/*einrücken der listenzeichen */
.jsn-bootstrap3 ul, .jsn-bootstrap3 ol {
margin-top: 0;
margin-bottom: 50px;
margin-left: 55px;
}

/**SLIDER**/
body.jsn-homepage #jsn-promo-inner,
body.jsn-homepage #jsn-promo-inner div.jsn-modulecontainer,
body.jsn-homepage #jsn-pos-content-top,
body.jsn-homepage .label_skitter,
body.jsn-homepage .box_skitter {
	background:none !important;
}
body.jsn-homepage .jsn-themeslider-caption-title,
body.jsn-homepage .jsn-themeslider-caption-description {
	display:inline-block;
}
body.jsn-homepage .jsn-gallery .container_skitter .label_skitter {
	float: left;
	width: 40% !important;
	max-width: 50%;
	background: none;
	top: 10%;
	left: 0;
	opacity: 1;
	filter: alpha(opacity=100);
}
body.jsn-homepage .box_skitter .next_button {
	right:0;
}
body.jsn-homepage .box_skitter .prev_button {
	left:0;
}
body.jsn-homepage .box_skitter .info_slide_dots {
	background: none !important;
}
body.jsn-homepage .box_skitter .info_slide_dots .image_number {
	width: 15px !important;
	height: 15px !important;
}
/************************************************************************************
 mobile layout (240 - 1023): common settings for both smartphone and tablet
*************************************************************************************/
@media only screen and (max-width: 960px), (max-device-width: 960px) {
	#jsn-article-demo {
		width: 100%;
		position: relative;
	}
}
/************************************************************************************
 tablet layout (481 - 1023): arrange modules in 2 columns and 1 side bar
*************************************************************************************/
@media only screen and (min-width: 481px) and (max-width: 960px), (min-device-width: 481px) and (max-device-width: 960px) {
	#jsn-article-demo .demo-caption {
		width: 48%;
	}
	.col-left,
	.col-right {
		width: 49%;
	}
	.jsn-desktop .col-left{
		width: 65.7%;
	}
	.jsn-desktop .col-right {
		width:31%;
	}
	.tiles .live-tile {
		margin-right: 10px;
	}
}
/************************************************************************************
smartphone layout (320 - 480): everything is layout in single column
*************************************************************************************/
@media only screen and (max-width: 480px), (max-device-width: 480px) {
	div.galery {
		width: auto;
		height: auto;
	}
	.col-left {
		max-width: 60%;
		margin-right: 10px;
	}
	.col-right {
		margin-right: 8px;
	}
	#jsn-article-demo .demo-caption {
		width: 290px;
	}
	body.jsn-desktop-on-mobile:not(.jsn-responsive) #jsn-article-demo .demo-caption {
		width: 45%;
	}
	div.galery img {
		max-width: 100%;
	}
	#jsn-article-demo {
		height: auto;
	}
	body.jsn-homepage .label_skitter p.jsn-themeslider-caption-title,
	body.jsn-homepage .label_skitter p.jsn-themeslider-caption-description {
		font-size: 12px !important;
	}
	body.jsn-homepage .jsn-gallery .container_skitter .label_skitter {
		max-width: 100%;
		width: 100% !important;
	}
	body.jsn-homepage .label_skitter p {
		font-size: 14px;
	}
}
@media only screen and (min-width: 719px) and (max-width: 960px), (min-device-width: 719px) and (max-device-width: 960px) and (orientation:portrait) {
	body.jsn-desktop-on-mobile:not(.jsn-responsive) #jsn-article-demo .demo-caption {
		width: 43%;
	}
}
@media only screen and (min-width: 721px) and (max-width: 960px), (min-device-width: 721px) and (max-device-width: 960px) and (orientation:portrait) {
	body.jsn-desktop-on-mobile:not(.jsn-responsive) #jsn-article-demo .demo-caption {
		width: 44%;
		padding: 0;
	}
}
div.jsn-modulecontainer ul.menu-mainmenu li > a > span {
display: block;
font-size: 16px;
}
/*menu item number 1*/
.menu-mainmenu > li:first-child{
background-color: #FFBF00 !important;
}
.menu-mainmenu > li:first-child:hover {
background-color: #FFBF00 !important;
}
/*menu item number 2*/
.menu-mainmenu > li:first-child + li{
background-color: #ef7e1f !important;
}
.menu-mainmenu > li:first-child + li:hover {
background-color: #ef7e1f !important;
}
/*menu item number 3*/
.menu-mainmenu > li:first-child + li + li{
background-color: #2eafe7 !important;
}
.menu-mainmenu > li:first-child + li + li:hover {
background-color: #2eafe7 !important;
}
/*menu item number 4*/
.menu-mainmenu > li:first-child + li + li + li{
background-color: #3b72b0 !important;
}
.menu-mainmenu > li:first-child + li + li + li:hover {
background-color: #3b72b0 !important;
}
/*menu item number 5*/
.menu-mainmenu > li:first-child + li + li + li + li{
background-color: #c73736 !important;
}
.menu-mainmenu > li:first-child + li + li + li + li:hover {
background-color: #c73736 !important;
}
/*menu item number 6*/
.menu-mainmenu > li:first-child + li + li + li + li + li{
background-color: #47d175 !important;
}
.menu-mainmenu > li:first-child + li + li + li + li + li:hover {
background-color: #47d175 !important;
}

.menu-mainmenu.menu-iconmenu [class*="icon-"] > a > span,
#jsn-menu .jsn-modulecontainer .jsn-modulecontainer_inner h3.jsn-moduletitle {
   	opacity:1;
}

div.jsn-modulecontainer ul.menu-mainmenu ul, div.jsn-modulecontainer ul.menu-mainmenu ul li {
background: #00A3D9;
}
/*megamenu start*/

/*megamenu ende*/
.contact h3{
	margin: 25px 10px -10px 10px;;
}
.jsn-menutitle {	
	color: #fff;
	font-weight: normal;
	font-size:17px;
}
.jsn-hasright div.search {
	background:#006dbc !important;
	width:210px;
	margin-left: -15px;
}
.inputbox {
	background:#006dbc !important;
	margin-top: 20px !important;
	margin-bottom:10px !important;
	width:90px;
	border-radius:0px!important;
}

div.box-red a:hover{
background: none !important;
color: #D90036;
} 
div.box-blue a:hover{
background: none !important;
color: #2D00B3;
} 

.jsn-joomla-30 div.search .inputbox {
    max-width: 70%;
	color:#dedede;
}

.jsn-joomla-30 .inputbox {
    margin-left:10px;
	padding-left:10px;
	width: 80%;
	height: 30px;
	border-radius:0px;
	color:fff;
}

#jsn-page .button {
    background-color: #2626FF;
	margin: 10px 15px 20px;
    padding: 8px 20px;	
	border-radius:0;
}

div.box-red a,
div.box-blue a,
div.box-green a,
div.box-orange a,
div.box-violet a {
	color: #fff;
	text-decoration: none;
}
a:hover {
	text-decoration:underline;
}
a:active {
	text-decoration: none;
}

#jsn-menu .jsn-modulecontainer[class*="display-"] .jsn-modulecontainer_inner h3.jsn-moduletitle > span {
	white-space: pre-line;
	height:45px;
}
/*font-farbe-footermenü*/
#jsn-footermodules a {
color: #666666;
	padding: 2px;
}
#jsn-footermodules a:hover {
	color: #FFFFFF;
}

/*Zeilenumbruch Hauptmenu*/

div.jsn-modulecontainer ul.menu-mainmenu.menu-iconmenu > li span.jsn-menutitle, #jsn-menu .jsn-modulecontainer[class*="display-"] .jsn-modulecontainer_inner h3.jsn-moduletitle > span {
    height: 45px;
    max-width: 115px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: pre-line;
}

.jsn-joomla-30 div.search .inputbox {
    color: #dedede;
    max-width: 70%;
}

.jsn-joomla-30 .inputbox {
    border-radius: 0;
    color: #ffffff;
    height: 30px;
    margin-left: 15px;
    padding-left: 10px;
    width: 15%;
}

.jsn-bootstrap3.jsn-pagebuilder .btn-lg {
    border-radius: 0px !important;
    font-size: 18px;
    line-height: 1.33;
    padding: 10px 16px;
}

#jsn-header-bottom {
    float: left;
    width: 100%;
}
#jsn-pos-mainmenu,
#jsn-pos-toolbar{
	float:none;
	margin-left:0px;
}

#jsn-menu div.jsn-modulecontainer {
	float: left;
	margin:0;
	max-width:1250px;
}

#jsn-logo {
    float: right;
    margin-left: 20px;
    margin-top: 5px;
	margin-right: 5px;
}
.jsn-bootstrap3.jsn-pagebuilder .carousel {
    position: relative;
	margin: 0 auto;
}
.jsn-bootstrap3 .carousel {
    max-width: 100%;
}

#jsn-pos-right {
    margin-top: 0;
	width:195px;
}


#jsn-content.jsn-hasright #jsn-maincontent_inner, #jsn-content.jsn-hasleft.jsn-hasright #jsn-maincontent.order1 #jsn-maincontent_inner {
    margin-right: -8px;
    margin-left: 0px;
}

#jsn-pos-breadcrumbs {
    height:10px!important;	
}
.breadcrumb {
   margin-left: -10px; 
}


#flatcal_minical table.flatcal_main_t {
    background-color: #006dbc;
	margin-left: 10px;
    
}
/*breite 2. sublevel*/
div.jsn-modulecontainer ul.menu-mainmenu ul, div.jsn-modulecontainer ul.menu-mainmenu ul li {
    width: 230px;
}

#jsn-logo img{
    max-width: 85%;
}

#jsn-logo{
    float: right;
    margin-left: 20px;
    margin-right: 0px;
    margin-top: 15px;
	
}
.pb-element-container .pb-promobox .promo-box-shadow {
float: none !important;
max-height: 300px; !important;
}


