﻿body, html
{
	margin-top: 0px;
}

.pagemaster {
	width: 100%;
	height: 100%;	
	background-color: #ffffff;
	text-align: center;
	margin-top: 0px;
}

.skinmaster 
{
	width: 958px;
	height: 100%;
	background-color: #ffffff;
	border-left: #F49523 0px solid; 
	border-bottom: #F49523 0px solid; 
	border-top: #F49523 0px solid; 
	border-right: #F49523 0px solid;
}

.leftpane {
	width:244px;
	height:100%;
	text-align:left;
	background-image:url(/layout/autopartner_junghanns/LeftpaneBottom.jpg);
	background-repeat:no-repeat;
	background-position: bottom;

}
.contentpane {
	width:666px;
	height:100%;
	background-color: transparent;
	background-image:url(/layout/autopartner_junghanns/ContentpaneBottom.jpg);
	background-repeat:no-repeat;
	background-position: Bottom;
}

.top {
	text-decoration:    none;
	color: #ffffff; 
	font-family: Verdana; 
	font-size: 7pt; 
	font-weight: bold; 
	font-style: normal; 
}

.top a:link {
	text-decoration:    none;
	color: #ffffff; 
	font-family: Verdana; 
	font-size: 7pt; 
	font-weight: bold; 
	font-style: normal; 
}

.top a:active {
	text-decoration:    none;
	color: #ffffff; 
	font-family: Verdana; 
	font-size: 7pt; 
	font-weight: bold; 
	font-style: normal; 
}

.top a:visited {
	text-decoration:    none;
	color: #ffffff; 
	font-family: Verdana; 
	font-size: 7pt; 
	font-weight: bold; 
	font-style: normal; 
}

.top a:hover {
	text-decoration:    none;
	color: #ffffff; 
	font-family: Verdana; 
	font-size: 7pt; 
	font-weight: bold; 
	font-style: normal; 
}

.copyright {
	text-decoration:    none;
	color: #092a46; 
	font-family: Verdana; 
	font-size: 7pt; 
	font-weight: bold;
	font-style: normal; 
}

.copyright a:link{
	text-decoration: none;
	color: #a61d16; 
	font-family: Verdana; 
	font-size: 7pt; 
	font-weight: bold;
	font-style: normal; 
}

.copyright a:active{
	text-decoration: none;
	color: #a61d16; 
	font-family: Verdana; 
	font-size: 7pt; 
	font-weight: bold;
	font-style: normal; 
}

.copyright a:visited{
	text-decoration: none;
	color: #a61d16; 
	font-family: Verdana; 
	font-size: 7pt; 
	font-weight: bold;
	font-style: normal; 
}

.copyright a:hover{
	text-decoration: underline;
	color: #a61d16; 
	font-family: Verdana; 
	font-size: 7pt; 
	font-weight: bold;
	font-style: normal; 
}

a {
	font-family: Verdana;
	font-size: 8pt;
	font-weight: normal;
	color: #a61d16; 
	text-decoration: none;
}

a:hover {
	font-family: Verdana;
	font-size: 8pt;
	font-weight: normal;
	color: #a61d16; 
	text-decoration: underline;
}

form {
     display: inline;
     margin-bottom: 0;
}


.ShopHeadBereich
{
	font-family: Verdana;
	font-size: 10pt;
	font-weight: bold;
	color: #a61d16;
	padding-bottom: 10px;
}

#webisco-content .webisco-article-stock-icon {
  display: none;
}

#webisco-content .webisco-article-availability-image {
  display: none;
}

#webisco-content .webisco-article-availability-key {
  display: none;
}

#webisco-content .webisco-article-availability-value {
  display: none;
}

/*
 Das Suchfeld
*/
#webisco-search {
	font-family: Verdana;
	font-size: 8pt;
	font-weight: normal;
	color: #092a46; 
    padding: 3px;
    margin-bottom: 10px;
    clear: both;
}
#webisco-search #webisco-search-inputfield {
	color: #000000;
	background-color: #ced8ec;
	border-left: #002B4E 1px solid; 
	border-right: #002B4E 1px solid; 
	border-bottom: #002B4E 1px solid; 
	border-top: #002B4E 1px solid;
	font-family: verdana;
	margin-right:10px;
	margin-left:10px;
}
#webisco-search #webisco-search-submit {
	color: #ffffff;
	background-color: #a61d16;
	border-left: #df7873 1px solid; 
	border-right: #470c09 1px solid; 
	border-bottom: #470c09 1px solid; 
	border-top: #df7873 1px solid;
	font-family: verdana;
	font-size: 8pt;
	font-weight: bold;
}



/*
  Die Kurzinformation über den Warenkorbinhalt
*/
#webisco-cartinfo {
    background-color: transparent
    overflow: hidden;
    margin-bottom: 10px;
    text-align: left;
	font-family: verdana;
	font-size: 8pt;
}
#webisco-cartinfo .webisco-cart-sum {
    float: left;
	font-weight: bold;
	font-family: verdana;
	font-size: 8pt;
}
#webisco-cartinfo .webisco-cart-agb {
    float: right;
	font-family: verdana;
	font-size: 8pt;
}



