
body
{
  background: #edd57f url("images/bgr-jakt3.jpg");
  scrollbar-base-color: #F0D880; 
  scrollbar-track-color: #F0D880; 
  scrollbar-arrow-color: #F0D880;
  text-align: center;
}
html {
	text-align: center;
}
a:link, table.kullar  a:link {
	color: #660000;
	/*text-decoration: underline;*/
}
a:visited, table.kullar a:visited{
	color: #660000;
}
a:active , table.kullar a:active{
	color: #FF9900;
}
a:hover , table.kullar a:hover{
	text-decoration: none;
}
a img, img a,
a img:link, img a:link {
	text-decoration: none;
	border: 0;
}

p, h1,h2,h3
.contentheading, .componentheading,
td .contentheading, td .componentheading,
tr .contentheading, tr .componentheading,
table .contentpaneopen, .entrycontent
{
  font-family: "Comic Sans MS";
  font-size: 12pt;
  text-align: center;  
  color: #660000;
}
p, h1,h2,h3,table,
.contentheading, .componentheading,
td .contentheading, td .componentheading,
tr .contentheading, tr .componentheading,
table .contentpaneopen
{
	width: 100%;
}
p.small
{
  font-size: 10pt;
}
table, td, tr
{
  font-size: 10pt;
  font-family: "Comic Sans MS";
  text-align: center; 
}
td.normal
{
  font-size: 12pt;
}
h1, .componentheading,
td .componentheading,
tr .componentheading
{
  font-size: 18pt;
  font-weight: bold;
  font-style: italic;
}
h2, .contentheading,
td .contentheading,
tr .contentheading
{
  font-size: 14pt;
  font-weight: bold;
  font-style: italic;
}
h3{
  font-size: 12pt;
  font-weight: bold;
  font-style: italic;
}


td.blackdog, tr.blackdog 
{
  background-color: black;
  color: white;  
}
td.blackdog a,
td.blackdog a:visited, td.blackdog a:link ,
tr.blackdog a,
tr.blackdog a:visited, tr.blackdog a:link 
{
	text-decoration: underline;
	color: white;
}
td.blackdog a:hover, td.blackdog a:active,
tr.blackdog a:hover, tr.blackdog a:active
{
	text-decoration: none;
}
td.yellowdog, tr.yellowdog,
td.yellowdog a,
td.yellowdog a:visited, td.yellowdog a:link ,
tr.yellowdog a,
tr.yellowdog a:visited, tr.yellowdog a:link 
{
  background-color: #FFFFCC;
  color: black;  
  text-decoration: underline;
}
td.yellowdog a:hover, td.yellowdog a:active,
tr.yellowdog a:hover, tr.yellowdog a:active
{
	text-decoration: none;
}
td.browndog, tr.browndog,
td.browndog a,
td.browndog a:visited, td.browndog a:link ,
tr.browndog a,
tr.browndog a:visited, tr.browndog a:link 
{
  background-color: #660000;
  color: white;
  text-decoration: underline;
}
td.browndog a:hover, td.browndog a:active,
tr.browndog a:hover, tr.browndog a:active
{
	text-decoration: none;
}


.menu ,#menu{
	margin: 0px;
	padding: 0px;
	margin-top:10px;
	width: 100%;
	height: 50px;
	line-height: 20px;
}
#menu ul {
	height: 50px !important;
}
#menu ul li {
	display: inline;
	padding-left: 3px;
}
#menu ul li.first {
	border-left: 0px;
}
#menu ul li a {
	background: #edd57f /*url("images/kn_bgr.gif") no-repeat*/;	
	/*width: 81px !important;
	height: 81px !important;*/
	padding: 3px 10px 3px 10px;
	line-height: 20px;
	font-size: 12px;
	color: black;
	font-weight: bold;
	text-decoration: none;
	font-family: "comic sans ms";
	text-decoration: none;
	border: 1px black solid;
}
#menu ul li a:hover {
	text-decoration: underline;
}

#menu ul li.active a {
	text-decoration: underline;
}
.content
{
	margin-top: 50px;
	text-align: center;
}
#language
{
	position: absolute;
	left: 30px;
	top: 30px;
	width: 150px;
}
table.stamtavla  {
	border: 10px #660000;
	padding: 1px;
	width: 800px;
	text-align: center;
	align: center;
}
table.stamtavla  tr {
	border: 2px #660000;
}
td.browndog, td.yellowdog, td.blackdog {
	width: 267px;
}
img {
	text-align: center;
}

table.kullar {
	text-align: left;
	border: 1px;
}
table.kullar td, table.kullar tr {
	height: 13px;
	line-height: 13px:
	text-align: left;
}
img {
	background: #FAFAFA;
  border: 1px solid #DCDCDC;
	padding: 5px;
	text-align: center;
}
#noborder, .noborder {
  border: 0px;
  padding: 0;
  background: transparent;
}

