body
{
	/*background-color: #323A45 !important;*/
	background: url(/files/bodypix/bodybgHeader.jpg) repeat-x top center transparent;
}
#footer {
	
}
#footer .inside{
	/*background: url(/files/bodypix/bodybgFooter.jpg) repeat-x bottom center transparent;*/
	max-width: 959px !important;
	width: 100%;
	margin: 0px auto !important;
}
#wrapper
{
	width: 959px !important;
	margin: 0px auto !important;
}
ul li
{
	line-height: 1.5em;
}
.logoTxt
{
 color: #fff;
}

.subLogo
{
	font-weight: bold;
}

.ce_gallery ul
{
	list-style-type: none;
}
.ce_gallery ul li
{
	float: left;
	width: 23%;
	
	margin-right: 1em;
	margin-bottom: 1em;
	overflow: hidden;
	border: 1px solid #ccc;
	padding: 1px;
}
.ce_gallery ul li figure a img
{
		width: 100%;
		height: auto;
}

table
{
	width: 100%;
	border: 1px solid #ccc;
}
table tr:nth-child(even)
{
	background-color: #ccc;
}

table tr td
{
	padding: 0.5%;
}

table tr td:nth-child(1)
{
	width: 25%;
}
table tr td:nth-child(2)
{
	width: 48%;
}
table tr td:nth-child(3)
{
	width: 24%;
}
.pdf_link
{
	display: none;
}
.ce_hyperlink figure figcaption
{
	font-size: 13px;
    height: 20px;
    margin: 10px;
    width: auto!important;
}
#sponsoren .ce_hyperlink .image_container img
{
	max-width: 100%;
	max-height: auto;
	height: auto;
}
.sponsor {
    padding: 20px 18px;
}
.sponsor a {
	border: 1px solid #ccc;
	padding: 17px;
	text-align: center;
	display: block;
	width: 80%;
	margin: 0 auto;
}
.sponsor a:hover {
	background-color: #efefef;
}

.media_container.youtube
{
  position: relative;
  padding-bottom: 56.25%;
  padding-top: 30px;
  height: 0;
  overflow: hidden;
  margin-top: 30px;
}
 .ce_player .mejs-video
 {
  position: relative;
  overflow: hidden;
}
.ce_youtube iframe,
.ce_youtube object,
.ce_youtube embed
{
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.slider-control .slider-menu {
	display: none;
}
/* hide Colobox file.name */
#cboxTitle {
	display: none;
}

/*iconbox*/
.customBox {
	border: 1px solid #aaa; 
	max-width: 205px;
	min-height: 150px;
	position: relative;
	margin: 0 auto;
}
.customBoxText 
{
	background-color: rgba(51, 51, 51, .7);
    color: #fff;
    margin-top: 66px;
	margin-top: 105px;
    padding: 3px;
}
.fallschirmBox .customBox  {
	background: url(/files/contentpix/customBoxFallschirm.jpg) no-repeat top center transparent;
}
.hubschrauberBox .customBox  { 
	background: url(/files/contentpix/customBoxHubschrauber.jpg) no-repeat top center transparent;
}
.erfolgBox .customBox  { 
	background: url(/files/contentpix/customBoxErfolg.jpg) no-repeat top center transparent;
}
.kontaktBox .customBox  { 
	background: url(/files/contentpix/customBoxVideos.jpg) no-repeat top center transparent;
}
.service-link a {
	margin-top: 0;
	display: block;
}
.ce_hyperlink figure{
	text-align: center;
}
@media (max-width: 767px) {
	#logo a{
		font-size: 24px;
	}
	#footer .inside {
		padding: 0 !important;
	}
	#footer .footerContainerInside {
		padding: 3% !important;
	}
}