/*
 Der kleine Kundenbereich, der immer igendwo auf der Webseite zu sehen ist (Login/Logout)
*/
#webisco-permanent-accountbox {
    background-color: transparent;
    overflow: hidden;
    width: 244px;
    font-size: 10px;
    margin-bottom: 10px;
    text-align: left;
}
#webisco-permanent-login {
	background-color: transparent;
}
#webisco-permanent-login-name {
	font-family: Verdana;
	font-size: 8pt;
	font-weight: normal;
	color: #092a46; 
    float: left;
}
#webisco-permanent-login-password {
	font-family: Verdana;
	font-size: 8pt;
	font-weight: normal;
	color: #092a46; 
    float: left;
}
#webisco-permanent-login input {
	color: #000000;
	background-color: #ced8ec;
	border-left: #002B4E 1px solid; 
	border-right: #002B4E 1px solid; 
	border-bottom: #002B4E 1px solid; 
	border-top: #002B4E 1px solid;
	font-family: verdana;
	margin-left: 2px;
    margin-right: 2px;
    max-width: 40px;
    width: 40px;
    font-size: 10px;
}
#webisco-permanent-login #webisco-permanent-login-submit {
	color: #ffffff;
	background-color: #a61d16;
	border-left: #df7873 1px solid; 
	border-right: #470c09 1px solid; 
	border-bottom: #470c09 1px solid; 
	border-top: #df7873 1px solid;
	font-family: verdana;
	font-size: 8pt;
	font-weight: bold;
    float: right;
}
#webisco-permanent-login #webisco-permanent-login-forgotpassword {
    margin-top: 5px;
	font-family: Verdana;
	font-size: 8pt;
	font-weight: normal;
	color: #a61d16; 
	clear: both;
    float: left;
}
#webisco-permanent-login #webisco-permanent-login-newaccount {
    margin-top: 5px;
	font-family: Verdana;
	font-size: 8pt;
	font-weight: normal;
	color: #a61d16; 
	float: right;
}
#webisco-permanent-logout {
}
#webisco-permanent-account-home {
}



/*
 Die kleine Infobox über das aktuell gewählte Fahrzeug
*/
#webisco-car-info{
	font-family: Verdana;
	font-size: 8pt;
	font-weight: normal;
	color: #092a46; 
    padding: 3px;
    text-align: left;
    width: 500px;
    border: 1px solid #a61d16;
}
#webisco-car-selected{
	font-family: Verdana;
	font-size: 8pt;
	font-weight: normal;
	color: #092a46; 
}
#webisco-car-not-selected{
	font-family: Verdana;
	font-size: 8pt;
	font-weight: normal;
	color: #092a46; 
}
#webisco-car-change{
	font-family: Verdana;
	font-size: 8pt;
	font-weight: normal;
	color: #092a46; 
    float: right;
    overflow: visible;
    /*border: solid 1px #a61d16;*/
}



/*
 Die horizontale Navigationsleiste, um zur vorigen Kategorie zu kommen
*/
#webisco-rootline {
    background-color: #e0ecff;
    border: 1px solid #4871b4;
    border-right-width: 0px;
    padding: 3px;
    text-align: left;
}
#webisco-rootline .webisco-rootline-title {
    padding: 3px;
}
#webisco-rootline .webisco-rootline-item {
    padding: 3px;
}
#webisco-rootline .webisco-rootline-separator {
    padding: 3px;
    font-weight: bold;
}



/*
 Der Up-Button, um zur vorigen Kategorie zu kommen
*/
#webisco-step-up {
    background: transparent;
    border: solid 1px #002B4E;
    padding: 5px;
    float: right;
    width: 150px;
    font-family: Verdana;
    font-size: 8pt;
    text-align: center
}



/*
 Die Baumnavigation für Angebote und Ersatzteile
*/
#webisco-navigation {
    clear: both;
    background-color: transparent;
    margin-right: 20px;
    min-width: 224px;
    width: 224px;
}
#webisco-navigation ul {
    text-align: left;
    list-style: none;
    list-style-position: outside;
    padding-left: 10px;
    padding-right: 3px;
    margin: 2px;
}
#webisco-navigation li {
    font-weight: normal;
    display: block;
}
#webisco-navigation .webisco-navigation-item {
}
#webisco-navigation a {
	font-family: Verdana;
	font-size: 8pt;
	color: #092a46;
	display: block;
	margin-top: 2px;
	margin-bottom: 2px;
    border-bottom: 1px dashed #ecbc8c;
}
#webisco-navigation .webisco-navigation-title {
 	font-family: Verdana;
	font-size: 8pt;
	color: #092a46;
    font-weight: bold;
    margin-top: 200px;
}
#webisco-navigation .webisco-navigation-active-path {
    font-style: italic;
}
#webisco-navigation .webisco-navigation-active-item {
    font-style: italic;
}


/*
 Copyright-Vermerk von ByteRider
*/
#webisco-copyright {
    color: #222222;
    font-size: 10px;
    text-align: center;
    margin-top: 10px;
    margin-left: 10px;
    margin-right: 10px;
}



/*
 Der Hauptinhaltsbereich
*/
#webisco-content {
    clear: both;
}

/*
 Diese Klasse wird dann mitgegeben, wenn Webisco denkt, dass es zentriert besser aussieht
*/
#webisco-content .centering-hint {
    text-align: center;
}

/*
 Überschriften
*/
#webisco-content .webisco-header {
	font-family: Verdana;
	font-size: 10pt;
	font-weight: bold;
	color: #a61d16; 
	text-align: left;
}

/*
 Die Fehlerausgabe
*/
#webisco-content .webisco-error {
    margin-bottom: 15px;
	font-family: Verdana;
	font-size: 8pt;
	color: #a61d16;
	font-weight: bold;
}

/*
 Die normale Infoausgabe
*/
#webisco-content .webisco-message {
	font-family: Verdana;
	font-size: 8pt;
	color: #092a46;
    background: transparent;
    padding: 5px;
    margin-bottom: 15px;
    clear: both;
}

/*
 Das Fenster mit der Meldung einer Ladeverzögerung
*/
#webisco-progress {
    clear: both;
    font-family: Verdana;
    font-size: 18px;
    color: #ffffff;
    background: #165184;
    border: solid 1px #000000;
    z-index: 999;
    text-align: left;
    padding: 20px;
    opacity: .9;
    filter: alpha(opacity=90);
    visibility: hidden;
    top: 100px;
}
#webisco-progress-bar {
    color: #CCCCCC;
    height: 8px;
    margin-top: 20px;
}



