/*---------------------------------------------------------------------*/
/* Redefinition html-Tags                                              */
/*---------------------------------------------------------------------*/


body {
  font-family: Verdana, Arial, Helvetica, sans-serif;
	background: #FFFFFF;	
}

table, tr, td {
  font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: left;
	vertical-align: top;
	font-size: 10px;
}

a:link {
	font-family: verdana, arial, sans-serif;
	color: #000000;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
	border: 0px;
}
a:visited {
	font-family: verdana, arial, sans-serif;
	color: #000000;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
	border: 0px;
}
a:hover {
	font-family: verdana, arial, sans-serif;
	color: #000000;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
	border: 0px;
}
a:active {
	font-family: verdana, arial, sans-serif;
	color: #000000;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
	border: 0px;
}

form {
	margin: 0px;
	padding: 0px;
	border: 0px;
}

input {
  font-family: verdana;
  font-size: 10px;
}

img {
	border: 0px;
}

H1 {
	width: 423px;
	height: 24px;
	background-image: url(images/bg_h1.gif);
	background-repeat: no-repeat;
	line-height: 24px;
	font-size: 11px;
	font-weight: bold;
	padding-left: 8px;
	color: #536991;
	vertical-align: middle;
	margin: 0px;
	margin-bottom: 10px;
}

/* ---------------------------------------------------------- */
/* MENÜ linke Seite (VDL-Shop und Unterpunkte)                */
/* ---------------------------------------------------------- */

/* Tabellen-Hintergrund: Verlauf-Bild */
TD#menue_links {
	background-image: url(images/bg_verlauf_menu.gif);
	background-repeat: repeat-y;
	width: 174px;
}

TD#menue_links TABLE { width: 100%; }

/* Allgemeine Einstellungen, 
  color/font-weight wird vom aktiven Link übernommen */
TD#menue_links TD {
	text-align: left;
	vertical-align: middle;
	padding-left: 12px;
	height: 22px;
	color: #000000;
	font-weight: bold;
}
/* Überschrift (VDL-Shop) */
TD#menue_links TD.head {
	height: 29px;
	font-size: 14px;
	color: #536991;
}
/* gepunktete Linien */
TD#menue_links TD.dotted {
	background-image: url(images/dotted_h.gif);
	background-repeat: repeat-x;
	height: 1px;
}
/* Hintergrundfarbe der einzelnen passiven Menüpunkte */
TD#menue_links TD.passive {
	background: #FFFFFF;
}
/* Hintergrundfarbe der einzelnen passiven Menüpunkte */
TD#menue_links TD.active {
	background: #536991;
	color: #FFF;
}
/* Hintergrundfarbe der einzelnen passiven Menüpunkte */
TD#menue_links TD.sub {
	background: #FFF;
	height: 16px;
	padding-left: 30px;
}
/* Menülink: normal besucht */
TD#menue_links A:link, 
TD#menue_links A:visited {
	color: #666666;
	font-weight: bold;
	text-decoration: none;
}
/* Menülink: Maus drüberfahren */
TD#menue_links A:hover, 
TD#menue_links A:active {
	color: #536991;
	font-weight: bold;
	text-decoration: none;
}
/* Menülink: aktiv */
TD#menue_links A.active:link, 
TD#menue_links A.active:visited, 
TD#menue_links A.active:hover, 
TD#menue_links A.active:active {
	color: #FFF;
	font-weight: bold;
	text-decoration: none;
}
/* Untermenülink: normal besucht */
TD#menue_links A.sub:link, 
TD#menue_links A.sub:visited {
	font-size: 10px;
	color: #000;
	font-weight: normal;
	text-decoration: none;
}
/* Untermenülink: Maus drüberfahren */
TD#menue_links A.sub:hover, 
TD#menue_links A.sub:active {
	font-size: 10px;
	color: #536991;
	font-weight: normal;
	text-decoration: none;
}
/* Untermenülink: aktiv */
TD#menue_links A.subactive:link, 
TD#menue_links A.subactive:visited, 
TD#menue_links A.subactive:hover, 
TD#menue_links A.subactive:active {
	font-size: 10px;
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}

/* ---------------------------------------------------------- */
/* FUSSZEILE mit Firmenanschrift                              */
/* ---------------------------------------------------------- */

