body
{ 
background-image: 
url('images/bgbloodspil.jpg');
background-repeat: no-repeat
}

.line { 
	background-image: 
	url('images/linebg.gif');
	background-repeat: repeat}

a:link {color: #326ea1}
a:hover {color: #383d44}
a:active {color: #383d44}

a{text-decoration:none}


.h1 {
	color: #737373;
	font-family: sans-serif;
	font-size: 18px;}

a.h1:link {color: #a18a4e}
a.h1:hover {color: orange}
a.h1:active {color: #a18a4e}

.h11 {
	color: #ff0000;
	font-family: sans-serif;
	font-size: 18px;}

a.h11:link {color: #ff0000}
a.h11:hover {color: orange}
a.h11:active {color: #ff0000}

.h1com {
	color: #ffffff;
	font-family: sans-serif;
	font-size: 20px;
}

.h1b {
	color: #000000;
	font-family: sans-serif;
	font-size: 20px;
}

.h2 {
	color: #383d44;
	font-family: Verdana;
	font-size: 14px;
}

.h22 {
	color: #ff0000;
	font-family: Verdana;
	font-size: 14px;}

a.h22:link {color: #ff0000}
a.h22:hover {color: #ff0000}
a.h2:active {color: #ff0000}


.h2white {
	color: #9F9A8B;
	font-family: Verdana;
	font-size: 14px;
}	

.h3 {
	color: #9F9A8B;
	font-family: tahoma;
	font-size: 11px;
	line-height: 0.8;
}

.h32 {
	color: #9F9A8B;
	font-family: tahoma;
	font-size: 11px;
}

.h3date {
	color: #9F9A8B;
	font-family: tahoma;
	font-size: 11px;
	line-height: 1.0;
}

.h3com {
	color: #9F9A8B;
	font-family: tahoma;
	font-size: 11px;
	line-height: 1.1;
}

.h3bar {
	color: #326ea1;
	font-family: tahoma;
	font-size: 11px;
	line-height: 0.8;
}

.h3foot {
	color: #9F9A8B;
	font-family: tahoma;
	font-size: 11px;
	line-height: 1.2;}

a.h3foot:link {color: #808080}
a.h3foot:hover {color: #ffffff}
a.h3foot:active {color: #808080}

.h1v {
	color: #ff0000;
	font-family: sans-serif;
	font-size: 20px;}
	
a.h1v:link {color: #ff0000}
a.h1v:hover {color: #b20000}
a.h1v:active {color: #808080}

.h2v {
	color: #ff0000;
	font-family: Verdana;
	font-size: 14px;}

a.h1v:link {color: #ff0000}
a.h1v:hover {color: #ff0000}
a.h1v:active {color: #ff0000}


.h4 {
	color: #383d44;
	font-family: Verdana;
	font-size: 12px;
}

.copyright {
	color: #e6dec9;
	font-family: tahoma;
	font-size: 12px;
}

a.copyright:link {color: #e6dec9}
a.copyright:hover {color: #ffffff}
a.copyright:active {color: #e6dec9}
	
.menu {
	color: #E6E3D7;
	font-family: tahoma;
	font-size: 18px;
}

a.menu:link {color: #E6E3D7}
a.menu:hover {color: #FFFFFF}
a.menu:active {color: #E6E3D7}

td.off {
	background: url(images/chromebg.gif) center center repeat-x;
}

td.on {
	background: url(images/chromebg2.gif) center center repeat-x;
}

.highlightit img{
filter:progid:DXImageTransform.Microsoft.Alpha(opacity=50);
-moz-opacity: 0.5;
}

.highlightit:hover img{
filter:progid:DXImageTransform.Microsoft.Alpha(opacity=100);
-moz-opacity: 1;
}