/*
 Das Feld zum Eintragen des Benutzernamens oder der Emailadresse
*/
#webisco-send-password {
	font-family: Verdana;
	font-size: 8pt;
	color: #092a46;
	width: 90%;
}
#webisco-send-password-input{
	color: #000000;
	background-color: #ced8ec;
	border-left: #002B4E 1px solid; 
	border-right: #002B4E 1px solid; 
	border-bottom: #002B4E 1px solid; 
	border-top: #002B4E 1px solid;
	font-family: verdana;
	margin-top: 10px;
	margin-right: 10px;
}
#webisco-send-password-submit{
	color: #ffffff;
	background-color: #a61d16;
	border-left: #df7873 1px solid; 
	border-right: #470c09 1px solid; 
	border-bottom: #470c09 1px solid; 
	border-top: #df7873 1px solid;
	font-family: verdana;
	font-size: 8pt;
	font-weight: bold;
}



/*
 Die Fahrzeugauswahl
*/
#webisco-car-selection {
	font-family: Verdana;
	font-size: 8pt;
	color: #092a46;
    background: transparent
    padding: 5px;
    clear: both;
    overflow: hidden;
}
#webisco-car-selection-incremental {
 	font-family: Verdana;
	font-size: 8pt;
	color: #092a46;
    float:none;
    width: 40%;
}

#webisco-car-selection-incremental  td{
 	font-family: Verdana;
	font-size: 8pt;
	color: #092a46;
   float:none;
    width: 40%;
}

#webisco-car-selection-numbers {
	font-family: Verdana;
	font-size: 8pt;
	color: #092a46;
    margin-top: 20px;
    margin-bottom:40px;
    width: 400px;
    border: solid 1px #a61d16;
}

#webisco-car-selection-numbers td{
	font-family: Verdana;
	font-size: 8pt;
	color: #092a46;
    margin-top: 20px;
    width: 60%;
}

#webisco-car-selection-numbers  input {
	color: #000000;
	background-color: #ced8ec;
	border-left: #002B4E 1px solid; 
	border-right: #002B4E 1px solid; 
	border-bottom: #002B4E 1px solid; 
	border-top: #002B4E 1px solid;
	font-family: verdana;
}
#webisco-car-selection-incremental  select {
	color: #000000;
	background-color: #ced8ec;
	border-left: #002B4E 1px solid; 
	border-right: #002B4E 1px solid; 
	border-bottom: #002B4E 1px solid; 
	border-top: #002B4E 1px solid;
	font-family: verdana;
}
#webisco-car-selection-numbers  input[type="submit"] {
	color: #ffffff;
	background-color: #a61d16;
	border-left: #df7873 1px solid; 
	border-right: #470c09 1px solid; 
	border-bottom: #470c09 1px solid; 
	border-top: #df7873 1px solid;
	font-family: verdana;
	font-size: 8pt;
	font-weight: bold;
	margin-left: 10px;
}

/* Allgemeine Geschäftsbedingungen
*/
#webisco-agb {
    background: transparent;
    width: 650px;
    padding: 5px;
    margin-bottom: 10px;
    text-align: left;
	font-family: verdana;
	font-size: 8pt;
}



/*
 Die Unterkategorien bei einer gewählten Kategorie (alternativ zur Baumnavigation als Liste)
*/
#webisco-subsections {
    background: transparent;
    border: solid 1px #a61d16;
    padding: 5px;
    width: 500px;
    margin-bottom: 7px;
    overflow: hidden;
}
#webisco-subsections h2 {
   	font-family: Verdana;
	font-size: 10pt;
	font-weight: bold;
	color: #a61d16; 
	text-align: left;
}
#webisco-subsections a {
    display: block;
    border: dashed 1px #a61d16;
    padding: 2px;
    color: #000000;
}
#webisco-subsections img {
    border: 0px;
}
#webisco-subsections .webisco-subsection {
    font-size: 15px;
}
#webisco-subsections .even {
    clear: left;
    width:45%;
    overflow: hidden;
    float: left;
    padding-bottom: 5px;
    text-align: center;
}
#webisco-subsections .odd {
    clear: right;
    width:45%;
    overflow: hidden;
    float: right;
    padding-bottom: 5px;
    text-align: center;
}


/*
 Die Anzeige der Artikel in einer Liste zum Durchblättern
*/
#webisco-content .webisco-article-table {
    clear: both;
    border: solid 1px #002B4E;
    border-spacing: 0px;
    width: 650px;
    max-width: 650px;
}
#webisco-content .webisco-article-table th {
    background: #ced8ec;
    color: #000000;
    font-family: Verdana;
    font-size: 8pt;
    font-weight: bold;
    padding: 0px;
}
#webisco-content .webisco-article-table td {
    padding: 0px;
    vertical-align: middle;
    color: #000000;
    font-family: Verdana;
    font-size: 8pt;
}
#webisco-content tr.webisco-article-table-row-even {
    background: transparent;
    color: #000000;
    font-family: Verdana;
    font-size: 8pt;
    vertical-align: top;
}
#webisco-content tr.webisco-article-table-row-odd {
    background: transparent;
    color: #000000;
    font-family: Verdana;
    font-size: 8pt;
    vertical-align: top;
}
#webisco-content .webisco-article-thumbnail {
    border: solid 1px #a61d16;
}

#webisco-content .webisco-article-continue {
    padding: 3px;
    color: #000000;
    font-family: Verdana;
    font-size: 8pt;
    font-weight: bold;
    margin-left:10px;
}

