<style type="text/css">
<!--
body {
	background-color: #ffffff;
}

.style1 {font-size: x-small}

.style2 {font-size: small}

table {border-collapse:collapse}

h1
{
background-color:#d4b96a;
color:#000000
}

h4
{
background-color:#d4b96a;
color: #000000
}

h5
{
background-color:#d4b96a;
color:#000000;
}



/* START BOXAR CSS */
#boxtext {background-color: #d4b96a;
width: 600px;
padding: 25px;
border:2px solid #606060 ;}

#boxcats {background-color: #d4b96a;
width: 700px;
padding: 25px;
border:2px solid #606060 ;}

/* SLUT BOXAR CSS */

/* START PHOTO-SHADOW CSS */
.shadowed { 
  float:right;
  background: url(../GRAFIK/drop-shadow.png) no-repeat bottom right !important;
  background: url(../GRAFIK/drop-shadow.gif) no-repeat bottom right;
  margin: 10px 0 0 10px !important;
  margin: 10px 0 0 5px;
  }
  
.shadowed img {
  display: block;
  position: relative;
  background-color: #d4b96a;
  border: 1px solid #999;
  margin: -6px 6px 6px -6px;
  padding: 4px;
  }  

.shadowedwhite { 
  float:right;
  background: url(../GRAFIK/drop-shadow.png) no-repeat bottom right !important;
  background: url(../GRAFIK/drop-shadow.gif) no-repeat bottom right;
  margin: 10px 0 0 10px !important;
  margin: 10px 0 0 5px;
  }

.shadowedwhite img {
  display: block;
  position: relative;
  background-color: #ffffff;
  border: 1px solid #999;
  margin: -6px 6px 6px -6px;
  padding: 4px;
  }  
/* STOP PHOTO-SHADOW CSS */

/* START BUTTONS */
#button
{
	width: 10em;
	margin: 0;
	padding: 0;
	list-style-type: none;
	font: 70% Verdana, Helvetica, sans-serif;
	letter-spacing: 0.1em;
}
#button li{margin-bottom: 0.25em;}
#button a{
	display: block;
	width: auto;
	height:100%;
	background: transparent url(../GRAFIK/bg-toning1.gif);
	padding: 0.25em;
	text-decoration: none;
	border: 1px solid #996666;
}
#button a:link{color: #333333;}
#button a:visited{color: #333333;}
#button a:hover{background: transparent url(../GRAFIK/bg-toning_over1.gif);}
#button a#current{background: #d4b96a; color: #000000;}

/* STOP BUTTONS */

/* START MENY */
#meny
{
	width: 10em;
	margin: 0;
	padding: 0;
	list-style-type: none;
	font: 70% Verdana, Helvetica, sans-serif;
	letter-spacing: 0.1em;
}
#meny li{margin-bottom: 0.25em;}
#meny a{
	display: block;
	width: auto;
	height:100%;
	background: transparent url(../GRAFIK/bg-toning1.gif);
	padding: 0.25em;
	text-decoration: none;
	border: 1px solid #996666;
}
#meny a:link{color: #333333;}
#meny a:visited{color: #333333;}
#meny a:hover{background: transparent url(../GRAFIK/bg-toning_over1.gif);}
#meny a#current{background: #d4b96a; color: #000000;}
/* STOPP MENY */

/* START KITTENS */
table.kitten {
	border: 0px inset #8B8378;
	-moz-border-radius: 6px;
}
table.kitten td {
	border: 1px solid black;
	padding: 0.2em 2ex 0.2em 2ex;
	color: white;
}
table.kitten tr.d0 td {
	background-color: #d4b96a;
}
table.kitten tr.d1 td {
	background-color: #d4b96a;
}

div.img
{
  margin: 2px;
  border: 1px solid #d4b96a;
  height: auto;
  width: auto;
  float: left;
  text-align: center;
}	
div.img img
{
  display: inline;
  margin: 3px;
  border: 1px solid #ffffff;
}
div.img a:hover img {border: 1px solid #7a2426;}
div.desc
{
  text-align: center;
  font-weight: normal;
  width: 120px;
  margin: 2px;
}
/* STOPP KITTENS */
-->
</style>