TD#all_footer { font-size: 9px; text-align: center; vertical-align: middle; height: 16px; color: #AAAAAA; }
/* Link: normal */
TD#all_footer A:link { font-size: 9px; color: #AAAAAA; font-weight: normal; text-decoration: none; }
/* Link: besucht */
TD#all_footer A:visited { font-size: 9px; color: #AAAAAA; font-weight: normal; text-decoration: none; }
/* Link: Maus drüberfahren */
TD#all_footer A:hover { font-size: 9px; color: #666666; font-weight: normal; text-decoration: none; }
/* Link: aktiv (unbenutzt) */
TD#all_footer A:active { font-size: 9px; color: #AAAAAA; font-weight: normal; text-decoration: none; }

/* ---------------------------------------------------------- */
/* MENÜ rechte Seite (Warenkorb, Suche etc.)                  */
/* ---------------------------------------------------------- */

/* Tabellen-Hintergrund: Verlauf-Bild */
TD#menue_rechts {
	background-image: url(images/dotted_v.gif);
	background-repeat: repeat-y;
}
/* Tabellen-Hintergrund: Verlauf-Bild */
TD#menue_rechts TABLE {
	width: 133px;
}
TD#menue_rechts P.basket {
	padding: 0px;
	margin: 0px;
	margin-bottom: 5px;
}
/* Allgemeine Einstellungen */
TD#menue_rechts TD {
	text-align: left;
	vertical-align: top;
	padding: 6px 6px 6px 8px;
	font-size: 10px;
	color: #666666;
}
/* Allgemeine Einstellungen */
TD#menue_rechts TD.icon {
	text-align: right;
	padding-top: 5px;
}
/* Allgemeine Einstellungen */
TD#menue_rechts TD.icons {
	text-align: left;
	padding: 0px;
	padding-left: 8px;
}
/* Überschrift (Warenkorb) */
TD#menue_rechts TD.baskethead {
	padding: 0px 0px 0px 8px;
	height: 29px;
	font-size: 14px;
	color: #536991;
	font-weight: bold;
	vertical-align: middle;
	background-image: url(images/bg_verlauf_basket.gif);
	background-repeat: repeat-y;
}
/* Überschriften (Suche, Ihre Angaben) */
TD#menue_rechts TD.head {
	padding: 0px 0px 0px 8px;
	height: 17px;
	color: #536991;
	font-weight: bold;
	vertical-align: middle;
	background: #B2C7F4;
}
/* gepunktete Linien */
TD#menue_rechts TD.dotted {
	padding: 0px;
	background-image: url(images/dotted_h.gif);
	background-repeat: repeat-x;
	height: 1px;
}
/* weiße Zwischenräume */
TD#menue_rechts TD.blank {
	background: #FFFFFF;
	padding: 0px;
	height: 3px;
}
/* Menülink: normal */
TD#menue_rechts A:link {
	color: #666666;
	font-weight: normal;
	text-decoration: none;
	line-height: 16px;
}
/* Menülink: besucht */
TD#menue_rechts A:visited {
	color: #666666;
	font-weight: normal;
	text-decoration: none;
	line-height: 16px;
}
/* Menülink: Maus drüberfahren */
TD#menue_rechts A:hover {
	color: #536991;
	font-weight: normal;
	text-decoration: none;
	line-height: 16px;
}
/* Menülink: aktiv (unbenutzt) */
TD#menue_rechts A:active {
	color: #666666;
	font-weight: normal;
	text-decoration: none;
	line-height: 16px;
}
/* weiße Zwischenräume */
TD#menue_rechts INPUT {
	background: #FFFFFF;
	border: 1px solid #666666;
	color: #536991;
	font-size: 10px;
	vertical-align: middle;
	padding: 1px;
	height: 16px;
	width: 90px;
	margin: 0px;
	font-family: verdana, arial, sans-serif;
}
/* weiße Zwischenräume */
TD#menue_rechts INPUT.searchsubmit {
	background: #FFFFFF;
	border: 1px solid #FFFFFF;
	height: 16px;
	width: 20px;
}

/* ---------------------------------------------------------- */
/* MENÜ oben (AGB, Hilfe, Kontakt, Impressum)                 */
/* ---------------------------------------------------------- */

/* Tabellen-Hintergrund: Collagen-Bild */
TABLE#menue_oben {
	width: 464px;
	height: 79px;
	background-image: url(images/head1.jpg);
	background-repeat: repeat-x;
}
/* Tabellenzelle allgemein */
TABLE#menue_oben TD {
	text-align: center;
	vertical-align: bottom;
	font-weight: bold;
	padding-bottom: 5px;
}
/* Breite der Zellen AGB Hilfe Kontakt Impressum*/
TABLE#menue_oben TD.agb {	width: 37px; }
TABLE#menue_oben TD.hilfe {	width: 41px; }
TABLE#menue_oben TD.kontakt {	width: 62px; }
TABLE#menue_oben TD.impressum {	width: 84px; }

