@charset "utf-8";
/* CSS Document */

.blau {
color: #0088a2;	
}

.balken .container {
	border-top: 7px solid #0088a2;	
}

.azurestyle:hover {
	box-shadow: 0px 0px 20px -7px rgb(13 171 234) !important;
}

.powerstyle:hover {
	box-shadow: 0px 0px 20px -7px rgb(156 145 223) !important;
}

.greenstyle:hover {
	box-shadow: 0px 0px 20px -7px rgb(51 153 102) !important;
}

.modernstyle:hover {
	box-shadow: 0px 0px 20px -7px rgb(0 136 162) !important;
}

.onpremstyle:hover {
	box-shadow: 0px 0px 20px -7px rgb(0 169 157) !important;
}

.m365style:hover {
	box-shadow: 0px 0px 20px -7px rgb(4 120 215) !important;
}


.navbar {
	border-bottom: 1px solid #ccc;	
}
     
.sp-megamenu-parent .sp-dropdown {
	margin-top: -8px;	
}

.sp-megamenu-parent li a {
	text-transform: none;
	font-size: 16px;
	color: #555;
}

.sp-megamenu-parent > li.active {
	background-image: url(../images/spitz-blau.gif);
	background-position: top center;
	background-repeat: no-repeat;
	color: #0088a2;
	
}

.sp-megamenu-parent .sp-dropdown li.sp-menu-item > a.sp-group-title {
	cursor: context-menu;
	background: #ffffff;
	color: #333333 !important;
	outline: none;
}



#sp-main-body {
 padding: 0px 0px !important;	
	
}

.entry-header, .sp-module-title {
	border-bottom: 1px solid #ccc;
	margin-bottom: 30px;
}

.entry-header h2, h2, .h2, .sp-module .sp-module-title {
	font-size: 36px;
	font-weight: lighter;
	color: #0088a2;
	text-transform: none;
	padding-bottom: 15px;
}

h3, .h3 {
	color: #0088a2;
	text-transform: none;
}

h4, .h4, h5, .h5, h6, .h6 {
	margin-top: 15px;
	margin-bottom:25px;	
	color: 555;
	line-height: 180%;
}

.fa-ul {
  padding-left: 2em !important;
 margin-left: 0;
}


ul.fa-ul > li:before {
  display: inline-block;
  width: 2em; /* same as padding-left set on li */
  margin-left: -2em; /* same as padding-left set on li */
 font-family: FontAwesome;
  content: "\f138";
  color: #0088a2;
 
}



.fa-blau-center {
	margin: 7px auto;
	text-align: center;
}

.fa-blau {
 background: #0088a2;
 border-radius:50%;
    color: #fff;
    height: 60px;
    width: 60px;
    line-height: 1;
    padding: 0;
    text-align: center;
	font-size: 34px;
	line-height: 55px;

}


.fa-grau {
 background: #ccc;
 border-radius:50%;
    color: #fff;
    height: 35px;
    width: 35px;
    padding: 0;
    text-align: center;
	margin: 15px 5px;
	font-size: 20px;
	line-height: 35px !important;
	
}

.fa-grau:hover {
	background: #0088a2;
}

.fa-grau-right {
	text-align: right;
}


.fa-blaupositiv {
	color: #0088a2;
	text-align: center;
	font-size: 38px;
	padding: 0;

}

.fa-blaupositiv-xs {
	color: #0088a2;
	margin-right: 10px;
	font-size: 26px;
	line-height: 1;

	
}

.fa-weiss {
	color: #ffffff;
	margin-right: 10px;
	font-size: 26px;
	line-height: 1;

	
}

.rechtsblock-container {
    padding: 0px;
    margin: 0px;
    position: fixed;
    right: -230px;
    top: 440px;
    width: 320px;
    z-index: 20;
}

.rechtsblock li.rechtsli1 {
    background-color: #0088a2;
}

.rechtsblock li.rechtsli2 {
    background-color: #0088a2;
}

.rechtsblock li.rechtsli3 {
    background-color: #0088a2;
}

.rechtsblock li.rechtsli4 {
    background-color: #0088a2;
}

.rechtsblock li.rechtsli5 {
    background-color: #0088a2;
}

.rechtsblock li.rechtsli6 {
    background-color: #0088a2;
}

.rechtsblock li {
    list-style-type: none;
    background-color: #707070;
    color: #fff;
    height: 50px;
    padding: 0px;
    margin: 0px 0px 4px 0px;
    -webkit-transition: all 0.25s ease-in-out;
    -moz-transition: all 0.25s ease-in-out;
    -o-transition: all 0.25s ease-in-out;
    transition: all 0.25s ease-in-out;
    cursor: pointer;
    -webkit-box-shadow: -7px 9px 6px -7px rgba(0,0,0,0.49);
    -moz-box-shadow: -7px 9px 6px -7px rgba(0,0,0,0.49);
    box-shadow: -7px 9px 6px -7px rgba(0,0,0,0.49);
}

