@font-face {
    font-family: "TitilliumWeb-Regular";
    src: url("../fonts/titillium-web/TitilliumWeb-Regular.woff") format("woff"); /* Modern Browsers */
    font-weight: normal;
    font-style: normal;
}
.konfigurator div {
    margin-bottom: 20px;
    margin-top: 5px;
}

.konfigurator .uk-panel {
    text-align: center;
}

.konfigurator .uk-badge {
    color: #898989 !important;
}


.konfigurator .uk-panel-teaser {
    text-align: center !important;
}
.car-manufacturer-logo {
    height: 100px;
    text-align: center;
    vertical-align: middle;
    display: table-cell;
}
.car-manufacturer-logo-pic {
    width: 100%;
}
style {
    display: none !important;
}
body {
    font-family: "TitilliumWeb-Regular";
    font-size: 20px;
    font-stretch: normal;
    font-style: normal;
    font-variant-caps: normal;
    font-weight: normal;
}

div.verlauf {
    margin-top: 0px;
    margin-bottom: 0px;
    margin-left: 0px;
    margin-right: 0px;
    color: Black;
    background-image: -moz-linear-gradient(bottom, #b3b3b3, #f1f1f1); /* Firefox */
    background-image: -webkit-gradient(linear, left top, left bottom, from(#b3b3b3), to(#f1f1f1)); /* Chrome, Safari */
    background-image: linear-gradient(darkgreen, gray);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#b3b3b3', endColorstr='#f1f1f1'); /* Internet Explorer */
}

/* a:link = Verweise zu noch nicht besuchten Seiten */
/* a:visited = Verweise zu bereits besuchten Seiten */
/* a:active = Verweise, die gerade angeklickt werden */

a.Tab:link {
    color: black;
    text-decoration: none;
    font-size: 25px;
    font-weight: bold;
}

a.Tab:visited {
    color: black;
    text-decoration: none;
    font-size: 25px;
    font-weight: bold;
}

a.Tab:active {
    color: black;
    text-decoration: none;
    font-size: 25px;
    font-weight: bold;
}

a.Tab:hover {
    color: white;
    background-color: black;
    text-decoration: none;
    font-size: 25px;
    font-weight: bold;
}

a.Logo img {
    color: black;
    background-color: rgba(200, 200, 200, .0);
    text-decoration: none;
    padding: 5px;
    margin-top: 6px;
    margin-left: 8px;
}

a.Logo:link {
    color: black;
    text-decoration: none;
}

a.Logo:visited {
    color: black;
    text-decoration: none;
}

a.Logo:active {
    color: black;
    text-decoration: none;
}

a.Logo:hover img:hover {
    color: white;
    text-decoration: none;
    background-image: linear-gradient(#006400, #808080);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#006400', endColorstr='#808080'); /* Internet Explorer */
}

img.Mark:hover {
    background-image: linear-gradient(#006400, #808080);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#006400', endColorstr='#808080'); /* Internet Explorer */
}

#galerie table {
    text-align: center;
    vertical-align: middle;
}

#galerie td {
    text-align: center;
    vertical-align: middle;
    position: relative;
}

#galerie img {
    width: 222px;
    height: 222px;
    display: block;
    text-align: center;
    vertical-align: middle;
    margin-left: auto;
    margin-right: auto;
    border: 0px solid #8B0000;
}

#galerie img.ImgAluK {
    width: 50px;
    height: 50px;
}

#galerie img.ImgGem {
    width: 29px;
    height: 21px;
}

img.ImgGem {
    width: 29px;
    height: 21px;
}

#galerie a .ImgAlu {
    display: none;
}

#galerie a:hover .ImgAlu {
    width: 444px;
    height: 444px;
    display: block;
    position: absolute;
    top: -120px;
    left: -111px;
    z-index: 1;
    background-image: linear-gradient(#006400, #808080);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#006400', endColorstr='#808080'); /* Internet Explorer */
}

/*--Spezialangaben für den Internet Explorer 7--*/
* + html #galerie a:hover {
    z-index: 1;
}

* + html #galerie li {
    position: static;
}

* + html #galerie a {
    position: relative;
}

/*--Spezialangaben für den Internet Explorer 6--*/
* html #galerie a:hover {
    display: block;
    z-index: 1;
}

* html #galerie li {
    position: static;
}

* html #galerie a {
    position: relative;
}

.pointer:hover {
    cursor: pointer;
}

b.Tab {
    color: black;
    text-decoration: none;
    font-size: 125%;
    font-weight: bold;
}

b.Titel {
    font-size: 200%;
}

.Kleiner {
    font-size: 8pt;
}

table, td {
    border-width: 0px;
    border-color: black;
    border-style: none;
}

