/* cmsms stylesheet: DVO - Styles modified: 15.09.2025 16:57:29 */
/* GOOGLE FONTS */

/* open-sans-300 - latin */
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 300;
  src: url('http://dv-osteologie.org/fonts/open-sans-v17-latin-300.eot'); /* IE9 Compat Modes */
  src: local('Open Sans Light'), local('OpenSans-Light'),
       url('http://dv-osteologie.org/fonts/open-sans-v17-latin-300.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('http://dv-osteologie.org/fonts/open-sans-v17-latin-300.woff2') format('woff2'), /* Super Modern Browsers */
       url('http://dv-osteologie.org/fonts/open-sans-v17-latin-300.woff') format('woff'), /* Modern Browsers */
       url('http://dv-osteologie.org/fonts/open-sans-v17-latin-300.ttf') format('truetype'), /* Safari, Android, iOS */
       url('http://dv-osteologie.org/fonts/open-sans-v17-latin-300.svg#OpenSans') format('svg'); /* Legacy iOS */
}
/* open-sans-regular - latin */
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 400;
  src: url('http://dv-osteologie.org/fonts/open-sans-v17-latin-regular.eot'); /* IE9 Compat Modes */
  src: local('Open Sans Regular'), local('OpenSans-Regular'),
       url('http://dv-osteologie.org/fonts/open-sans-v17-latin-regular.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('http://dv-osteologie.org/fonts/open-sans-v17-latin-regular.woff2') format('woff2'), /* Super Modern Browsers */
       url('http://dv-osteologie.org/fonts/open-sans-v17-latin-regular.woff') format('woff'), /* Modern Browsers */
       url('http://dv-osteologie.org/fonts/open-sans-v17-latin-regular.ttf') format('truetype'), /* Safari, Android, iOS */
       url('http://dv-osteologie.org/fonts/open-sans-v17-latin-regular.svg#OpenSans') format('svg'); /* Legacy iOS */
}
/* open-sans-italic - latin */
@font-face {
  font-family: 'Open Sans';
  font-style: italic;
  font-weight: 400;
  src: url('http://dv-osteologie.org/fonts/open-sans-v17-latin-italic.eot'); /* IE9 Compat Modes */
  src: local('Open Sans Italic'), local('OpenSans-Italic'),
       url('http://dv-osteologie.org/fonts/open-sans-v17-latin-italic.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('http://dv-osteologie.org/fonts/open-sans-v17-latin-italic.woff2') format('woff2'), /* Super Modern Browsers */
       url('http://dv-osteologie.org/fonts/open-sans-v17-latin-italic.woff') format('woff'), /* Modern Browsers */
       url('http://dv-osteologie.org/fonts/open-sans-v17-latin-italic.ttf') format('truetype'), /* Safari, Android, iOS */
       url('http://dv-osteologie.org/fonts/open-sans-v17-latin-italic.svg#OpenSans') format('svg'); /* Legacy iOS */
}
/* open-sans-700 - latin */
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 700;
  src: url('http://dv-osteologie.org/fonts/open-sans-v17-latin-700.eot'); /* IE9 Compat Modes */
  src: local('Open Sans Bold'), local('OpenSans-Bold'),
       url('http://dv-osteologie.org/fonts/open-sans-v17-latin-700.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('http://dv-osteologie.org/fonts/open-sans-v17-latin-700.woff2') format('woff2'), /* Super Modern Browsers */
       url('http://dv-osteologie.org/fonts/open-sans-v17-latin-700.woff') format('woff'), /* Modern Browsers */
       url('http://dv-osteologie.org/fonts/open-sans-v17-latin-700.ttf') format('truetype'), /* Safari, Android, iOS */
       url('http://dv-osteologie.org/fonts/open-sans-v17-latin-700.svg#OpenSans') format('svg'); /* Legacy iOS */
}

/* DVO STYLES */

html {
overflow-x:hidden;
}
body {
background: #1c1c1c;
font-family: 'Open Sans', sans-serif;
color: #16212a;
}
.section {
text-align:center;
background-size: cover;
}
.slide{
background-size: cover;
}
.lightgrey {
background-color: #f7f8f9;
}
.darkgrey {
background-color: #232323;
}
.grey {
background-color: #2a2a2a;
}
.black {
background-color: #1c1c1c;
}
.white {
background-color: #ffffff;
}
h4 {
color: #ab9466;
font-size: 16px;
font-weight: 300;
text-transform: uppercase;
}
h5 {
font-size: 14px;
line-height: 18px;
font-weight: 300;
color: #777777;
}

/* Header */

#header1 {
background-color: #303030;
height: 45px;
border-bottom: 1px solid #ffffff;
}
#header2 {
height: 100px;
border-top: 1px solid #303030;
border-bottom: 1px solid #003690;
background: #ffffff;
}
#header3 {
height: 60px;
background-color: #1d4c9c;
border-top: 1px solid #ffffff;
border-bottom: 1px solid #445466;
}
.logo-bg {
  background: #ffffff url("http://dv-osteologie.org/uploads/images/dvo-logo-xl.png") no-repeat center left;
  background-size: 165px 98px;  /* skaliert das Bild auf 165×98 px */
}
#header-meta{
color: #ffffff;
font-size: 13px;
}
.text-divider {
margin: 0 15px 0 15px;
color: #999999;
line-height: 45px;
vertical-align: top;
}
#header-nav{
height: 60px;
}
#header1 p {
color: #999999;
line-height: 45px;
vertical-align: top;
margin: 0;
padding: 0;
}
#header2 a {
color: #16212a;
font-size: 18px;
font-weight: 300;
font-style: normal;
}
#header2 a:hover {
color: #47525b;
background: none;
}
#header2 a.last {
margin-right: 30px;
}
#headerimage {
height: 600px;
background: #424242 url('http://dv-osteologie.org/uploads/images/img-startseite.jpg') no-repeat center center;
//background-size: 100% 100%;
}
#headercontent {
height: 270px;
}
.btnleitlinien {
width: 480px;
height: 40px;
float: right;
margin-top: 30px;
}
.btnleitlinienxs {
width: 100%;
height: auto;
margin-top: 40px;
text-align: center;
}
.headerimage {
width: 400px;
float: left;
margin: 30px 0 0 50px;
color: #ffffff;
text-align: left;
}
.box1 {
border-right: 1px solid #222a2e;
height: 90px;
width: 25%;
color: #ffffff;
float: left;
font-size: 16px;
font-style: italic;
padding: 20px 0 0 20px;
background: #2e3a41 url('http://dv-osteologie.org/uploads/images/box1.png') no-repeat top left;
}
.box2 {
border-right: 1px solid #222a2e;
height: 90px;
width: 25%;
color: #ffffff;
float: left;
font-size: 16px;
font-style: italic;
padding: 20px 0 0 20px;
background: #2e3a41 url('http://dv-osteologie.org/uploads/images/box2.png') no-repeat top left;
}
.box3 {
border-right: 1px solid #222a2e;
height: 90px;
width: 25%;
color: #ffffff;
float: left;
font-size: 16px;
font-style: italic;
padding: 20px 0 0 20px;
background: #2e3a41 url('http://dv-osteologie.org/uploads/images/box3.png') no-repeat top left;
}
.box4 {
width: 25%;
height: 90px;
color: #ffffff;
float: left;
font-size: 16px;
font-style: italic;
padding: 20px 0 0 20px;
background: #2e3a41 url('http://dv-osteologie.org/uploads/images/box4.png') no-repeat top left;
}
.box1 a, .box2 a, .box3 a, .box4 a {
color: #ffffff;
}
.featureimg {
float: left;
margin: 5px 15px 0 0;
}
p.headerstyle a {
color: #f39902;
}

