* {
margin: 0;
padding: 0;
}
html, body, a img {
border: 0 solid;
}
body {
font: 95% Arial, 'Trebuchet MS', Arial, Helvetica, sans-serif;
background-repeat: no-repeat;
background-attachment: fixed;
}
b, strong {
font-weight: bold;
}
abbr, acronym {
border-bottom: 1px dotted #ccc;
cursor: help;
}
input, textarea {
font-size: 12px;
}
ul { 
list-style-type: square; 
}
p, a, th, td, blockquote, li, label {
font-size: 12px;
}
table {
margin: 10px 0;
}
th, td {
text-align: left;
padding: 2px;
vertical-align: top;
}
th img, td img {
vertical-align: baseline;
text-align: center;
}
table.nopadding td {
padding: 0;
}
#alles {
position: relative;
}
#inhalt ul, 
#inhalt ol {
margin: 10px 10px 15px 20px;
}
#inhalt li {
padding: 3px 0;
}
#inhalt form {
margin: 5px 0 5px 0;
}
#inhalt form table {
margin-right: 0;
}
#inhalt a {
text-decoration: none;
}
#inhalt input.submit {
padding: 0 10px;
border-width: 1px 2px 2px 1px;
}
#inhalt input.submitabstand {
padding: 2px 10px;
border-width: 1px 2px 2px 1px;
margin: 2px 0;
}
#inhalt input.submitrechts {
padding: 2px 10px;
margin: 10px 0 20px 0;
border-width: 1px 2px 2px 1px;
}

#overDiv {
position:absolute;
top: 300px;
left: 800px;
visibility:hidden;
z-index:1000;
}
#testinfo {
visibility: visible;
position: absolute;
z-index: 2;
top: 0;
left: 720px;
width: 250px;
text-align: left;
background-color: #eeeeff;
padding: 3px;
font-size: 10px;
line-height: 1.1em;
}
#metaoptimierung {
position: absolute;
left: -3000em;
top: -2000em;
}

/* Linke Hauptnavigation Administration */

#suche_fahrzeugnr, 
#suche_jobnr, 
#suche_vorgangsnr {
width: 141px;
padding: 1px 0;
margin: 0;
}
#suche_fahrzeugnr input, 
#suche_jobnr input, 
#suche_vorgangsnr input {
width: 91px;
padding: 2px;
border: 1px solid #333;
margin: 0 0 0 2px;
font-size: 12px;
margin: 0;
}
#suche_fahrzeugnr input.submit, 
#suche_jobnr input.submit, 
#suche_vorgangsnr input.submit {
width: 40px;
padding: 0 5px;
margin: 0 0 0 2px;
border: 1px solid #c00;
}
#suche_fahrzeugnr a.nav , 
#suche_jobnr a.nav, 
#suche_vorgangsnr a.nav {
display: inline;
background: transparent;
}

/* die naechsten 2 anweisungen sorgen dafuer, dass floatende elemente eingeschlossen werden */

.clearfix:after {
content: "."; 
display: block; 
height: 0; 
clear: both; 
visibility: hidden;
}

/* Hides from IE-mac \*/
* html .clearfix { 
height: 1%; 
}
/* End hide from IE-mac */

/* Allgemeine Klassen */

.red    { color:#DF2111; font-weight:bold; }
.green  { color:#006400; }
.grey   { color:#999999; }
.fehler { color:#FF0000; font-weight:bold; font-size:16px; }
.white  { color:#FFFFFF; }

.aright {
text-align: right;
}
.aleft {
text-align: left;
}
.center, .acenter {
text-align: center;
}
.nobr {
white-space: nowrap;
}
.cboth {
clear: both;
}
.cleft {
clear: left;
}
.cright {
clear: right;
}
.fleft {
float: left;
}
.fright {
float: right;
}
.shell {
background-color: #f0f0f0;
}
.hell {
background-color: #e8e8e8;
}
.mittelhell {
background-color: #d8d8d8;
}
.mittel {
background-color: #d0d0d0;
}
.mitteldunkel {
background-color: #c0c0c0;
}
.pad10 {
padding: 10px 0;
}


/* contentgestaltung admin-bereich */
/*
#mitarbeiter .aright {
width: 100%;
clear: both;
text-align: right;
}
*/
/*
#mitarbeiter .aright table {
float: right;
}
*/

table.fahrzeugliste {
clear: left;
border-collapse: collapse;
}

#farbmatrix td {
padding: 0;
}
#bestand {
width: 613px;
margin: 0;
padding: 0;
}

#bestand td, 
#bestand th {
padding: 1px;
margin: 0;
}
#bestand .kopfzeile th {
background: #ccc;
}

.neuanlegen,
#inhalt a:link.neuanlegen,
#inhalt a:visited.neuanlegen,
#inhalt .navoben a.neuanlegen:link,
#inhalt .navoben a.neuanlegen:visited,
#inhalt .subnav a.neuanlegen:link,
#inhalt .subnav a.neuanlegen:visited {
color: #9c0;
font-weight: bold;
}

