﻿body {
    margin: 0 0;
    padding: 0 0;
    background-color:#Fff;
	font-family:  Tahoma;
	font-size: 10pt;
    }



#TopBanner {
	background-image: url(../images/BannerBackground.jpg);
}

#TopMenu {
	background-image: url(../images/Menu-Background.jpg);
	margin: 0 0;
	padding: 0 0;
}

#TopMenu a
{
    margin: 0 0;
    padding: 0 0;
    text-decoration: none;
}
#TopMenu img 
{
	width: 80px;
    height: 26px;
    margin: 0 0;
    padding: 0 0;
    border: none;
}

#TopMenu {
		border-bottom: solid 1px #ccc;

}

#Article {
    width: 500px;
    padding: 5px 0 10px 5px;
	/*background-image: url(../images/LinesVertical.gif);*/
	border-right: solid 1px silver;
	
  }
#Article h1{
		color: #9d0039;
	margin: 0 0 5px 0;
	padding: 0 0;
	font-size: 12pt;
  }

#Velkommen { 
    width: 500px;
    padding: 5px 0 10px 5px;
	/*background-image: url(../images/LinesVertical.gif);*/
  }
#Velkommen h1 
{
	display: none;
}
  
#Left
{ 
	float: left;
}
h2
{
	font-size: 12pt;
	margin: 0 0 5px 0;
}

h2 a 
{
	color: black;
}

.articleLeadIn 
{
	margin-bottom: 5px;
}
#HvaSkjer 
{
    padding: 5px 0 0 0;
	/* float: left;*/
}
#HvaSkjer #events 
{
	border-top: solid 1px red;
}
#HvaSkjer a
{
	color: #9d0039;
	filter: progid:DXImageTransform.Microsoft.Gradient(gradientType=0,startColorStr=#f0f0f0,endColorStr=#dddddd); 
	display:block;
	width: 100%;
	text-decoration: none;
}
#HvaSkjer a:hover
{
	filter: progid:DXImageTransform.Microsoft.Gradient(gradientType=0,startColorStr=#fafafa,endColorStr=#eeeeee); 
}

#HvaSkjer .date 
{
	float: left;
	width: 50px;
	padding: 2px 5px 2px 5px;
}

#HvaSkjer h3
{
	display: inline;
	font-size: 10pt;
	padding: 4px 5px 2px 5px;
}
#HvaSkjer .event 
{
	clear:both;
}
	
#SisteBilder 
{
	display: none;
    padding: 5px 0 0 5px;
	width: 250px;
	border-right: dotted 1px silver;
}

#SisteNytt h2
{
	font-size: 8pt;
}

#SisteNytt a 
{
	color: #9d0039;
}

#SisteNytt .art 
{
	filter: progid:DXImageTransform.Microsoft.Gradient(gradientType=0,startColorStr=white,endColorStr=Gainsboro); 
	border-top: solid 1px silver;
	padding: 2px 5px 5px 5px;
	border-top: solid 1px red;
	width: 240px;
}

#right 
{
	width: 250px;
	border-right: solid 1px #ccc;
	border-left: solid 1px #ccc;
	border-bottom: solid 1px #ccc;
}

#SisteNytt
{
	font-size: 8pt;
	font-family:  Tahoma;
	padding: 0 0;
	border-bottom: solid 1px #666;
}
.border {
	border-bottom: dotted 1px silver;
  /*background:url(../images/BorderBottom.gif) right bottom no-repeat;*/
  }

#layoutTable td {
	vertical-align:top;
	
}