/* Footer */

#footer-standard {
text-align:right;
color: #aaaaaa;
font-size: 16px;
}
#footer-copyright {
height: 50px;
background-color: #1c1c1c;
}
#footer-copyright p {
line-height: 50px;
color: #aaaaaa;
vertical-align: middle;
font-size: 12px;
font-weight: 300;
margin: 0;
padding: 0;
text-transform: uppercase;
}
#footer-standard p.mitglieder a {
line-height: 14px;
color: #aaaaaa;
font-size: 12px;
font-weight: 300;
margin: 0;
padding: 0;
}
#footer-standard h4 {
color: #e8e8e8;
font-size: 14px;
font-weight: 400;
margin: 70px 0 30px 0;
}
#footer-standard p {
color: #aaaaaa;
font-size: 14px;
font-weight: 300;
line-height: 24px;
margin-bottom: 50px;
}
#footer-standard a {
color: #aaaaaa;
font-size: 14px;
font-weight: 300;
line-height: 24px;
}
#footer-standard a:hover {
text-decoration: underline;
}
#footer-standard ul {
    padding-inline-start: 0;
}
#footer-standard li {
text-transform: uppercase;
list-style: none;
margin-left: 0;
padding-left: 0;
}
.footerbg1 {
background: #232323 url('http://dv-osteologie.org/uploads/images/bg-footer-lg.png') repeat-y center center;
}
.footerbg2 {
background: #232323 url('http://dv-osteologie.org/uploads/images/bg-footer.png') repeat-y left top;
}

