/* CSS Document */

body{ /* CSS for BODY transition when menu is set to push BODY content. */ 
	-moz-transition: left 100ms ease-in-out, right 100ms ease-in-out;
	-webkit-transition: left 100ms ease-in-out, right 100ms ease-in-out;
	transition: left 100ms ease-in-out, right 100ms ease-in-out;
		font-family: 'Lato', sans-serif;  
}
.sidetogglemenu{ /* shared class for side toggle menus */
	border-right: 5px solid #333366;
	background-color: #c1c1d1;
	width: 200px; /* default menu width */
	height: 100%;
	position: fixed;
	top: -100%;
	clear: both;
	display: block;
	visibility: 'hidden';
	overflow-y: auto;
	-moz-transition: all 100ms ease-in-out; /* change 100ms to slide in animation time */
	-webkit-transition: all 100ms ease-in-out;
	transition: all 100ms ease-in-out;
}
.sidetogglemenu ul{ /* Top UL inside toggle menu */
	padding: 0;
	margin: 0;
	list-style: none;
}
.sidetogglemenu a{
	padding: 10px;
	display: block;
	color: #333366;
	position: relative;
	text-decoration: none;
	border-bottom: 1px solid #333366;
}

.sidetogglemenu a img.downarrow{
	position: absolute;
	right: 5px;
	top: 15px;
}
.sidetogglemenu a:hover{
	background: #333366;
	color: white;
}

/* #######  Responsive Menu related CSS  ####### */

div#smallscreentoggler{ /* CSS for small screen menus toggler, shown when device width is below specified */
	width: 1.5em;
	z-index: 10000;
	color: white;
	position: relative;
	float: right;
	overflow: hidden;
	background: #7a7a98;
	font: normal 1.8em Arial;
	margin-bottom: 0.5em;
	text-align: center;
	cursor: pointer;
	border-radius: 2px;
	display: none;
	-moz-transition: all 200ms ease-in-out;
	-webkit-transition: all 200ms ease-in-out;
	transition: all 200ms ease-in-out;
}
div#smallscreentoggler:hover{
	background: #FFFFFF;
	color: #333366;
	-moz-transition: all 200ms ease-in-out;
	-webkit-transition: all 200ms ease-in-out;
	transition: all 200ms ease-in-out;
}
@media screen and (max-width: 980px) {
body {
	border-top: 0px;
	border-bottom: 0px;
	background-color: #333366;
}
	#wrapper {
	margin-top: 0px;
	margin-bottom: 0px;
}
}
@media screen and (max-width: 950px) {
#kommunikationsloesungen { 
 	 top: 550px;
     height: 130px;
}
#content{
	padding-top: 10%;
}
#container1 {
	left: 40.5%;
}
.k2  { 
	left: 40.5%;
}
}
@media screen and (max-width: 900px) {
#kommunikationsloesungen { 
 	 top: 530px;
	 height: 125px;
}
#content{
	padding-top: 6%;
}
.sf-menu a {
	padding: 2px 0px;
	margin: 10px -7px 0px 0px;
}
#totop {
	bottom: 6px; 
}
#container1 {
	left: 40.2%;
}
.k2  { 
	left: 40.2%;
}
}
@media screen and (max-width: 850px) {
#kommunikationsloesungen { 
 	 top: 510px;
}
#content{
	padding-top: 5%;
}
#container {
	width: 17%;
}
nav {
	width: 51.75%;
	padding-left: 3.5%;
}
#totop {
	bottom: 2px; 
}
#container1 {
	left: 40.9%;
}
.k2  { 
	left: 39.5%;
}
}
@media screen and (max-width: 820px) {
#kommunikationsloesungen { 
 	 top: 490px;
}
#content{
	padding-top: 3%;
}
nav {
	width: 52.75%;
	padding-left: 1.5%;
}
}
@media screen and (max-width: 790px) {
nav {
	width: 54.75%;
	padding-left: 1.5%;
}
#kommunikationsloesungen { 
 	 top: 470px;
}
#content{
	padding-top: 1px;
}
#container {
	width: 18%;
	left: 9%;
}
#container1 {
	left: 40.2%;
}
#container2 {
	right: 11%;
}

.k1  { 
	left: 9%;
}
.k2  { 
	left: 38.5%;
}
.k3  { 
	right: 9%;
}
}
@media screen and (max-width: 768px){ /* CSS when device width is 480px or less */

div#smallscreentoggler{
		display: block; /* show small screen menus toggler */
	}
