﻿body 
{
	margin: 0px;
	padding: 0px;
	font-size:11px;
	font-family:Tahoma;
	background-image:url(images/bakgrunn.gif);
    background-position:center top;
    background-repeat:repeat-y;
    background-color:#ececec;
}
.wrapper
{
	margin: 0 auto;
}
.nyhetbilde
{
    text-align:right;
    padding: 4px 4px 4px 4px;    
}
.hvit {
background-color:#FFFFFF;
}
.right {
background-color:#160c96;
}
.tabell
{
 border-right:1px dotted #cccccc;font-size: 11px; font-weight:bold; line-height: 14px; background-color:#FFFFFF; text-align: left;display: block;border-left:1px dotted #cccccc;
}
.tabelloverskrift
{
border-right:1px dotted #cccccc;font-size: 12px; font-weight:bold; line-height: 14px; background-color:#160c96; text-align: left;display: block; padding:4px 4px; color:#FFFFFF;
}
.tabellbunn
{
border-left:1px dotted #cccccc;font-size:11px; line-height: 14px; background-color:#FFFFFF; text-align: left;display: block; padding:0px 8px;border-bottom:1px dotted #cccccc;border-right:1px dotted #cccccc;
}
.tabell a
{ width:100px;color: #160c96;  text-decoration: none;display: block;padding:3px 8px;margin: 0; }

.tabell a:hover
{
background-color: #160c96;
color:#FFFFFF;
}
.tabellhoyre
{
border-left:1px dotted #cccccc;font-size: 11px; line-height: 14px; background-color:#FFFFFF; text-align: left;display: block; padding:0px 8px;border-right:1px dotted #cccccc;
}
.tabelloverskrifthoyre
{
border-left:1px dotted #cccccc;font-size: 12px; font-weight:bold; line-height: 14px; background-color:#160c96; text-align: left;display: block; color:#FFFFFF; padding:4px 4px;border-right:1px dotted #cccccc;
}
.tabellhoyrebunn
{
border-left:1px dotted #cccccc;font-size:11px; line-height: 14px; background-color:#FFFFFF; text-align: left;display: block; padding:0px 8px;border-bottom:1px dotted #cccccc;border-right:1px dotted #cccccc;
}
.aligncenter
{
text-align:center;    
}
.alignright
{
    text-align:right;
}
.NesteKamp
{
border-left:1px dotted #cccccc;font-size: 11px; line-height: 14px; background-color:#FFFFFF; text-align: center;display: block; padding:0px 8px;border-right:1px dotted #cccccc;
}
.knapp
{
    font-size:11px;
	font-family:Tahoma;
}
.gra
{
    background-color:#e0e0e0;
}
.lysgra
{
    background-color:#ededed;
}
.dato
{
    color:#999999;
}
.overskrift
{
    font-size:12px;
    font-weight:bold;    
}
.overskrift a
{
    color:#000000;
    text-decoration:none;    
}
.overskrift a:hover
{
    text-decoration:underline;    
}
.overskriftnyhet
{
    font-size:12px;
    font-weight:bold;    
}
.overskriftnyhet a
{
    color:#160c96;
    text-decoration:none;    
}
.overskriftnyhet a:hover
{
    text-decoration:underline;    
}
input
{
    font-size:11px;
	font-family:Tahoma;
}
.rod
{
    color:Red;    
}
.forumoverskrift
{
font-size: 12px; font-weight:bold; line-height: 14px; background-color:#160c96; text-align:center;display: block; padding:4px 4px; color:#FFFFFF;    
}
.banner
{
background-image: url(images/banner.jpg);
background-repeat:no-repeat;
background-position:left top;
height:206px;
width:846px;
}
.tabellbakgrunn
{
background-image: url(images/tabellbakgrunn.gif);
background-position:center top;
background-repeat:no-repeat;
width:651px;
height:784px;
padding-left: 7px;
padding-right:5px;
}
.tabellbakgrunnbunn
{
background-image: url(images/tabellbakgrunnbunn.gif);
background-position:center top;
background-repeat:no-repeat;
width:651px;
height:5px;
padding-left: 7px;
padding-right:5px;
}
.divnestekamp
{
background-image: url(images/nestekamp.gif);
background-repeat:no-repeat;
background-position:center top;
height:201px;
width:180px;
text-align:center;
}
.divtabell
{
background-image: url(images/tabellf.gif);
background-repeat:no-repeat;
background-position:center top;
height:364px;
width:180px;
text-align:left;
margin-top:4px;
}
.divnestekamp
{
background-image: url(images/nestekamp.gif);
background-repeat:no-repeat;
background-position:center top;
height:201px;
width:180px;
text-align:center;
}
.divsisteforum
{
background-image: url(images/sisteforum.gif);
background-repeat:no-repeat;
background-position:center top;
height:161px;
width:180px;
text-align:left;
margin-top:4px;
}
#facebookLike
{
	width:182px;
	text-align:left;
	margin-top:4px;	
}
.divoverskrift
{
font-size:12px;
font-weight:bold;
color:#160c96;
text-align:left;
height:25px;
padding-left:8px;
}
.undermeny
{
   font-size:11px;  
}
a
{
    color:#160c96;
    text-decoration:none;    
}
a:hover
{
    text-decoration:underline; 
}
.aligntopright
{
	vertical-align:top;
	text-align:right;	
}
.bilde
{
	padding: 4px 4px 4px 4px;
}
.autocomplete_completionListElement 
{  
	visibility : visible;
	margin : 0px!important;
	background-color : White;
	display:block;
	color : windowtext;
	border : buttonshadow;
	border-width : 1px;
	border-style : solid;
	cursor : 'default';
	overflow : visible;
    text-align : left; 
    list-style-type : none;
}

/* AutoComplete highlighted item */

.autocomplete_highlightedListItem
{
	background-color: #ffff99;
	color: black;
	padding: 1px;
}

/* AutoComplete item */

.autocomplete_listItem 
{
	background-color : window;
	color : windowtext;
	padding : 1px;
}

.facebookShare
{
	vertical-align:middle;
}