/* Navigation */

.socialicon {
font-size: 21px;
color: #999999;
}
ul#metamenu {
float: right;
height: 45px;
margin: 0;
padding: 0;
}
#metamenu li {
float: left;
list-style: none;
}
#metamenu li a {
line-height: 45px;
vertical-align: top;
color: #999999;
padding: 0;
}
#metamenu li a:hover {
color: #cccccc;
}
#metamenu li a.socialfirst {
padding: 20px 15px 0 25px;
}
#metamenu li a.sociallast {
padding: 20px 0 0 0;
}
.homelink {
width: 200px;
height: 98px;
float: left;
}
.otherlink {
width: 50px;
height: 50px;
background-color: #575757;
text-align: center;
color: #8c8c8c;
}
.otherlink p {
vertical-align: middle;
line-height: 50px;
font-size: 32px;
}
.otherlink a {
color: #8c8c8c;
}
.otherlink a:hover {
text-decoration: none;
color: #ffffff;
}
#left {
position: absolute;
top: 0;
left: 0;
}
#right {
position: absolute;
top: 0;
right: 0;
}

/* Mobile Navigation */
/*
.navbar-default {
background: #ffffff url(http://dv-osteologie.org/uploads/images/dvo-logo-neu2.png) no-repeat right 5px;
padding: 15px;
height: 80px;
border-color: #e7e7e7;
}
*/
.navbar-default {
  background: #ffffff url("http://dv-osteologie.org/uploads/images/dvo-logo-xl.png") no-repeat right 5px;
  background-size: auto 80px;   /* passt Logo in 80px Höhe, Breite wird proportional */
  padding: 15px;
  height: 80px;
  border-color: #e7e7e7;
}
#mobile ul {
margin: 0;
padding: 0;
}
#mobile li {
list-style: none;
padding: 10px 20px 10px 30px;
float: left;
width: 100%;
border-bottom: 1px solid #cccccc;
}
#mobile ul li ul li {
border-bottom: none;
}
#mobile li a {
font: 12px 'Open Sans', sans-serif;
font-weight: 400;
color: #222222;
text-transform: uppercase;
text-decoration: none;
vertical-align: bottom;
}
#mobile li.sectionheader span {
font: 12px 'Open Sans', sans-serif;
font-weight: 400;
color: #222222;
text-transform: uppercase;
text-decoration: none;
vertical-align: bottom;
}
#mobile li.menuactive {
background: #e3e3e3;
}
#mobile li a.menuactive, #mobile li.sectionheader a.menuactive span {
font-weight: 700;
}

/* Content */