.sidetogglemenu{ /* Set position of menus to static */
		position: static;
		border-width: 0;
		border-top-width: 1px;
		width: 98% !important;
		height: auto;
		box-shadow: 5px 0 5px rgba(174, 174, 174, .8) !important;
		margin-left: 5px;
		margin-bottom: 10px;
		display: none;
}
nav {
	display: none ;
	height:auto;
}
#topnavi {
	display: none;
	height: auto;
}
#telefon {
	bottom: 10px;
}
#logo {
	margin-top: 15px;
	height: 125px;
}
#totop {
	bottom: 0px; 
}
#logo img {
	max-width: 115%;
	height: auto;	
}
#container {
	width: 19%;
}
#container1 {
	left: 40.7%;
}
.k2  { 
	left: 38.5%;
}
.kom1 {
	font-size: 150%;
}
.kom2 {
	font-size: 120%;
}
.nivo-nextNav {
	height: auto;
}
}
@media screen and (max-width: 730px) {
#kommunikationsloesungen { 
 	 top: 470px;
}
#content{
	padding-top: 1px;
}
#totop {
	margin-bottom: -10px;
	margin-left: -5%;
}
#container {
	width: 18%;
	left: 9%;
}
#container1 {
	left: 41.2%;
}
#container2 {
	right: 11%;
}
.k1  { 
	left: 9%;
}
.k2  { 
	left: 38.2%;
}
.k3  { 
	right: 9%;
}
}
@media screen and (max-width: 700px) {
#kommunikationsloesungen { 
 	 margin-top: -40px;
     height: 115px;
}
#content{
	margin-top: -40px;
	padding-left: 5%;
	padding-right: 5%;
	width: 90%
}
#totop {
	margin-bottom: 5px;
}
#container {
	width: 21%;
	left: 5%;
}
#container1 {
	left: 42%;
}
#container2 {
	width: 15.306122%;
	right: 7.8%;
}
#footertext {
	margin-top: 15px;;
	text-align: right;
}
.kom1 {
	margin-top: 37px; 
	font-size: 150%;
}
.kom2 {
	margin-top: 3px; 
	font-size: 110%;
}
#logo {
	margin-top: 25px;
	height: 125px;
}
.k1  { 
	left: 5%;
}
.k2  { 
	left: 37.2%;
}
.k3  { 
	right: 5%;
}
}
@media screen and (max-width: 650px) {
#kommunikationsloesungen { 
 	 margin-top: -60px;
     width: 75%;
     left: 13.459795%;
}
#content{
	margin-top: -70px;
}
#footertext {
	margin-top: 15px;
	text-align: right;
}
#container {
	width: 23%;
}
#container2 {
	right: 9.5%;
}
.k2  { 
	left: 36.5%;
}
#logo {
	margin-top: 25px;
	height: 115px;
}
#telefon {
	right: 2%;
	font-size: 110%;
	bottom: 0px;
}
#logo img {
	max-width: 130%;
	height: auto;
}
}
@media screen and (max-width: 600px) {
.k2  { 
	left: 35%;
}
#totop {
	margin-bottom: -5px;
}
#container {
	width: 25%;
}	
#container1 {
	left: 40%;
	width: 21%;
}
#container2 {
	width: 22%;
	right: 6.5%;
}
footer {
	margin-bottom: -20px;
}
#kommunikationsloesungen { 
 	 margin-top: -90px;
}
#content{
	margin-top: -110px;
}
}
@media screen and (max-width: 550px) {
#logo {
	margin-top: 35px;
	height: 105px;
}
#telefon {
	font-size: 100%;
	bottom: 5px;
}
#kommunikationsloesungen { 
 	 margin-top: -120px;
}
#content{
	margin-top: -130px;
}
#container {
	width: 30%;
	left: 0.5%;
	margin-top: -15px;
}	
#container1 {
	left: 40%;
	width: 21%;
	margin-top: -15px;
}
#container2 {
	width: 22%;
	right: 4%;
	margin-top: -15px;
}
.k1  { 
	left: 2.5%;
	width: 25%;

	}
