@import url('fonts.css');

/* standards */
body {
  font-family: 'Roboto', serif;
  font-weight:300;
  color:#785c4d;
  background-color:#e19156;
  background: url(../images/bg_body.jpg) no-repeat center center fixed;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
}

h1 {
  font-size:38px;
  font-weight:200;
  font-family: 'Pinyon Script', cursive;
  color:#960200;
  margin-top:0;
  margin-bottom:20px;
  line-height:42px;
}

h2 {
  font-size:28px;
  font-weight:200;
  font-family: 'Pinyon Script', cursive;
  color:#960200;
  margin-top:0;
  margin-top:8px;
  margin-bottom:20px;  
  line-height:34px;
}

h3 {
   color: #9a7058;
   font-size: 24px;
   font-family: 'Pinyon Script', cursive;
   font-weight: 200;
   line-height: 1.5em;
   text-align: left;
   margin-bottom:0px;
}

p { 
   -moz-hyphens: auto;
   -o-hyphens: auto;
   -webkit-hyphens: auto;
   -ms-hyphens: auto;
   hyphens: auto;
   line-height:23px;
   margin-bottom:20px;
   text-align: justify;
   font-size:15px;
   font-weight:300;
}

p.more { 
  text-align:right;
}

b, strong {
  font-weight:400;
}

a {
  color:#960200;
  text-decoration: none;
}

a:hover {
  color:#960200;
  text-decoration: underline;
}

header {
  background-color:transparent;
  height:130px;
  z-index:1000;
  position:relative;
}

.pagebg {
  padding-top:15px;
  padding-bottom:15px;
  margin-bottom:30px;
  background-color:#fce7bb;
  -webkit-box-shadow: 10px 2px 15px 0px rgba(70,30,1,0.50), -10px 2px 15px 0px rgba(70,30,1,0.50);
  -moz-box-shadow: 10px 2px 15px 0px rgba(70,30,1,0.50), -10px 2px 15px 0px rgba(70,30,1,0.50);
  box-shadow: 10px 2px 15px 0px rgba(70,30,1,0.50), -10px 2px 15px 0px rgba(70,30,1,0.50);
  border-radius:10px;
}

.logo {
  margin-top:10px;
  margin-left: auto;
  margin-right: auto;
}

.slogan {
  color:#960200;
  font-family: 'Pinyon Script', cursive;
  text-align:right;
}

.star img {
  margin-right:auto;
  margin-left:auto;
  max-width:200px;
  width:100%
  height:auto;
  margin-bottom:-70px;
}

.bg-slider {
  background:linear-gradient(to bottom left, #ffb85a, #ff6600);
}

.content {
  padding:40px 25px 40px 25px;
  background:none;
}

.menu {
  margin-left:auto;
  margin-right:auto;
  width:75%;
}

.menu p{
  text-align:center;
  height:50px;
  border-bottom:#9a7058 1px solid;
  margin-bottom:25px;
}

.menu p a{  
  font-size:20px;
  font-weight:100;
  color:#960200;
  text-decoration:none;
}

.menu p a:hover,
.menu p a:active{
  font-size:24px;
}
.col-right {
  border:0 none;
}

.col-right img {
  margin-bottom:20px;
  border:#960200 1px solid;
}

.modal-content {
  background-color: #fce7bb;
}
.modal-title {
  padding-left: 15px;
}
.modal-header,
.modal-footer {
    border:0 none;
}

.modal-body {
  padding:0 50px 0 50px;
}

.modal-body p{
  margin-bottom:5px;
}

.modal-body p.preis{
  font-size:24px;
  font-weight:100;
}

.modal-body p.InfoText{
  font-weight:500;
  margin-top:30px;
}

label {
  width: 70px;
  font-weight:normal;
}

.has-error label {
  color:#960200!Important;
}

.has-error .form-control {
  border-color:#960200!Important;
}

.control-label {
  text-align: left!Important;
} 

.popover {  
  max-width: 600px;
  width: auto;
}

footer {
    background-color: #e79e01;
    color: #fff;
    padding:30px 15px 30px 15px;
}
footer p{
    font-size:13px;
    font-weight:300;
}

footer a {
  color: #fff;
  text-decoration: none;
}
footer a:hover,
footer a:focus {
  color: #fff;
  text-decoration: underline;
}

/* Navigationselemente */

.navbar-default {
  background-image: none;
  border-radius: 0px;
  box-shadow: none !Important;
  border:0 none;
  background-color: #e79e01;
  color:#ffffff;
}

.navbar {
  margin-bottom:0;
}

.navbar-default .navbar-collapse, .navbar-default .navbar-form {
   border-color: #fce7bb;
}

.navbar-default .navbar-nav > li > a {
  text-shadow: 0;
  color:#fff!Important;
  background-color:transparent;
  text-decoration:none;
  font-size:15px;
  font-weight:300;
}

.navbar-default .navbar-nav > li > a:hover,
.navbar-default .navbar-nav > li > a:focus {
  text-shadow: 0;
  color:#fff!Important;
  background-color:#f7b935;
}

.navbar-default .navbar-nav > .open > a, .navbar-default .navbar-nav > .open > a:focus, .navbar-default .navbar-nav > .open > a:hover {
  background-color: #f7b935;
  color: #fff;
}

.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .open > a {
  background-image: none;
  box-shadow: none;
}

.navbar-default .navbar-nav .open .dropdown-menu > li > a {
  color: #01114c;
  background-image: none;
  box-shadow: none;
  background-color: #fff;
  text-decoration:none;
}

.navbar-default .navbar-nav .open .dropdown-menu > li > a:hover,
.navbar-default .navbar-nav .open .dropdown-menu > li > a:focus,
.navbar-default .navbar-nav .open .dropdown-menu > li > a:active {
  color: #fff;
  background-color: #001d7b;
  background-image: none;
  box-shadow: none;
}

/* Formularelemente */

.btn-primary {
  background-image: linear-gradient(to bottom, #f7b935 0px, #e79e01 100%);
  border:1px #e79e01 solid;
}

.btn-primary:hover,
.btn-primary:focus {
  background-color: #e79e01;
  background-position: 0 -15px;
  border:1px #e79e01 solid;
}

.form-control {
  color: #9a7058;
  border: #9a7058 1px solid;
}

.form-control:focus {
  border-color: #9a7058;
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset, 0 0 8px rgba(231, 158, 1, 0.6);
  outline: 0 none;
}

.input-group-addon {
  background-color: #F0F0F0;
  border: 1px solid #888;
  color: #525252;
}

.checkbox-inline, .radio-inline {
  width:100px!Important;
}

#danke {
  display: none;
}

#preload {
  display: none;
}