#webisco-content .webisco-article-filter {
    padding-bottom: 10px;
    color: #000000;
    font-family: Verdana;
    font-size: 8pt;
    font-weight: bold;
}

#webisco-content .webisco-article-more-numbers {
}

#webisco-content .webisco-article-more-numbers-header {
    color: #000000;
    font-family: Verdana;
    font-size: 8pt;
    font-weight: bold;
}
#webisco-content .webisco-article-more-numbers-text {
    color: #000000;
    font-family: Verdana;
    font-size: 8pt;
    font-weight: normal;
}

#webisco-content .webisco-article-tax-key {
    color: #000000;
    font-family: Verdana;
    font-size: 7pt;
    font-weight: normal;
}
#webisco-content .webisco-article-tax-value {
    color: #000000;
    font-family: Verdana;
    font-size: 7pt;
    font-weight: normal;
}

/*
 Die Artikelansicht
*/
#webisco-content .webisco-teaser {
    background: transparent;
    border: solid 1px #002B4E;
    margin-top: 7px;
    margin-bottom: 7px;
    color: #000000;
    font-family: Verdana;
    font-size: 8pt;
}
#webisco-content .webisco-article {
    background: transparent;
    border: solid 1px #002B4E;
    padding: 5px;
    width: 640px;
    max-width: 640px;
    clear: both;
    overflow: hidden;
    color: #000000;
    font-family: Verdana;
    font-size: 8pt;
}
#webisco-content .webisco-teaser .webisco-article {
    width: 100%;
    border: none;
    width: auto;
    color: #000000;
    font-family: Verdana;
    font-size: 8pt;
}
#webisco-content .webisco-article-image {
    float: left;
    border: solid 1px #a61d16;
    margin-right: 6px;
    margin-bottom: 6px;
    color: #000000;
    font-family: Verdana;
    font-size: 8pt;
}
#webisco-content .webisco-image-map {
    margin-bottom: 6px;
}
#webisco-content .webisco-image-map img{
    border: solid 1px #002B4E;
}
#webisco-content .webisco-article-data {
    float: right;
    color: #000000;
    font-family: Verdana;
    font-size: 8pt;
}
#webisco-content .webisco-teaser .webisco-article-data {
    float: left;
    margin-left: 20px;
    color: #000000;
    font-family: Verdana;
    font-size: 8pt;
}
#webisco-content .webisco-teaser-1 .webisco-article-data {
    max-width: 60%;
    color: #000000;
    font-family: Verdana;
    font-size: 8pt;
}
#webisco-content .webisco-teaser-2 .webisco-article-data {
    max-width: 60%;
    color: #000000;
    font-family: Verdana;
    font-size: 8pt;
}
#webisco-content .webisco-teaser-3 .webisco-article-data {
    max-width: 40%;
    color: #000000;
    font-family: Verdana;
    font-size: 8pt;
}
#webisco-content .webisco-teaser-4 .webisco-article-data {
    max-width: 60%;
    color: #000000;
    font-family: Verdana;
    font-size: 8pt;
}
#webisco-content .webisco-article-number-key {
    font-weight: bold;
    float: left;
    color: #000000;
    font-family: Verdana;
    font-size: 8pt;
}
#webisco-content .webisco-article-number-value {
    float: left;
    color: #000000;
    font-family: Verdana;
    font-size: 8pt;
}
#webisco-content .webisco-article-manufacturer-key {
    font-weight: bold;
    float: left;
    color: #000000;
    font-family: Verdana;
    font-size: 8pt;
}
#webisco-content .webisco-article-manufacturer-value {
    float: left;
    color: #000000;
    font-family: Verdana;
    font-size: 8pt;
}
#webisco-content .webisco-article-price-key {
    font-weight: bold;
    float: left;
    color: #000000;
    font-family: Verdana;
    font-size: 8pt;
}
#webisco-content .webisco-article-price-value {
    color: #000000;
    font-family: Verdana;
    font-size: 8pt;
}
#webisco-content .webisco-article-deposit-key {
    font-weight: bold;
    float: left;
    color: #000000;
    font-family: Verdana;
    font-size: 8pt;
}
#webisco-content .webisco-article-deposit-value {
    float: left;
    color: #000000;
    font-family: Verdana;
    font-size: 8pt;
}
#webisco-content .webisco-article-availability-key {
    font-weight: bold;
    float: left;
    color: #000000;
    font-family: Verdana;
    font-size: 8pt;
}
#webisco-content .webisco-article-availability-value {
    float: left;
    color: #000000;
    font-family: Verdana;
    font-size: 8pt;
}
#webisco-content .webisco-article-availability-image {
    margin-right: 5px;
    color: #000000;
    font-family: Verdana;
    font-size: 8pt;
    clear: both;
}
#webisco-content .webisco-article-put-cart {
    margin-top: 10px;
    color: #000000;
    font-family: Verdana;
    font-size: 8pt;
}
#webisco-content .webisco-article-put-cart-text {
    color: #000000;
    font-family: Verdana;
    font-size: 8pt;
}
#webisco-content .webisco-article-put-cart-image {
    color: #000000;
    font-family: Verdana;
    font-size: 8pt;
}
#webisco-content .webisco-teaser .webisco-article-put-cart-image {
    float: left;
    color: #000000;
    font-family: Verdana;
    font-size: 8pt;
    clear: both;
}
#webisco-content .webisco-article-datasheets {
    margin-top: 20px;
    color: #000000;
    font-family: Verdana;
    font-size: 8pt;
    color: #000000;
    font-family: Verdana;
    font-size: 8pt;
}
#webisco-content .webisco-article-datasheet {
}
#webisco-content .webisco-pdf-icon {
    color: #000000;
    font-family: Verdana;
    font-size: 8pt;
}
#webisco-content .webisco-article-details {
    clear: both;
    margin-top: 75px;
    float: left;
    text-align: left;
    width: 100%;
    color: #000000;
    font-family: Verdana;
    font-size: 8pt;
    width:640px;
    max-width: 640px;
}
#webisco-content .webisco-article-details-preview {
    font-size: 10px;
    clear: both;
    margin-bottom: 5px;
    margin-top: 5px;
    float: left;
    text-align: left;
    width: 100%;
    color: gray;
    color: #000000;
    font-family: Verdana;
    font-size: 7pt;
}
#webisco-content .webisco-article-details-table {
    /*border-spacing: 1px;
    border-collapse: collapse;*/
    width: 100%;
    color: #000000;
    font-family: Verdana;
    font-size: 7pt;
    clear: both;
}
#webisco-content .webisco-article-details-table th {
    padding: 0px;
    background: transparent;
    border: 1px dotted #4871B4;
    width: 50%;
    vertical-align: top;
    color: #000000;
    font-family: Verdana;
    font-size: 8pt;
}
#webisco-content .webisco-article-details-table td {
    padding: 0px;
    border: 1px dotted #4871B4;
    width: 50%;
    vertical-align: top;
    color: #000000;
    font-family: Verdana;
    font-size: 7pt;
}
#webisco-content .webisco-article-description {
    margin-top: 10px;
    float: left;
    text-align: left;
    color: #000000;
    font-family: Verdana;
    font-size: 7pt;
}
#webisco-content .webisco-article-description-header {
    font-weight: bold;
    color: #000000;
    font-family: Verdana;
    font-size: 8pt;
}
#webisco-content .webisco-article-description-text {
    color: #000000;
    font-family: Verdana;
    font-size: 7pt;
}
#webisco-content .webisco-article-shopping-hint {
    margin-top: 10px;
    float: left;
    text-align: left;
    color: #000000;
    font-family: Verdana;
    font-size: 7pt;
}
#webisco-content .webisco-article-shopping-hint-header {
    font-weight: bold;
    color: #000000;
    font-family: Verdana;
    font-size: 8pt;
}
#webisco-content .webisco-article-shopping-hint-text {
    color: #000000;
    font-family: Verdana;
    font-size: 7pt;
}
#webisco-content .webisco-article-additional-info {
    margin-top: 10px;
    float: left;
    text-align: left;
    color: #000000;
    font-family: Verdana;
    font-size: 7pt;
}
#webisco-content .webisco-article-additional-info-header {
    font-weight: bold;
    color: #000000;
    font-family: Verdana;
    font-size: 8pt;
}
#webisco-content .webisco-article-additional-info-text {
    color: #000000;
    font-family: Verdana;
    font-size: 7pt;
}
#webisco-content .webisco-article-shipping-costs {
    margin-bottom: 20px;
    float: left;
    text-align: left;
    color: #000000;
    font-family: Verdana;
    font-size: 7pt;
}