.news {
position: absolute;
left: 70px;
bottom: 20%;
width: 250px;
height: auto;
background-color: rgba(245, 245, 245, 0.5);
padding: 30px;
text-align: left;
}
.news p {
font-size: 14px;
}
.wrap {
margin-left: auto;
margin-right: auto;
width: 100%;
position: relative;
}
.padding90 {
padding: 90px 0;
}
.padding20 {
padding: 20px 0;
}
.negativemargin {
margin-top: -70px;
}
.footerwrap {

}
.content h1 {
text-align: center;
font-family: 'Open Sans', sans-serif;
font-weight: 300;
font-size: 24px;
color: #39393b;
text-transform: uppercase;
}
.content h2 {
text-align: center;
font-family: 'Open Sans', sans-serif;
font-weight: 400;
font-size: 32px;
color: #39393b;
text-transform: none;
}
.content h3 {
text-align: left;
font-family: 'Open Sans', sans-serif;
font-weight: 400;
font-size: 40px;
color: #39393;
text-transform: uppercase;
}
.content h4 {
text-align: center;
font-family: 'Open Sans', sans-serif;
font-weight: 400;
font-size: 21px;
color: #b5b5b5;
text-transform: none;
margin-bottom: 20px;
}
.content h5 {
text-align: center;
font-family: 'Open Sans', sans-serif;
font-weight: 300;
font-size: 16px;
color: #9d9d9d;
margin-bottom: 50px;
text-transform: uppercase;
}
.content h6 {
text-align: left;
font-family: 'Open Sans', sans-serif;
font-weight: 300;
font-size: 26px;
color: #39393;
margin-bottom: 50px;
text-transform: uppercase;
}
.headercontent h1 {
text-align: center;
font-family: 'Open Sans', sans-serif;
font-weight: 300;
font-size: 48px;
color: #39393b;
line-height: 270px;
vertical-align: middle;
margin: 0;
padding: 0;
}
.headerimage h1 {
font-weight: 400;
text-decoration: underline;
font-size: 22px;
color: #ffffff;
text-transform: uppercase;
}
.headerimage h2 {
font-weight: 400;
font-size: 48px;
color: #ffffff;
text-transform: none;
}
.headerimage h3 {
font-weight: 400;
font-size: 32px;
color: #f39900;
font-style: italic;
}
.headerimage h4 {
font-weight: 400;
font-size: 40px;
color: #ffffff;
margin-bottom: 50px;
text-transform: none;
}
a.headerimage {
font-weight: 300;
font-size: 21px;
color: #ffffff;
margin-bottom: 30px;
text-transform: uppercase;
background: #944967;
padding: 10px 30px;
}
.featurelinks {
margin: -90px auto;
width: 1000px;
height: 90px;
background-color: #364047;
}
.contentbild {
margin: -80px auto;
width: 1000px;
height: 344px;
}
.kongressbild h3 {
font-weight: 300;
font-size: 26px;
color: #ffffff;
margin-bottom: 0;
text-transform: none;
padding: 30px;
}
.kongressbild p {
font-weight: 300;
font-size: 18px;
color: #ffffff;
margin-bottom: 20px;
text-transform: none;
padding-left: 30px;
}
.meta h1 {
text-align: center;
font-family: 'Open Sans', sans-serif;
font-weight: 300;
font-size: 24px;
color: #39393b;
text-transform: uppercase;
}
.meta h2 {
font-family: 'Open Sans', sans-serif;
font-weight: 300;
font-size: 24px;
color: #39393b;
text-transform: uppercase;
margin-bottom: 20px;
margin-top: 40px;
}
.meta h3 {
font-family: 'Open Sans', sans-serif;
font-weight: 300;
font-size: 24px;
color: #39393b;
margin-bottom: 20px;
margin-top: 30px;
}
.videoreel h3 {
text-align: center;
font-family: 'Open Sans', sans-serif;
font-weight: 300;
font-size: 18px;
color: #39393b;
margin-bottom: 10px;
}
.leserstimmen h4, .pressestimmen h4 {
text-align: center;
font-family: 'Open Sans', sans-serif;
font-weight: 700;
font-size: 21px;
color: #39393b;
margin-bottom: 20px;
}
.leserstimmen h5, .pressestimmen h5 {
text-align: center;
font-family: 'Open Sans', sans-serif;
font-style: italic;
font-weight: 400;
font-size: 16px;
color: #39393b;
margin-top: 20px;
}
.content p {
text-align: left;
font-family: 'Open Sans', sans-serif;
font-weight: 300;
font-size: 16px;
color: #39393b;
line-height: 24px;
}
.content li {
text-align: left;
font-family: 'Open Sans', sans-serif;
font-weight: 300;
font-size: 16px;
color: #39393b;
line-height: 24px;
margin-bottom: 5px;
}
.content td {
text-align: left;
font-family: 'Open Sans', sans-serif;
font-weight: 300;
font-size: 16px;
color: #39393b;
line-height: 24px;
margin-bottom: 5px;
vertical-align: top;
}
table.center {
    margin-left:auto; 
    margin-right:auto;
  }
