.threecol{ /*right*/
    background: #5DB85B;
    border-left: 1px solid #B9FEB7;
    border-right: 1px solid #B9FEB7;
    border-bottom: 1px solid #B9FEB7;
    }
.threecol .wrappertr{
    right: 19%;
    background: #BECAC8; /*center background*/
    border-right: 1px solid #B9FEB7;
    }
.threecol .wrappercl{ /*left*/
    right: 62%;
    background: #5DB85B;
    border: 1px solid #B9FEB7;
    border-top: 0px;
    border-bottom: 0px;
    }
#left>div{
    border-top: 1px solid #B9FEB7;
    }
* html #left div{
    border-top: 1px solid #B9FEB7;
    }
#soccer{background-image: url(../img/soccer_active.jpg)}
#welcome, #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_soccer.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 #AAE0AE;
    font-size: 12px;
    font-weight: bold;
    background-color: #408141;
    }
#go-button{
    background-color: #0D960D;
    border-top-color: #B0E3B1;
    border-right-color: #B0E3B1;
    border-bottom-color: #033103;
    border-left-color: #033103;
    border-left-style: inset;
    border-right-style: inset;
    font-weight: bold;
    font-size: 0.9em;
    }

.middle-box-head{
    background: url(../img/middle_box_soccer.jpg) no-repeat;
    }
.middle-box-body{
    background-color: #5DB85B;
    }

.sub_side{
    background-color: #3B8341;
    border-left: 1px solid #C9F8CD;
    border-top: 1px solid #C9F8CD;
    }
.sub_sub_side{
    background-color: #80B780;
    border-left: 1px solid #C9F8CD;
    border-top: 1px solid #C9F8CD;
    }
.sub_sub_sub_side{
    background-color: #40B780;
    border-left: 1px solid #C9F8CD;
    border-top: 1px solid #C9F8CD;
    }
.sel_arrow{
    color: #4A8847;
    float: right;
    width: 9px;
    }



/*foo bar test*/ 
#right div{
    background-color: #2DBE31;
    width: 97%;
    margin: 2px;
    margin-left: 3px;
    height: 30px;
    color: white;
    }
#hotline{
    font-size: 12px;
    }
#musterversand{
    font-size: 11px;
    height: 20px !important;
    padding-top: 10px;
    }


/* Torben ergaenzt */
.btn_angebot_anfordern {
  /* color: #FFFFFF; */
  color: #FF0000;
  font-weight: bold;
  background-color: #5DB85B;
  text-decoration: blink;
}

#angebote{
    font-size: 11px;
    height: 100% !important;
    padding-top: 10px;
    }

