* { margin: 0; padding: 0; }
body {
    background: #000101 url('../images/background.jpg') no-repeat top center;
    text-align: center;
    font-family: Arial, sans-serif;
    margin-bottom: 40px;
}
img {
    border: none;
}
.clear {
    clear: both;
    font-size: 1px;
}
#wrapper {
    width: 900px;
    margin: 15px auto;
    text-align: left;
    position: relative;
}
#top {
    position: absolute;
    top: 0;
    right: 0;
    font-size: 14px;
    text-transform: uppercase;
    color: #fff;
    z-index: 1000;
}
#top span {
    padding: 3px 2px;
    background: #00adef;
    color: #000;
    font-weight: bold;
    margin: 0 1px;
}
#container {
    width: 900px;
    z-index: 900;
}
#container .navigation {
    width: 182px;
    padding-right: 21px;
}
#container .navigation {
    width: 182px;
    padding-right: 21px;
}

#container .navigation ul {
    list-style: none;
    font-size: 15px;
    font-weight: bold;
    text-transform: uppercase;
}
#container .navigation ul li a {
    display: block;
    width: 176px;
    padding: 8px 0 6px 8px;
    background: #b9e6fa;
    color: #000000;
    text-decoration: none;
    margin-bottom: 10px;
}
#container .navigation ul li a:hover, #container .navigation ul li.active a {
    color: #fff;
    background: #00adef;
}
#container .webcam {
    color: #fff;
    margin: 34px 0 0 0;
    text-transform: uppercase;
    font-size: 16px;
    line-height: 1.3;
}
#container .webcam .photos {
    width: 181px;
    height: 122px;
}
#container .webcam .photos .hidden {
    display: none;
}
#container #status {
    background: #b9e6fa;
    color: #00adef;
}
#container #status h2 {
    font-size: 27px;
    padding: 15px;
}
#container #status p {
    font-size: 15px;
    font-weight: bold;
    padding: 15px;
}
#container #status ul {
    list-style: none;
    height: 48px;
}
#container #status ul li {
    width: 97px;
    height: 33px;
    background: #222;
    float: left;
    margin-right: 2px;
    font-size: 1px;
}
#container #status ul li img {
    height: 100%;
    width: 97px;
}
#container #status ul li.last {
    margin-right: 0;
}
.header {
    padding-bottom: 15px;
    position: relative;
    width: 900px;
}
.intro {
    margin-bottom: 10px;
}
.intro p {
    color: #fff;
    font-size: 12px;
}
.intro a {
    color: #fff;
    font-size: 12px;
}

.terms {
    color: #fff;
    font-size: 13px;
    line-height:14px;
    letter-spacing: 1px;
}

.terms p span {
    color: #00adef;
    font-size: 17px;
    font-weight: bold;
    display: block;
}

.terms h3 {
    font-size: 14px;
    font-weight: bold;
}

.imgtext {
    color: #fff;
    font-size: 12px;
}

.intro p span {
    color: #00adef;
    font-size: 17px;
    font-weight: bold;
    display: block;
    margin-bottom: 7px;
}

.text_div {
    padding: 15px;
    margin-bottom: 10px;
}

.image_div {
    padding: 0px;
    margin-bottom: 10px;
}

.text_div h2 {
    font-size: 21px;
    margin-bottom: 2px;
    text-transform: uppercase;
}

.text_div h3 {
    font-size: 16px;
    margin-bottom: 2px;
    text-transform: uppercase;
}

.text_div h4 {
    font-size: 21px;
    margin-bottom: 2px;
    text-transform: uppercase;
    color: #00adef;
}

.text_div ul {
    margin: 0 0 0 15px;
}
.text_div p, .text_div li {
    font-size: 12px;
    line-height: 1.4;
    margin-bottom: 6px;
}

.text_div span {
    font-size: 14px;
    font-weight: bold;
}

.text_div .mail {
    font-size: 12px;
    font-weight: normal;
}
.text_div .small_map {
    width: 217px;
    margin: 6px -12px;
}
.blue_div a {
    color: #fff;
}
.blue_div {
    background: #00adef;
    color: #fff;
}

