body,table,td  {
	background-color : #ffffff; 
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-weight : normal;
	color : Black;
}
select,input,textarea {
	font-family: Arial, Helvetica, sans-serif;
	color: black;
	font-weight: normal;
	background-color : #ffffff;
	font-size : 11px;
	border : 1px solid  #819DBF;
}
option {
	font-family: Arial, Helvetica, sans-serif;
	color: Black;
	font-weight: normal;
	background-color : #ffffff;
	font-size : 11px;
}
/* Effekte bei Links */
A:link {
	font-family : Arial, Helvetica, sans-serif;
	text-decoration: none;
	color: #000000;
}
A:visited {
	font-family : Arial, Helvetica, sans-serif;
	text-decoration: none;
}
A:active {
	font-family : Arial, Helvetica, sans-serif;
	text-decoration: underline;
}
A:hover {
	font-family : Arial, Helvetica, sans-serif;
	text-decoration: underline;
}
/* Hintergrundfarbe fuer Navigation */
.ld_background {
	background-color :  #00397d; 
}
/* Hintergrundfarbe fuer Inhalt */
.ld_inhalt {
	background-color : #ffffff;
}
/* Ueberschriften in der Navigation */
.ld_navi_header {
	background-color: #00397d; 
	font-size : 11px;
	font-weight: bold;
	color : #FFFFFF;
}
/* Darstellung fuer Navigation in 11 px */
.ld_navi_typ1 {
	background-color : #00397d;
	font-size : 11px;
	color : #FFFFFF;
	font-weight: bold;
}
.ld_navi_typ2 {
	background-color : #00397d;
	font-size : 11px;
	color : #FFFFFF;
	font-weight: normal;
}
.ld_navi_typ3 {
	background-color : #00397d;
	font-size : 11px;
	color : #FFFFFF;
	font-weight: normal;
}
.ld_navi_typ4 {
	background-color : #00397d;
	font-size : 11px;
	color : #FFFFFF;
	font-weight: normal;
}

/* Darstellund in der Kopfzeile und Fusszeile  */
.ld_kf_typ1 {
	background-color : #00397d;
	font-size : 11px;
	font-weight: bold;
	color : #FFFFFF;
}

/* Schrift klein machen auf [10px] */
.ld_klein {
	font-size: 10px;
}
/* Schrift groesser machen auf [13px] */
.ld_gross {
	font-size: 13px;
}

/* Darstellung fuer Preis anganeb*/
.ld_preis_typ1{
	font-size: 11px;
	font-weight: bold;
}
.ld_preis_typ2 {
	font-size: 14px;
	font-weight: bold;
}

/* Trenner in jeder Farbe */
.ld_trenner_1 {
	background-color: #00397d;
	font-size: 1px;
	margin-bottom : 1px;
	margin-left : 1px;
	margin-top : 1px;
	margin-right : 1px;
}
.ld_trenner_2 {
	background-color: #00397d;
	font-size:1px;
	margin-bottom : 1px;
	margin-left : 1px;
	margin-top : 1px;
	margin-right : 1px;
}
.ld_trenner_3{
	background-color:   #00397d;
	font-size:1px;
	margin-bottom : 1px;
	margin-left : 1px;
	margin-top : 1px;
	margin-right : 1px;
}

/* Link in Bold und Normal | Schwarzt und Weiss */
.ld_allgemein_link1 {
	font-size : 11px;
	font-weight: bold;
	color: #FFFFFF;
}
.ld_allgemein_link2 {
	font-size : 11px;
	font-weight: bold;
	color: #000000;
}
.ld_allgemein_link3 {
	font-size : 11px;
	font-weight: normal;
	color: #000000;
}
.ld_allgemein_link4 {
	font-size : 11px;
	font-weight: normal;
	color: #FFFFFF;
}
/* Link in Bold und Normal | Schwarzt und Weiss und klein [10px]*/
.ld_allgemein_link1k {
	font-size : 11px;
	font-weight:normal;
	color:  #FFFFFF;
}
.ld_allgemein_link2k {
	font-size : 10px;
	font-weight: bold;
	color: #000000;
}
.ld_allgemein_link3k {
	font-size : 10px;
	font-weight: normal;
	color: #000000;
}
.ld_allgemein_link4k {
	font-size : 10px;
	font-weight: normal;
	color: #FFFFFF;
}

