/* styles for zoomwoman.dk */

body
{
  font-family: verdana;
	background-color: #E9DEE2; /*farver w3*/
  background-image:url('/img/backgroundfadew.jpg');
	background-repeat: repeat-x;
	font-size: 10px;
	margin: 0px 0px 0px 0px;
	scrollbar-face-color: #CC97A8; /*farver w1*/
	scrollbar-shadow-color: #CC97A; /*farver w0*/
	scrollbar-highlight-color: #F6E5ED; /*farver w4*/
	scrollbar-3dlight-color: #E9DEE2; /*farver w3*/
	scrollbar-darkshadow-color: #000000; 
	scrollbar-track-color: #E9DEE2; /*farver w3*/
	scrollbar-arrow-color: #F6E5ED; /*farver w4*/
}

/* tables */
td
{
  font-family: verdana;
	font-size: 10px;
}
td.outline
{
  background-color: #CC97A8; /*farver w1*/
}

/* headings */
h1
{
  color: #A73F61; /*farver w-1*/
  font-style: normal;
  font-weight: bold;
  font-size: 18px;
  font-family: verdana;
  text-decoration: none;
  margin: 5px 5px 5px 0px
}

h2
{
  color: #A73F61; /*farver w-1*/
  font-style: normal;
  font-weight: bold;
  font-size: 13px;
  font-family: verdana;
  text-decoration: none;
  margin: 5px 5px 5px 0px
}
h3
{
  color: #A73F61; /*farver w-1*/
  font-style: normal;
  font-weight: bold;
  font-size: 10px;
  font-family: verdana;
  text-decoration: none;
  margin: 5px 5px 5px 0px
}
h4
{
  color: #A73F61; /*farver w-1*/
  font-style: normal;
  font-weight: bold;
  font-size: 8px;
  font-family: verdana;
  text-decoration: none;
  margin: 5px 5px 5px 0px
}

/* links */
	
/* text and images */
textarea
{
	scrollbar-face-color: #CC97A8; /*farver w1*/
	scrollbar-shadow-color: #CC97A; /*farver w0*/
	scrollbar-highlight-color: #F6E5ED; /*farver w4*/
	scrollbar-3dlight-color: #E9DEE2; /*farver w3*/
	scrollbar-darkshadow-color: #000000; 
	scrollbar-track-color: #E9DEE2; /*farver w3*/
	scrollbar-arrow-color: #F6E5ED; /*farver w4*/
}