#webisco-content .webisco-article-price-hint {
    margin-top: 10px;
    float: left;
    text-align: left;
    color: #000000;
    font-family: Verdana;
    font-size: 7pt;
}

.webisco-article-table-price-value {
    margin-top: 10px;
    float: left;
    text-align: left;
    color: #000000;
    font-family: Verdana;
    font-size: 8pt;
}

#webisco-content .webisco-article-cars {
    color: #000000;
    font-family: Verdana;
    font-size: 7pt;
}
#webisco-content .webisco-article-cars-header {
    color: #000000;
    font-family: Verdana;
    font-size: 7pt;
    font-weight: bold;
}
#webisco-content .webisco-article-cars-text {
    color: #000000;
    font-family: Verdana;
    font-size: 7pt;
}



/*
 Die Detailansicht des Warenkorbs
*/
#webisco-cart {
    background: transparent;
    border: solid 1px #002B4E;
    margin-bottom: 1px;
    clear: both;
    width: 670px;
    color: #000000;
    font-family: Verdana;
    font-size: 8pt;
}
#webisco-cart .webisco-cart-recalculate 
{
	color: #ffffff;
	background-color: #a61d16;
	border-left: #df7873 1px solid; 
	border-right: #470c09 1px solid; 
	border-bottom: #470c09 1px solid; 
	border-top: #df7873 1px solid;
	font-family: verdana;
	font-size: 8pt;
	font-weight: bold;
    
}
#webisco-cart .webisco-cart-row-even {
    background: transparent;
    color: #000000;
    font-family: Verdana;
    font-size: 8pt;
}
#webisco-cart .webisco-cart-row-odd {
    background: transparent;
    color: #000000;
    font-family: Verdana;
    font-size: 8pt;
}
#webisco-cart .webisco-cart-row-odd input[type="submit"]
{
	color: #ffffff;
	background-color: #a61d16;
	border-left: #df7873 1px solid; 
	border-right: #470c09 1px solid; 
	border-bottom: #470c09 1px solid; 
	border-top: #df7873 1px solid;
	font-family: verdana;
	font-size: 8pt;
	font-weight: bold;
}
#webisco-cart .webisco-cart-row-even input[type="submit"]
{
	color: #ffffff;
	background-color: #a61d16;
	border-left: #df7873 1px solid; 
	border-right: #470c09 1px solid; 
	border-bottom: #470c09 1px solid; 
	border-top: #df7873 1px solid;
	font-family: verdana;
	font-size: 8pt;
	font-weight: bold;
}
#webisco-cart td input[type="submit"]
{
	color: #ffffff;
	background-color: #a61d16;
	border-left: #df7873 1px solid; 
	border-right: #470c09 1px solid; 
	border-bottom: #470c09 1px solid; 
	border-top: #df7873 1px solid;
	font-family: verdana;
	font-size: 8pt;
	font-weight: bold;
}
#webisco-cart table {
    border-spacing: 0px;
    width: 670px;
    color: #000000;
    font-family: Verdana;
    font-size: 8pt;
}
#webisco-cart th {
    padding: 3px;
    color: #000000;
    font-family: Verdana;
    font-size: 8pt;
    font-weight: bold;
    background-color: #ced8ec;
}
#webisco-cart td {
    padding: 3px;
    vertical-align: middle;
    color: #000000;
    font-family: Verdana;
    font-size: 8pt;
}
#webisco-cart-sum {
    background: transparent;
    border: solid 1px #002B4E;
    margin-bottom: 20px;
    color: #000000;
    font-family: Verdana;
    font-size: 8pt;
    width: 670px;
}
#webisco-cart-sum table {
    border-spacing: 0px;
    color: #000000;
    font-family: Verdana;
    font-size: 8pt;
    width: 670px;
}
#webisco-cart-sum .webisco-cart-sum-net { /* der Nettopreis */
    background: transparent;
    color: #000000;
    font-family: Verdana;
    font-size: 8pt;
}
#webisco-cart-sum .webisco-cart-sum-tax { /* die Mehrwertsteuer */
    background: transparent;
    color: #000000;
    font-family: Verdana;
    font-size: 8pt;
}
#webisco-cart-sum .webisco-cart-sum-used-part-tax { /* die Altteilsteuer (sofern vorhanden) */
    background: transparent;
    color: #000000;
    font-family: Verdana;
    font-size: 8pt;
}
#webisco-cart-sum .webisco-cart-sum-total { /* der Endpreis inkl. aller Steuern */
    color: #000000;
    font-family: Verdana;
    font-size: 8pt;
    background-color: #ced8ec;
    font-weight: bold;
}
#webisco-cart-sum td {
    padding: 3px;
    color: #000000;
    font-family: Verdana;
    font-size: 8pt;
}

