:root {
    --cassiopeia-color-primary: #1A3F5B;
    --cassiopeia-color-link: #4C7594;
    --cassiopeia-color-hover: #1A3F5B;
  }
  .logodiv{
    position:relative;
    z-index:300000;
max-height:90px

  }
  .logo{

max-height:140px

  }
.blau{
	color:#ffffff;
	background:#1A3F5B;
	
}

.main{
	padding-top:40px;

}
body{
		  -webkit-hyphens: auto;
  -ms-hyphens: auto;
  hyphens: auto;
}
.item-content-off{
	border-bottom: 1px solid #c0c0c0;
}
.bottom-a, .bottom-b, .bottom-c{
	min-height:341px;
}
.bottombox{
	width:100%;
	claer:both;
}


@media (min-width: 576px) { .bottombox{
	width:100%;
	claer:both;
} }


@media (min-width: 768px) { .bottombox{
	width:33.33333%;
	float:left;
} 
	.startkasten{
		width: 70%;  margin-top: 40px;
	}

}


@media (min-width: 992px) { .bottombox{
	width:33.33333%;
	float:left;
}
	.startkasten{
		width: 80%;  margin-top: 60px;
	}


}


@media (min-width: 1200px) { .bottombox{
	width:33.33333%;
	float:left;
} 
	.startkasten{
		width: 70%;  margin-top: 60px;
	}

}


@media (min-width: 1400px) { .bottombox{
	width:33.33333%;
	float:left;
} 

	.startkasten{
		width: 60%;  margin-top: 80px;
	}

}
