body {  
  background-image: url("images/Bubble.png");
}

#footer {  
  background-color: whitesmoke;
}

.carousel-caption {  
  z-index: 10;
}

.carouselLg .item {  
  height: 300px;  
  background-color: #777777;
}

.carouselSm .item {  
  height: 75px;  
  background-color: #000077;
}

.white {  
  border-top-width: thin;  
  border-right-width: thin;  
  border-bottom-width: thin;  
  border-left-width: thin;  
  border-top-style: solid;  
  border-right-style: solid;  
  border-bottom-style: solid;  
  border-left-style: solid;  
  border-top-color: black;  
  border-right-color: black;  
  border-bottom-color: black;  
  border-left-color: black;  
  padding-top: 5px;  
  padding-right: 5px;  
  padding-bottom: 5px;  
  padding-left: 5px;  
  background-color: white;
}

.Boxthing {  
  border-top-width: thin;  
  border-right-width: thin;  
  border-bottom-width: thin;  
  border-left-width: thin;  
  border-top-style: solid;  
  border-right-style: solid;  
  border-bottom-style: solid;  
  border-left-style: solid;  
  border-top-color: black;  
  border-right-color: black;  
  border-bottom-color: black;  
  border-left-color: black;  -webkit-border-radius: 5px 5px 5px 5px;
  border-radius: 5px 5px 5px 5px;  
  margin-left: 20px;  
  margin-right: 20px;  
  margin-bottom: 5px;  
  background-color: #d6d6d6;
}

.box {  
  border-top-width: thin;  
  border-right-width: thin;  
  border-bottom-width: thin;  
  border-left-width: thin;  
  border-top-style: solid;  
  border-right-style: solid;  
  border-bottom-style: solid;  
  border-left-style: solid;  
  border-top-color: #030303;  
  border-right-color: #030303;  
  border-bottom-color: #030303;  
  border-left-color: #030303;  -webkit-border-radius: 7px 7px 7px 7px;
  border-radius: 7px 7px 7px 7px;  
  overflow: hidden;  
  margin-bottom: 15px;
}

.boxTop {  
  border-top-width: thin;  
  border-top-style: solid;  
  border-top-color: #030303;  
  border-right-width: thin;  
  border-right-style: solid;  
  border-right-color: #030303;  
  border-left-width: thin;  
  border-left-style: solid;  
  border-left-color: #030303;  -webkit-border-radius: 7px 7px 0px 0px;
  border-radius: 7px 7px 0px 0px;  
  overflow: hidden;
}

.boxBottom {  
  border-top-width: thin;  
  border-right-width: thin;  
  border-bottom-width: thin;  
  border-left-width: thin;  
  border-top-style: solid;  
  border-right-style: solid;  
  border-bottom-style: solid;  
  border-left-style: solid;  
  border-top-color: #030303;  
  border-right-color: #030303;  
  border-bottom-color: #030303;  
  border-left-color: #030303;  -webkit-border-radius: 0px 0px 7px 7px;
  border-radius: 0px 0px 7px 7px;  
  overflow: hidden;
}

.BlackBox {  
  border-top-width: thin;  
  border-right-width: thin;  
  border-bottom-width: thin;  
  border-left-width: thin;  
  border-top-style: solid;  
  border-right-style: solid;  
  border-bottom-style: solid;  
  border-left-style: solid;  
  border-top-color: #030303;  
  border-right-color: #030303;  
  border-bottom-color: #030303;  
  border-left-color: #030303;  -webkit-border-radius: 5px 5px 5px 5px;
  border-radius: 5px 5px 5px 5px;  
  color: white;  
  background-color: rgba(0, 0, 0, 0.5);  
  background-image: none;  
  background-repeat: repeat;  
  background-attachment: scroll;  
  background-position: 0% 0%;  
  margin-top: 5px;  
  margin-right: 5px;  
  margin-bottom: 5px;  
  margin-left: 5px;  
  padding-top: 5px;  
  padding-right: 5px;  
  padding-bottom: 5px;  
  padding-left: 5px;
}

.BlackBox:hover {  
  background-color: rgba(0, 0, 0, 0.8);  
  background-image: none;  
  background-repeat: repeat;  
  background-attachment: scroll;  
  background-position: 0% 0%;
}

.ClearRow {  
  margin-right: -5px;  
  margin-left: -5px;  
  margin-top: -5px;
}

h4 {  
  margin-top: 25px;
}

.row {  
  margin-bottom: 20px;
}

.row .row {  
  margin-top: 10px;  
  margin-bottom: 0px;
}

[class*="col-"] {  
  padding-top: 5px;  
  padding-right: 5px;  
  padding-bottom: 5px;  
  padding-left: 5px;
}

hr {  
  margin-top: 40px;  
  margin-bottom: 40px;
}

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

#square {  
  background-color: #cccccc;  
  position: fixed;  
  z-index: -100;
}

#Square {  
  background-color: #666666;  
  color: #cccccc;  
  z-index: -1000;  
  position: absolute;
}

#thing {  
  float: left;
}

#sometext {  
  font-size: 15px;  
  line-height: 4;
}

#WhButText {  
  color: #131bd9;
}

#wh {  
  margin-top: -15px;
}

.dropdown-toggle:hover {  
  color: white;
}

.BlueBotton {  -webkit-border-radius: 12px 12px 12px 12px;
  border-radius: 12px 12px 12px 12px;  
  height: 65px;  
  margin-left: 20px;  
  margin-right: 20px;  
  overflow: hidden;
}