/*
 Die Aktionen beim Betrachten des Warenkorbs
*/
#webisco-content .webisco-cart-actions {
    width: 670px;
    overflow: hidden;
    margin-bottom: 20px;
}
#webisco-content .webisco-cart-continue-shopping {
    background: transparent;
    border: solid 1px #002B4E;
    padding: 5px;
    float: left;
    width: 200px;
    font-family: Verdana;
    font-size: 8pt;
    text-align: center
}
#webisco-content .webisco-cart-empty {
    background: transparent;
    border: solid 1px #002B4E;
    padding: 5px;
    margin-left: auto;
    margin-right: auto;
    overflow: hidden;
    width: 200px;
    font-family: Verdana;
    font-size: 8pt;
    text-align: center
}
#webisco-content .webisco-cart-order {
    background: transparent;
    border: solid 1px #002B4E;
    padding: 5px;
    float: right;
    width: 200px;
    font-family: Verdana;
    font-size: 8pt;
    text-align: center
}



/*
 Der Login-Bereich direkt nach dem Bestellen des Warenkorbs,
 wenn man bis dahin noch nicht eingeloggt ist
*/
#webisco-content .webisco-login-header {
    text-align: center;
    background-color: #ced8ec;    
    color: #000000;
    border-width: 0;
    padding: 10px;
    font-family: Verdana;
    font-size: 8pt;
    border-left: solid 1px #002B4E;
    border-right: solid 1px #002B4E;
    border-top: solid 1px #002B4E;
}
#webisco-content .webisco-login-body {
    text-align: center;
    padding-top: 20px;
    padding-bottom: 20px;
    background: transparent;
    border-left: solid 1px #002B4E;
    border-right: solid 1px #002B4E;
    border-bottom: solid 1px #002B4E;
    height: 120px;
}
#webisco-registered-customer{
    width: 45%;
    float: left;
}
#webisco-create-customer{
    width: 45%;
    float: left;
    margin-left: 45px;
}
#webisco-login {
    text-align: center;
}
#webisco-login-name {
}
#webisco-login-password {
}
#webisco-login-namelabel {
    width: 200px;
    font-family: Verdana;
    font-size: 8pt;
}
#webisco-login-passwordlabel {
    font-family: Verdana;
    font-size: 8pt;
}
#webisco-login input {
    margin-top: 3px;
	color: #000000;
	background-color: #ced8ec;
	border-left: #002B4E 1px solid; 
	border-right: #002B4E 1px solid; 
	border-bottom: #002B4E 1px solid; 
	border-top: #002B4E 1px solid;
	font-family: verdana;
}
#webisco-login #webisco-login-submit 
{
	color: #ffffff;
	background-color: #a61d16;
	border-left: #df7873 1px solid; 
	border-right: #470c09 1px solid; 
	border-bottom: #470c09 1px solid; 
	border-top: #df7873 1px solid;
	font-family: verdana;
	font-size: 8pt;
	font-weight: bold;    
}
#webisco-login #webisco-login-forgotpassword {
    margin-top: 20px;
}
#webisco-login #webisco-login-newaccount {
}



/*
 Der Bereich zum Blättern in Seiten
*/
#webisco-content .webisco-page-flip-container {
    float: left;
    text-align: right;
    clear: both;
    margin-top: 3px;
    margin-bottom: 3px;
    width: 650px;
    font-family: Verdana;
    font-size: 8pt;
}
#webisco-content .webisco-page-flip {
    padding-left: 5px;
    font-family: Verdana;
    font-size: 8pt;
    color: #000000;
}
#webisco-content .webisco-page-flip-current { /* die aktuelle Seite */
    font-weight: bold;
    font-family: Verdana;
    font-size: 8pt;
    color: #a61d16;
}
#webisco-content .webisco-page-flip-1 { /* Zu Seite 1 springen */
    font-family: Verdana;
    font-size: 8pt;
}
#webisco-content .webisco-page-flip-back { /* Eine Seite zurück springen */
    font-family: Verdana;
    font-size: 8pt;
}
#webisco-content .webisco-page-flip-forward { /* Eine Seite vor springen */
    font-family: Verdana;
    font-size: 8pt;
}




