html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    vertical-align: baseline;
}

.clear
{
    clear:both;
}

h1, h2, h3, h4, h5, h6
{
    padding: 4px 0;
}

h1
{
    font-size: 18px;
    line-height: 18px;
}

h2
{
    font-size: 16px;
    line-height: 18px;
}

h3
{
    font-size: 14px;
    line-height: 18px;
}

h4
{
    font-size: 12px;
    line-height: 14px;
}

h5
{
    font-size: 11px;
    line-height: 14px;
}

h6
{
    font-size: 10px;
    line-height: 14px;
}

html, body
{
    height: 100%;
}

body
{
    background: #eeeeee;
    font-family: Tahoma, Arial, sans-serif;
    font-size: 12px;
    line-height: 18px;
    color: #2a2522;
    position: relative;
}

#wrapper
{
    min-width: 990px;
    min-height: 100%;
    height: auto !important;
    height: 100%;
    position: relative;
    text-align: center;
    background: url(../img/wrapper_bg.jpg) no-repeat top center;
}

#page
{
    margin: 0 auto;
    width: 990px;
    text-align: left;
    padding: 0 0 95px 0;
}

#top
{
    position: relative;
    width: 990px;
    height: 69px;
    z-index: 10;
}

#nav
{
    position: absolute;
    height: 30px;
    width: 750px;
    left: 0;
    top: 0;
    z-index: 11;
}

#nav ul
{
    list-style-type: none;
}

#nav li
{
    float: left;
    position: relative;
    font-size: 13px;
    line-height: 30px;
    height: 30px;
    text-align: center;
    margin: 0 5px 0 0;
    overflow: hidden;
}

#nav li:hover
{
    overflow: visible;
}

.noJS #nav li:hover
{
    height: auto;
}

#nav li a
{
    color: #FEFEFE;
    text-decoration: none;
    font-weight: bold;
    text-transform: uppercase;
    display: block;
}

#nav li a:hover,
#nav li.active a
{
    color: #a5a5a4;
}

#nav li ul
{
    text-align: left;
    padding: 8px 0;
    background: #2a2522;
}

#nav li li
{
    float: none;
    font-size: 11px;
    line-height: 18px;
    height: 18px;
    margin: 0;
    padding: 0 8px 0 14px;
    overflow: visible;
    text-align: left;
}

#nav li.active li a
{
    color: #FEFEFE;
}

#nav li li a:hover,
#nav li li.active a
{
    color: #a5a5a4;
}

#logo
{
    position: absolute;
    top: 0;
    right: 0;
    width: 185px;
    height: 69px;
}

#car
{
    width: 990px;
    height: 215px;
    background: url(../img/car.jpg) no-repeat;
}

#car ul
{
    list-style-type: none;
    width: 990px;
    height: 215px;
    position: relative;
}

#car li
{
    position: absolute;
}

#car li.lackierung
{
    top: 103px;
    left: 85px;
}

#car li.fahrzeugglas
{
    top: 44px;
    left: 290px;
}

#car li.kunststoffreparatur
{
    top: 8px;
    left: 580px;
}

#car li.hagelreparatur
{
    top: 0px;
    left: 460px;
}

#car li.rost-verschleiss
{
    top: 39px;
    left: 815px;
}

#car li.rahmeninstandsetzung
{
    top: 79px;
    left: 180px;
}

#car li a
{
    display: inline-block;
    font-size: 11px;
    color: #2c2522;
    font-weight: bold;
    padding: 2px 6px;
    border: 1px solid #eeeeee;
    text-decoration: none;
}

#car li a:hover
{
    border: 1px solid #2a2521;
    color: #2a2521;
}

#content
{
    background: url(../img/content_bg.jpg) no-repeat;
    min-height: 254px;
    height: auto !important;
    height: 254px;
    padding: 50px 50px 0 35px;
}

#content div.text
{
    
}

#content img.img_right
{
    float: right;
    margin: 0 0 0 20px;
    border: 1px solid #2a2521;
}

#content p
{
    padding: 4px 0;
}

#content ul,
#content ol
{
    padding: 10px 0 10px 30px;
}

#content a
{
    color: #2a2522;
    text-decoration: underline;
}

#content a:hover
{
    color: black;
}

#footer_wrapper
{
    position: absolute;
    width: 100%;
    height: 75px;
    bottom: 0;
    left: 0;
    background: #2a2522;
    text-align: right;
}

#footer
{
    margin: 0 auto;
    width: 940px;
    height: 70px;
    padding: 5px 50px 0 0;
    color: #a5a5a4;
    font-size: 11px;
    line-height: 16px;
}

#footer a
{
    text-decoration: none;
    color: #a5a5a4;
}

#footer a:hover
{
    color: #FEFEFE;
}

#footer p
{
    padding: 10px 0 0 0;
}

#social
{
    position: relative;
    float: right;
}

#social a
{
    font-weight: bold;
    vertical-align: middle;
}

#social a.button
{
    background: url(../img/social.png) no-repeat;
    height: 16px;
    width: 16px;
    display: inline-block;
    margin: 0 2px;
    cursor: pointer;
}

#social a.a2a_button_google_buzz
{
    background-position: 0px -16px;
}

#social a.a2a_button_twitter
{
    background-position: 0px -32px;
}

#social a.a2a_button_facebook
{
    background-position: 0px -48px;
}

#social a.a2a_button_delicious
{
    background-position: 0px -64px;
}

#social a.a2a_button_stumbleupon
{
    background-position: 0px 0px;
}

#google_map_wrapper
{
    position: relative;
    height: 500px;
    padding: 30px 0 0 0;
    margin-top: -265px;
    background: #eeeeee;
}

#google_map
{
    height: 470px;
    border: 1px solid #2a2521;
}

