
#spFooter {
float: left;
padding: 0 0 10px 0;
margin: 45px 0 0 22px;
/* margin-top: 100px; */
width: 720px;
font-size:0.625em !important;
}

#spTop{
float: left;
width: 100%;
margin: 0 0 45px 0;
/* background: transparent url("http://www.spiegel.de/static/sys/v8/backgrounds/bg_maincontainer_line.gif") repeat-x  bottom !important; */
}


/* ------------------- COMMON ------------------- */

#bigImages {
    margin-top: 20px;
}

#bigImages img {
    width: 759px;
    margin-bottom: 25px;
}

#bigImagesNews {
    margin-top: 20px;
}

#bigImagesNews img {
    width: 719px;
    margin-bottom: 25px;
}

#smallImages {
    margin: -27px 0 40px 130px;
}

#smallImages img {
    width: 200px;
    margin: 2px;
    border: 0;
}

/* ------------------- HOME ------------------- */



#homeContent, #allPartsContent, #newsContent, #contactContent, #linksContent {

    width: 1000px;
    height: 650px;
    padding: 0;
    margin: -40px 0 0 -126px;
}

#homeContent #homeHighlight {

    position: absolute;
    left: 432px;
    top: 40px;

}

.highlightTitle {
    color: #DEBC81;
    font-size: 14px;
    font-weight: bold;
}

.highlightText {
    color: #FFFFFF;
    font-size: 12px;
    margin-left: 15px;

}

#highlightLink {
    color: #FF9C00;
    font-size: 10px;
    font-weight: bold;
    text-decoration: none;
    margin-left: 15px;
}

/* ------------------- BIKES ------------------- */

#bikesHardcore {
    position: absolute;
    top: 450px;
    width: 131px;
    height: 241px;
    background-image: url(../images/bikes/bikes_hardcore.jpg);
    background-repeat: no-repeat;
}


/* ------------------- I M P R E S S U M ------------------- */

.impcolumnTitle {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 14px;
    font-weight: bold;
    text-transform: uppercase;
    color: #88AEAE;
    letter-spacing: .2em;
}

.impcolumnText {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #AEADAD;
    text-align: center;
    line-height: 16px;
    letter-spacing: .1em;
}

#funstuffContent {
    margin: 40px 0;
}

/* ------------------- B I K E S ------------------- */

#bikesContent {
    margin: 40px 0;
}

.columnTitle {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: bold;
    text-transform: uppercase;
    color: #88AEAE;
    letter-spacing: .2em;
}

.columnTitleLeft {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: bold;
    text-transform: uppercase;
    text-align: left;
    color: #88AEAE;
    letter-spacing: .2em;
}

.columnText {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: #AEADAD;
    text-align: justify;
    line-height: 16px;
    letter-spacing: .1em;
    margin-bottom: 5em;
}

.galeryText {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #AEADAD;
    /*text-align: left;*/
    line-height: 16px;
    letter-spacing: .1em;
    margin-bottom: 5em;
}

.columnTextBh2 {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: #AEADAD;
    text-align: justify;
    line-height: 16px;
    letter-spacing: .1em;
}

#col1 {
    float: left;
    width: 718px;
    padding: 0 20px 0 20px;
    margin: 45px 12px 50px 120px;
    border-right: 1px dotted gray;
    border-left: 1px dotted gray;
    text-align: center;
}

#col2 {
    float: left;
    clear: right;
    width: 267px;
    padding: 0;
    margin: 35px 0 0;
    text-align: left;
}

#col3 {
    float: left;
    clear: right;
    width: 718px;
    padding: 0 20px 0 20px;
    margin: 35px 0 0;
    border-right: 1px dotted gray;
    border-left: 1px dotted gray;
    text-align: center;
}

#colGalerie {
    float: left;
    clear: right;
    width: 800px;
    padding: 0 0 0 20px;
    margin: 35px 0 0 0;
    /*border-right: 1px dotted gray;*/
    border-left: 1px dotted gray;
    text-align: center;
}

#col3none {
    float: left;
    clear: right;
    width: 718px;
    padding: 0 20px 0 20px;
    margin: 35px 0 0;
    border-right: none;
    border-left: none;
    text-align: center;
}

#col3left {
    float: left;
    clear: right;
    width: 718px;
    padding: 0 20px 0 20px;
    margin: 35px 0 0;
    border-right: 1px dotted gray;
    border-left: 1px dotted gray;
    text-align: left;
}

.contentTitle {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 14px;
    line-height: 24px;
    font-weight: bold;
    text-transform: uppercase;
    color: #D0EDED;
    letter-spacing: .3em;
}


/* ------------------- PARTS ------------------- */

#linksContent {
    background-image: url(../images/links/links_bkg.jpg);
    background-repeat: no-repeat;
}

#linksContent #links {
    position: relative;
    left: 127px;
    top: 70px;
}