#webisco-content .webisco-account-home-header {
	font-family: Verdana;
	font-size: 8pt;
	color: #092a46;
    clear: both;
    margin-bottom: 10px;
}
#webisco-content .webisco-account-home-action {
    margin-top: 20px;
}
#webisco-content .webisco-account-cart-show {
}
#webisco-content .webisco-account-cart-show a {
    display: block;
}
#webisco-content .webisco-account-cart-order { /* Nur vorhanden wenn der Warenkorb Artikel enthält */
}
#webisco-content .webisco-account-cart-order a {
    display: block;
}
#webisco-content .webisco-account-edit {
}
#webisco-content .webisco-account-edit a {
    display: block;
}
#webisco-content .webisco-account-continue-shopping {
}
#webisco-content .webisco-account-continue-shopping a {
    display: block;
}
#webisco-content .webisco-account-logout {
}
#webisco-content .webisco-account-logout a {
    display: block;
}

/*
 Die Kundenstammdaten zum Bearbeiten
*/
#webisco-content .webisco-account-details-edit {
    background: transparent;
    display: table;
	font-family: Verdana;
	font-size: 8pt;
	font-weight: normal;
	color: #092a46; 
}
#webisco-content .webisco-account-details-edit table {
	font-family: Verdana;
	font-size: 8pt;
	font-weight: normal;
	color: #092a46; 
    border-spacing: 0px;
}
#webisco-content .webisco-account-details-edit td {
	font-family: Verdana;
	font-size: 8pt;
	font-weight: normal;
	color: #092a46; 
    padding: 3px;
}
#webisco-content .webisco-account-details-edit input {
	color: #000000;
	background-color: #ced8ec;
	border-left: #002B4E 1px solid; 
	border-right: #002B4E 1px solid; 
	border-bottom: #002B4E 1px solid; 
	border-top: #002B4E 1px solid;
	font-family: verdana;
}
#webisco-content .webisco-account-details-edit select {
	color: #000000;
	background-color: #ced8ec;
	border-left: #002B4E 1px solid; 
	border-right: #002B4E 1px solid; 
	border-bottom: #002B4E 1px solid; 
	border-top: #002B4E 1px solid;
	font-family: verdana;
}
#webisco-content .webisco-account-details-edit input[type="submit"] {
	color: #ffffff;
	background-color: #a61d16;
	border-left: #df7873 1px solid; 
	border-right: #470c09 1px solid; 
	border-bottom: #470c09 1px solid; 
	border-top: #df7873 1px solid;
	font-family: verdana;
	font-size: 8pt;
	font-weight: bold;
    float: right;
}


/*
 Der Fortschritt ders Bestellvorgangs
*/
#webisco-order-progress {
    text-align: left;
    clear: both;
    margin-top: 3px;
    margin-bottom: 20px;
    background: transparent;
    border: solid 1px #002B4E;
    padding: 5px;
    width:660px; 
	font-family: verdana;
	font-size: 8pt;
}
#webisco-order-progress .webisco-order-progress-title {
    margin-right: 10px;
	font-family: verdana;
	font-size: 8pt;
	font-weight: bold;
}
#webisco-order-progress .webisco-order-progress-show-cart {
}
#webisco-order-progress .webisco-order-progress-separator {
    padding: 10px;
    font-weight: bold;
}
#webisco-order-progress .webisco-order-progress-account-edit {
}
#webisco-order-progress .webisco-order-progress-options {
}
#webisco-order-progress .webisco-order-progress-summary {
}
#webisco-order-progress .active {
    font-weight: bold;
}



/*
 Die Optionen der Bestellung
*/
#webisco-order-options {
}
#webisco-order-accept-agbs {
    margin-bottom: 10px;
    color: #000000;
    font-family: Verdana;
    font-size: 8pt;
    font-weight: normal;
}
#webisco-order-message{ /* Hinweis für den Kunden, bevor er die Bestellung abschickt */
}
#webisco-order-shipping {
    background: transparent;
    border: solid 1px #002B4E;
    width: 400px;
    margin-bottom: 10px;
}
#webisco-order-shipping table {
    border-spacing: 0px;
}
#webisco-order-shipping th {
    padding: 3px;
    color: #000000;
    font-family: Verdana;
    font-size: 8pt;
    font-weight: bold;
    background-color: #ced8ec;
}
#webisco-order-shipping td {
    padding: 3px;
    color: #000000;
    font-family: Verdana;
    font-size: 8pt;
    font-weight: normal;
    background-color: #ffffff;
}
#webisco-order-shipping-hint {
    color: #000000;
    font-family: Verdana;
    font-size: 8pt;
    font-weight: normal;
}
#webisco-order-shipping .webisco-order-shipping-row-even{
    color: #000000;
    font-family: Verdana;
    font-size: 8pt;
    font-weight: normal;
    background-color: #ffffff;
}
#webisco-order-shipping .webisco-order-shipping-row-odd{
    color: #000000;
    font-family: Verdana;
    font-size: 8pt;
    font-weight: normal;
    background-color: #ffffff;
}
#webisco-order-payment {
    background: transparent;
    border: solid 1px #002B4E;
    width: 400px;
    margin-bottom: 10px;
}
#webisco-order-payment table {
    border-spacing: 0px;
}
#webisco-order-payment th {
    padding: 3px;
    color: #000000;
    font-family: Verdana;
    font-size: 8pt;
    font-weight: bold;
    background-color: #ced8ec;
}
#webisco-order-payment td {
    padding: 3px;
    color: #000000;
    font-family: Verdana;
    font-size: 8pt;
    font-weight: normal;
    background-color: #ffffff;
}
#webisco-order-payment .webisco-order-payment-row-even {
    padding: 3px;
    color: #000000;
    font-family: Verdana;
    font-size: 8pt;
    font-weight: normal;
    background-color: #ffffff;
}
#webisco-order-payment .webisco-order-payment-row-odd {
    padding: 3px;
    color: #000000;
    font-family: Verdana;
    font-size: 8pt;
    font-weight: normal;
    background-color: #ffffff;
}