/* Menülink: normal */
TABLE#menue_oben A:link {
	color: #536991;
	font-weight: bold;
	text-decoration: none;
	font-size: 11px;
}
/* Menülink: besucht */
TABLE#menue_oben A:visited {
	color: #536991;
	font-weight: bold;
	text-decoration: none;
	font-size: 11px;
}
/* Menülink: Maus drüberfahren */
TABLE#menue_oben A:hover {
	color: #000000;
	font-weight: bold;
	text-decoration: none;
	font-size: 11px;
}
/* Menülink: aktiv (unbenutzt) */
TABLE#menue_oben A:active {
	color: #536991;
	font-weight: bold;
	text-decoration: none;
	font-size: 11px;
}


TABLE#artview H1 {
	width: 423px;
	height: 24px;
	background-image: url(images/bg_h1.gif);
	background-repeat: no-repeat;
	line-height: 24px;
	font-size: 11px;
	font-weight: bold;
	padding-left: 8px;
	color: #536991;
	vertical-align: middle;
	margin: 0px;
	margin-bottom: 10px;
}
TABLE#artview P {
	line-height: 16px;
	font-size: 11px;
	padding: 8px 3px 8px 0px;
	vertical-align: top;
	margin: 0px;
}
TABLE#artview P.price {
	font-weight: bold;
	font-size: 14px;
	padding: 0px 3px 8px 0px;
	vertical-align: top;
	margin: 0px;
}
/* Menülink: normal */
TABLE#artview A:link {
	color: #666666;
	font-weight: normal;
	text-decoration: none;
	line-height: 16px;
}
/* Menülink: besucht */
TABLE#artview A:visited {
	color: #666666;
	font-weight: normal;
	text-decoration: none;
	line-height: 16px;
}
/* Menülink: Maus drüberfahren */
TABLE#artview A:hover {
	color: #536991;
	font-weight: normal;
	text-decoration: none;
	line-height: 16px;
}
/* Menülink: aktiv (unbenutzt) */
TABLE#artview A:active {
	color: #666666;
	font-weight: normal;
	text-decoration: none;
	line-height: 16px;
}
/* gepunktete Linien */
TABLE#artview TD.dotted {
	padding: 0px;
	background-image: url(images/dotted_h.gif);
	background-repeat: repeat-x;
	height: 1px;
}

TD#content {
	padding: 20px;
	width: 423px;
}
TD#content H2 {
	width: 423px;
	height: 24px;
	background-image: url(images/bg_h2.gif);
	background-repeat: no-repeat;
	line-height: 24px;
	font-size: 14px;
	font-weight: bold;
	padding-left: 8px;
	color: #666666;
	vertical-align: middle;
	margin: 0px;
	margin-bottom: 10px;
}
TD#content H3 {
	width: 423px;
	height: 16px;
	background: #B2C7F4;
	line-height: 16px;
	font-size: 11px;
	font-weight: bold;
	padding-left: 8px;
	color: #666666;
	vertical-align: middle;
	margin: 0px;
	margin-bottom: 10px;
	margin-top: 10px;
}
TD#content H4 {
	width: 120px;
	height: 16px;
	background: #FFFFFF;
	font-size: 10px;
	font-weight: bold;
	padding-left: 8px;
	padding-right: 8px;
	color: #536991;
	vertical-align: top;
	text-align: right;
	margin: 0px;
	margin-bottom: 10px;
}

TD#content OL {
	width: 423px;
	margin: 0px;
	margin-bottom: 20px;
}

TD#content LI {
	text-align: justify;
	margin: 10px 12px 0px 30px;
	font-size: 11px;
	line-height: 14px;
}