/* 2 verschiendene Aussenrahmen*/
.ld_rahmen_typ1 {
	border : 0px solid #00397d;
}
.ld_rahmen_typ2 {
	border : 1px solid #00397d;
}
.ld_rahmen_typ3 {
	border : 1px solid  #00397d;
}

/* Seiten Überschrift */
.ld_seiten_kopf {
	font-size : 9px;
	font-weight: bold;
	color: #FFFFFF;
	background-color:  #00397d;
}
/* Fehler Klassen*/
.ld_fehler_typ1 { /* mit hellem rot*/
	font-size : 12px;
	font-weight: bold;
	color: #000000;
	background-color: #ffffff;
}
.ld_fehler_typ2 { /* mit rot*/
	font-size : 12px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #00397d;
}
/*  Seiten Klassen */
.ld_seiten_typ1 { /* mit hellem rot*/
	font-size : 11px;
	font-weight: normal;
	color: #000000;
	background-color: #ffffff;
}
.ld_seiten_typ2 { /* mit hellem rot*/
	font-size : 11px;
	font-weight: normal;
	color: #000000;
	background-color: #FFFFFF;
	border : 1px solid #00397d;
}
/*********/

/* Inhalt Klassen*/
.ld_inhalt_typ1 {
	/* mit hellem rot*/
	font-size : 11px;
	font-weight: normal;
	color: #000000;
	background-color: #ffffff;
}
.ld_inhalt_typ2 { /* mit Weiss*/
	font-size : 11px;
	font-weight: normal;
	color: #000000;
	background-color: #FFFFFF;
}
.ld_inhalt_typ3 { /* mit dunkel Blau*/
	font-size : 11px;
	font-weight: bold;
	color: #FFFFFF;
	background-color:  #00397d;
}
.ld_inhalt_typ4 {
	/* mit Grau*/
	font-size : 11px;
	font-weight: normal;
	color: #000000;
	background-color: #F5F5F5;
}
.ld_inhalt_typ5 {
	/* mit hellem Blau*/
	font-size : 11px;
	font-weight: normal;
	color: #000000;
	background-color: #F0F8FF;
}
.ld_inhalt_typ6 {
	/* mit rot*/
	font-size : 11px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #D47800;
}
.ld_inhalt_typ7 { /* mit Weiss*/
	font-size : 11px;
	font-weight: bold;
	color: #000000;
	background-color: #FFFFFF;
}
.ld_inhalt_typ8 {
	/* mit hellem Blau*/
	font-size : 11px;
	font-weight: bold;
	color: #000000;
	background-color: #819DBF;
}
.ld_inhalt_typ9 { /* mit hellem rot*/
	font-size : 11px;
	font-weight: bold;
	color: #000000;
	background-color: #ffffff;
}
/*******************************/

/* Fuss Zeile unterm Shop */
.ld_fuss {
	font-size : 9px;
	font-weight: normal;
}

/* die 2 Checkleisten*/
.ld_check_typ1 {
	background-color:  #819DBF;
	border : 0px none;
}
.ld_check_typ2 {
	background-color: #FFFFFF;
	border : 0px none;
}

/**************************************/
/* Fuer Login und PWD Button etc. */
input.login{
	font-family: Arial, Helvetica, sans-serif;
	color: Black;
	font-weight: normal;
	background-color : #ffffff;
	font-size : 11px;
	width : 90px;
}
input.suche{
	font-family: Arial, Helvetica, sans-serif;
	color: Black;
	font-weight: normal;
	background-color : #ffffff;
	font-size : 11px;
	width :135px;
}
input.suchelos{
	font-family: Arial, Helvetica, sans-serif;
	color: Black;
	font-weight: normal;
	background-color : #ffffff;
	font-size : 11px;
	width :27px;
}
input.loginlos{
	font-family: Arial, Helvetica, sans-serif;
	color: Black;
	font-weight: normal;
	background-color : #ffffff;
	font-size : 11px;
	width :40px;
}




