/* Copyright (c) 2015 Masterhomepage GmbH
*  
*  CSS Template
* 
*********************************************/
.rote-schrift {
   color: #da0e19;
}

html {
   height: 100%;
   margin: 0px;
   padding: 0px;
}

body {
   margin: 0px;
   padding: 0px;
   font-family: 'Open Sans', sans-serif;
   font-weight: 400;
   font-size: 16px;
   color: #4d4d4d;
   line-height: 1.5;
}

p {
   margin: 0px;
   padding: 0px;
}

a:link,
a:visited {
   color: #da0e19;
   text-decoration: none;
}

a:hover {
   color: #da0e19;
}

ul {
   margin: 10px 0px;
   padding: 0 0 0 20px;
}

ol {
   margin: 10px 0px;
   padding: 0 0 0 20px;
}

ul li,
ol li,
ol li ul li {
   padding: 0;
   margin: 0;
}

ol li {
   padding-bottom: 10px;
}

p {
}

a img {
   border: none;
}

h1,
h2,
h3,
h4,
h5,
h6 {
   margin: 0px 0px 5px 0px;
   font-weight: normal;
}

h1 {
   font-size: 13px;
}

h2 {
   font-family: 'Open Sans', sans-serif;
   font-weight: 400;
   font-size: 36px;
   color: #da0e19;
   padding-top: 0px;
   padding-bottom: 40px;
   margin: 0px;
   margin-bottom: 40px;
   background: url(../images/title-line.gif) no-repeat;
   background-position: bottom left;
}

h3 {
}

h4 {
}

h5 {
}

h6 {
}

#all {
   text-align: left;
   background-image: url(../images/BG.png);
   background-position: top center;
   background-repeat: no-repeat;
}

/*********** Div Container**********/
#topbg {
   width: 100%;
   position: absolute;
   height: 327px;
   z-index: -1;
}

#wrapper {
   width: 980px;
   margin: auto;
   position: relative;
   padding-top: 246px;
}

#logolink {
   height: 40px;
   width: 180px;
   display: block;
   position: absolute;
   top: 422px;
   left: 0px;
}

#menu {
   width: 790px;
   margin-left: 190px;
   height: 80px;
}

#language {
   float: right;
   width: 980px;
   padding-top: 20px;
   height: 50px;
}

#language li {
   padding-left: 5px;
   margin-left: 0px;
   margin-right: 0px;
}

#language a:link,
#language a:visited {
   color: #4d4d4d;
}

#language .lang-active a {
   color: #da0e19;
}

#content {
   width: 790px;
   margin-left: 190px;
   padding-bottom: 74px;
}

#content .item {
   margin-bottom: 40px;
}

.article-info-term {
   display: none;
}

#contentinner {
   clear: both;
   width: 593px;
}

#footerwrap {
   width: 100%;
   height: 54px;
   position: fixed;
   bottom: 0px;
   left: 0px;
   background: url(../images/BG_footer.gif) no-repeat;
   background-position: top center;
}

#footer {
   clear: both;
   width: 790px;
   padding-left: 190px;
   margin: auto;
   padding-top: 15px;
   color: #333;
   font-family: 'Open Sans', sans-serif;
   font-weight: 400;
   font-size: 12px;
}

#footer p {
   margin: 0px;
   padding: 0px;
}

#footer a:link,
#footer a:visited {
   color: #333;
   text-decoration: none;
}

#mhp {
   position: fixed;
   right: 10px;
   bottom: 10px;
   height: 20px;
   width: 26px;
   display: block;
   background-image: url(../images/mhp_footer.png);
}

#mhplink {
   height: 20px;
   width: 26px;
   display: block;
}

/*********** Bootstrap Override **********/
.breadcrumb {
   background: none;
   border-radius: 0px;
   margin: 0px;
   padding: 0px;
}

.page-header {
   border: none;
   margin: 0px;
   padding: 0px;
}

