body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

/*
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #236991;
}
*/

body {
	background-color: #ffffff;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

a
{
	color: #236991;
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	border-bottom-style: none;
}

.loginButtonCenter
{
	text-align: center;
}

a:hover {
	color: #236991;
	text-decoration: underline;
}

.menu {
	color: #FFFFFF;
	text-decoration: none;
}

.menu:hover {
	color: #E2E2E2;
	text-decoration: none;
}

.boxHeading {
	color: #FFFFFF;
	font-size: 14px;
	background-image: url(box_topLarge.gif);
	padding-bottom: 14px; 
	padding-top: 10px; 
	background-repeat: no-repeat;
}

.boxMainBackground
{
    padding-right: 10px; 
    padding-left: 10px; 
    background-image: url(box_tileLarge.gif);
    background-repeat: repeat-x;
}

.boxMainBackgroundTop
{
    background-image: url(box_leftTile.gif); 
    background-repeat: repeat-y;    
}

.boxMainBackgroundBottom
{
    background-image: url(img/box_rightTile.gif); 
    background-repeat: repeat-y;
}

.newsHeading {
	font-size: 14px;
	font-weight: bold;
}

.newsHeadingSmall {
	font-size: 11px;
	font-weight: bold;
	text-align:left;
}

.dato {color: #98b9cd}

.formElement {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #236991;
}

.formElement2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #236991;
	background-color: #e0f3fd;
	border: #5c97b9 1px solid;
}

.leftBorder
{
    background-image: url(tile_left.gif);
    background-repeat: repeat-y;
}

.rightBorder
{
    background-image: url(tile_right.gif);
    background-repeat: repeat-y;
}

.menuBackground
{
    height: 33px; 
    background-image: url(menu_bg.gif); 
    background-repeat: no-repeat;
}

.backgroundGradient
{
    background-image: url(main_grad_tile.gif); 
    background-repeat: repeat-x;
}

.menuControl {
	color: #FFFFFF;
	text-decoration: none;
}

.menuControl:hover {
	color: #FFFFFF;
	text-decoration: underline;
}

.textbox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: Black;
	background-color: #e0f3fd;
	border: #5c97b9 1px solid;
}

.combolist {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: Black;
	background-color: #e0f3fd;
	border: #5c97b9 1px solid;
}

.tiny
{
	font-size: 0.5em;
	color: Black;
	background-color:Transparent;
}

.clearBoth
{
	clear: both;
}
    
.loadingbox
{
    position:absolute;
    top:40%;
    left:40%;
    border:1px solid lightsteelblue; 
    background-color: #ffffff; 
    height:50px; 
    width:250px;
    text-align:center;
    padding-top:20px;
}    

.leftalign
{
    text-align:left;
}

.leftalign table
{
    text-align:left;
}

.leftalign tr
{
    text-align:left;
}

.leftalign td
{
    text-align:left;
}

.leftalign .padding
{
    padding-left:10px;
}

.calendarHeader
{
    height: 33px; 
    background-image: url(menu_bgSmall.gif); 
    background-repeat:repeat-x;
    color: White;
    text-align: center;
}

.calendarCell
{
    background-image: url(calendarCell.gif); 
    background-repeat: repeat-x;
    height: 100%;
}

.calendarCellToday
{
    background-image: url(calendarCellToday.gif); 
    background-repeat: repeat-x;
    height: 100%;
}

.calendarCellNoDay
{
    background-image: url(calendarCellNoDay.gif); 
    background-repeat: repeat-x;
    height: 100%;
}

.monthSwitch
{
    height: 33px; 
    background-image: url(menu_bgSmallOrange.gif); 
    background-repeat:repeat-x;
    color: White;
    text-align: center;
}
h3
{
	font-size: 12pt;
	font-family: Arial, Verdana;
	font-weight: bold;
	color: #406698;
	line-height: 12pt;
	letter-spacing: normal;
}
a:visited
{
	color: #236991;
}
.lblHeader
{
	font-size: 12pt;
	font-family: Arial, Verdana;
	font-weight: bold;
	color: #6193ef;
	line-height: 12pt;
	letter-spacing: normal;	
}

.tableHeader
{
	font-weight: bold;
	font-size: 11pt;
	color: black;
	font-family: Arial, Verdana;
}
img
{
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	border-bottom-style: none;
}
.linkbtn
{
	color: black;
}
.stillingoverskrift
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: black;
}

