/*********************************************/
/*****       Datei: 00.css               *****/
/*****    Erstellt:                      *****/
/*****   Geaendert:                      *****/
/*********************************************/

/* Arial ist Standardschriftart */
p,ul,ol,li,div,td,b,i,a,textarea,.headline,.norm,.normbold,.normsmall,.normul,a.normlink:link,a.normlink:active,a.normlink:visited,a.normlink:hover { 
 font-family: verdana, Arial, Helvetica, Geneva, Swiss;
}

body {
 background:#ffffff;
 margin:0px 0px 0px 0px;
 scrollbar-3dlight-color:#ffb400;
 scrollbar-arrow-color:#ffb400;
 scrollbar-base-color:#ffb400;
 scrollbar-darkshadow-color:ffb400;
 scrollbar-face-color:#fcf2ce;
 scrollbar-highlight-color:#fef9e5;
 scrollbar-shadow-color:#fef9e5;
 scrollbar-track-color:#fcf2ce;
}

.banner {
 color: #ffffff;
 font-weight: bold;
 font-size: 16px;
}

.banner_shadow {
 color: #000000;
 font-weight: bold;
 font-size: 16px;
}

.input_textfield {
	border: 1 solid #ffb400;
	color: #000000;
	font-family:Verdana,Arial,Helvetica,Geneva,Swiss,SunSans-Regular;
	font-size: 12px;
}

.input_textfieldsmall {
	border: 1 solid #ffb400;
	color: #000000;
	font-family:Verdana,Arial,Helvetica,Geneva,Swiss,SunSans-Regular;
	font-size:10px;
}

.input_button {
 border: 1 solid;
 color:#ffb400;
 border-color:#ffb400;
 cursor:hand;
 background:#fef9e5;
 font-weight:normal;
 font-size:12px;
 font-family:Verdana,Arial,Helvetica,Geneva,Swiss,SunSans-Regular;
}

.topheadline {
 color: #4e2612;
 font-weight: bold;
 font-size: 16px;
}

.headline {
 color: #4e2612;
 font-weight: bold;
 font-size: 14px;
}

.norm {
 color:#4e2612;
 font-weight:normal;
 font-size:12px;
}

.normbold {
 color:#4e2612;
 font-weight:bold;
 font-size:12px;
}

.normsmall {
 color:#4e2612;
 font-weight:normal;
 font-size:10px;
}

.smallbold {
 color:#4e2612;
 font-weight:bold;
 font-size:10px;
}  

.sortimenttable {
 border-width: 1px;
 border-style: solid;
 border-color: #ffb400;
 color: #4e2612;
 font-weight: bold;
 font-size: 12px;	
 border-collapse: collapse; 
}


/****** Links... *****/
a:link    { text-decoration:none; }
a:active  { text-decoration:none; }
a:visited { text-decoration:none; }
a:hover   { text-decoration:none; }

a.normlink:link,a.normlink:active,a.normlink:visited,a.normlink:hover,a.boldlink:link,a.boldlink:active,a.boldlink:visited,a.boldlink:hover {
 color:#4e2612;
 font-size:12px;
 font-weight:normal;
 text-decoration:none;
}

a.normlink:link {
}

a.normlink:active {
 text-decoration:underline;
}

a.normlink:visited {
}
 
a.normlink:hover {
 text-decoration:underline;
}


/*********************************************************/

/************** Navigationgschichten - START **************/
.navh { Font: 12px  Arial, Verdana, Helvetica, sans-serif; text-decoration:none; font-weight:bold; color : #4e2612;}
.navn { Font: 11px  Arial, Verdana, Helvetica, sans-serif; text-decoration:none; font-weight:normal; color : #4e2612;}
.navhred { Font: 12px  Arial, Verdana, Helvetica, sans-serif; text-decoration:none; font-weight:bold; color : #fff;}
/************** Navigationgschichten - ENDE **************/


/************** Menuegschichten - START **************/
.menue1_text {
 font-size:10px;
 color:#ffffff;
 text-decoration:none;
}
.menue1_button {
 font-size:10px;
 color:#ffffff;
 text-decoration:none;
 font-weight:bold
}
.menue2_text {
 font-size:10px;
 color:#4e2612;
 text-decoration:none;
}
.menue2_button {
 font-size:10px;
 color:#4e2612;
 text-decoration:none;
 font-weight:bold
}
.admin_button {
 font-size:10px;
 color:#ff0000;
 text-decoration:none;
 font-weight:bold
}
/************** Menuegschichten - ENDE **************/


/************** Listenheader - START **************/
.hlist,.nlist1l,.nlist2l,.nlist1r,.nlist2r {
  font-size:12px;               /* Schriftgroesse */
}

.nlist1l,.nlist2l {
  text-align:left;  
}

.nlist1r,.nlist2r {
  text-align:right;  
}

.hlist {
  color:#4e2612;                /* Schriftfarbe */
  font-variant:small-caps;      /* Kapitaelchen */
  font-weight:bold;             /* Fett */
  background-color:#fbce7c;     /* Hintergrundfarbe*/
}

a.hlistlink:link {color:#4e2612;}
a.hlistlink:active {color:#4e2612;}
a.hlistlink:visited {color:#4e2612;}
a.hlistlink:hover {color:#ffffff;}

.nlist1l,.nlist1r {
  color:#4e2612;                /* Schriftfarbe */
  font-weight:normal;           /* Normal */
  background-color:#fdeecf;     /* Hintergrundfarbe*/
}

.nlist2l,.nlist2r {
  color:#4e2612;                /* Schriftfarbe */
  font-weight:normal;           /* Normal */
  background-color:#fdeecf;     /* Hintergrundfarbe*/
}

a.nlistlink:link {color:#000000;}
a.nlistlink:active {color:#000000;}
a.nlistlink:visited {color:#000000;}
a.nlistlink:hover {color:#888888;}

/************* Listenheader - ENDE ****************/

a.pagelink,.page {
  font-size:12px;
  font-weight:bold;             /* Fett */
  vertical-align:middle;
  font-variant:small-caps;      /* Kapitaelchen */
}

.page {
  color:#fbce7c;
}

a.pagelink:link {color:#4e2612;}
a.pagelink:active {color:#4e2612;}
a.pagelink:visited {color:#4e2612;}
a.pagelink:hover {color:#fbce7c;}

.dropdown {
 font-size:13px;
 background-color:#fef9e5;
}