.BlueBotton p {  
  font-family: Times, New, Roman;  
  font-size: 18px;  
  font-weight: bold;  
  color: white;
}

.BlueBotton {  -webkit-border-radius: 12px 12px 12px 12px;
  border-radius: 12px 12px 12px 12px;  
  height: 65px;  
  margin-left: 20px;  
  margin-right: 20px;  
  overflow: hidden;
}

.BlueBotton p {  
  font-family: Times, New, Roman;  
  font-size: 18px;  
  font-weight: bold;  
  color: white;
}

.WhiteBotton {  -webkit-border-radius: 12px 12px 12px 12px;
  border-radius: 12px 12px 12px 12px;  
  height: 65px;  
  margin-left: 20px;  
  margin-right: 20px;  
  overflow: hidden;
}

.WhiteBotton p {  
  font-family: Times, New, Roman;  
  font-size: 16px;  
  font-weight: bold;  
  color: #131bd9;  
  line-height: 1;
}

.RedBotton {  
  height: 34px;  -webkit-border-radius: 5px 5px 5px 5px;
  border-radius: 5px 5px 5px 5px;  
  margin-top: 20px;  
  margin-right: 20px;  
  margin-bottom: 0px;  
  margin-left: 20px;  
  overflow: hidden;
}

.RedBotton p {  
  font-family: Times, New, Roman;  
  font-size: 22px;  
  font-weight: bold;  
  color: white;
}

.ButonPad {  
  padding-top: 10px;  
  padding-right: 10px;  
  padding-bottom: 10px;  
  padding-left: 10px;
}

.grad {  
  background-color: transparent;  
  background-image: -webkit-linear-gradient(#e5e5e5, #7e7e7e);
  background-image: -o-linear-gradient(#e5e5e5, #7e7e7e);
  background-image: -ms-linear-gradient(#e5e5e5, #7e7e7e);
  background-image: -moz-linear-gradient(#e5e5e5, #7e7e7e);
  background-image: -webkit-gradient(linear, center top, center bottom, color-stop(0, #e5e5e5), color-stop(1, #7e7e7e));
  background-image: linear-gradient(#e5e5e5, #7e7e7e);  
  background-repeat: repeat;  
  background-attachment: scroll;  
  background-position: 0% 0%;
}

.menuTex {  
  font-family: Times, New, Roman;  
  font-size: 18px;
}

table.BevTable {  
  border-spacing: 1px;  
  padding-top: 0px;  
  padding-right: 0px;  
  padding-bottom: 0px;  
  padding-left: 0px;  
  border-collapse: initial;
}

table.BevTable th {  
  float: none;  
  line-height: 100%;  
  vertical-align: middle;
  border-collapse: initial;  
  color: white;  
  background-color: #fa0505;  
  background-image: none;  
  background-repeat: repeat;  
  background-attachment: scroll;  
  background-position: 0% 0%;  
  border-top-style: solid;  
  border-right-style: solid;  
  border-bottom-style: solid;  
  border-left-style: solid;  
  border-top-width: 1px;  
  border-right-width: 1px;  
  border-bottom-width: 1px;  
  border-left-width: 1px;  
  border-top-color: #807b7b;  
  border-right-color: #807b7b;  
  border-bottom-color: #807b7b;  
  border-left-color: #807b7b;  
  font-weight: bold;  
  padding-top: 8px;  
  padding-right: 8px;  
  padding-bottom: 8px;  
  padding-left: 8px;  
  text-align: center;  
  -o-border-image: url("images/lilredBut.jpg") 11 11 11 11 / 11px 11px 11px 11px repeat repeat;
  -webkit-border-image: url("images/lilredBut.jpg") 11 11 11 11 / 11px 11px 11px 11px repeat repeat;
  border-image: url("images/lilredBut.jpg") 11 11 11 11 / 11px 11px 11px 11px repeat repeat;
}

table.BevTable tr {  
  float: none;  
  line-height: 100%;  
  vertical-align: middle;
  border-collapse: initial;  
  color: black;  
  font-weight: normal;
}

table.BevTable tr:hover {  
  background-color: lightgray;
  color: black;  

}

table.BevTable td {  
  float: none;  
  line-height: 100%;  
  vertical-align: middle;
  border-collapse: initial;  
  border-top-style: solid;  
  border-right-style: solid;  
  border-bottom-style: solid;  
  border-left-style: solid;  
  border-top-width: 1px;  
  border-right-width: 1px;  
  border-bottom-width: 1px;  
  border-left-width: 1px;  
  border-top-color: #807b7b;  
  border-right-color: #807b7b;  
  border-bottom-color: #807b7b;  
  border-left-color: #807b7b;  
  text-align: center;  
  -o-border-image: url("images/lilwhiteBut.jpg") 10 10 10 10 / 10px 10px 10px 10px repeat repeat;
  -webkit-border-image: url("images/lilwhiteBut.jpg") 10 10 10 10 / 10px 10px 10px 10px repeat repeat;
  border-image: url("images/lilwhiteBut.jpg") 10 10 10 10 / 10px 10px 10px 10px repeat repeat;   
  bottom: 8px;  
  padding-top: 12px;  
  padding-right: 12px;  
  padding-bottom: 12px;  
  padding-left: 12px;
}

#schlitsen {  
  float: none;  
  line-height: 100%;  
  vertical-align: middle;
}

