.threecol{
    background: #6097C0;
    border-left: 1px solid #C6DFF5;
    border-right: 1px solid #C6DFF5;
    border-bottom: 1px solid #C6DFF5;
    }
.threecol .wrappertr{
    right: 19%; /*width of right column*/
    background: #BECAC8;
    border-right: 1px solid #C6DFF5;
    }
.threecol .wrappercl{
    right: 62%; /*width of middle column*/
    background: #6097C0;
    border: 1px solid #C6DFF5;
    border-top: 0px;
    border-bottom: 0px;
    }
#left>div{
    border-top: 1px solid #C6DFF5;
    }
* html #left div{
    border-top: 1px solid #C6DFF5;
    }
#welcome{background-image: url(../img/welcome_active.jpg)}
#soccer, #handball, #basketball, #volleyball, #running{
    background-image: url(../img/main_inactive.jpg)}
#training{background-image: url(../img/main_inactive2.jpg)}
#subm{/*submenu from main menu*/
    height: 41px;
    background-image: url(../img/sub_head_welcome.jpg);
    background-repeat: no-repeat;
    background-color: #BECAC8;
    text-align: left;
    }
#search{
    position: relative;
    right: 0px;
    min-width: 365px;
    width: 365px;
    max-width: 365px;
    display: inline;
    float: right;
    text-align: right;
    padding: 3px;
    margin: 5px;
    border: 1px solid #C6DFF5;
    font-size: 12px;
    font-weight: bold;
    background-color: #586D7E;
    }
#go-button{
    background-color: #3C87BE;
    border-top-color: #B0D2EB;
    border-right-color: #B0D2EB;
    border-bottom-color: #0E0846;
    border-left-color: #0E0846;
    border-left-style: inset;
    border-right-style: inset;
    font-weight: bold;
    font-size: 0.9em;
    }
.middle-box-head{
    height: 27px;
    background: url(../img/middle_box_welcome.jpg) no-repeat;
    padding-top: 2px;
    padding-left: 4px;
    font-size: 20px;
    color: #CBCFCE;
    }
.middle-box-body{
    min-height: 20px;
    background-color: #6097C0;
    padding: 3px;
    padding-bottom: 6px;
    border: 2px solid #fff;
    text-align: center;
    }
 
 
.sub_side{
    background-color: #1057C0; /* 0AA299 */
    border-left: 1px solid #B3EEE5;
    border-top: 1px solid #B3EEE5;
    }

 
/*foo bar test*/ 
#hotline{
    font-size: 12px;
    }
#musterversand{
    font-size: 11px;
    height: 20px !important;
    padding-top: 10px;
    }

#angebote{
    font-size: 11px;
    height: 100% !important;
    padding-top: 10px;
    }

.text {
    font-size: 12px;
    color: #000000;
}