#weigelt, body {
    padding:0px;
    margin: 0px;
    font-family:Verdana;
    line-height: 120%;
    font-size:11px;
    color: #6d7578;
    text-align:center;
    background: url(../img/back.gif);
}
a {
    color: #6d7578;
}
a:hover {
    color: #6d7578;
}

h1 {
  margin-top:5px;
  margin-bottom:5px;
}

#wrapper{
    width: 920px;
    border: none;
    margin: 40px;
    text-align:left;
    background-repeat:repeat-y;
     background: url(../img/container.gif);
}

body>#wrapper{
    width: 920px;
    border: none;
    margin: 40px;
    margin-left: auto;
    margin-right: auto;
    background: url(../img/container.png);
    background-repeat:repeat-y;
}

#wrapper #header_stopper_top {
    width: 900px;
    margin-left: 10px;
    height: 9px;
    background-color: #d7d7d7;
}

#wrapper #header_logo {
    margin-left: 10px;
    width: 293px;
    height:61px;
    background-image: url(../img/subaru.jpg);
}

#wrapper #navi {
    float: right;
    clear: both;
    color: #3c7fbc;
    font-weight: bold;
    margin-right: 40px;
    margin-top: 20px;
}

#wrapper #header_stopper_right {
    float: right;
    width: 600;
    height: 9px;
    margin-right: 10px;
    background-color: #3c7fbc;
}

#wrapper #header_stopper_bottom {
    width: 900px;
    height: 20px;
    margin-left: 10px;
    background-color: #d7d7d7;
}

#wrapper #subheader {
    width: 900px;
    height: 55px;
    margin-left:10px;
    background-color: #6d7578;
    background-image: url(../pics/logos/reifenweigelt.jpg);
    background-repeat: no-repeat;
    background-position: 35px 18px;
}
#wrapper #subheader #image {
    float: right;
    width: 380px;
    height: 55px;
    background-image: url(../img/header_right.jpg);
}
#wrapper #col1 {
    width: 900px;
    margin-left:10px;
    height: 312px;
    background-color: #c8c8c8;
    border-bottom: 1px solid #6d7578;
}

#wrapper #col1 .box1 {
    float:left;
    width: 264px;
    height: 292px;
    padding-top:20px;
    padding-left:35px;
    background-color: #fff;
    background-image: url(../pics/cont/01_soon.jpg);
}

#wrapper #col1 .box2 {
    float:left;
    width: 184px;
    height: 292px;
    padding-top:20px;
    padding-left:35px;
    background-color: #c8c8c8;
}

#wrapper #col1 .box3 {
    float: right;
    width: 380px;
    overflow:hidden;
    margin-top:-11px;
}


#wrapper #col1 a{
    font-weight: bold;
    text-decoration: none;
    
}

#wrapper #col1 p{
    padding-top:0px;
    margin-top:0px;
    padding-right: 10px;
    
}

#wrapper #col1 .box2 ul{
    margin:0px;
    padding:0px;
    list-style-type: none;
}

#wrapper #col1 .box2 a{
    font-weight: normal;
    text-transform:uppercase;
    font-size: 12px;
    line-height: 30px;
}


#wrapper #col2 {
    display: block;
    width: 900px;
    margin-left: 10px;
    height: 182px;
    background-image: url(../img/white_gray.jpg);
    border-bottom: 1px solid #6d7578;
}
#wrapper #col2 .box1 {
    float:left;
    width: 264px;
    height: 162px;
    margin-left: 35px;
    padding-top:20px;
    border-right: 1px solid #bfbebe;
}
#wrapper #col2 .box2{
    float:left;
    width: 183px;
    height: 162px;
    padding-top:20px;
    padding-left: 35px;
    margin-bottom: 10px;
    border-left: 1px solid #e8e8e8;
    border-right: 1px solid #e8e8e8;
}
#wrapper #col2 .box3{
    float:left;
    margin-top:-10px;
    padding-left: 35px;
    padding-top:10px;
    width: 337px;
    height: 162px;
    overflow: hidden;
    border-left: 1px solid #bfbebe;
    font-size:11px;
    line-height: 15px;
}

#wrapper #col2 a{
    font-weight: bold;
    text-decoration: none;
    
}

#wrapper #col2 p {
    margin-top:0px;
    padding-top:0px;
    padding-right:15px;
}

#wrapper #col3 {
    display: block;
    width: 900px;
    min-height:120px;
    margin-left:10px;
}

#wrapper #col3 .box1 {
    float:left;
    width: 435px;
    margin-left: 35px;
    padding-top:10px;
}
#wrapper #col3 .box2{
    float:left;
    width: 85px;
    margin-top:-11px;
}
#wrapper #col3 .box3{
    float:left;
    padding-top:10px;
    width: 327px;
}

#wrapper #col3 p {
    margin-top:0px;
    padding-top:0px;
}

#wrapper #footer {
    width: 900px;
    height: 30px;
    margin-left: 10px;
    background-color: #d7d7d7;
}

#wrapper #footer .metanavi {
    color: #1e5484;
    font-size: 10px;
    text-transform:uppercase;
    text-align: right;
    padding-top:8px;
    padding-right:25px;
}

#wrapper #footer .metanavi a {
    text-decoration: none;
    font-size: 10px;
    color: #1e5484;
}