input,
button,
select,
textarea {
   font-family: 'Bliss Regular', 'Gill Sans', Calibri, 'Helvetica Neue', Arial, sans-serif;
   font-size: 12px;
   letter-spacing: 0.06mm;
}

.label-info,
.badge-info {
   background-color: #e50803;
}

hr {
   border: none;
   border-top: 1px solid #666;
   color: #ffffff;
   background-color: #ffffff;
   height: 1px;
   margin: 30px 0 50px;
}

textarea,
input[type='text'],
input[type='password'],
input[type='datetime'],
input[type='datetime-local'],
input[type='date'],
input[type='month'],
input[type='time'],
input[type='week'],
input[type='number'],
input[type='email'],
input[type='url'],
input[type='search'],
input[type='tel'],
input[type='color'],
.uneditable-input {
   box-shadow: none;
}

textarea:focus,
input[type='text']:focus,
input[type='password']:focus,
input[type='datetime']:focus,
input[type='datetime-local']:focus,
input[type='date']:focus,
input[type='month']:focus,
input[type='time']:focus,
input[type='week']:focus,
input[type='number']:focus,
input[type='email']:focus,
input[type='url']:focus,
input[type='search']:focus,
input[type='tel']:focus,
input[type='color']:focus,
.uneditable-input:focus {
   box-shadow: none;
}

a {
   color: #666;
}

a:hover,
a:focus {
   text-decoration: none;
}

.readmore .btn {
   background: transparent;
   background-image: url(../images/Weiter_Pfeil_rot.png);
   background-repeat: no-repeat;
   background-position: top right;
   border: none;
   text-shadow: none;
   box-shadow: none;
   padding: 5px 40px 10px 0px;
   margin-top: 10px;
}

.readmore .btn span {
   display: none;
}

.readmore .btn:hover {
   background-image: url(../images/Weiter_Pfeil_grau.png);
}

/* Widgetkir override
*******************************************************************************/
.uk-scope .uk-card-primary {
   background-color: #da0e19;
}

.uk-scope .uk-h3,
.uk-scope h3 {
   font-size: 20px;
}

.logos .uk-card-body {
   padding: 0px 0px !important;
}

div.mod-languages a {
   padding: 0;
}

div.mod-languages li {
   margin: 0;
}

.mod-languages {
   margin-top: -2px;
}

.bfQuickMode .bfElemWrap .form-inline label,
.bfQuickMode .bfElemWrap .form-inline label,
.bfQuickMode .bfElemWrap .form-inline label {
   width: 35%;
   min-width: 110px;
   margin-right: 0;
   vertical-align: text-top;
}

.bfQuickMode .bfElemWrap .form-inline input[type='text'],
.bfQuickMode .bfElemWrap .form-inline input[type='number'],
.bfQuickMode .bfElemWrap .form-inline textarea,
.bfQuickMode .bfElemWrap .form-inline select {
   max-width: 50%;
   width: 100%;
}

.bfQuickMode input[type='text'],
.bfQuickMode textarea,
.bfQuickMode select,
.bfQuickMode .uneditable-input {
   min-height: inherit;
}

.bfQuickMode .bfElemWrap {
   margin-bottom: 10px;
}

[class^='fa-'],
[class*=' fa-'] {
   display: inline-block;
   width: 14px;
   height: 14px;
   margin-top: 1px;
   *margin-right: 0.3em;
   line-height: 14px;
   vertical-align: text-top;
   background-image: url(../img/glyphicons-halflings.png);
   background-position: 14px 14px;
   background-repeat: no-repeat;
}

.fa-asterisk {
   background-position: -456px -96px;
}

.bfQuickMode textarea {
   height: 100px;
}

.bfQuickMode .form-group div {
   text-align: right;
}

.input-password-toggle {
   display: none;
}

.form-check .form-check-input {
   position: absolute;
   top: 0px;
   right: -33px;
}