#webisco-order-coupon 
{
    color: #000000;
    font-family: Verdana;
    font-size: 8pt;
    font-weight: normal;
    padding-bottom: 10px;
}

/*
 Die Bestellungsübersicht
*/
#webisco-order-summary {
}
#webisco-order-summary table {
    border-spacing: 0px;
}
#webisco-order-summary td {
    padding-left: 20px;
    padding-right: 20px;
    vertical-align: top;
}
#webisco-order-summary .webisco-account-details {
    background: transparent;
    margin-bottom: 20px;
    display: table;
    font-family: Verdana;
    font-size: 8pt;
    border: solid 1px #002B4E;
}
#webisco-order-summary .webisco-account-details table {
    border-spacing: 0px;
    font-family: Verdana;
    font-size: 8pt;
}
#webisco-order-summary .webisco-account-details td {
    padding: 3px;
    font-family: Verdana;
    font-size: 8pt;
}
#webisco-order-summary .webisco-account-details th 
{
    text-align: center;
    background-color: #ced8ec;    
    color: #000000;
    border-width: 0;
    padding: 10px;
    font-family: Verdana;
    font-size: 8pt;
}

#webisco-order-summary .webisco-order-details {
    background: transparent;
    margin-bottom: 20px;
    display: table;
    float: left;
    font-family: Verdana;
    font-size: 8pt;
    border: solid 1px #002B4E;
}
#webisco-order-summary .webisco-order-details table {
    border-spacing: 0px;
    font-family: Verdana;
    font-size: 8pt;
}
#webisco-order-summary .webisco-order-details td {
    padding: 3px;
    font-family: Verdana;
    font-size: 8pt;
}
#webisco-order-summary .webisco-order-details th {
    text-align: center;
    background-color: #ced8ec;    
    color: #000000;
    border-width: 0;
    padding: 10px;
    font-family: Verdana;
    font-size: 8pt;
}

/*
 Das Bemerkungsfeld der Bestellung
*/
#webisco-order-comment {
    margin-bottom: 10px;
    text-align: left;
    float: left;
    font-family: Verdana;
    font-size: 8pt;
}
#webisco-order-comment-label {
    margin-right: 3px;
    vertical-align: baseline;
    font-family: Verdana;
    font-size: 8pt;
}
#webisco-order-comment-inputfield {
    width: 400px;
	color: #000000;
	background-color: #ced8ec;
	border-left: #002B4E 1px solid; 
	border-right: #002B4E 1px solid; 
	border-bottom: #002B4E 1px solid; 
	border-top: #002B4E 1px solid;
	font-family: verdana;
}

/*
 Die Schaltflächen beim Bestellungsprozess
*/
#webisco-order-button-next {
	color: #ffffff;
	background-color: #a61d16;
	border-left: #df7873 1px solid; 
	border-right: #470c09 1px solid; 
	border-bottom: #470c09 1px solid; 
	border-top: #df7873 1px solid;
	font-family: verdana;
	font-size: 8pt;
	font-weight: bold;
}
#webisco-order-button-submit {
	color: #ffffff;
	background-color: #a61d16;
	border-left: #df7873 1px solid; 
	border-right: #470c09 1px solid; 
	border-bottom: #470c09 1px solid; 
	border-top: #df7873 1px solid;
	font-family: verdana;
	font-size: 8pt;
	font-weight: bold;
	margin-left: 10px;
}

/*  NavMenu styles start here */

.TabList {
    float:left;
}

.TabList ul {
    clear: both;
    margin: 0px;
    list-style:none;
    display: inline;
}

.TabList li {
    float:left;
    margin:0;
    display: inline;
    padding-left: 5px;
    padding-right: 5px;
}

.TabList li a {
   font-family: Verdana;
   font-size: 8pt;
   line-height: 26px;
   font-weight: bold;
   color: #092a46;
}

.TabList li a:active {
   font-family: Verdana;
   font-size: 8pt;
   line-height: 26px;
   font-weight: bold;
   color: #092a46;
}

.TabList li a:visited {
   font-family: Verdana;
   font-size: 8pt;
   line-height: 26px;
   font-weight: bold;
   color: #092a46;
}

.TabList li a:hover {
   font-family: Verdana;
   font-size: 8pt;
   line-height: 26px;
   font-weight: bold;
   color: #a61d16;
}

#ParentTabs .SelectedTab {

}

#ParentTabs .SelectedTab a {
   font-family: Verdana;
   font-size: 8pt;
   line-height: 26px;
   font-weight: bold;
   color: #a61d16;
}

.ueberschrift
{
	font-family: Verdana;
	font-size: 10pt;
	font-weight: bold;
	color: #a61d16; 
}

.text
{
	font-family: Verdana;
	font-size: 8pt;
	font-weight: normal;
	color: #092a46; 
}

.hinweis
{
	font-family: Verdana;
	font-size: 8pt;
	font-weight: normal;
	color: #a61d16; 
	font-style: italic;
}

.eyecatcher
{
	font-family: Verdana;
	font-size: 15pt;
	font-weight: normal;
	color: #a61d16; 
	font-style: italic;
}
