


.container {
  //width: 1200px;
  //height:auto !important; /* real browsers */
  //height:100%; /* IE6: treaded as min-height*/
  padding: 40px 10px 100px 8px;
  color: black;
  font-family: 'Roboto', sans-serif;
  //font-weight: bold;
  font-size: 15px;
  background: white;
  margin-left: auto;
  margin-right: auto;

  min-height: calc(10vh - 1.5em); /* this leaves space for the sticky footer */
}

.content h2 {
  text-decoration: underline;
}

.content p {
  font-size: 13px;
}

.menuhaed {
  margin-top: 15px;
  text-decoration: underline;
}

input {
  padding: 5px;
  font-size: 15px;
  color: black !important;
}

select {
  padding: 5px;
  font-size: 15px;
}

.errorMsg {
  background-color: red;
  border-radius: 5px;
  color: white;
  padding: 10px;
  font-size: 9px;
  border-bottom: 1px solid grey;
  border-left: 1px solid grey;
}

.options {
  float: left;
  width: 160px;
  height: 100px;
}

#ichbims {
}

#votesubmit {
}

/* MSG label *************************************************************/
.msg_label {
  position: relative;
  border: 0;
  height: 40px;
  font-weight: 400;
  font-size: 15px;
  line-height: 40px;
  color: #fff;
  border-radius: 5px 5px 5px 5px;
  /* text-shadow: 0 -1px 0 rgba(0, 0 ,0, .3); */
  margin: 0px 0px 20px 0px;
  text-align: center;
}

.msg_label.success{
  color: #3c763d;
  background-color: #dff0d8;
  border-color: #3c763d;
  border-style: solid;
  border-width: 1px;
}

.msg_label.info{
  color: #31708f;
  background-color: #d9edf7;
  border-color: #31708f;
  border-style: solid;
  border-width: 1px;
}

.msg_label.error{
  color: #a94442;
  background-color: #f2dede;
  border-color: #a94442;
  border-style: solid;
  border-width: 1px;
}

.register {
  padding: 15px;
  //width: 700px;
}

.inputError {
  border: 1px solid #a94442;
  background-color: #f2dede;
}

.zweierfenster div {
}

.zweierfenster .status {
  width: 400px;
}

.menu-content {
  width: 100%;
  padding-right: 5px;
  border-right: 0px;
  color: white;
}

.menu-account {
  float: right;
}

.menu a {
  color: white;
}
.menu-account a {

}

#member {
  font-family: Arial;
}

.landate {
  color: white;
  font-family: clash;
  position: relative;
  font-size: 18px;
  top: -160px;
  left: 460px;
  width: 500px;
}

.dateort {
  color: white;
  font-family: clash;
  position: relative;
  font-size: 18px;
  top: -160px;
  left: 460px;
  width: 500px;
}

.ortname {
  color: white;
  font-family: clash;
  position: relative;
  font-size: 18px;
  top: -150px;
  left: 460px;
  width: 500px;
}

#playerData {
}

.teilnehmerinfo {
}

.admin_user_data {
  padding: 5px;
  margin: 5px;
  border-radius: 5px;
  border: 1px solid black;

}

.newsbeitrag {
  border-top: 0px solid #3d3d3d;
  border-bottom: 1px solid #3d3d3d;
  background-color: grey;
  color: white;
  //text-shadow: 2px 2px black;
  padding: 10px;
}

.headerNews {
  margin-top: 5px;
  margin-bottom: 5px;
  margin-left: -10px;
  margin-right: -10px;
}

#anzahlpayed input {
  border: 0px;
  background-color: transparent;
  color: black !important;
  font-size: 11px;
  font-weight: bold;
  padding: 0px;
  width: 35px;
}

#bierpayed input {
  border: 0px;
  background-color: transparent;
  color: black !important;
  font-size: 11px;
  font-weight: bold;
  padding: 0px;
  width: 35px;
}

#anwesend input {
  border: 0px;
  background-color: transparent;
  color: black !important;
  font-size: 11px;
  font-weight: bold;
  padding: 0px;
  width: 35px;
}

.footer {

  color: white;
  position: fixed;
  background-color: grey;

  padding: 10px;
  bottom: 0px;
  width: 100%;

}

.back-to-top {
  opacity: 0.25;
  position: fixed;
  bottom:35px;
  right: 0px;
  padding:1em;
}

.back-to-top:hover {
  opacity: 1;
}

@media (max-width: 775px) {
  .footer {
    font-size: 8px;
  }

  .footer a {
    font-size: 12px;
  }

  .footer i {
    font-size: 12px;
  }
}

input[type="checkbox"] {
  width: 25px;
  height: 25px;
  float: left;
  margin-bottom: 5px;
}

label {
  margin-top: 0px;
  margin-bottom: 0px;
}

/**
Forum
 */
.topic .posts {
  list-style-type: none;
  padding: 0;
}

.topic ul {
  display: block;
  list-style-type: disc;
  -webkit-margin-before: 1em;
  -webkit-margin-after: 1em;
  -webkit-margin-start: 0px;
  -webkit-margin-end: 0px;
  -webkit-padding-start: 40px;
}

.topic li {
  display: list-item;
  text-align: -webkit-match-parent;
}

.topic .user-icon {
  margin-right: 15px;
  border-radius: 50%;
  width: 46px;
  height: 46px;
  line-height: 46px;
  font-size: 2.4rem;
  display: inline-block;
  text-align: center;
  color: #eee;
  font-weight: 400;
}

.topic .content {
  margin-top: 20px;
  padding-bottom: 1px;
  margin-top: -43px;
  margin-left: 61px;
  word-wrap: break-word;
  overflow: hidden;
}

.topic .pull-left {
  float: left;
}

.topic .pull-right {
  float: right;
}


blockquote {
  padding: 10px 20px;
  margin: 0 0 20px;
  font-size: 17.5px;
  border-left: 5px solid #eee;
}



.post_replay {
  border-top: 1px solid black;
  position: fixed;
  bottom: 0px;
  left:0px;
  z-index: 10000000000000000000;
  background-color: antiquewhite;
  width: 100%;
  height: 40%;
  padding: 6px;
  margin-top: 30%;
}

.post_preview {
  border-left: 1px solid grey;
  width: 49%;
  height: 80%;
  float: right;


  in-height: 20px;
  padding: 19px;
  margin-bottom: 20px;
  background-color: #f5f5f5;
  border: 1px solid #e3e3e3;
  border-radius: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.05);
  box-shadow: inset 0 1px 1px rgba(0,0,0,.05);
}

.topic .topic-link {
  color: #014c8c;
  cursor: pointer;
}

.topic .topic-link:hover {
  text-decoration: underline;
}

.navbar-toggle.navbar-left {
  float: left;
  margin-left: 10px;
}