/**/
table.Autos, td.Autos {
    border-width: 0px;
    border-color: black;
    border-style: solid;
}

tr.Autos {
    background-color: none;
}

tr.Autos:hover {
    background-image: linear-gradient(#006400, #808080);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#006400', endColorstr='#808080'); /* Internet Explorer */
}

/*
tr.Autos:hover { background-color:#ffffff; }
*/
td.leerBreit {
    width: 55px;
}

table.noBorder, td.noBorder {
    border-width: 0px;
    border-color: black;
    border-style: none;
}

table.AluRad, td.AluRad {
    border-width: 0px;
    border-color: black;
    border-style: solid;
    text-align: center;
}

div.menue {
    width: 100%;
    height: 55px;
    background-color: rgba(200, 200, 200, .7);
    position: fixed;
    z-index: 990;
}

/* div.haupt { width:100%; background-color:rgba(255,0,0,.7); position:absolute; top: +55px; z-index:1; } */
div.haupt {
    width: 100%;
    position: absolute;
    top: +105px;
    z-index: 1;
}

/*
div.hauptGem { width:100%; height:105%; position:fixed; top:0px; z-index:990; background-image:url(Bilder.Sonst/GemBig.png); background-repeat:no-repeat; background-position:top center; background-attachment:fixed; }
*/
div.hauptGem {
    width: 100%;
    height: 1050px;
    position: absolute;
    top: -100px;
    z-index: 990;
    background-image: url(../Bilder.Sonst/GemBig.png);
    background-repeat: no-repeat;
    background-position: top center;
}

/* div.Beweg { width:960px; height:500px; background-color:rgba(255,255,0,.7); z-index:990; } */
/*
 div.login { background-color:rgba(200,200,200,.7); position:fixed; margin:6px; padding:3px; top:0px; right:0px; text-align:right; z-index:995; }
 div.WKorb { background-color:rgba(200,200,200,.7); position:absolute; margin:6px; padding:3px; top:-6px; left:-90px; text-align:right; z-index:996; }
*/
div.login {
    position: fixed;
    margin: 6px;
    padding: 3px;
    top: 0px;
    right: 0px;
    text-align: right;
    z-index: 995;
}

div.WKorb {
    position: absolute;
    margin: 6px;
    padding: 3px;
    top: -6px;
    left: -90px;
    text-align: right;
    z-index: 996;
}

div.DuK {
    background-color: none;
    width: 100%;
    border: 0px solid green;
    z-index: 970;
    position: absolute;
}

div.w1024 {
    margin-left: auto;
    margin-right: auto;
    background-color: none;
    width: 1024px;
    border: 0px solid green;
    position:
}

div.unten {
    width: 100%;
    height: 30px;
    background-color: rgba(200, 200, 200, .7);
    position: fixed;
    bottom: 0px;
    z-index: 990;
}

#ueberUeberOben {
    /* background-color: transparent; */
    /* background-image:url(Bilder.Start/ueberUeberObenBG.png); */
    color: #fff;
    text-align: right;
    margin: 0px 0px 0px -6px;
    padding: 0px;
    /* height: 480px; */
    width: 960px;
    border: 0px solid red;
    position: relative;
    top: -510px;
    left: 0px;
    z-index: 945;
}

#ueberOben {
    background-color: transparent;
    color: #fff;
    text-align: right;
    margin: 0px 0px 0px -6px;
    padding: 0px;
    height: 480px;
    width: 960px;
    display: inline-block;
    overflow: hidden;
    border: 0px solid red;
    position: relative;
    top: 0px;
    left: 0px;
    z-index: 940;
}

#ueberObenS {
    height: 480px;
    width: 960px;
    border: 0px solid green;
    white-space: nowrap;
    overflow: hidden;
    position: absolute;
    top: 0px;
    left: 0px;
    z-index: 940;
    /*visibility: hidden;*/
}

#tabScroll {
    border: 0px solid yellow;
    position: absolute;
    top: 0px;
    /* left: -938px; */
    left: 480px;
    z-index: 940;
}

#unterUeberObenS {
    height: 250px;
    width: 960px;
    border: 0px solid blue;
    white-space: nowrap;
    overflow: hidden;
    position: absolute;
    top: 134px;
    left: 0px;
    visibility: visible;
    z-index: 800;
}

#tabScroll2 {
    opacity: .5;
    filter: alpha(opacity=50);
    position: absolute;
    top: 0px;
    left: 0px;
    z-index: 940;
}

navO, navO > ul {
    width: 100%;
    margin: 0px;
    padding: 4px;
    position: fixed;
    top: 1px;
}