/* CCM19 */
.ccm-settings-summoner {
  display: none !important;
}

@media (max-width: 767px) {
  .logo {
    position:absolute;
    left:10px;
    margin-top:10px;
  }
  .navbar-default {
    border: 1px solid #ccc;
  } 
  .navbar-default .navbar-nav > li:last-child {
    margin-bottom:0;
    border-bottom:0;
  }  
  .navbar-nav {
  	margin-bottom: 0;
	}
  .control-label {
    width:120px;
  } 
  div.teaser div {
    max-width:150px;
    width:33%;
    float:left;
    margin:0 1em 1em 0;
  }
  div.teaser div img{
    max-width: 100%;
    height: auto;
  }
  .navbar-default {
    background-color: #e79e01!Important;
    background-image: none;
    border:0 none;
    border-radius:0;
    box-shadow: none !important;
    color: #ffffff;
  }
  .navbar-default .navbar-toggle {
    background-color: #f7b935;
    border-color:#fff!Important;
  }  
  .navbar-default .navbar-toggle:focus, .navbar-default .navbar-toggle:hover {
    background-color: #f7b935;
    border-color:#fff!Important;
  }
  .navbar-default .navbar-toggle .icon-bar {
    background-color: #fff;
  }
}


@media (min-width: 768px) {
  .media-left {
    display:table-cell;
  }
  .media-left, .media > .pull-left {
      padding-right: 20px;
      padding-top:7px;
  }
  div.teaser div {
    max-width:150px;
    width:33%;
    float:left;
    margin:0 1em 1em 0;
  }
  div.teaser div img{
    max-width: 100%;
    height: auto;
  }
  .menu p a{  
    font-size:26px;
    font-weight:100;
    color:#960200;
    text-decoration:none;
  }
  
  .menu p a:hover,
  .menu p a:active{
    font-size:30px;
  }  
}

@media (min-width: 768px) and (max-width: 991px) {
  .slogan {
    height:85px; 
    padding:50px 0 0 0;
    font-size:25px;
  }
  .logo {
    position:absolute;
    display: block;
    left:15px;
  }
  .navbar-default {
    border: 1px solid #ccc;
  } 
  div.teaser div {
    max-width:150px;
    width:33%;
    float:left;
    margin:0 1em 1em 0;
  }
  div.teaser div img{
    max-width: 100%;
    height: auto;
  }
}

@media (min-width: 992px) {
  .slogan {
    height:80px; 
    padding:20px 0 0 0;
    font-size:40px;
  }
  .logo {
    position:absolute;
    display: block;
    left:15px;
  }
  div.teaser div {
    max-width:150px;
    width:33%;
    float:left;
    margin:0 1em 1em 0;
  }
  div.teaser div img{
    max-width: 100%;
    height: auto;
  }
}

@media (min-width: 1200px) {
    .col-right {
    padding-left:50px;
    border-left:#960200 1px solid;
  }
    .small-cont {
    padding-right:50px;
  }  
}



