/*Links: Farben und Schrift*/


a:link { font-family: Verdana, Arial; font-size:10pt; color:#FBF2D5; text-decoration:underlined;}
a:visited { font-family: Verdana, Arial; font-size:10pt; color:#FBF2D5; text-decoration:underlined;}
a:hover { font-family: Verdana, Arial; font-size:10pt; color:#83444A; text-decoration:none;}


a.link1:link { font-family: Verdana, Arial; font-size:8pt; color:#DA3D46 }
a.link1:visited { font-family: Verdana, Arial; font-size:8pt; color:#DA3D46}
a.link1:hover { font-family: Verdana, Arial; font-size:8pt; color:#DF575E}


/* Hintergruende */




/* Schriften-Arten */

body,tr,td,table,div { font-family: Verdana,Arial;}



/* Schift-Groessen */

body,table,td {font-size: 10pt;};
.address {font-size: 8pt;}



/* Schriftfarben */

body,table, .title {color: #FBF2D5;}
.address  {color: #ffffff;}
.horoskop {color: #BF5963;}


/* Tabelle */



.tab_main
{
  border-top-width:1px;
  border-right-width:1px;
  border-left-width:1px;
  border-bottom-width:1px;
  border-style:solid;
  border-color:#3E3535;

   }
   
.tab_produkte
{
  border-top-width:1px;
  border-right-width:1px;
  border-left-width:1px;
  border-bottom-width:1px;
  border-style:solid;
  border-color:#EFDBCD;

   }
   
   
      

/*Scrollbalken */

BODY
{
scrollbar-face-color:#EFDBCD;
scrollbar -highlight- color:white;
scrollbar -shadow- color:white;
scrollbar -3dlight- color:white;
scrollbar -arrow- color:white;
scrollbar -track- color:white;
scrollbar -darkshadow- color:white;
}

/*Spezielles*/

.td_content {padding:2em;}