#inhalt a:hover.neuanlegen,
#inhalt a:active.neuanlegen,
#inhalt a:focus.neuanlegen,
#inhalt .navoben a.neuanlegen:hover,
#inhalt .navoben a.neuanlegen:active,
#inhalt .navoben a.neuanlegen:focus,
#inhalt .subnav a.neuanlegen:hover,
#inhalt .subnav a.neuanlegen:active,
#inhalt .subnav a.neuanlegen:focus {
background: #9c0;
color: #fff;
}

#navoben a.disabled,
#navoben a.disabledakt {
color: #ccc;
}

#werbebilder {
position: absolute;
left: 2px;
width: 141px;
overflow: hidden;
}

input.extrasregister,
input.extrasregisterakt {
padding: 2px 1px;
margin: 0;
border: 1px solid #c00;
}


/* Seite Fahrzeugvorgaben */

#fahrzeugvorgaben th {
color: #000;
background: #ccc;
padding: 0 2px;
}
#fahrzeugvorgaben td {
padding: 1px 2px;
margin: 0;
vertical-align: top;
white-space: nowrap;
line-height: normal;
}
#fahrzeugvorgaben td.online {
padding: 0;
margin: 0;
vertical-align: top;
}
#fahrzeugvorgaben input {
margin: 0 0 0 0;
padding: 0 0 0 0;
}
* html #fahrzeugvorgaben input {
margin: -2px;
}
#fahrzeugvorgaben img.fright {
margin: 1px 0 0 2px;
}

/* Seite Bestand */

#bestand {
border-collapse: collapse;
}
#bestand td, 
#bestand th {
margin: 0;
padding: 0 1px;
border: 0 none;
text-align: center;
vertical-align: middle;
}
#bestand td img, 
#bestand th img {
vertical-align: middle;
}
#bestand th.aktiv {
text-align: right;
color: #ccc;
font-weight: normal;
}
#bestand th.abstand1 {
padding: 0 3px;
}
#bestand td.pkw {
text-align: left;
/* white-space: nowrap; */
}
#bestand td.aright {
text-align: right;
}
#bestand h3 {
text-align: left;
margin: 3px 0 0 0;
}
#bestand td,
#bestand td input, 
#bestand th img {
margin: 0;
padding: 0;
vertical-align: middle;
}
* html #bestand td input, 
* html #bestand td {
padding: 0;
margin: -3px -2px -2px -4px;
}


/* Seite Baureihen - Serienausstattung */

#baureihen {
margin: 10px 0;
padding: 5px;
text-align: right;
background-color: transparent;
}
#baureihen h3 {
text-align: left;
margin: 0;
}
#baureihen td,
#baureihen input.baureihe,
#baureihen input {
padding: 0;
vertical-align: middle;
}

/* Formatierung Autohaus Simon */
.greenbox {
font-weight: bold; 
padding: 5px; 
border: 4px solid #9c0;	
}
.redboxheader {
border: 3px solid #c00;
}
.redboxheader h2 {
background: #c00;
color: #fff;
margin: 0;
padding: 5px;
font-weight: normal;
}
.redboxheader p {
font-weight: bold;
padding: 5px;
}

.blueboxheader {
border: 3px solid #336;
}
.blueboxheader h2 {
background: #336;
color: #fff;
margin: 0;
padding: 5px;
font-weight: normal;
}
.blueboxheader p {
font-weight: bold;
padding: 5px;
}

/* Formatierung Autohaus Simon Ende */

/* overlib */
.help {
width: 500px;
color: #fff;
background: #FF8C00;
margin: 0;
padding: 2px;
text-align: left;
font-weight: bold;
}
.help p.overlib_header {
margin: 3px 5px 5px 5px;
}
.help p span {
font-size: 120%;
padding-right: 20px;
}
.help p img.fright {
float: right;
}
.help .overlib_header a:link, .help .overlib_header a:visited {
color: #fff;
background: #FF8C00;
}
.help .overlib_header a:hover, .help .overlib_header a:focus, .help .overlib_header a:active {
color: #000;
background: #FF8C00;
}
.help .overlib_header a:link img, .help .overlib_header a:visited img {
color: #fff;
background: #FF8C00;
}
.help .overlib_header a:hover img, .help .overlib_header a:focus img, .help .overlib_header a:active img {
color: #000;
background: #fff;
}
.help table {
width: 100%;
padding: 0;
margin: 0;
font-weight: normal;
color: #000;
background: #fff;
}
.help h2, .help table h3, .help table h4 {
margin: 10px 5px 5px 5px;
}
.help p {
margin: 5px;
}
.help a:link, .help a:visited {
color: #000;
background: #fff;
text-decoration: underline;
}
.help a:hover, .help a:focus, .help a:active {
color: #fff;
background: #000;
text-decoration: none;
}
.help table ul {
margin: 5px 5px 5px 25px;
}

/* overlib vergleich */
.overlib_vergleich {
width: 642px;
background: #aaa;
padding: 0;
margin: 0;
}
.overlib_vergleich table {
background: #fff;
margin: 1px;
padding: 0;
}
.overlib_vergleich table th {
color: #fff;
background: #666;
padding: 2px 5px;
margin: 0;
width: 200px;
}
.overlib_vergleich table td {
margin: 0;
padding: 1px 5px;
background: #f5f5f5;
}
.overlib_vergleich table .dark td {
background: #e8e8e8;
}
