/*---------------------------------------------------------------------*/
/* Redefinition html-Tags                                              */
/*---------------------------------------------------------------------*/

body {
  font-family: Arial, Verdana,Helvetica, sans-serif;
	background: #FFFFFF;	
}

table, tr, td {
  font-family: Arial, Verdana,Helvetica, sans-serif;
	text-align: left;
	vertical-align: top;
	font-size: 11px;
}

a:link {
	font-family: Arial, Verdana,sans-serif;
	color: #102173;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	border: 0px;
}
a:visited {
	font-family: Arial, Verdana,sans-serif;
	color: #102173;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	border: 0px;
}
a:hover {
	font-family: Arial, Verdana,sans-serif;
	color: #102173;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	border: 0px;
}
a:active {
	font-family: Arial, Verdana,sans-serif;
	color: #102173;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	border: 0px;
}

form {
	margin: 0px;
	padding: 0px;
	border: 0px;
}

img {
	border: 0px;
}

/* ---------------------------------------------------------- */
/* MENÜ linke Seite (VDL-Shop und Unterpunkte)                */
/* ---------------------------------------------------------- */

/* Tabellen-Hintergrund: Verlauf-Bild */
TD#menue_links {
	width: 132px;
}

TD#menue_links TABLE { 
	width: 132px; 
	height:258px; 
	background-image: url(images/bg_menu.gif);
	background-repeat: no-repeat;
	border-bottom: 1px solid #A7ADC7;
	border-right: 1px solid #A7ADC7;
}
/* Allgemeine Einstellungen, 
  color/font-weight wird vom aktiven Link übernommen */
TD#menue_links TD {
	text-align: center;
	vertical-align: top;
	height: 22px;
	color: #000000;
	font-weight: normal;
	padding-left: 4px;
	padding-top: 0px;
	padding-right: 3px;
	padding-bottom: 4px;
}

TD#menue_links A { 
		font-family: Arial, Helvetica, sans-serif; 
		font-size: 12px; 
		font-weight: normal;
		color: #000000;
		display: block; 
		margin-top: 2px; 
		text-align: left; 
		width: 125px;
		border: 0px;  
		padding: 2px;
		padding-left: 10px;
		background: #DCDCE4; 
}

TD#menue_links A.active:link, 
TD#menue_links A.active:visited, 
TD#menue_links A.active:hover, 
TD#menue_links A.active:active { 
		font-family: Arial, Helvetica, sans-serif; 
		font-size: 12px; 
		font-weight: normal;
		color: #102173;
		font-weight: bold;
		display: block; 
		margin-top: 2px; 
		text-align: left; 
		width: 125px;
		border: 0px;  
		padding: 2px;
		padding-left: 10px;
		background:#E4A139;
		border: 1px solid #102173;
		text-decoration:none;
}
TD#menue_links A:link { 
color:#000000; 
text-decoration: none;
border: 1px solid #DCDCE4;
		width: 125px;
}

TD#menue_links A:visited { 
color:#000000;
text-decoration:none;
border: 1px solid #DCDCE4;
		width: 125px;
}

TD#menue_links A:hover {  
color:#FFFFFF; 
text-decoration:none; 
background-color:#E4A139;
border: 1px solid #102173;
		width: 125px;
}

TD#menue_links A:active { 
color:#FFFFFF; 
text-decoration:none; 
border: 1px solid #DCDCE4;
		width: 125px;
}

TD#menue_links TD.first {
	text-align: center;
	vertical-align: top;
	height: 22px;
	color: #000000;
	font-weight: normal;
	padding: 0px;
	width: 132px;
}


TD#menue_links A.firstactive:link, 
TD#menue_links A.firstactive:visited, 
TD#menue_links A.firstactive:hover, 
TD#menue_links A.firstactive:active { 
		font-family: Arial, Helvetica, sans-serif; 
	background-image: url(images/menu1_active.gif);
	background-repeat: no-repeat;
		font-size: 12px; 
		font-weight: normal;
		color: #102173;
		font-weight: bold;
		display: block; 
		margin-top: 2px; 
		text-align: left; 
		width: 125px;
		border: 0px;  
		padding: 2px;
		padding-left: 10px;
		margin-left: 4px;
		margin-top: 4px;
		margin-right: 3px;
		margin-bottom: 0px;
		height: 20px;
		text-decoration:none;
}