/* navO > ul > li { position:relative; display:inline-block; padding:10px; background-color:#FEA; width:150px; } */
/*
navO > ul > li { position:relative; display:inline-block; padding:10px; background-color:#c0c0c0; border-top:2px solid white; border-left:2px solid white; border-right:2px solid black; border-bottom:2px solid black; }
*/
/*
navO > ul > li { position:relative; display:inline-block; padding:10px; background-color:#c0c0c0; border-top:2px solid black; border-left:2px solid black; border-right:2px solid white; border-bottom:2px solid white; }
navO > ul > li:hover { position:relative; display:inline-block; padding:10px; background-color:#acacac;  border-top:2px solid white; border-left:2px solid white; border-right:2px solid black; border-bottom:2px solid black; }
navO > ul > li > a:link { text-decoration:none; color:black; }
navO > ul > li > a:hover { color:white; background-color:#acacac; text-decoration:none; }
navO > ul > li > ul { position:absolute; list-style-type:none; margin:0; padding:10px; background-color: #999; top:38px; left:0; width:125px; display:none; }
navO > ul > li > ul > li > a:link { text-decoration:none; font-size:90%; color:black; }
navO > ul > li > ul > li > a:hover { color:white; background-color:#acacac; text-decoration:none; }
navO > ul > li:hover > ul { display:block; }
*/
navO > ul > li {
    position: relative;
    display: inline-block;
    padding: 10px;
    background-color: rgba(200, 200, 200, .0);
    border-width: 0px;
}

navO > ul > li:hover {
    position: relative;
    display: inline-block;
    padding: 10px;
    border-width: 0px;
    background-image: linear-gradient(#006400, #808080);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#006400', endColorstr='#808080'); /* Internet Explorer */
}

navO > ul > li > a:link {
    text-decoration: none;
    color: black;
}

navO > ul > li > a:hover {
    color: white;
    text-decoration: none;
}

navO > ul > li > ul {
    position: absolute;
    list-style-type: none;
    margin: 0;
    padding: 10px;
    top: 38px;
    left: 0;
    width: 125px;
    display: none;
    background-image: linear-gradient(#006400, #808080);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#006400', endColorstr='#808080'); /* Internet Explorer */
}

navO > ul > li > ul > li > a:link {
    text-decoration: none;
    font-size: 90%;
    color: black;
}

navO > ul > li > ul > li > a:hover {
    color: white;
    text-decoration: none;
}

navO > ul > li:hover > ul {
    display: block;
}

navU, navU > ul {
    text-align: center;
    width: 100%;
    margin: 0;
    padding: 2px;
    position: fixed;
    bottom: 1px;
}

navU > ul > li {
    position: relative;
    display: inline-block;
    padding: 2px;
    background-color: rgba(200, 200, 200, .0);
    border-width: 0px;
}

navU > ul > li:hover {
    position: relative;
    display: inline-block;
    padding: 2px;
    border-width: 0px;
    background-image: linear-gradient(#006400, #808080);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#006400', endColorstr='#808080'); /* Internet Explorer */
}

navU > ul > li > a:link {
    text-decoration: none;
    color: black;
}

navU > ul > li > a:hover {
    color: white;
    text-decoration: none;
}

navU > ul > li > ul {
    position: absolute;
    list-style-type: none;
    margin: 0;
    padding: 2px;
    bottom: 22px;
    left: 0;
    width: 100px;
    display: none;
    background-image: linear-gradient(#006400, #808080);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#006400', endColorstr='#808080'); /* Internet Explorer */
}

navU > ul > li > ul > li > a:link {
    text-decoration: none;
    font-size: 90%;
    color: black;
}

navU > ul > li > ul > li > a:hover {
    color: white;
    text-decoration: none;
}

navU > ul > li:hover > ul {
    display: block;
}

/*
navU, navU > ul { width:100%; margin:0; padding:2px; position:fixed; bottom:1px; }
navU > ul > li { position:relative; display:inline-block; padding:2px; background-color:#d0d0d0; border-top:1px solid white; border-left:1px solid white; border-right:1px solid black; border-bottom:1px solid black; }
navU > ul > li:hover { position:relative; display:inline-block; padding:2px; background-color:#acacac; border-top:1px solid black; border-left:1px solid black; border-right:1px solid white; border-bottom:1px solid white; }
navU > ul > li > a:link { text-decoration:none; color:black; }
navU > ul > li > a:hover { color:white; background-color:#acacac; text-decoration:none; }
navU > ul > li > ul { position:absolute; list-style-type:none; margin:0; padding:2px; background-color: #999; bottom:24px; left:0; width:100px; display:none; }
navU > ul > li > ul > li > a:link { text-decoration:none; font-size:90%; color:black; }
navU > ul > li > ul > li > a:hover { color:white; background-color:#acacac; text-decoration:none; }
navU > ul > li:hover > ul { display:block; }
*/