body {
    background: #262b30 url('/images/layout/bgr.png') repeat-x;
}

#page {
    background: #e1e1e1;
    overflow: hidden;
}

#head {
}

#uppermenu {
    height: 42px;
    background: #49acff;
}
#menuInner {
    color: #262b30;
}

#menuInner ul {
    list-style: none;
    margin: 0px;
    padding: 0px;
}

#menuInner ul li {
    float: left;
    width: 118px;
}

#menuInner ul li a {
    display: block;
    height: 42px;
    text-align: center;
    line-height: 42px;
    color: #262b30;
    font-size: 13px;
    padding: 0px;
    margin: 0px;
    text-transform: uppercase;
    text-decoration: none;
    font-weight: bold;
}

#menuInner ul li a:hover {
    border-bottom: 7px solid #262b30;
    height: 35px;
}

#date {
    background: #262b30;
    color: #fff;
    text-align: center;
    height: 42px;
}

#footer {
    height: 42px;
    background: #49acff;
}

#footer ul {
    list-style: none;
    margin: 0px;
    padding: 0px;
}

#footer ul li {
    float: left;
    width: 112px;
}

#footer li a {
    display: block;
    height: 42px;
    text-align: center;
    line-height: 42px;
    color: #262b30;
    font-size: 12px;
    padding: 0px;
    margin: 0px;
    text-transform: uppercase;
    text-decoration: none;
    font-weight: bold;
}

#copyright {
    font-size: 11px;
    text-align: center;
    line-height: 16px;
    padding-top: 6px;
}

#main {
    background: #e1e1e1 url('/images/layout/leftbodybgr.png') repeat-x; min-height: 300px;
}

#rightBody {
    background: #262b30;
    color: #fff;
}

#rightBody a { color: #fff; text-decoration: none;}

#leftBody {
    padding: 24px 0px 15px 0px;
}

#leftBody a {
    color: #49acff;
    text-decoration: none;
}

#leftBody a:hover {
    text-decoration: underline;
}

#leftBody h1 {
    background: #262b30;
    display: block;
    float: left;
    color: #49acff;
    line-height: 21px;
    text-transform: uppercase;
    font-size: 15px;
    font-weight: bold;
    padding: 2px 10px 0px 20px;
    margin: 0px 0px 12px 0px;
    clear: left;
}

#leftBody h2 {
    font-size: 14px;
    padding-left: 20px;
    margin: 12px 0px 8px 0px;
    color: #000;
    clear: left;
}

#leftBody h2 a {
    color: #000;
}

#leftBody p {
    padding: 0px 12px 0px 20px;
    margin: 8px 0px;
}

#leftBody .articleIntro {
    font-weight: bold;
    margin-bottom: 12px;
}

#leftBody img {
    border: 3px solid #49acff;
    margin: 5px;

}

#leftBody img.articleImage {
    float: right;
    margin: 0px 5px 6px 12px;
}

#leftBody .printer {
    float: right;
}

#leftBody .printer img {
    border: none;
}

#mainPageIntro p {
    clear: left;
}
#map_canvas {
    width: 650px;
    height: 450px;
    margin: 0px auto;
    border: 3px solid #49acff;
}

#partners {
    padding: 0px 12px 0px 20px;
    margin: 8px 0px;
}

#searchBox {
    height: 42px;
    font-size: 13px;
}

#newsletter {
    height: 42px;
    font-size: 13px;
    text-transform: uppercase;
    text-align: center;
    line-height: 42px;
}

#searchbox { padding: 0px 10px;}
#searchbox label { width: 55px; margin-right: 10px; font-size: 10px; text-transform: uppercase;  }
#searchbox .input input { vertical-align: middle; width: 110px; background: #49acff; border:none;}
#searchbox .input { width: 175px; float: left; }
#searchbox .submit { float: left; width: 35px; padding-top: 7px;}
#searchbox .submit .submitButton { background: transparent; border:none; color: #49ACFF; font-weight: bold; font-size: 10px; text-transform: uppercase;}

.clear {
    clear: both;
}

#productlisting {
     background: #fff;
     border: 3px solid #49acff;
     margin: 12px 30px 20px;
     padding: 0px;
}

#productlisting img {
    border: none;
    margin: 0px;
    padding: 0px;
    vertical-align: middle;
}

#product {
    margin: 10px;
    text-align: center;
    height: 150px;
    position: relative;
    width: 190px;
    list-style: none;
    display: block;
}


#product table td { width:190px; height: 120px; vertical-align: middle;}

#productlisting ul { margin: 0px; padding: 0px;}

#product a h2 {
    position: absolute;
    bottom: 0px;
    left: 0px;
    text-align: center;
    width: 190px;
    padding: 0px;
    height: 16px;
    
}

#product a span.text {
    background: #49acff;
    color: #000;
    line-height: 20px;
    padding: 3px 10px;
    text-transform: uppercase;

}

#product a span.text:hover {
    text-decoration: none;
    color: #666;
}

#map {
    width: 280px;
    height: 340px;
    border: 3px solid #49acff;
    float: right;
    font-size: 8px;
}

.banner {
    margin: 0px auto 15px;
    text-align: center;
}

img.asdasd {
    margin: 5px 75px;
}

#newsletterBox label { width: 100px; clear: both; float: left; padding-top: 9px;}
#newsletterBox .input_left {width:300px; float:left;}
#newsletterBox .input_left input {width:300px; padding: 3px 5px;}
#newsletterBox h1 { font-size: 14px; text-transform: uppercase;  margin-bottom: 15px;}

div.gallery {
    float: left;
    margin: 0px 20px 20px;
    text-align: center;
    width: 190px;
    height: 160px;
}

div.galleryText {
    width: 180px;
}

.flashMap {
    width: 630px;
    height: 450px;
    margin: 0px auto;
}

.wall { width: 680px; height: 300px; background: url(/images/wall/wallBGR.jpg) no-repeat; position: relative;
}

.wall .wallTitle { background: #262b30; display: inline-block ;  color: #49acff; font-size: 16px; font-weight: bold;
padding: 3px 8px; position: absolute; right: 15px; }

.wall .tools { top: 45px;}
.wall .baumit { top: 105px;}
.wall .porfix { top: 165px;}
.wall .dvSilent { top: 225px;}
.wall .arrow { width: 20px; height: 20px; position: absolute; top: 4px; background: url(/images/wall/arrow.png); z-index: 20;}
.wall .text { cursor: pointer;}
.wall .tools .arrow { left: -80px;}
.wall .baumit .arrow { left: -80px;}
.wall .porfix .arrow { left: -190px;}
.wall .dvSilent .arrow { left: -200px;}
.wall .line { background: #262b30; position: absolute; height: 2px; width: 40px; top: 13px; left: -40px; z-index: 10;}
.wall .tools  .line {width: 70px;  left: -70px;}
.wall .baumit  .line {width: 70px;  left: -70px;}
.wall .porfix .line {width: 180px;  left: -180px;}
.wall .dvSilent .line {width: 190px;  left: -190px;}
.wall .wallIMG { width: 680px; height: 300px; position: absolute; top: 0px; left: 0px; }
#leftBody .wall .wallIMG img { border: none; margin: 0px;}
