*
{
    margin: 0px;
    padding: 0px;
}

body
{
    background-image: url(../images/background_body.jpg);
    background-repeat: repeat-x;
    background-color: #cccccc;
}

h1
{
    font-family: Garamond, Verdana, Arial, sans-serif;
    font-size: 24px;
    padding-bottom: 10px;
}

li
{
    list-style-position: inside;
}


#wrap
{
    position: absolute;
    width: 988px; /* hier inbedingt die Weite eingeben !!! */
    left: 50%;
    margin-left: -494px; /* hier unbedingt die halbe Weite eingeben !!! */
    top: 45px;
}

#logo_top
{
    width: 988px;
    height: 113px;
    padding-top: 45px;
}

#logo_image
{
    width: 988px;
    height: 261px;
    position: relative;
    top: -1px;
}

/* Start Navigation */

#nav
{
    width: 988px;
    height: 72px;
    background-image: url(../images/nav.jpg);
    background-repeat: no-repeat;
    position: relative;
    top: -3px;
}

#nav li
{
    margin: 0;
    padding: 0;
    list-style: none;
    position: relative;
}

#nav a
{
    display: block;
    height: 30px;
}

#startseite {left: 13px; top: 42px; width: 87px; height: 30px;}
#nahumzuege {left: 103px; top: 12px; width: 96px; height: 30px;}
#fernumzuege {left: 202px; top: -18px; width: 100px; height: 30px;}
#ueberseeumzuege {left: 305px; top: -48px; width: 119px; height: 30px;}
#bueroumzuege {left: 427px; top: -78px; width: 102px; height: 30px;}
#moebelwagen {left: 532px; top: -108px; width: 103px; height: 30px;}
#moebellagerung {left: 638px; top: -138px; width: 122px; height: 30px;}
#moebellift {left: 763px; top: -168px; width: 84px; height: 30px;}
#selbstumzieher {left: 850px; top: -198px; width: 128px; height: 30px;}
/*
#startseite a {height: 30px;}
#nahumzuege a {height: 30px;}
#fernumzuege a {height: 30px;}
#ueberseeumzuege a {height: 30px;}
#bueroumzuege a {height: 30px;}
#moebelwagen a {height: 30px;}
#moebellagerung a {height: 30px;}
#moebellift a {height: 30px;}
#selbstumzieher a {height: 30px;}
*/
#startseite a:hover {background: transparent url('../images/nav.jpg') -13px -114px no-repeat;}
#nahumzuege a:hover {background: transparent url('../images/nav.jpg') -103px -186px no-repeat;}
#fernumzuege a:hover {background: transparent url('../images/nav.jpg') -202px -258px no-repeat;}
#ueberseeumzuege a:hover {background: transparent url('../images/nav.jpg') -305px -330px no-repeat;}
#bueroumzuege a:hover {background: transparent url('../images/nav.jpg') -427px -402px no-repeat;}
#moebelwagen a:hover {background: transparent url('../images/nav.jpg') -532px -474px no-repeat;}
#moebellagerung a:hover {background: transparent url('../images/nav.jpg') -638px -546px no-repeat;}
#moebellift a:hover {background: transparent url('../images/nav.jpg') -763px -618px no-repeat;}
#selbstumzieher a:hover {background: transparent url('../images/nav.jpg') -850px -690px no-repeat;}

/* Ende Navigation */

#content
{
    background-image: url(../images/background_content.jpg);
    background-repeat: no-repeat;
    width: 988px;
    height: 443px;
    position: relative;
    top: -3px;
}

#textarea
{
    position: relative;
    left: 16px;
    top: 50px;
    width: 604px;
    font-family: Verdana, Arial, sans-serif;
    font-size: 12px;
}

#sidebar
{
    position: absolute;
    left: 738px;
    top: 180px;
    width: 220px;
    font-family: Verdana, Arial, sans-serif;
    font-size: 12px;
}

.anfrage
{
    width: 580px;
}

table
{
    font-family: Verdana, Arial, sans-serif;
    font-size: 12px;
}

.sitemap
{
    line-height: 22px;
}

.sitemap a
{
    text-decoration: none;
    color: #cc0001;
}

#tagcloud
{
    color: #ffffff;
    text-align: center;
    width: 850px;
    position: relative;
    left: 69px;
}

#topnav
{
    width: 988px;
    height: 144px;
    background-image: url(../images/logo_top.jpg);
    background-repeat: no-repeat;
}

#topnav li
{
    margin: 0;
    padding: 0;
    list-style: none;
    position: absolute;
}

#topnav a
{
    display: block;
}

#deutsch {left: 35px; top: 120px; width: 20px; height: 15px;}
#englisch {left: 75px; top: 120px; width: 20px; height: 15px;}
#spanisch {left: 115px; top: 120px; width: 20px; height: 15px;}

#kontakt {left: 658px; top: 114px; width: 67px; height: 28px;}
#sitemap {left: 727px; top: 114px; width: 69px; height: 28px;}
#datenschutz {left: 798px; top: 114px; width: 91px; height: 28px;}
#impressum {left: 891px; top: 114px; width: 87px; height: 28px;}

#deutsch a {height: 15px;}
#englisch a {height: 15px;}
#spanisch a {height: 15px;}

#kontakt a {height: 28px;}
#sitemap a {height: 28px;}
#datenschutz a {height: 28px;}
#impressum a {height: 28px;}
