﻿body
{
    background-color:#555555;
    font-family:Tahoma;
}
h1
{
    padding-top:10px;
}
div
{
    color:White;
}
div#page
{
    width:1000px;
    margin:auto;
    position:relative;
    text-align:center;
}
div#background
{
    background-color:#333333;
    background-image:url(../../Img/Background/navigation.gif);
    background-repeat:no-repeat;
}
div#head
{
    position:relative;
    height:150px;
    width:1000px;
    border-bottom:1px solid #FF0000;
    background-color:Black;
}
div#headImage
{
    position:absolute;
    top:0px;
    right:0px;
    width:800px;
    height:150px;
    background-image:url(../../Img/Background/header.gif);
}
div#OverImage
{
    position:absolute;
    left:0px;
    top:0px;
    background-image:url(../../Img/Header/header_image.gif);
    width:500px;
    height:200px;
}
div#navigation
{
    position:relative;
    float:left;
    min-height:588px;
    width:199px;
    font-size:14px;
    font-family:Arial;
}
div#content
{
    float:right;
    width:800px;
    min-height:588px;
    background-color:#333333;
    font-size:14px;
	font-family:Arial;
	text-align:center;
	position:relative;
	border-left:1px solid #FF0000;
}
div##content /*Nur alle Internetexplorerversionen außer 7.0*/
{
    clear:left;
}
div#foot
{
    position:relative;
    padding-top:5px;
    background-color:#555555;
    color:#666666;
    font-size:12px;
    font-family:Arial;
    height:30px;
    clear:both;
}
div#copyright
{
    margin:auto;
    text-align:left;
    margin-top:10px;
    margin-bottom:10px;
    width:550px;
}
div#userBox
{
    top:40px;
    top:20px; /*Internetexplorer 7.0*/
    right:60px;
    position:absolute;
}
div#userBox2
{
    top:60px;
    !top:40px; /*Internetexplorer 7.0*/
    right:5px;
    position:absolute;
}
div#Golf
{
    position:absolute;
    left:125px;
    top:100px;
}
div#Lupo
{
    position:absolute;
    left:350px;
    top:150px;
}
div#Audi
{
    position:absolute;
    left:85px;
    top:260px;
}
div#VideoLupo
{
    position:absolute;
    left:340px;
    top:175px;
}
div#VideoGolf
{
    position:absolute;
    left:115px;
    top:100px;
}
div#VideoAudi
{
    position:absolute;
    left:80px;
    top:260px;
}