/* weiße Zwischenräume */
TD#content INPUT.number {
	background: #FFFFFF;
	border: 1px solid #666666;
	color: #536991;
	font-size: 10px;
	text-align: right;
	vertical-align: middle;
	padding: 1px;
	height: 16px;
	width: 40px;
	margin: 0px;
	font-family: verdana, arial, sans-serif;
}
/* weiße Zwischenräume */
TD#content INPUT.update {
	background: #FFFFFF;
	border: 1px solid #FFFFFF;
	height: 11px;
	width: 49px;
}
TD#content P {
	line-height: 14px;
	font-size: 10px;
	padding: 0px 0px 8px 0px;
	vertical-align: top;
	margin: 0px;
}
TD#content P.text {
	line-height: 16px;
	font-size: 11px;
	padding: 0px 8px 8px 8px;
	vertical-align: top;
	margin: 0px;
	text-align: justify;
}
TD#content P.hinweis {
	line-height: 16px;
	font-size: 10px;
	padding: 0px 8px 8px 8px;
	color: #536991;
	vertical-align: top;
	margin: 0px;
	text-align: justify;
	font-weight: bold;
}
TD#content TD.baskethead {
	vertical-align: middle;
	text-align: center;
	color: #536991;
	font-weight: bold;
	background: #B2C7F4;
}
TD#content TD.basketfoot {
	vertical-align: middle;
	text-align: right;
	color: #536991;
	background: #B2C7F4;
}
/* gepunktete Linien */
TD#content TD.dotted {
	padding: 0px;
	background-image: url(images/dotted_h.gif);
	background-repeat: repeat-x;
	height: 1px;
}
/* gepunktete Linien */
TD#content TD.right {
	text-align: right;
}

TD#pagenav {
	vertical-align: top;
	text-align: center;
}
TD#pagenav TD {
	vertical-align: middle;
	text-align: center;
	color: #536991;
	font-weight: bold;
}

TD#pagenav SPAN.aktiv {
	background: #536991;
	color: #FFFFFF;
	font-weight: bold;
}

TABLE#form INPUT {
	background: #FFFFFF;
	border: 1px solid #666666;
	color: #000000;
	font-size: 10px;
	vertical-align: middle;
	padding: 1px;
	height: 16px;
	width: 200px;
	margin: 0px;
	font-family: verdana, arial, sans-serif;
}
TABLE#form INPUT.submit {
	background: #FFFFFF;
	border: 1px solid #FFFFFF;
	height: 15px;
	width: 26px;
}
TABLE#form TEXTAREA {
	background: #FFFFFF;
	border: 1px solid #666666;
	color: #000000;
	font-size: 10px;
	vertical-align: top;
	padding: 1px;
	height: 80px;
	width: 200px;
	margin: 0px;
	font-family: verdana, arial, sans-serif;
}

TABLE#form SELECT {
	background: #FFFFFF;
	border: 1px solid #666666;
	padding: 1px;
	height: 16px;
	width: 200px;
	margin: 0px;
	font-family: verdana, arial, sans-serif;
	font-size: 10px;
}

TABLE#form OPTION {
	color: #000000;
}



TABLE#form TD {
	vertical-align: middle;
}

TABLE#order INPUT {
	background: #FFFFFF;
	border: 1px solid #666666;
	color: #000000;
	font-size: 10px;
	vertical-align: middle;
	padding: 1px;
	height: 16px;
	width: 200px;
	margin: 0px;
	font-family: verdana, arial, sans-serif;
}
TABLE#order INPUT.middlesize {
	background: #FFFFFF;
	border: 1px solid #666666;
	color: #000000;
	font-size: 10px;
	vertical-align: middle;
	padding: 1px;
	height: 16px;
	width: 150px;
	margin: 0px;
	font-family: verdana, arial, sans-serif;
}
TABLE#order INPUT.smallsize {
	background: #FFFFFF;
	border: 1px solid #666666;
	color: #000000;
	font-size: 10px;
	vertical-align: middle;
	padding: 1px;
	height: 16px;
	width: 47px;
	margin: 0px;
	font-family: verdana, arial, sans-serif;
}
TABLE#order INPUT.submit {
	background: #FFFFFF;
	border: 1px solid #FFFFFF;
	height: 15px;
	width: 26px;
}
TABLE#order INPUT.box {
	border: 1px solid #FFFFFF;
	height: 14px;
	width: 14px;
}

TABLE#order TD.hinweis {
	color: #536991;
	font-weight: bold;
}

SPAN.hinweis {
	color: #536991;
	font-weight: bold;
}

TD.st {
  text-align: right; 
	font-size: 14px;
	font-weight: normal;
}

TD.preis {
  text-align: right; 
	font-size: 14px;
	font-weight: bold;
}

TD.preis_st {
  text-align: right; 
	padding-left: 10px;
	font-size: 14px;
	font-weight: bold;
}

INPUT.num_basketlink {
  text-align: right; 
	height: 14px; 
	width:30px; 
	font-size: 10px; 
	line-height: 10px;
	font-size: 10px;
}

INPUT.basketlink {
  border: 0px; width: 28px; height: 21px;
}