TD#menue_links A.first { 
		font-family: Arial, Helvetica, sans-serif; 
	background-image: url(images/menu1_passive.gif);
	background-repeat: no-repeat;
		font-size: 12px; 
		font-weight: normal;
		color: #000000;
		display: block; 
		text-align: left; 
		width: 125px;
		border: 0px;  
		padding: 2px;
		padding-left: 10px;
		margin-left: 4px;
		margin-top: 4px;
		margin-right: 3px;
		margin-bottom: 0px;
		height: 20px;
}
TD#menue_links A.first:link { 
color:#000000; 
text-decoration: none;
border: 0px;
		width: 125px;
}

TD#menue_links A.first:visited { 
color:#000000;
text-decoration:none;
border: 0px;
		width: 125px;
}

TD#menue_links A.first:hover {  
color:#FFFFFF; 
text-decoration:none; 
font-family: Arial, Helvetica, sans-serif; 
background-image: url(images/menu1_active.gif);
	background-repeat: no-repeat;
border: 0px;
		width: 125px;
}

TD#menue_links A.first:active { 
color:#000000; 
text-decoration:none; 
border: 0px;
		width: 125px;
}

/* ---------------------------------------------------------- */
/* FUSSZEILE mit Firmenanschrift                              */
/* ---------------------------------------------------------- */

TD#all_footer { font-size: 10px; text-align: center; vertical-align: middle; height: 16px; color: #A7ADC7; border: 1px solid #A7ADC7; }
/* Link: normal */
TD#all_footer A:link { font-size: 10px; color: #A7ADC7; font-weight: normal; text-decoration: none; }
/* Link: besucht */
TD#all_footer A:visited { font-size: 10px; color: #A7ADC7; font-weight: normal; text-decoration: none; }
/* Link: Maus drüberfahren */
TD#all_footer A:hover { font-size: 10px; color: #102173; font-weight: normal; text-decoration: none; }
/* Link: aktiv (unbenutzt) */
TD#all_footer A:active { font-size: 10px; color: #A7ADC7; font-weight: normal; text-decoration: none; }

/* ---------------------------------------------------------- */
/* MENÜ rechte Seite (Warenkorb, Suche etc.)                  */
/* ---------------------------------------------------------- */

TD#menue_rechts { 
	padding: 0px; 
	text-align: right;
	width: 133px;
}

/* Überschrift (Warenkorb) */
TD#menue_rechts TD.header {
	padding: 0px 0px 0px 8px;
	height: 20px;
	font-size: 12px;
	color: #FFFFFF;
	background: #102173;
	font-weight: normal;
	vertical-align: middle;
}
/* Überschrift (Warenkorb) */
TD#menue_rechts TD.content {
	padding: 4px 4px 4px 8px;
	font-weight: normal;
	vertical-align: top;
	font-size: 11px;
	border-left: 1px solid #A7ADC7;
	border-right: 1px solid #A7ADC7;
	border-bottom: 1px solid #A7ADC7;
}
/* Tabellen-Hintergrund: Verlauf-Bild */
/* 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: 4px 4px 4px 8px;
	font-size: 11px;
	color: #000000;
}
/* Allgemeine Einstellungen */
TD#menue_rechts TD.icon {
	text-align: right;
	padding-top: 5px;
	border-left: 1px solid #A7ADC7;
	border-right: 1px solid #A7ADC7;
	border-bottom: 1px solid #A7ADC7;
}
/* 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: 20px;
	font-size: 12px;
	color: #FFFFFF;
	background: #102173;
	font-weight: normal;
	vertical-align: middle;
}
/* Überschrift (Warenkorb) */
TD#menue_rechts TD.basket {
	padding: 8px;
	font-weight: normal;
	vertical-align: top;
	border-left: 1px solid #A7ADC7;
	border-right: 1px solid #A7ADC7;
}

/* ---------------------------------------------------------- */
/* MENÜ oben (AGB, Hilfe, Kontakt, Impressum)                 */
/* ---------------------------------------------------------- */


FORM#searchform {
	width: 132px;
	border: 1px solid #A7ADC7;
	padding: 0px;
	height: 18px;
}
FORM#searchform INPUT {
	width: 94px;
	height: 16px;
	border: 0px;
}
FORM#searchform INPUT.submit {
	width: 18px;
	height: 18px;
	border: 0px;
}
/* Tabellen-Hintergrund: Collagen-Bild */
TABLE#menue_oben {
	width: 100%;
	height: 18px;
	/* border: 1px solid #A7ADC7; */
}
/* Tabellenzelle allgemein */
TABLE#menue_oben TD {
	text-align: top;
	vertical-align: middle;
	font-weight: bold;
	font-family: Arial;
	color: #FFFFFF;
	background: #102173;
	height: 18px;
	padding: 0px;
}