.text_div a {
    color: #fff;
}
.pink_div a {
    color: #fff;
}
.pink_div {
    background: #ff2f8c;
    color: #fff;
}
.light_blue_div {
    background: #b9e6fa;
    color: #000000;
}
.light_blue_div a {
    color: #000000;
}
.black_out {
    padding: 2px;
    background: #000;
    color: #000;
}
.footer td {

}
.footer .text_div {
    height: 113px;
    margin: 0;
}
.facebook {
    color: #fff;
    font-size: 13px;
    font-weight: bold;
    width: 182px;
    margin-top: 20px;

}
.facebook img {
}
.facebook span {
    padding-top: 10px;
    display: block;
    text-align: left;
}
#lego_en {
    float: right;
    margin-top: 38px;
    width: 896px;
    height: 37px;
    background: url(../images/lego.gif) no-repeat top right;
    text-indent: -5000px;
    overflow: hidden;
}
#lego_en a {
    display: block;
    width: 100%;
    height: 10px;
}

#lego_de {
    float: right;
    margin-top: 38px;
    width: 896px;
    height: 37px;
    background: url(../images/lego_de.gif) no-repeat top right;
    text-indent: -5000px;
    overflow: hidden;
}
#lego_de a {
    display: block;
    width: 100%;
    height: 24px;
}

#popout {
    position: absolute;
    top: 20px;
    left: 0;
    width: 100%;
    text-align: center;
    z-index: 1000;
    color: #fff;
    display: none;
}
#loading {
    background: #00adef;
    padding: 50px;
    text-align: center;
    position: absolute;
    top: 50%;
    left: 50%;
    margin: -16px 0 0 -16px;
    width: 32px;
    height: 32px;
    display: none;
}
#popout .code {
    margin: 0 auto;
    padding: 30px;
    background: #00adef;
    text-align: left;
    position: relative;
}
#popout .code a {
    color: #fff;
}
#popout .code .img_nav {
  font-size: 14px;
  position: absolute;
  right: 30px;
  bottom: 10px;
}
#popout .code .img_nav a {
  color: #fff;
  text-decoration: none;
  font-weight: bold;
}
#popout .code .img_nav a:hover {
  color: #000;
}
#popout .code #close {
    cursor: pointer;
    position: absolute;
    top: 10px;
    right: 10px;
}
.alt {
    padding: 13px 0 10px 0;
    text-align: center;
    font-size: 12px;
}
.back a {
    display: block;
    background: #ff2f8c url(../images/back.gif) no-repeat 5px center;
    font-size: 18px;
    font-weight: bold;
    text-indent: 33px;
    color: #fff;
    padding: 8px 0 6px 0;
    text-decoration: none;
    margin-bottom: 10px;
}
.back a:hover {
    color: #000;
}

.wallpaper a {
    font-size: 16px;
    font-weight: normal;
    text-indent: 33px;
    color: #fff;
    padding: 8px 0 6px 0;
    text-decoration: none;
    margin-bottom: 10px;
}

.gallery {
    list-style: none;
}
.gallery li {
    width: 105px;
    height: 60px;
    overflow: hidden;
    text-align: center;
    float: left;
    margin: 0 7px 7px 0;
}
.gallery li.sn {
    margin: 0 0 7px 0;
}
.gallery li img {
    width: 100%;
    
}
.white {
    color: #fff;
    margin-bottom: 10px;
}

#pods {
    list-style: none;
    margin-top: 21px;
}
#pods li {
    width: 166px;
    height: 103px;
    overflow: hidden;
    float: left;
    margin: 0 6px 6px 0;
    background: url('../images/pod_bg.jpg') no-repeat bottom left;
    border: 1px solid #b9e6fa;
}
#pods li.no-margin {
    margin: 0 0 9px 0;
}
#pods li h3 {
    color: #00adef;
    font-size: 12px;
    padding: 5px;
    background: #b9e6fa;
    text-transform: uppercase;
}
#pods li p {
    font-size: 11px;
    color: #fff;
    text-align: center;
    padding: 8px 5px 0 5px;
}
#pods li .iT {
    width: 55px;
    border: none;
    padding: 3px;
    font-size: 11px;
    text-align: center;
    font-family: Arial, sans-serif;
    font-weight: bold;
    color: #000;
}
#pods li .iSu {
    border: none;
    background: #ff2f8c;
    font-size: 11px;
    text-align: center;
    font-family: Arial, sans-serif;
    font-weight: bold;
    color: #fff;
    padding: 2px 3px 2px 3px;
}

#video {
    margin-bottom: 12px;
}

.builder_div {
    padding: 15px;
    margin-bottom: 10px;
    color: #000;
    font-size: 12px;
}

.builder_div a:hover {
    color: #00adef;
}

.builder_div a {
    color: #000;
}