﻿body 
{
    margin:0px;
    font-family:Tahoma, Verdana, Arial, Times;
    font-size:12px;
    line-height:130%;
    color:#444444;
}
#headerback
{
    height:300px;
    background-image:url(images/background2.jpg);
    background-repeat:repeat-x;
}
#header
{
    width:780px;
    height:300px;
    margin-left:auto;
    margin-right:auto;
    background-image:url(images/homepage_top.jpg);
    padding-top:10px;
    padding-right:20px;
    text-align:right;
    color:White;
    clear:both;
}
#header a
{
    text-decoration:none;
    margin-left:10px;
    color:White;
}
#header a:hover
{
    text-decoration:none;
    margin-left:10px;
    color: Orange;
}


#headerbmw
{
    width:780px;
    height:300px;
    margin-left:auto;
    margin-right:auto;
    background-image:url(images/bmw_top.jpg);
    padding-top:10px;
    padding-right:20px;
    text-align:right;
    color:White;
}
#headerbmw a
{
    text-decoration:none;
    margin-left:10px;
    color:White;
}
#headerbmw a:hover
{
    text-decoration:none;
    margin-left:10px;
    color: Orange;
}


#headermerc
{
    width:780px;
    height:300px;
    margin-left:auto;
    margin-right:auto;
    background-image:url(images/merc_top.jpg);
    padding-top:10px;
    padding-right:20px;
    text-align:right;
    color:White;
}
#headermerc a
{
    text-decoration:none;
    margin-left:10px;
    color:White;
}
#headermerc a:hover
{
    text-decoration:none;
    margin-left:10px;
    color: Orange;
}


#headersport
{
    width:780px;
    height:300px;
    margin-left:auto;
    margin-right:auto;
    background-image:url(images/sport_top.jpg);
    padding-top:10px;
    padding-right:20px;
    text-align:right;
    color:White;
}
#headersport a
{
    text-decoration:none;
    margin-left:10px;
    color:White;
}
#headersport a:hover
{
    text-decoration:none;
    margin-left:10px;
    color: Orange;
}
#headerjap
{
    width:780px;
    height:300px;
    margin-left:auto;
    margin-right:auto;
    background-image:url(images/jap_top.jpg);
    padding-top:10px;
    padding-right:20px;
    text-align:right;
    color:White;
}
#headerjap a
{
    text-decoration:none;
    margin-left:10px;
    color:White;
}
#headerjap a:hover
{
    text-decoration:none;
    margin-left:10px;
    color: Orange;
}

#headertuning
{
    width:780px;
    height:300px;
    margin-left:auto;
    margin-right:auto;
    background-image:url(images/tuning_top.jpg);
    padding-top:10px;
    padding-right:20px;
    text-align:right;
    color:White;
}
#headertuning a
{
    text-decoration:none;
    margin-left:10px;
    color:White;
}
#headertuning a:hover
{
    text-decoration:none;
    margin-left:10px;
    color: Orange;
}


#frontpageimage
{
    width:800px;
    height:250px;
    margin-left:auto;
    margin-right:auto;
    background-image:url(images/homepage_picture.jpg);
}
#mainpage
{
    width:800px;
    margin-left:auto;
    margin-right:auto;
    clear:both;
}
#mainpage a
{
    text-decoration:none;
    color:Red;
    font-weight:bold;
}
#mainpage a:hover
{
    text-decoration:none;
    color:Blue;
    font-weight:bold;
}

h1
{
    font-size:18px;
    font-weight:normal;
    margin:0px;
    padding-bottom:20px;
}
h2
{
    font-size:14px;
    margin:0px;
    padding-bottom:0px;
}


#footer
{
    width:800px;
    margin-left:auto;
    margin-right:auto;
    border-top:2px black solid;
    padding-top:10px;
    text-align:center;
    margin-top:20px;
    font-size:11px;
    clear:both;
}
#footer a
{
    text-decoration:none;
    color:Gray;
    font-weight:bold;
}
#footer a:hover
{
    text-decoration:none;
    color:Blue;
    font-weight:bold;
}