TABLE#menue_oben A {
		font-family: Arial, Helvetica, sans-serif; 
		font-size: 12px; 
		color: #FFFFFF;
		display: block; 
		margin-top: 2px; 
		text-align: center; 
		vertical-align: middle;
		margin: 0px;
		width: 100%;
		height: 18px;
		border: 0px;  
		padding: 2px;
		background: #102173;
	font-weight: bold;
	font-variant:small-caps;
}


TABLE#menue_oben A.active:link, 
TABLE#menue_oben A.active:visited, 
TABLE#menue_oben A.active:hover, 
TABLE#menue_oben A.active:active { 
		font-family: Arial, Helvetica, sans-serif; 
		font-size: 12px; 
		color: #FFFFFF;
		display: block; 
		margin-top: 2px; 
		text-align: center; 
		vertical-align: middle;
		margin: 0px;
		width: 100%;
		height: 18px;
		border: 0px;  
		padding: 2px;
		background: #E4A139;
	font-weight: bold;
	font-variant:small-caps;
}

/* Menülink: normal */
TABLE#menue_oben A:link {
	color: #FFFFFF;
	text-decoration: none;
}
/* Menülink: besucht */
TABLE#menue_oben A:visited {
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}
/* Menülink: Maus drüberfahren */
TABLE#menue_oben A:hover {
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
	background: #E4A139;
}
/* Menülink: aktiv (unbenutzt) */
TABLE#menue_oben A:active {
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}

TABLE#artview { width: 100%; }

TABLE#artview DIV.artnav { 
	padding: 2px;
	width: 100%;
}
TABLE#artview TD.artnav { 
	padding: 2px;
	padding-left: 145px;
	border: 1px solid #A7ADC7;
}

TABLE#artview TD.arttext { 
	padding-left: 20px;
}

TABLE#artview H1 {
	width: 100%;
	height: 20px;
	font-size: 12px;
	line-height: 18px;
	font-weight: bold;
	color: #102173;
	vertical-align: middle;
	margin: 0px;
	margin-bottom: 10px;
	border: 0px;
	background: #DCDCE4;
	background-image: url(images/pfeil.gif);
	background-repeat: no-repeat;
	padding: 0px;
	padding-left: 20px;
}

TABLE#artview H6 {
	width: 100%;
	height: 20px;
	margin: 0px;
	margin-bottom: 10px;
	border: 0px;
	background: #DCDCE4;
	padding: 0px;
}
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;
	color: #E4A139;
}
/* Menülink: normal */
TABLE#artview A:link {
	color: #102173;
	font-weight: normal;
	text-decoration: none;
	line-height: 16px;
}
/* Menülink: besucht */
TABLE#artview A:visited {
	color: #102173;
	font-weight: normal;
	text-decoration: none;
	line-height: 16px;
}
/* Menülink: Maus drüberfahren */
TABLE#artview A:hover {
	color: #E4A139;
	font-weight: normal;
	text-decoration: none;
	line-height: 16px;
}
/* Menülink: aktiv (unbenutzt) */
TABLE#artview A:active {
	color: #102173;
	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-left: 10px;
	padding-right: 10px;
}

TD#content TABLE { width: 100%; }

TD#content H2 {
	width: 100%;
	height: 20px;
	font-size: 12px;
	line-height: 18px;
	font-weight: bold;
	color: #000000;
	vertical-align: middle;
	margin: 0px;
	margin-bottom: 10px;
	border: 1px solid #A7ADC7;
	background: #DCDCE4;
	background-image: url(images/doppelpfeil.gif);
	background-repeat: no-repeat;
	padding: 0px;
	padding-left: 24px;
}
TD#content H3 {
	width: 100%;
	height: 20px;
	font-size: 12px;
	line-height: 18px;
	font-weight: bold;
	color: #102173;
	vertical-align: middle;
	margin: 0px;
	margin-bottom: 10px;
	border: 0px;
	background: #DCDCE4;
	background-image: url(images/pfeil.gif);
	background-repeat: no-repeat;
	padding: 0px;
	padding-left: 20px;
}
TD#content H4 {
	width: 120px;
	height: 16px;
	background: #FFFFFF;
	font-size: 11px;
	font-weight: bold;
	padding-left: 8px;
	padding-right: 8px;
	color: #102173;
	vertical-align: top;
	text-align: right;
	margin: 0px;
	margin-bottom: 10px;
}