li h6 {
margin-bottom. 10px;
}
.meta p {
text-align: left;
font-family: 'Open Sans', sans-serif;
font-weight: 300;
font-size: 16px;
color: #39393b;
margin-bottom: 10px;
}
.divider {
text-align: center;
margin-top: 0;
margin-bottom: 50px;
}
.dividerline {
border-top: 1px solid #e6e6e6;
}
.spacer {
height: 120px;
}
.spacermeta {
height: 60px;
}
.teaser {
height: 465px;
}
.slide {
min-height: 200px;
text-align: center;
}
#video-wrapper {
width: 640px;
margin: 50px auto;
}
#video-wrapper-hd {
width: 1024px;
margin: 0 auto;
}
.gallery {
text-align: center;
margin-bottom: 80px;
}
.pressetext {
display: inline-block;
width: 250px;
vertical-align: top;
}
.pressetext2 {
display: inline-block;
width: 350px;
vertical-align: top;
}
.pdf {
width: 40px;
height: 40px;
margin: 10px auto;
}
.presseslide {
display: inline-block;
min-height: 300px;
}
.presseslide img {
border: 2px solid #ddd;
padding: 1px;
margin: 0 10px 20px 10px;
}
p.vitalinks {
line-height: 30px;
vertical-align: middle;
margin-bottom: 10px;
}
p.vitalinks img {
height: 30px;
vertical-align: middle;
margin-right: 10px;
margin-top: -5px;
}
.slick-prev:before, .slick-next:before {
    color: #969696;
}
.infoblock {
padding-left: 40px;
}
.logos {
margin: 10px;
}
.box {
padding: 20px;
}
.box ul li {
list-style-type: square;
}
.contentpadding {
padding-left: 40px;
}
.contentpaddingright {
padding-right: 40px;
}
.box h3 {
color: #39393b;
background-color: #ffffff;
padding: 10px 0 10px 10px;
font-size: 18px;
margin-bottom: 40px;
text-align: left;
line-height: 21px;
}
.box em {
color: #944968;
font-weight: 400;
}
#form1 {
border: 1px solid #1d4c9c;
padding: 40px;
margin: 40px 0 40px 0;
}
.btn-more {
background-color: #f39902;
color: #000000;
padding: 10px 40px 10px 40px;
z-index:1000;
position: relative;
}


/* Anmeldeformular */

.anmeldeformular-box {
border: 1px solid #cccccc;
padding: 20px;
margin-bottom: 30px;
}
.formspacer {
margin-bottom: 30px;
}
p.kleingedrucktes {
font-size: 12px;
font-weight: 300;
}
.formularfehler {
border: 1px solid #fa2009;
background: #facac5;
padding: 20px;
margin-bottom: 30px;
}
.formularfehler p {
color: #000000;
}
.werbung {
width: 240px;
float: left;
}
.werbung p {
color: #cccccc;
font-size: 12px;
}
.suchbox {
background-color: #1d4c9c;
padding: 10px;
}
.suchbox p {
color: #ffffff;
padding: 20px;
font-size: 12px;
}

