﻿body{
	background-color: #EEEEEE;
	font-size: 9pt;
	font-family: Verdana, Arial, sans-serif;
	color: #000000;
}

A{
   font-weight: bold; font-size: 9pt; color: #0000cc; text-decoration: none; 
}

A:visited {
   font-weight: bold; font-size: 9pt; color: #0000cc; text-decoration: none; 
}

A:link {
   font-weight: bold; font-size: 9pt; color: #0000cc; text-decoration: none; 
}

A:hover {
   color: #000066; font-size: 9pt; text-decoration: underline; 
}

A:active {
   font-weight: bold; color: #0000cc; text-decoration: none; 
}

.linkliten:visited {
	  color: #0000cc;
	  font-style: normal;
	  font-size: 8pt;
}
.linkliten:link { 
	  color: #0000cc;
	  font-style: normal;
	  font-size: 8pt;	  
}
.linkliten:active { 
	  font-style: normal;
	  font-size: 8pt;
}

h1 {
  font-weight: bold; font-size: 14pt;
  font-family: Verdana, Arial, Helvetica, Sans Serif;
  color: #0000cc; 
  text-align: center
}

h2 {
   font-weight : bold; 
   font-size : 10pt; 
   font-family : Verdana, Arial, Helvetica, Sans Serif; 
   color : #000000;
}

.linje{
	color: #0000CC;
	background-color: #0000CC;
	height: 1px;
}

.navn{
	color: #0000cc;
	font-style: normal; font-family: Verdana, Arial, Helvetica, Sans serif;
	font-size: 13pt;
	font-weight: bold;
	border-bottom : solid;
	border-top : solid;
	border-width : 1px;
	border-color : #0000cc	
}

/*************************************************************************/
/* MENY                                                                  */
/*************************************************************************/
A.menyunder:visited {
	  color: #0000cc;
	  font-style: normal; font-family: Verdana, Arial, sans-serif;
	  font-size: 8pt;	  
}
A.menyunder:link { 
	  color: #0000cc;
	  font-style: normal; font-family: Verdana, Arial, sans-serif;
	  font-size: 8pt;
}
A.menyunder:active { 
	  font-style: normal; font-family: Verdana, Arial, sans-serif;
	  font-size: 8pt;
}
	 
.menyhoved{
	color: #0000cc;
	font-style: normal; font-family: Verdana, Arial, sans-serif;
	font-size: 8pt;
	font-weight : bold;
}


/*************************************************************************/
/* TABELL                                                                */
/*************************************************************************/
/* Ytre tabell */
td.l_t1{background: url(../bilder/round_top_left.gif); width: 9px; height: 9px}
td.l_t2{background: url(../bilder/table_top_line.gif); height: 9px}
td.l_t3{background: url(../bilder/round_top_right.gif); width: 9px; height: 9px}
td.l_c1{background: url(../bilder/table_left_line.gif); width: 9px;}
td.l_c2{background-color: #FFFFFF;}
td.l_c3{background: url(../bilder/table_right_line.gif); width: 9px;}
td.l_b1{background: url(../bilder/round_bot_left.gif); width: 9px; height: 9px}
td.l_b2{background: url(../bilder/table_bot_line.gif); height: 9px}
td.l_b3{background: url(../bilder/round_bot_right.gif); width: 9px; height: 9px}

.OuterTable {
	width: 900px;
	background-color: #ffffff;
}

.InnerTable {
/* minst 18px mindre enn OuterTable */
width: 882px;
}

.LeftCol{
	width:180px;
	vertical-align:top;
	padding-top:10px;
	border-right-color:#0000cc;
	border-right-style:solid;
	border-right-width:1px;
}

.CenterCol{
	width: 522px;
	vertical-align: top;
	padding-left:10px;
	padding-right:10px;
}

.RightCol{
	width: 180px;
	vertical-align: top;
	padding-top:10px;
	border-left-color: #0000cc;
	border-left-style: solid;
	border-left-width: 1px;
}

/* Til tabeller i høyre kolonne */
.InfoTabell{
	width: 150px; border-color: #0000CC; border-style: solid; border: 1px; font-size: 8pt;
}
.InfoRad{
	border-bottom:1px;
	border-bottom-color:#0000CC;
	border-bottom-style:solid;
	padding:1px;
}

.THeading{
	background-image: url(http://www.amot-if.no/fotball/bilder/tOverskriftBak.gif);
	background-repeat: no-repeat;
	font-weight: bold;
	color: white;
	font-size:8pt
}

/* Tabeller i hovedkolonne */
.farge{
	background-color:#EEEEEE;
}
.innhold{
	width:500px;
	border:0px;
	padding:0px;
	/* sett evt. cellspacing="0" i html koden */

}
.radOverskrift{
	border-bottom: 1px; border-bottom-style:solid; border-bottom-color:#000000; 
	border-top: 1px; border-top-style:solid; border-top-color:#000000;
}
