H1  {
	font-size : 150%;
	font-family : Arial, "Times New Roman";
	font-weight : bold;
        font-style : italic;
        position: absolute;
        top: 15px;
        left: 25px
        
}

H2  {
	font-size : 150%;
	font-family :  Garamond, "Times New Roman";
	font-weight : bold;
                  font-style : normal;
                  text-decoration : underline;
}

H3  {
	font-size : 130%;
	font-family : Garamond, "Times New Roman";
                  font-weight : normal;
                  font-style : normal;
                  text-indent: 1cm;
}
P  {
	font-size : 100%;
	font-family : Garamond, "Times New Roman";
	font-weight : normal;
   font-style : normal;
              
}

A  {
	font-weight : normal;
	color : #e3e6f4;
	text-decoration : none;
 cursor: url("http://www.kaifinstad.com/cursor/cursor-pointer.ani"), 
 url("http://www.kaifinstad.com/cursor/cursor-pointer.ani"), default;
}

A:Visited  {
	font-weight : normal;
	color : #e3e6f4;
	text-decoration : none;
 cursor: url("http://www.kaifinstad.com/cursor/cursor-pointer.ani"), 
 url("http://www.kaifinstad.com/cursor/cursor-pointer.ani"), default;
}

A:Active  {
	font-weight : normal;
	color : blue;
	text-decoration : underline;
 cursor: url("http://www.kaifinstad.com/cursor/cursor-pointer.ani"), 
 url("http://www.kaifinstad.com/cursor/cursor-pointer.ani"), default;
}

A:Hover  {
	font-weight : normal;
	color : yellow;
        text-decoration : underline;
        letter-spacing: none;
 cursor: url("http://www.kaifinstad.com/cursor/cursor-pointer.ani"), 
 url("http://www.kaifinstad.com/cursor/cursor-pointer.ani"), default;
}

BODY  {background: #000000;
background-image: url(http://www.kaifinstad.com/graphic/bg.jpg);
background-repeat: no-repeat;
background-attachment: fixed;
background-position: top left;

 cursor: url("http://www.kaifinstad.com/cursor/cursor-normal.ani"), 
 url("http://www.kaifinstad.com/cursor/cursor-normal.ani"), default;

 font-size : 105%;
 font-family : Garamond, "Times New Roman";
 color : #A0A4AC;
 scrollbar-3dlight-color: #000000;
 scrollbar-arrow-color: #00FF00;
 scrollbar-base-color: #000000;
 scrollbar-darkshadow-color: #000000;
 scrollbar-face-color: #000000;
 scrollbar-highlight-color: #EBEF92;
 scrollbar-shadow-color: #EBEF92;
 scrollbar-track-color: #000000;

}

INPUT
 {
 color: #000000;
 cursor: url("http://www.kaifinstad.com/cursor/cursor-pointer.ani"), 
url("http://www.kaifinstad.com/cursor/cursor-pointer.ani"), pointer;
}

OPTION
 {
 color: #000000;
 cursor: url("http://www.kaifinstad.com/cursor/cursor-pointer.ani"), url("http://www.kaifinstad.com/cursor/cursor-pointer.ani"), pointer;
}



SELECT
 {
 color: #000000;
 cursor: url("http://www.kaifinstad.com/cursor/cursor-pointer.ani"), url("http://www.kaifinstad.com/cursor/cursor-pointer.ani"), pointer;
  scrollbar-3dlight-color: #000000;
  scrollbar-arrow-color: #00FF00;
  scrollbar-base-color: #000000;
  scrollbar-darkshadow-color: #000000;
  scrollbar-face-color: #000000;
  scrollbar-highlight-color: #EBEF92;
  scrollbar-shadow-color: #EBEF92;
  scrollbar-track-color: #000000;
}

SUBMIT
 {
 color: #000000;
 cursor: url("http://www.kaifinstad.com/cursor/cursor-pointer.ani"), url("http://www.kaifinstad.com/cursor/cursor-pointer.ani"), pointer;
}

TEXTAREA
 {
 color: #000000;
 cursor: url("http://www.kaifinstad.com/cursor/cursor-text.ani"), 
url("http://www.kaifinstad.com/cursor/cursor-text.ani"), text;
}

TEXTBOX
 {
 color: #000000;
 cursor: url("http://www.kaifinstad.com/cursor/cursor-text.ani"), 
url("http://www.kaifinstad.com/cursor/cursor-text.ani"), text;
}
.litentekst  {
	font-size : xx-small;
	font-family : Verdana, Arial;
	font-style : italic;
	font-weight : normal;
}

.small  {
	font-size : 85%;
	font-family : Garamond, "Times New Roman";
        color : #000000;
	font-style : normal;
	font-weight : normal;
}

.wrapper
{
    /* remove this to have the page load at full width */
    width: 780px;
}
	 
em.excerpt {
  font-style: normal;
}

span.excerptbox {
  float: right;
  width: 30%;
  padding: 5px;
  margin: 0 0 5px 5px;
  background-color: #F2F2CE;
  border: 1px solid #cc9;
  color: #996;
  font-size: 1.1em;
  line-height: 1.1em;
}

div#css_sniffer {
  left:0;
}