i.kommi {
    color: #fff;
    width: 44px;
    font-size: 26px;
    text-align: center;
    margin: 1px 10px 0px 12px;
    padding-right: 20px;
    display: table-cell;
    vertical-align: middle;
    padding-left: 12px;
    padding-top: 11px;
}


.customgraubox  {
	background-image: url(../images/spitz-weiss.gif);
	background-position: top center;
	background-repeat: no-repeat;
	background-color: #f0f0f0;
	padding: 40px 30px;
	margin-bottom: 20px;
}

.sp-has-child.col5 .col-sm-2 {
  -ms-flex-preferred-size: 0;
  flex-basis: 0;
  -webkit-box-flex: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
  max-width: 100%;
}

.sp-has-child.col5 .col-sm-2:last-child {
  display: none
}


#sp-footer {
	background: #bbb;
	border-bottom: 5px solid #0088a2;
	text-align:left;
	padding: 30px 0px;
	
}

.breadcrumb {
	background: none;	
	margin-bottom: 0px;
	padding-top: 20px;
	padding-bottom: 20px;
	
}


.sp-slider-content {
	background-color: rgba(0, 136, 162, 0.8) !important;
	top: 30% !important;
	left: 45% !important;
	width:auto !important;
}



h1.sp-pretitle {
	font-size: 20px;
	
}

.slider-arrow-nav {
	display: none;
	
}

.footernav ul li, .sp-module ul li {
	border-bottom: none;
		}

.footernav ul li a {
	line-height: 20px;
		}


.footernav ul li a::before{
	content: none;
		
	}

.footer-adress {
	line-height: 24px;
}

.bt-googlemaps {
	margin-bottom: 70px;	
}


#sp-spotlight1-ueberschrift,
#sp-spotlight2-ueberschrift,
#sp-spotlight3-ueberschrift,
#sp-gallery-ueberschrift {
		margin-bottom: 30px;	
}

#sp-spotlight1,
#sp-spotlight2,
#sp-spotlight3,
#sp-gallery,
#sp-gallery2 {
	margin-bottom: 70px;	
}

.blaukasten {
	background: #0088a2;
	width: 100%;	
	padding: 15px 30px;
	margin: 15px 0;
	box-shadow: 9.5px 9px 6px -7px rgba(0,0,0,0.4);

	
	}

.azurekasten {
	background: #0dadea;
	width: 100%;	
	padding: 15px 30px;
	margin: 15px 0;
        box-shadow: 9.5px 9px 6px -7px rgba(0,0,0,0.4);
	}

.azurekasten p, .azurekasten h4, .azurekasten h4 a,
.azurekasten h4 a:hover, .azurekasten h4 a:active {
	color: #ffffff;	
	text-indent:-15px;
	margin-left:15px;
}

.graukasten {
	background: #ebebeb;
	width: 100%;	
	padding: 15px 30px;
	margin: 15px 0;
        box-shadow: 9.5px 9px 6px -7px rgba(0,0,0,0.4);
	}

.graukasten p, .graukasten h4, .graukasten h4 a,
.graukasten h4 a:hover, .graukasten h4 a:active {
	color: #ffffff;	
	text-indent:-15px;
	margin-left:15px;
}

.powerkasten {
	background: #8e116d;
	width: 100%;	
	padding: 15px 30px;
	margin: 15px 0;
        box-shadow: 9.5px 9px 6px -7px rgba(0,0,0,0.4);
	}

.powerkasten p, .powerkasten h4, .powerkasten h4 a,
.powerkasten h4 a:hover, .powerkasten h4 a:active {
	color: #ffffff;	
	text-indent:-15px;
	margin-left:15px;
}

.serverkasten {
	background: #00a99d;
	width: 100%;	
	padding: 15px 30px;
	margin: 15px 0;
        box-shadow: 9.5px 9px 6px -7px rgba(0,0,0,0.4);
	}

.serverkasten p, .serverkasten h4, .serverkasten h4 a,
.serverkasten h4 a:hover, .serverkasten h4 a:active {
	color: #ffffff;	
	text-indent:-15px;
	margin-left:15px;
}

.lilakasten {
	background: #9c91df;
	width: 100%;	
	padding: 15px 30px;
	margin: 15px 0;
        box-shadow: 9.5px 9px 6px -7px rgba(0,0,0,0.4);
	}

.lilakasten p, .lilakasten h4, .lilakasten h4 a,
.lilakasten h4 a:hover, .lilakasten h4 a:active {
	color: #ffffff;	
	text-indent:-15px;
	margin-left:15px;
}

.greenkasten {
	background: #339966;
	width: 100%;	
	padding: 15px 30px;
	margin: 15px 0;
        box-shadow: 9.5px 9px 6px -7px rgba(0,0,0,0.4);
	}

.greenkasten p, .greenkasten h4, .greenkasten h4 a,
.greenkasten h4 a:hover, .greenkasten h4 a:active {
	color: #ffffff;	
	text-indent:-15px;
	margin-left:15px;
}


.greenkastenbg {
	background: #339966;
	background-image: url(/images/green-it-bg.png);
	width: 100%;	
	padding: 15px 30px;
	margin: 15px 0;
        box-shadow: 9.5px 9px 6px -7px rgba(0,0,0,0.4);
	}

