body {
  background: linear-gradient(180deg, #eee, #ddd);
  background-position-x: initial;
  background-position-y: initial;
  background-size: initial;
  background-repeat-x: no-repeat;
  background-repeat-y: no-repeat;
  background-attachment: fixed;
  background-origin: initial;
  background-clip: initial;
  background-color: initial;
  background-attachment: fixed;
  background-repeat: no-repeat;
  background-repeat-x: no-repeat;
  background-repeat-y: no-repeat;
}

#mainbox {
  font-size: 14px;
  margin-top: 1.25rem;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  padding-right: 2rem;
  padding-left: 2rem;
  padding-bottom: 2rem;
  padding-top: 1rem;
  max-width: 96rem;
  background-color: white;
  box-shadow: 2px 2px 8px 0 rgba(0, 0, 0, .5);
  margin-top: 175px;
  margin-bottom: 70px;
  max-width: 50%;
  min-width: 365px;
}

#mainboxheader {
  font-size: 2.8rem;
  font-weight: 600;
  margin-top: 1.25rem;
  margin-left: 15px;
  margin-bottom: 1.25rem;
  text-align: center;
}

a {
  color: #466d9f;
  text-decoration: none;
}

#logo {
  margin-left: 0;
}

#languageButton {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  background-color: #337ab7;
  padding: 6px 12px;
  font-size: 15px;
  text-align: center;
  cursor: pointer;
  display: block;
  margin-right: 70px;
}

.dropdown-menu {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 15px;
  font-weight: normal;
  clear: both;
  white-space: nowrap;
  line-height: 1.42857143;
  color: #333;
}

.dropdown-menu a:hover {
  background-color: #88888888;
  display: block;
}

#navbox {
  background-color: #f8f8f8;
  box-shadow: 2px 2px 8px 0 rgba(0, 0, 0, .5);
  text-align: center;
  font-size: 2em;
  top: 0;
}

.navbar {
  position: fixed;
  right: 0;
  left: 0;
  z-index: 1030;
}

#indexfooter {
  box-sizing: border-box;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 100;
  height: 20px;
  font-size: 13px;
  left: 50%;
  padding-bottom: 50px;
}

#yas {
  box-sizing: border-box;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 100;
  height: 20px;
  font-size: 13px;
  left: 50%;
  padding-bottom: 50px;
}

#linkimprint {
  box-sizing: border-box;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 100;
  height: 20px;
  font-size: 13px;
  left: 50%;
  padding-bottom: 50px;
}

.footerbox {
  text-align: center;
}

#grey {
  background: linear-gradient(180deg, #eee, #ddd);
  background-image: linear-gradient(rgb(238, 238, 238), rgb(221, 221, 221));
  background-position-x: initial;
  background-position-y: initial;
  background-size: initial;
  background-repeat-x: no-repeat;
  background-repeat-y: no-repeat;
  background-attachment: fixed;
  background-origin: initial;
  background-clip: initial;
  background-color: initial;
  background-attachment: fixed;
  background-repeat: no-repeat;
  background-repeat-x: no-repeat;
  background-repeat-y: no-repeat;
}

#WEIT {
  box-sizing: border-box;
  color: #337ab7;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  line-height: 1.42857143;
  font-size: 30px;
  color: black;
  font-weight: 600;
  text-align: left;
}

h2 {
  color: #333;
  font-size: 24px;
  font-weight: 500;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  margin-bottom: 0px;
  text-align: left;
}

h3 {
  font-size: 18px;
  font-weight: 400;
  text-align: left;
}

.btn-link {
  color: #466d9f;
  text-align: inherit;
}

.btn-link:hover {
  color: #333;
}

#accordion  {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 14px;
  font-style: normal;
  line-height: 1.42857143;
  margin-left: 15px;
}

#accordion2  {
  padding-left: 20px;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 14px;
  font-style: normal;
  line-height: 1.42857143;
}

button {
  position: inherit;
  width: 100%;
}

.card {
  border: 0px;
}

.card-header{
  background-color: white;
}

.boder {
  border-bottom: 1px solid #ddd;
  border-bottom-width: 1px;
  border-bottom-style: solid;
  border-color: rgba(0, 0, 0, .2);
  padding-bottom: .4rem;
  padding-top: .4rem;
  cursor: pointer;
}

.arrow {
  float: left;
  color: #466d9f;
  font-size: 20px;
  margin-left: -20px;
  margin-right: 10px;
}

.glyphicon {
  position: relative;
  top: 1px;
  font-size: 15px;
  height: 15px;
  font-weight: 400;
  display: inline-block;
  font-family: 'Glyphicons Halflings';
  line-height: 15px;
}

.gridleftcolumn {
  font-weight: 600;
}

#infobox {
  background-color: #f4f4f4;
  float: right;
  display: inline;
  font-size: 14px;
  font-weight: 300;
  padding-left: 0;
  padding-left: 1rem;
  padding-right: 1rem;
  padding-top: 2rem;
  padding-bottom: 1rem;
  margin-left: 10px;
  margin-right: 10px;
  width: 33.33333332%;
  max-width: 100%;
  min-width: 300px;
}

#inforow {
  border-top: 1px solid #ddd;
  border-top-width: 1px;
  border-top-style: solid;
  border-top-color: rgb(221, 221, 221);
  padding-top: .4rem;
}

#m {
  text-align: center;
  display: block;
}

#summarybox::first-letter {
  font-size: 110px;
  line-height: 80px;
  font-weight: 400;
  text-transform: uppercase;
  color: #466d9f;
  float: left;
  padding-left: 0;
  margin-left: -10px;
  display: block;
  min-height: 1px;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
}

#summarybox {
  vertical-align: middle;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 14px;
  line-height: 1.42857143;
  width: 66.66666667%;
  padding-right: 15px;
  padding-left: 15px;
  margin-left: 5px;
  margin-right: 5px;
  min-width: 330px;
  max-width: 100%;
}

#trans {
  margin-top: 3rem;
  float: right;
}

.custom {
  color: #466d9f;
  font-size: 15px;
}