iframe, iframe:focus {
  outline: none;
  border: none;
  width: 100%;
  height: 1200px;
}

iframe[seamless] {
  display: block;
}

/* Ticker */

#tickerwrapper {
width: 100%;
background-color: #e8e9ea;
}
#ticker {
position: relative;
padding:5px 0;
white-space:nowrap;
animation: moveTicker 30s linear infinite;
}  
#ticker a {
color: #303030;
text-decoration: none;
font-size: 18px;
font-weight: 300;
}     
#ticker a:hover {
text-decoration: underline;
}     
@keyframes moveTicker
{
    from
    {
        transform: translate3d(100%, 0%, 0px)
    }
    to
    {
        transform: translate3d(-100%, 0%, 0px);
    }
}  

/* Responsive */

@media (min-width: 1200px) { 
}

@media (max-width: 1199px) { 
.homelink {
width: 100px;
height: 80px;
float: left;
}
}

@media (max-width: 1170px) { 

}

@media (max-width: 1040px) { 

}

@media (max-width: 991px) { 
.mobilecenter {
text-align: center;
}
#headerimage {
height: 600px;
background: #424242 url('http://dv-osteologie.org/uploads/images/img-startseite.jpg') no-repeat center right;
}
.headerimage h1 {
font-weight: 400;
text-decoration: underline;
font-size: 22px;
color: #ffffff;
text-transform: uppercase;
padding-top: 30px;
}
.headerimage h2 {
font-weight: 400;
font-size: 40px;
color: #ffffff;
text-transform: uppercase;
}
.headerimage h3 {
font-weight: 400;
font-size: 34px;
color: #ffffff;
margin-bottom: 30px;
}
.headerimage h4 {
font-weight: 400;
font-size: 28px;
color: #ffffff;
margin-bottom: 50px;
text-transform: none;
}
a.headerimage {
font-weight: 300;
font-size: 21px;
color: #ffffff;
margin-bottom: 30px;
text-transform: uppercase;
background: #944967;
padding: 10px 30px;
}
.contentbild {
margin: -80px auto;
width: 100%;
height: auto;
}
.otherlink {
display: none;
}
.mobilespacing {
margin-top: 40px;
}
.headercontent h1 {
font-size: 28px;
line-height: 270px;
}
/*
.navbar-default {
    background: #ffffff url(http://dv-osteologie.org/uploads/images/dvo-logo-neu2.png) no-repeat right 20px center;
    padding: 15px;
    height: 80px;
    border-color: #e7e7e7;
}
*/
.navbar-default {
  background: #ffffff url("http://dv-osteologie.org/uploads/images/dvo-logo-xl.png") no-repeat right 20px center;
  background-size: auto 80px;   /* Höhe auf 80px begrenzt, Breite proportional */
  padding: 15px;
  height: 80px;
  border-color: #e7e7e7;
}
.box1, .box2, .box3 {
width: 100%;
border-bottom: 1px solid #ffffff;
}
.box4 {
width: 100%;
}
.featurelinks {
    margin: 0 auto;
    width: auto;
}
.footerbg1 {
    background-image: none;
background-color: #232323;
}
.footerbg2 {
    background-image: none;
background-color: #232323;
}
#headerimage {
height: 700px;
width: 100%;
    background: #424242 url(http://dv-osteologie.org/uploads/images/img-startseite.jpg) no-repeat center right;
}
}

@media (max-width: 921px) { 

}

@media (max-width: 768px) { 
#headerimage {
height: 700px;
width: auto;
    background: #424242 url(http://dv-osteologie.org/uploads/images/img-startseite-md.jpg) no-repeat top right;
}
.headerimage {
    width: auto;
    float: none;
    clear: all;
    margin: 130px 0 0 20px;
    color: #ffffff;
    text-align: left;
}
}

@media (max-width: 480px) { 

}