.greenkastenbg p, .greenkastenbg h4, .greenkastenbg h4 a,
.greenkastenbg h4 a:hover, .greenkastenbg h4 a:active {
	color: #ffffff;	
	text-indent:-15px;
	margin-left:15px;
}


.itkasten{
	background: #0088a2;
	width: 100%;	
	padding: 15px 30px;
	margin: 15px 0;
        box-shadow: 9.5px 9px 6px -7px rgba(0,0,0,0.4);
	}

.itkasten p, .itkasten h4, .itkasten h4 a,
.itkasten h4 a:hover, .itkasten h4 a:active {
	color: #ffffff;	
	text-indent:-15px;
	margin-left:15px;
}

.orangekasten{
	background: #ff8602;
	width: 100%;	
	padding: 15px 30px;
	margin: 15px 0;
        box-shadow: 9.5px 9px 6px -7px rgba(0,0,0,0.4);
	}

.orangekasten p, .orangekasten h4, .orangekasten h4 a,
.orangekasten h4 a:hover, .orangekasten h4 a:active {
	color: #ffffff;	
	text-indent:-15px;
	margin-left:15px;
}

.m365kasten{
	background: #006fa6;
	width: 100%;	
	padding: 15px 30px;
	margin: 15px 0;
        box-shadow: 9.5px 9px 6px -7px rgba(0,0,0,0.4);
	}

.m365kasten p, .m365kasten h4, .m365kasten h4 a,
.m365kasten h4 a:hover, .m365kasten h4 a:active {
	color: #ffffff;	
	text-indent:-15px;
	margin-left:15px;
}
	
.blaukasten p, .blaukasten h4, .blaukasten h4 a,
.blaukasten h4 a:hover, .blaukasten h4 a:active {
	color: #ffffff;	
	text-indent:-15px;
	margin-left:15px;
}

.blaukastenneu {
    background-color: #0088a2;
    font-size: 2em;
    text-align: center;
    font-weight: bold;
    height: 250px;
    color: white;
    position: relative;
    box-shadow: 9.5px 9px 6px -7px rgba(0,0,0,0.4);
	
	}

div.blaukastenneu p {
    position: absolute;
    top: 50%;
    left: 50%;
    line-height: 1.2;
    transform: translate(-50%, -50%);
}
	
.blaukastenneu p, .blaukastenneu h4, .blaukastenneu h4 a,
.blaukastenneu h4 a:hover, .blaukastenneu h4 a:active {
}

.einleitungMS {
    padding: 30px 30px 30px 30px;
    background-color: #0088a2;
    color: #ffffff;
}

.einleitungMSorange {
    padding: 30px 30px 30px 30px;
    background-color: #ff8602;
    color: #ffffff;
}

.einleitungMSgrau {
    padding: 30px 30px 30px 30px;
    background-color: #ebebeb;
    color: #ffffff;
}

.einleitungMSklein {
    padding: 30px 10px 10px 10px;
    background-color: #ebebeb;
    color: #ffffff;
}

.einleitungMSpower {
    padding: 30px 30px 30px 30px;
    background-color: #8e116d;
    color: #ffffff;
}

.einleitungMSlila {
    padding: 30px 30px 30px 30px;
    background-color: #9c91df;
    color: #ffffff;
}

.einleitungMSblue {
    padding: 30px 30px 30px 30px;
    background-color: #006fa6;
    color: #ffffff;
}

.einleitungMSgreen {
    padding: 30px 30px 30px 30px;
    background-color: #339966;
    color: #ffffff;
}

.einleitungMSserver {
    padding: 30px 30px 30px 30px;
    background-color: #00a99d;
    color: #ffffff;
}

.img-einleitungMS {
    float: right;
    margin-top: -80px;
    margin-right: -20px;
    overflow: visible;
    max-width: 50%;
    height: auto;
    padding: 0px 0px 15px 15px;
}

.img-einleitungMSklein {
    float: right;
    margin-top: -80px;
    margin-right: -20px;
    overflow: visible;
    max-width: 70%;
    height: auto;
    padding: 0px 0px 15px 15px;
}

.uppercaseMS {
    font-size: 48px;
    font-weight: 700;
    text-transform: uppercase;
}


.sp-accordion.sp-accordion-style3 .toggler, 
.sp-accordion.sp-accordion-style3 .toggler span, 
.sp-accordion.sp-accordion-style3 .toggler span span{
	background-color: #0088a2;
	color: #fff;	
	height: 100% !important;
	line-height: 60px !important;
	font-size: 18px !important;
	font-weight: 300 !important;
	padding: 0 5px;
}

.sp-accordion.sp-accordion-style3 .toggler span span:before {
	color: #ffffff;
	margin-right: 10px;
	font-size: 26px;
	line-height: 1;
	 font-family: FontAwesome;
  content: "\f138";

	
}

@media (max-width: 1199px) {
	
	.sp-megamenu-parent {
		display:none;
	}
}

@media (max-width: 560px) {
.sp-slider-content {
	display: none !important;	
}
}