@font-face {
  font-family: HelveticaNeue-Light;
  src: url(helvetica-neue-light-webfont.eot);
  src: url(helvetica-neue-light-webfont?#iefix) format('embedded-opentype'),  url(helvetica-neue-light-webfont.woff) format('woff'), url(helvetica-neue-light-webfont.ttf)  format('truetype'), url(helvetica-neue-light-webfont.svg) format('svg');
  font-weight: normal;
}

@font-face {
  font-family: HelveticaNeue-Medium;
  src: url(helvetica-neue-medium-webfont.eot);
  src: url(helvetica-neue-medium-webfont.eot?#iefix) format('embedded-opentype'),  url(helvetica-neue-medium-webfont.woff) format('woff'), url(helvetica-neue-medium-webfont.ttf)  format('truetype'), url(helvetica-neue-medium-webfont.svg) format('svg');
  font-weight: bold;
}

@font-face {
  font-family: HelveticaNeue-Bold;
  src: url(helvetica-neue-bold-webfont.eot);
  src: url(helvetica-neue-bold-webfont.eot?#iefix) format('embedded-opentype'),  url(helvetica-neue-bold-webfont.woff) format('woff'), url(helvetica-neue-bold-webfont.ttf)  format('truetype'), url(helvetica-neue-bold-webfont.svg) format('svg');
  font-weight: light;
}

html, body {
    background: #fff /*url("../../img/online-first-claim-2.jpg")*/ top left no-repeat fixed;
    background-size: 100% auto;
    background-size: cover;
    font-family: HelveticaNeue-Light
}

a {
    color: #757575;
    font-weight: bold
}

a:focus {
    color: #888
}

a:hover {
    color: silver;
    text-decoration: none
}

a:active {
    color: #9fc43a
}

p {
    font-size: 17px;
    margin-bottom: 4px
}

h1 {
    margin: 0;
    font-size: 26px;
    font-weight: bold;
    color: #ba1f3e
}

h2 {
    margin-bottom: 15px;
    text-align: left;
    font-size: 18px;
    color: #1d2f40
}

h4 {
    margin-top: 7px;
    font-size: 26px;
    font-weight: bold;
    color: #ba1f3e
}

h5 {
    font-style: normal;
    font-size: 13px;
    color: #767676
}

h6 {
    font-style: normal;
    font-size: 16px;
    margin-top: 5px
    /*color: #ba1f3e;*/
}

h7 {
    font-style: normal;
    font-size: 13px;
    margin-top: 2px;
    color: #555
}

h8 {
    margin-top: 7px;
    font-size: 26px;
    font-weight: bold;
    color: #ba1f3e;
    padding-top: 9px;
}

table {
    width: 100%
}

td {
    border: none;
    overflow: hidden;
    vertical-align: top;
    padding-bottom: 11px
}

.left{
 	width: 30px;
    vertical-align: top
}

.right{
    width: auto;
    text-align: left;
    line-height: 18px;
    vertical-align: top
}

.lefti {
	float: left;
}
.righti {
	background-image: url('/Resources/Public/img/pdf-button.png');
	background-repeat: no-repeat;
	background-size: 15px;
    width: 20px;
	height: 25px;
	margin-top: 5px;
	margin-left: 10px;
	display: block;
	float: right;
}
.dse {
	display: block;
	float: left;
	width: 100%;
	margin-top: 50px;
}

.portrait-n1 {
	background-image: url('/Resources/Public/img/slider-17.jpg');
	background-repeat: no-repeat;
	background-size: 100%;
	height: 112px;
	width: 100%;
	margin-top: 15px;
	display: cover
}

.portrait-n2 {
	background-image: url('/Resources/Public/img/slider-17.jpg');
	background-repeat: no-repeat;
	background-size: 100%;
	height: 112px;
	width: 100%;
	margin-top: 15px;
	display: cover
}

.portrait-a1 {
	background-image: url('/Resources/Public/img/slider-17.jpg');
	background-repeat: no-repeat;
	background-size: 100%;
	height: 112px;
	width: 100%;
	margin-top: 15px;
	display: cover
}

.download a {
	background-image: url('/Resources/Public/img/pdf-button.png');
	background-repeat: no-repeat;
	background-size: 15px;
	height: 25px;
	margin-top: 2px;
	display: block
}

.download a:hover {
	background-image: url('/Resources/Public/img/pdf-button-hover.png');
}

.downloadl a {
    font-size: 15px;
    color: #ba1f3e
}

.downloadl a:hover {
    color: #df7389
}

aside.right-content {
	background-color: #f2f2f2;
    bottom: .25em;
    left: 0;
    width: 100%;
    margin-top: 0em
}

@media (max-width: 400px) {
    .img-wrapper {
        height: 2em
    }
}

@media (max-width: 500px) {

	.mainContent .bottomContent {
	    margin: 0em 0 !important
	}

    header {
        position: relative
    }

	header .mainNav {
        position: fixed;
        bottom: 0;
        left: 0;
        width: 100%
    }
    
    .logo {
       	background-size: 60% !important;
        height: 8rem !important;
        margin-left: 30% !important;
        margin-top: 1.5em     
    }
    
    .head {
    	margin: 0
    }
    
    header .mainNav ul li {
        border-radius: 2px 2px 0 0;
        float: left;
        margin-left: 0.5%;
        width: 19%
    }

    header .mainNav ul li a {
        min-width: inherit
    }
  
    header .navline {
        display: none        
    }
 
	aside.right-content {
		background-color: #f2f2f2;
	    bottom: .25em;
	    left: 0;
	    width: 100%
	}

    aside.left-content {
        position: fixed;
        bottom: 0;
        left: 0;
        margin: 0;
        width: 100%
    }
    
    aside.left-content ul li:hover {
        background-color: #c5c7c6
    }
    
    aside.left-content ul li {
        border-radius: 0 0 2px 2px;
        float: left;
        margin-left: .1%;
        margin-right: .1%;
        width: 19.8%;
        margin-bottom: 2px;
        display: inline-block;
        background-color: silver;
        text-align: center
    }
            
    aside.left-content ul li a {
        display: inline-block;
        text-align: center;
        font-size: 13.5px;
        color: #fff;
        min-width: 130px
    }
    
    aside.left-content ul li a:hover {
        color: silver
    }
        
    aside.left-content ul li a {
        min-width: inherit
    }
        
    .subNav li.active {
        background-color: #ba1f3e !important;
    }
    
    .subNav li.active a, .subNav li.active {
        color: #fff !important
    }
        
    .sign-shr-img {
        width: 10rem;
        margin-top: 5rem;
        margin-left: 0
    }
    
    .picone {
    	/*margin-top: 2.5em !important;*/
    }       
}

@media (max-width: 1100px) {
    header .navline {
        background-size: 30%
    }
    
    
    body {
        background: #fff /*url("../../img/online-first-claim.jpg") */ top left no-repeat fixed;
        background-size: 100% auto;
        background-size: cover
    }
}

@media (min-width: 501px) {

	.logo {
		background-size: 210px !important;
		height: 4.5em !important;
		margin-left: 25% !important;
		margin-top: 1.5em
	}
	
	aside.left-content {
		margin-top: 0
	}
	
    nav.subNav li {
        padding: 5px 0;
        border-bottom: 1px solid #ccc
       /* max-width: 90px;*/
    }
    
    nav.subNav li {
    	margin-left: -27px;
        max-width: 275px;
        padding-left: 10px
    }
}

@media (min-device-width : 768px) and (max-device-width : 1024px)  { 

    body{
    background: #fff /*url("../../img/online-first-claim-3.jpg")*/ top left no-repeat fixed
    }
    
    .logo {  	
    }
}

@media (min-width: 992px) {
    .hidden-md {
        display: none !important
    }
}

@media (max-width:400px) {
	
	h4 {
		margin-top: 7px;
    	font-size: 20px;
    	font-weight: bold;
    	color: #ba1f3e
		}
}

ul {
    list-style: none;
    padding-left: 0;
    margin: 0
}

.contacttop {
	padding-left: 9px;
	padding-top: 15px;
	padding-bottom: 22px;
}

.container-fluid {
    margin: 0 20px 50px
}

.mainContent {
    margin: 0em 0 0 0
}

.bottomContent {
	margin: 0em 0 2
}

.buttonFace {
    background-image: url('/Resources/Public/img/facebook-button.gif');
    background-repeat: no-repeat;
    background-size: 40px;
    height: 60px;
    width: 77px;
    padding-bottom: 11px;
    margin-top: 1px;
}

.buttonFace:hover {
    background-image: url('/Resources/Public/img/facebook-button-hover.gif');
}

.buttonTwit {
    background-image: url('/Resources/Public/img/twitter-button.png');
    background-repeat: no-repeat;
    background-size: 40px;
    height: 60px;
    width: 77px;
    margin-bottom: 0px;
    margin-top: -61px;
    margin-left: 50px;
    float: left;
}

.buttonTwit:hover {
    background-image: url('/Resources/Public/img/twitter-button-hover.png');
}

.popup {
    /*-moz-box-shadow:9px 12px 19px #474747;
    -webkit-box-shadow:9px 12px 19px #474747;
    box-shadow:9px 12px 19px #474747;
    z-index:20;*/
}

* {
    box-sizing: border-box
}

.haken {
    width: 1.25em;
    height: auto;
    padding-right: 5px;
    padding-top: 6px
}

.catcopy {
    width: 33, 3333%;
    text-align: center;
}

.catpers {
    width: 33, 3333%;
}

.headroom {
    padding-top: 12px;
}

header {
    position: fixed;
    z-index: 10000
}

header .mainNav ul li {
    display: inline-block;
    background-color: #676765;
    border-radius: 0 0 5px 5px;
    text-align: center
}

header .mainNav ul li:hover {
    background-color: #c5c7c6
}

header .mainNav ul li:act {
    background-color: #ba1f3e;
    color: #fff;
    border-radius: 0 0 5px 5px
}

header .mainNav ul li a {
    display: inline-block;
    padding-top: 12px;
    padding-bottom: 6px;
    font-size: 15px;
    color: #fff;
    min-width: 130px
}

header .mainNav ul li a:hover {
    color: silver
}

.subheader .img-wrapper {
    max-width: 200px;
    width: 25%;
    float: right;
    margin-right: 0;
    position: fixed 
}

.picone {
    float: center;
    width: 100%;
    height: auto;
    margin-bottom: 0em;
    margin-top: 0em
}

.pictwo {
    float: left;
    width: 100%;
    height: auto;
    max-width: 150px;
    margin-bottom: -45px;
    margin-right: 33px
}

.picthree {
    width: 100%;
    height: auto;
    max-width: 120px;
    margin-left: 10px;
    margin-top: 5px
}

footer .img-wrapper {
    float: center;
    max-width: 400px;
    margin: 0 auto
}
.img-wrapper {
    padding-top: 0em;
    padding-bottom: 0em;
	background-color: #fff;
	width: 100%;
	position: fixed;
	width: 95%;
	z-index: 10000;
	margin-left: -1em
}
.head {
	background-color: #fff;
	width: 100%;
	z-index: 10000
}
.img-shr {
    text-align: left;
    margin-top: 33px
}
.img-wrapper img {
    width: 100%;
    height: auto
}
.right-content h3 {
    margin-top: 0;
    padding-left: 0px;
    font-size: 22px;
    color: #ba1f3e
}
.right-content .announcement {
    background-color: #f3f4f3;
    border-radius: 5px;
    padding: 15px;
    margin-bottom: 25px;
    color: #555;
    padding-bottom: 0px
}
.column {
    margin: 15px 0;
    font-size: 17px
}
.column p {
    margin-top: 10px
}
.column span {
    min-width: 45%;
    margin-top: 0.3em;
    display: inline-block;
    float: left
}

.column select {
    width: 40%
}

.column input {
    width: 55%
}

.column textarea, .column input[type="submit"] {
    width: 100%
}

.column textarea {
	height: 10%;
	text-align: left
}

.column .bbutton {
    color: #fff;
    background: #a0aeb8;
    background: -webkit-linear-gradient(top, #a0aeb8 0%, #1c364c 88%);
    background: linear-gradient(to bottom, #a0aeb8 0%, #1c364c 88%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#a0aeb8', endColorstr='#1c364c', GradientType=0)
}

.column .bbutton:hover {
    background: #a0aeb8;
    background: -webkit-linear-gradient(top, #1c364c 0%, #a0aeb8 88%);
    background: linear-gradient(to bottom, #1c364c 0%, #a0aeb8 88%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#1c364c', endColorstr='#a0aeb8', GradientType=0)
}

.vjs-fullscreen {
    padding-top: 0px
}

.vjs-default-skin .vjs-big-play-button {
    left: calc(50% - 30px);
    top: calc(50% - 30px);
    width: 60px;
    height: 60px
}

.vjs-default-skin .vjs-big-play-button:before {
    line-height: 60px
}

.video-js {
    width: 100%;
    height: auto
}

.logo-img {
    background-image: url('/Resources/Public/img/logo.jpg');
    background-repeat: no-repeat;
    background-size: 50%;
    height: 9em;
    padding-bottom: 13%;
    margin-top: 3em;
    display: block;
    margin-left: 34%
}

@media (max-width:1200px) {

.logo-img {
    background-image: url('/Resources/Public/img/logo.jpg');
    background-repeat: no-repeat;
    background-size: 55%;
    height: 144px;
    padding-bottom: 0em;
    margin-top: 2.6em;
    display: block;
    margin-left: 31%
	}
}

@media (max-width:950px) {

.logo-img {
    background-image: url('/Resources/Public/img/logo.jpg');
    background-repeat: no-repeat;
    background-size: 56%;
    height: 111px;
    padding-bottom: 0em;
    margin-top: 2.5em;
    display: block;
    margin-left: 30%
	}
}

@media (max-width:739px) {

.logo-img {
    background-image: url('/Resources/Public/img/logo.jpg');
    background-repeat: no-repeat;
    background-size: 64%;
    height: 99px;
    padding-bottom: 0em;
    margin-top: 2.5em;
    display: block;
    margin-left: 30%
	}
}

@media (max-width:499px) {

.logo-img {
    background-image: url('/Resources/Public/img/logo.jpg');
    background-repeat: no-repeat;
    background-size: 82%;
    height: 60px;
    padding-bottom: 0em;
    margin-top: 2.5em;
    display: block;
    margin-left: 20%
	}
}

.logo {
    background-image: url('/Resources/Public/img/logo.jpg');
    background-repeat: no-repeat;
    display: block
}

.logo-img:hover {
    background-image: url('/Resources/Public/img/logo-hover.jpg')
}

.pbutton-img {
    background-image: url('/Resources/Public/img/jmp-webutton-kal-2.png');
    background-repeat: no-repeat;
    background-size: 100%;
    width: 100%;
    height: 12em;
    padding-bottom: 1%;
    margin-top: 2em;
    display: block;
    margin-left: -13%
}

@media (max-width:1200px) {

.pbutton-img {
    background-image: url('/Resources/Public/img/jmp-webutton-kal-2.png');
    background-repeat: no-repeat;
    background-size: 100%;
    width: 100%;
    height: 144px;
    padding-bottom: 1em;
    margin-top: 3em;
    display: block;
    margin-left: -13%
	}
}

@media (max-width:950px) {

.pbutton-img {
    background-image: url('/Resources/Public/img/jmp-webutton-kal-2.png');
    background-repeat: no-repeat;
    background-size: 100%;
    width: 100%;
    height: 150px;
    padding-bottom: 1em;
    margin-top: 3.5em;
    display: block;
    margin-left: -13%
	}
}

@media (max-width:739px) {

.pbutton-img {
    background-image: url('/Resources/Public/img/jmp-webutton-kal-2.png');
    background-repeat: no-repeat;
    background-size: 100%;
    width: 100%;
    height: 315px;
    padding-bottom: 1em;
    margin-top: 4.5em;
    display: block;
    margin-left: -13%
	}
}

@media (max-width:499px) {

.pbutton-img {
    background-image: url('/Resources/Public/img/jmp-webutton-kal-2.png');
    background-repeat: no-repeat;
    background-size: 100%;
    width: 100%;
    height: 275px;
    padding-bottom: 1em;
    margin-top: 4.5em;
    display: block;
    margin-left: 1%
	}
}

caption {
    border: medium none;
    overflow: hidden;
    vertical-align: top;
    margin-top: 30px
}

.zentriert {
	position: relative;
	top: 50%;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%)
}

.navline {
    background-image: url('/Resources/Public/img/navline.jpg');
    background-repeat: no-repeat;
    background-size: 49%;
    height: 0;
    padding-bottom: 7px;
    margin-top: 4px;
    display: block
}

.subNav li.active a, .subNav li.active {
    color: #fff !important;
    background-color: #ba1f3e !important;
    padding: 5px 0 5 0
}

.mainNav li.active {
    background-color: #ba1f3e !important
}

.mainNav li.active a, nav li.active {
    color: #fff !important
}

#owl-slider .item img {
    display: block;
    width: 100%;
    height: auto
}