.k2  { 
	left: 35.5%;
	width: 30%;
}
.k3  { 
	right: 2.5%;
	width: 25%;
}
}
@media screen and (max-width: 500px) {
#logo {
	margin-top: 45px;
	height: 105px;
}
#totop {
	margin-bottom: 0px;
	margin-left: -10%;
}
#totop img {
	width: 80%;
}
#telefon {
	bottom: 0px;
}
#footertext {
	bottom: -10px;
}
#kommunikationsloesungen { 
 	margin-top: -150px;
	width: 80%;
	left: 10%;
}
.kom1 {
	margin-top: 37px; 
	font-size: 130%;
}
.kom2 {
	margin-top: 3px; 
	font-size: 100%;
}
#content{
	margin-top: -170px;
}
#container {
	width: 30%;
	left: 1.8%
}	
#container1 {
	left: 40%;
	width: 21%;
}
#container2 {
	width: 22%;
	right: 6.5%;
}
}
@media screen and (max-width: 450px) {
header {
	height: 155px;
	margin-top: -25px;
}
div#smallscreentoggler	{
	margin-top: 25px;
}
#totop {
	margin-left: -15%;
}
.k1  { 
	top: 5px; 
}
.k2  { 
	margin-top: -25px; 
}
.k3  { 
	top: 5px; 
}
#container {
	width: 30%;
	left: 0.5%;
}	
#container1 {
	left: 35%;
	width: 30%;
}
#container2 {
	width: 30%;
	right: 0.5%;
}
#logo {
	margin-top: 55px;
	height: 95px;
}
#telefon {
	font-size: 90%;
}
}
@media screen and (max-width: 400px) {
header {
	height: 115px;
}
#logo {
	margin-top: 30px;
	height: 80px
}
#telefon {
	font-size: 80%;
	margin-bottom: -10px;
}
#kommunikationsloesungen { 
 	margin-top: -220px;
	width: 80%;
	left: 10%;
	height: 80px;
}
.kom1 {
	margin-top: 20px; 
	font-size: 110%;
}
.kom2 {
	margin-top: 3px; 
	font-size: 90%;
}
#content{
	margin-top: -240px;
}
H1 {
	font-size : 110%;
}
.loesungen { 
	display: none;
	height: auto;
}
#leiste { 
	display: none;
	height: auto;
}	
#container { 
	display: none;
	height: auto;
}
#container1 { 
	display: none;
	height: auto;
}
#container2 { 
	display: none;
	height: auto;
}
#content1 { 
	display: none;
	height: auto;
}
#footertext {
	bottom: -15px;
	text-align: center;
}
#totop { 
	display: none;
	height: auto;
}
}
@media screen and (max-width: 365px) {
header {
	height: 115px;
}
#telefon {
	font-size: 75%;
}
#logo {
	margin-top: 35px;
	height: 80px
}
#kommunikationsloesungen { 
 	margin-top: -245px;
	width: 80%;
	left: 10%;
	height: 80px;
}
.kom1 {
	margin-top: 20px; 
	font-size: 100%;
}
.kom2 {
	margin-top: 3px; 
	font-size: 85%;
}
#content{
	margin-top: -260px;
}	
#footertext {
	font-size: 80%;
}
	}
@media screen and (max-width: 335px) {
header {
	height: 125px;
}
#content{
	margin-top: -270px;
}	
#footertext {
	font-size: 80%;
}
#telefon {
	display: none;
}
#logo {
	left: 10%;
	width: 220px;
	margin-top: 35px;
}
}
@media screen and (max-width: 300px) {
#kommunikationsloesungen { 
 	margin-top: -260px;
	width: 90%;
	left: 5%;
}
.kom1 {
	margin-top: 25px; 
	font-size: 90%;
}
.kom2 {
	margin-top: 3px; 
	font-size: 75%;
}
#content{
	margin-top: -280px;
}	
#footertext {
	display: none;
	height: auto;
}
#telefon {
	display: none;
}
H1 {
	font-size : 100%;
}
}
@media screen and (max-width: 280px) {
#kommunikationsloesungen { 
	height: 50px;
 	margin-top: -260px;
}
.kom1 {
	margin-top: 10px; 
	font-size: 80%;
}
.kom2 {
	margin-top: 3px; 
	font-size: 70%;
}
#content{
	margin-top: -320px;
}
#logo {
	left: 3%;
	width: 200px;
	margin-top: 40px;
}
H1 {
	font-size : 100%;
}
}
@media screen and (max-width: 260px) {
#kommunikationsloesungen { 
	height: 50px;
 	margin-top: -270px;
}
.kom1 {
	margin-top: 10px; 
	font-size: 70%;
}
.kom2 {
	margin-top: 3px; 
	font-size: 60%;
}
#logo {
	left: 3%;
	width: 180px;
	margin-top: 40px;
}
}
@media screen and (max-width: 240px) {
#kommunikationsloesungen { 
	height: 50px;
 	margin-top: -270px;
}
.kom1 {
	margin-top: 10px; 
	font-size: 70%;
}
.kom2 {
	margin-top: 3px; 
	font-size: 65%;
}
#logo {
	left: 3%;
	width: 170px;
	margin-top: 40px;
}
#content{
	margin-top: -340px;
}
}