#title { position: relative; }
.toppflash { position: absolute; top: 0; left: 0px; height: 70px; overflow: hidden; }


a:link, a:visited
{
	color: #333;
}
a:hover, div#crumbs a:hover
{
	color: #000;
}
input.SiteInputText, input.SearchField, div.SearchContactBox input
{
	height: 13px;
	padding: 2px;
	font-size: 10px;
}
input
{
	border: 1px solid #afafaf;
}

.rdb input
{
	border: 0;
}

ul.disc, ul.head, ul.head li
{
	margin:0;padding:0;list-style:none;
}

ul.head ul.disc li
{
	padding: 0;
	display: list-item;
	list-style-type: disc;
	margin-left: 15px;		
	font-weight: normal;
}
ul.head
{
	font-weight: bold;	
	margin-bottom: 5px;
}
.stdlabel
{
	padding: 0 5px 0 0;	
}

.ProgressBar
{
	float: right;
	display: block;
	padding: 5px 5px 0 0;
}


b.Title
{
	display: block;
	font-size: 110%;
	padding-bottom: 5px;
}
b.SubTitle
{
	display: block;
	padding: 5px 0 0 0;
}
.nounder
{
	text-decoration: none;
}


div.NoteInfo
{
	float: right;
	width: 200px;
	background-color: #E5E5E5;
	border: 1px solid #ddd;
	padding: 10px;
	background-image: url(../image/info_32.gif);
	background-repeat: no-repeat;
	background-position: 5px 5px;
}
div.NoteInfo div
{
	padding-left: 30px;
}
div.NoteInfo h3
{
	border: 0;
	padding: 0px 0 0 30px;
	font-weight: bold;

}



/*h's*/
h2
{
	font-size: 180%;
	padding-bottom: 10px;
}
h2 a:link, h2 a:visited
{
	text-decoration: none;
}

h3
{
	padding: 10px 0 10px 0;
	font-size: 150%;	
}

h4
{
	display: block;
	clear: both;
	font-size: 110%;
	list-style-type: disc;
	display: list-item;
	padding-left: 10px;
	margin-left: 10px;
	font-size: 110%;
	padding-top: 4px;
}
h4 span
{
	padding-right: 5px;
}

h5
{
	background-color: #0A1F62;
	font-size: 120%;
	color: #fff;
	padding: 5px;
	margin-bottom: 5px;
}

h5 a:link, h5 a:visited
{
	color: #fff;
	display: block;	
}

h6
{
	font-size: 110%;
	font-weight: bold;
}

/*cal*/
table.calContent
{
	clear: both;
	font-size: 110%;
}
.calItem
{
	background-color: #FFFFCC;	
	border: 1px solid #ccc;
	margin: 4px;
	padding: 4px;
	text-align: left;
}
.calHeader
{
	background-color: #0A1F62;	
	color: #fff;
	height: 22px;
	font-weight: bold;
}
.calDayHead
{
	background-color: #BED1D6;	
	padding: 4px;
	text-align: center;
	
}
.calHeader a:link, .calHeader a:visited
{
	
}
.calNext
{
	padding: 4px;
	font-weight: normal;
}

.calDay, .calOtherMnd, .calWeekend
{
	text-align: right;
	vertical-align: top;
	padding: 4px;
}

.calWeekend
{
	color: Red;
}
.calOtherMnd
{
	background-color: #F1EDED;
	color: #888;
	font-size: 90%;
}

/*-----button-----*/
a.button {
    background: transparent url('../image/but/bg_a.gif') no-repeat scroll top right;
    display: block;
    float: left;

    height: 19px;
    margin-right: 6px;
    padding-right: 14px; /* sliding doors padding */

	text-transform: uppercase;
	text-decoration: none;
	font-weight: bold;
    
}

a.button span {
    background: transparent url('../image/but/bg_span.gif') no-repeat;
    display: block;
    line-height: 14px;
    padding: 3px 0 2px 14px;
}

a.buttonBig 
{
	margin: 20px 5px 0 0;
    background: transparent url('../image/but/bg_a_big.gif') no-repeat scroll top right;
    color: #444;
    display: block;
    float: left;
    font: normal 12px arial, sans-serif;
    height: 24px;
    margin-right: 6px;
    padding-right: 18px; /* sliding doors padding */
    text-decoration: none;
}

a.buttonBig span {
    background: transparent url('../image/but/bg_span_big.gif') no-repeat;
    display: block;
    line-height: 14px;
    padding: 5px 0 5px 18px;
} 

a.button:hover, a.buttonBig:hover {
    background-position: bottom right;
    outline: none; /* hide dotted outline in Firefox */
}