TD#content OL {
	width: 100%;
	margin: 0px;
	margin-bottom: 20px;
}

TD#content LI {
	text-align: justify;
	margin: 10px 3px 0px 30px;
	font-size: 12px;
	line-height: 16px;
}

/* weiße Zwischenräume */
TD#content INPUT.number {
	background: #FFFFFF;
	border: 1px solid #666666;
	color: #536991;
	font-size: 11px;
	text-align: right;
	vertical-align: middle;
	padding: 1px;
	height: 16px;
	width: 40px;
	margin: 0px;
	font-family: Arial, Verdana,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: 18px;
	font-size: 12px;
	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: 11px;
	padding: 0px 0px 8px 0px;
	color: #102173;
	vertical-align: top;
	margin: 0px;
	text-align: justify;
	font-weight: bold;
}
TD#content TD.baskethead {
	vertical-align: middle;
	text-align: left;
	padding-left: 2px;
	border-right: 1px solid #FFFFFF;
	color: #102173;
	font-weight: bold;
	background: #DCDCE4;
}
TD#content TD.basketfoot1 {
	vertical-align: middle;
	text-align: right;
	color: #102173;
	background: #DCDCE4;
	border-right: 1px solid #FFFFFF;
	border-bottom: 1px solid #FFFFFF;
	padding: 2px;
}
TD#content TD.basketfoot2 {
	vertical-align: middle;
	text-align: right;
	color: #102173;
	background: #A7ADC7;
	border-right: 1px solid #FFFFFF;
	border-bottom: 1px solid #FFFFFF;
	padding: 2px;
}

/* gepunktete Linien */
TD#content TD.right {
	text-align: right;
	padding: 2px;
}

TD#pagenav {
	vertical-align: top;
	text-align: center;
}

TD#pagenav TD {
	vertical-align: middle;
	text-align: center;
	color: #102173;
	font-weight: bold;
}

TD#pagenav SPAN.aktiv {
	background: #102173;
	color: #FFFFFF;
	font-weight: bold;
	width: 10px;
}

TABLE#form INPUT {
	background: #FFFFFF;
	border: 1px solid #A7ADC7;
	color: #000000;
	font-size: 11px;
	vertical-align: middle;
	padding: 1px;
	height: 18px;
	width: 200px;
	margin: 0px;
	font-family: Arial, Verdana,sans-serif;
}
TABLE#form INPUT.submit {
	background: #FFFFFF;
	border: 1px solid #FFFFFF;
	height: 15px;
	width: 26px;
}
TABLE#form TEXTAREA {
	background: #FFFFFF;
	border: 1px solid #A7ADC7;
	color: #000000;
	font-size: 11px;
	vertical-align: top;
	padding: 1px;
	height: 80px;
	width: 200px;
	margin: 0px;
	font-family: Arial, Verdana,sans-serif;
}

TABLE#form SELECT {
	background: #FFFFFF;
	border: 1px solid #A7ADC7;
	padding: 1px;
	height: 18px;
	width: 200px;
	margin: 0px;
	font-family: Arial, Verdana,sans-serif;
	font-size: 11px;
}

TABLE#form OPTION {
	color: #000000;
}



TABLE#form TD {
	vertical-align: middle;
	font-size: 12px; 
	color: #102173;
	font-weight: bold;
	padding-top: 4px;
	padding-right: 10px;
}


TD#content INPUT {
	height: 18px;
	border: 1px solid #A7ADC7;
}

TD#content SELECT {
	height: 18px;
	border: 1px solid #A7ADC7;
}

TABLE#order INPUT {
	background: #FFFFFF;
	border: 1px solid #000000;
	color: #000000;
	font-size: 11px;
	vertical-align: middle;
	padding: 1px;
	height: 16px;
	width: 200px;
	margin: 0px;
	font-family: Arial, Verdana,sans-serif;
}
TABLE#order INPUT.middlesize {
	background: #FFFFFF;
	border: 1px solid #000000;
	color: #000000;
	font-size: 11px;
	vertical-align: middle;
	padding: 1px;
	height: 16px;
	width: 150px;
	margin: 0px;
	font-family: Arial, Verdana,sans-serif;
}
TABLE#order INPUT.smallsize {
	background: #FFFFFF;
	border: 1px solid #000000;
	color: #000000;
	font-size: 11px;
	vertical-align: middle;
	padding: 1px;
	height: 16px;
	width: 47px;
	margin: 0px;
	font-family: Arial, Verdana,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;
}