a.button:hover span, a.buttonBig:hover span  {
    background-position: bottom left;
    /*padding: 4px 0 1px 14px; /* push text down 1px */
}

/*---end button---*/


/*-------search-------*/
div.search
{
	clear: both;
}
div.search a.button, div.search input.SearchField
{
	float: left;	
	display: block;
}
div.search input.SearchField
{
	margin-right: 5px;
	width: 100px;
}

div.ArticleList input.SearchField
{
	width: 200px;
}

span.RdSearch input
{
	border: 0;
	padding: 0;
}

div#search li
{
	float: left;
	padding-bottom: 3px;
}
div#search li a:link, div#search li a:visited
{
	padding: 0 0 0 5px;
	display: block;
	border-left: 1px solid #333;
}

div#search li a.isFirst:link, div#search li a.isFirst:visited
{
	border-left-width: 0;	
	padding: 0 5px 0 0;
}

div.AdvSearch
{
	clear: both;
	float: left;
}

/*-------end search-------*/


/*-------banners-------*/
div.Topbanner
{
	float: left;
	margin: 0 0 15px 15px;
	width: 670px;
	overflow: hidden;	
}
div.Topbanner img
{
	display: block;
}


/*-------end banners-------*/

/*----boxes----*/
div.SearchContactBox
{
	font-size: 110%;
	padding-bottom: 10px;
}

div.SearchContactBox label
{
	font-weight: bold;
	width: 50px;
	display: block;
	float: left;
}
div.Contact
{
	padding-bottom: 10px;
}
div.ContactPhones
{
	padding-top: 5px;
}
div.ContactPhones label
{
	padding-right: 5px;
}
div.ContactMail,a.ShowAll
{
	display: block;
	clear: both;
	background-image: url(../image/mail.gif);
	background-repeat: no-repeat;
	background-position: -3px -2px;
	padding-left: 24px;
	padding-top: 2px;
	margin-top: 5px;
	height: 20px;
}
a.ShowAll
{
	margin-top: 2px;
	background-image: url(../image/group.gif);
	background-position: -2px -2px;	
	padding-left: 27px;
}

div.SearchContactBox input
{
	float: left;
	width: 105px;
	display: block;
	margin-bottom: 5px;
}
div.SearchContactBox .button
{
	float: right;
    margin-right: 0;
    margin-bottom: 5px;
    text-transform: none;
}

div.forumabs
{
	display: list-item;
	list-style-type: disc;
	margin-left: 15px;
	padding-bottom: 15px;
		
}
a.forumhead:link, a.forumhead:visited
{
	display: block;
	font-weight: bold;
}
ul li.profiltxt
{
	padding-bottom: 15px;
	margin:0;padding:0;list-style:none;
	
}
a.profilhead
{
	border-top: 1px solid #CCC;
	display: block;
	padding-bottom: 5px;
	padding-top: 5px;
	font-weight: bold;
}

img.forumimg, img.profilimg
{
	display: block;
	clear: both;
	float: none;
	margin-bottom: 5px;
}

/*---end boxes---*/


/*---eskjema-----*/
td.SiteLabel
{
	text-align: left;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	font-size: 120%;
}

td.SiteInput
{
	padding-bottom: 5px;	
}

input.SiteInputCheckbox
{
	border: 0;
}
div.formContent input:hover.SiteInputCheckbox
{
	background-color: #ffffcc;	
	border: 0;	
}


div.formContent
{
	border-bottom: 1px solid #ccc;
	border-top: 1px solid #ccc;
	
	padding: 20px 20px 20px 0;
	
}

div.dmFormPageVisible 
{
	padding-bottom: 10px; 
}
div.formContent input, div.formContent select
{
	margin-right: 5px;
	margin-left: 10px;
	border: 2px solid #aaa;	
	border-style: outset;
	background-image: url(../image/menu_top.gif);
	background-repeat: repeat-x;
	font-weight: bold;
	color: #0A1F62;
}
div.formContent input:hover
{
	background-color: #ffffcc;	
	border-style: groove;
	background-image: url(../image/menu_left_lvl1.gif);
	background-repeat: repeat-x;	
	
}


div.formContent div.dmFormPageVisible input, div.formContent div.dmFormPageVisible select
{
	background-color: #fff;
	border: 1px solid #aaa;
	background-image: none;
	font-weight: normal;
}

div.formContent div.dmFormPageVisible input:hover
{
	background-color: #fff;
	border: 1px solid #777;
	background-image: none;
}


td.SubHeading_DM50
{
	padding: 10px;
	border-bottom: 30px solid #fff;

	color: #0A1F62;	
	font-size: 130%;
}


a.BtnLinkRight
{
	text-align: right;
	display: block;
	padding-top: 5px;
	padding-bottom: 10px;
}


