body, html
{
	height: 100%;
}

p{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #00535e;
	margin:5px 0 10px 0;	
}

h1{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #425968;
	margin: 5px 0 0 0;
}

h5{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #425968;
	font-weight: bold;
	margin: 15px 0 0 0;
}





/****************************/
/*		Layout				*/
/****************************/

#main{
	background-color: #e5e5e5;		
	margin-left: auto;
	margin-right: auto;
	margin-top: 0;	
}

#main_container{	
	width: 1000px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0;
	background-color:#FFFFFF;
}

#top_container{
	height:105px;
	margin:0;
	padding: 0;
}

#loginstatus {	
	float: right;	
	margin-right: 20px;
	margin-top: 3px;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color:#fff;
}

#loginstatus a{
	color: #fff;
	text-decoration: none;
}

#logo{
	float: left;
	width: 206px;
	margin-top: 25px;
	margin-left: 20px;
	padding: 0;
}

#top_menu{
	float: right;
	margin-top: 0px;
}

#top_menu ul{	
	font: bold 10px verdana;
	text-transform:uppercase;
	padding: 0;
	margin: 0;	
}

#top_menu ul li{
	list-style: none;
	display: inline;	
}

#top_menu ul li a{
	padding: 14px 35px;
	text-decoration: none;
	color: #425968;	
	float: left;		
	border-left: 1px solid #425968; 
}



#top_menu ul li a:hover{
	text-decoration: underline;
}

#top_menu ul li a.active{
	text-decoration: underline;
}


#image_container{
	height: 175px;
	background-color: #425968;
}

#colored_container_tjenester{
	height: 60px;
	background-color: #F59923;
}

#colored_container_omoss{
	height: 60px;
	background-color: #939EA7;
}

#colored_container_kontakt{
	height: 60px;
	background-color: #C1C09B;
}

#colored_container_forum{
	height: 60px;
	background-color: #2059A8;
}

#pageTitle{
	width: 200px;
	padding: 15px 0 0 15px;
	font-family: arial;
	font-size:16px;
	font-weight: bold;
	color: #fff;
	letter-spacing: 1px;
	
}

#frontpage_menu_conatainer{
	height: 160px;
	background-color: #425968;
}

tr.top_bottom{
	height: 40px;
}

td.tjenester{
	height: 60px;
	font-family: verdana;
	font-size: 0.7em;
	color: #eaeff2;
	font-variant: small-caps;
	padding-left: 10px;
	border-right: solid 2px #95a1aa;
	vertical-align: top;	
}


td.omoss{
	height: 60px;
	font-family: verdana;
	font-size: 0.7em;
	color: #eaeff2;
	font-variant: small-caps;
	padding-left: 10px;
	border-right: solid 2px #95a1aa;
	vertical-align: top;
}

td.kontakt{
	height: 60px;
	font-family: verdana;
	font-size: 0.7em;
	color: #eaeff2;
	font-variant: small-caps;
	padding-left: 10px;
	border-right: solid 2px #95a1aa;
	vertical-align: top;
}

td.kforum{
	height: 60px;
	font-family: verdana;
	font-size: 0.7em;
	color: #eaeff2;
	font-variant: small-caps;
	padding-left: 10px;
	vertical-align: top;
}

tr.heading{
	height:20px;
}

td.heading_tjenester{	
	font-family: verdana;
	font-size: 16px;
	font-weight: bold;
	text-transform: uppercase;
	color: #fff;
	padding-left: 10px;
		
}

td.heading_tjenester a{	
	font-family: verdana;
	font-size: 16px;
	font-weight: bold;
	color: #fff;
	text-decoration: none;	
}

td.heading_tjenester a:hover{
	text-decoration: underline;
}

td.heading_omoss{
	font-family: verdana;
	font-size: 16px;
	font-weight: bold;
	text-transform: uppercase;
	color: #fff;
	padding-left: 10px;
	border-right: solid 2px #95a1aa;
}

td.heading_omoss a{	
	font-family: verdana;
	font-size: 16px;
	font-weight: bold;
	color: #fff;
	text-decoration: none;	
}

td.heading_omoss a:hover
{
	text-decoration: underline;}

td.heading_kontakt{
	font-family: verdana;
	font-size: 16px;
	font-weight: bold;
	text-transform: uppercase;
	color: #fff;
	padding-left: 10px;
	border-right: solid 2px #95a1aa;
}

td.heading_kontakt a{	
	font-family: verdana;
	font-size: 16px;
	font-weight: bold;
	color: #fff;
	text-decoration: none;	
}

td.heading_kontakt a:hover{
	text-decoration: underline;
}

td.heading_kforum{
	font-family: verdana;
	font-size: 16px;
	font-weight: bold;
	text-transform: uppercase;
	color: #fff;
	padding-left: 10px;
}

td.heading_kforum a{	
	font-family: verdana;
	font-size: 16px;
	font-weight: bold;
	color: #fff;
	text-decoration: none;	
}

td.heading_kforum a:hover{
	text-decoration: underline;
}


#main_content_container{
	background-color: #fff;
	min-height: 150px;
}



/**************************/
/*		FrontPage		  */				
/**************************/

#left_content_container{
	width: 499px;
	float: left;
	border-right: solid 2px #eaeff2;
}

#right_content_container{
	width: 499px;
	float: left;
}

#content_heading{
	width: 300px;
	margin: 20px 0 20px 20px;
	font-family: Verdana;
	font-size: 18px;
	letter-spacing: 0.1em;
	font-weight: bold;
	color: #00535e;
}

#content{
	margin: 0 10px 10px 20px;	
}



/********************/
/*	NormalPage		*/
/********************/

#left_menu_container{
	float: left;    
	width: 210px;
}

#normalPage_content_container{
	float: left;
	width: 790px;
}

#normalPage_content_tjenester{
	position: relative;
	background-image: url(../images/content_bg_tjenester.gif);
	background-repeat: no-repeat;
	margin: -40px 0 0 0;
	height: 40px;
	padding: 0 0 0 30px;	
}

#normalPage_content_omoss{
	position: relative;
	background-image: url(../images/content_bg_omoss.gif);
	background-repeat: no-repeat;
	margin: -40px 0 0 0;
	height: 40px;
	padding: 0 0 0 30px;	
}

#normalPage_content_kontakt{
	position: relative;
	background-image: url(../images/content_bg_kontakt.gif);
	background-repeat: no-repeat;
	margin: -40px 0 0 0;
	height: 40px;
	padding: 0 0 0 30px;	
}

#normalPage_content_forum{
	position: relative;
	background-image: url(../images/content_bg_forum.gif);
	background-repeat: no-repeat;
	margin: -40px 0 0 0;
	height: 40px;
	padding: 0 0 0 30px;	
}

#normalPage_tjenester_heading{
	font-family: arial;
	font-size: 18px;
	color: #425968;
	font-weight: bold;
	padding-top: 15px;
}

#normalPage_content{
	background-image: url(../images/content_bg.gif);
	background-repeat: no-repeat;	
	min-height: 300px;
	padding: 5px 30px 20px 30px;
	margin: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #00535e;
}

/********************/
/*	Functions		*/
/********************/



#languages{	
	text-align:right;
	height: 2em;
	margin: 0;
	padding: 0.2em 0.2em 0 0;			
	}
	
#languages ul{		
	list-style: none;
	margin: 0;
	padding: 0;
				
}	

#languages ul li{
	display:inline;
	margin: 0.2em;
	padding: 0;
	
}

#languages img
{
    border: none;
}


/********************/
/*	Left Menu		*/
/********************/
#left_menu {	
	padding-bottom: 2em;
	padding-top: 0.2em;
	margin-left: 20px; 
}

#left_menu ul {	
	list-style-type: none;
	padding: 0 0;
	margin: 0 0 1em 0;
}

#left_menu ul li {
	padding: 0;
	margin: 6px 0;	
		
}

#left_menu ul a {		
	font-family: arial;
	font-size: 11px;
	font-weight: bold;
	letter-spacing: 1px;
	text-decoration: none;
	color: #425968;
	padding: 5px 0px 5px 12px;
	display: block;
	border-bottom: solid 1px #a0acb3;	
		
}

#left_menu ul a:hover {
	color: #f8971d;
	background-image: url(../images/menu_arrow_active.gif);
	background-repeat: no-repeat;
	background-position: left;	
}

#left_menu ul .current {	
	color: #f8971d;
	background-image: url(../images/menu_arrow_active.gif);
	background-repeat: no-repeat;
	background-position: left;
}


#left_menu ul .current2 {		
	background-image: url(../images/menu_arrow_active2.gif);
	background-repeat: no-repeat;
	background-position: left;
	
}

#left_menu ul ul {
	padding: 0;
	margin: 6px 0;
	background-color: #fff;	
}

#left_menu ul ul li{
	border-bottom: solid 1px #a0acb3;
}

#left_menu ul ul a {	
	margin-left: 2em;
	border-bottom: 0;
		
}

#left_menu ul ul a:hover {
	color: #f8971d;
	background-image: url(../images/menu_arrow_active.gif);
	background-repeat: no-repeat;
	background-position: left;
}

#left_menu ul li ul a:hover {
	color: #f8971d;
	background-image: url(../images/menu_arrow_active.gif);
	background-repeat: no-repeat;
	background-position: left;
}

#left_menu ul ul .active {		
	color: #f8971d;
	background-image: url(../images/menu_arrow_active.gif);
	background-repeat: no-repeat;
	background-position: left;
}

#left_menu ul#qqq {
	background-color: #7a868d;
}

#left_menu ul#qqq a:hover {
	background-color: #8a9399;
}



.hide{
	display: none;
}

.show{
	display: block;	
}

/********************/
/*	Left Menu Stop	*/
/********************/

#content img{
	margin: 10px;	
}

#normalPage_content a:link{
	color: #005DAB;
	text-decoration: none;
}

#normalPage_content a:visited{
	color: #005DAB;
	text-decoration: none;
}

#normalPage_content a:hover{
	color: #005DAB;
	text-decoration: underline;
}

#normalPage_content a:active{
	color: #005DAB;
	text-decoration: none;
}

#content a:link{
	color: #005DAB;
	text-decoration: none;
}

#content a:visited{
	color: #005DAB;
	text-decoration: none;
}

#content a:hover{
	color: #005DAB;
	text-decoration: underline;
}

#content a:active{
	color: #005DAB;
	text-decoration: none;
}

#content table{
	background-color: #c2e1f6;
	font-family: verdana;
	font-size: 10px;
	color: #00535e;
	text-transform: uppercase;
	text-align: left;	
}

#content table tr{
	background-color: #fff;
	height: 20px;
}

#content table tr.odd{
	background-color: #eaeff2;
	height: 20px;
}

#content table th{
	padding-left: 4px;
}

#content table th.top{
	background-color: #eaeff2;
	height: 20px;
	font-size: 9px;
	text-align: center;
	padding: 0;
}

#content table td{
	text-align: center;
}


#footer{
	width: 1000px;
	height: 30px;
	margin-top: 1px;
	margin-left: auto;
	margin-right: auto;
	background-color: #fff;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #7fa9ae;
	text-align: center;
}

#footer table{
	height: 30px;
}

#footer td.test{
	width: 168px;
}

#footer2{
	width: 1000px;	
	margin-top: 4px;
	margin-left: auto;
	margin-right: auto;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #7fa9ae;
	text-align: center;
}


.loginLabel
{
    font-family:Verdana, Arial, Helvetica, sans-serif;
    font-size:12px;
    text-align:left;
}

.loginLabel a
{
    font-size:11px;
}

.loginHeading
{
    font-family:Arial;
    font-size:18px;
    font-weight:bold;
    text-align:left;
    margin-top:0;
    margin-bottom:0;
}

.loginErrorLabel
{
    color:Red;
}

.loginTable
{
    margin:0px;
    padding:0px;
}

.loginTextBox
{
    width:140px;
}

/* Single signon application list */
/********************/
/*	Left Menu		*/
/********************/
#SSO_left_menu {	
	padding-bottom: 5em;
	padding-top: 0.2em;
	margin-left: 20px; 
}

#SSO_left_menu ul {	
	list-style-type: none;
	padding: 0 0;
	margin: 0 0 0.5em 0;
}

#SSO_left_menu ul li {
	padding: 0;
	margin: 6px 0;	
		
}

#SSO_left_menu ul a {		
	font-family: arial;
	font-size: 11px;
	font-weight: bold;
	letter-spacing: 1px;
	text-decoration: none;
	color: #425968;
	padding: 5px 0px 5px 12px;
	display: block;
	border-bottom: solid 1px #a0acb3;	
		
}

#SSO_left_menu ul a:hover {
	color: #f8971d;
	background-image: url(../images/menu_arrow_active.gif);
	background-repeat: no-repeat;
	background-position: left;	
}

#SSO_left_menu ul .current {	
	color: #f8971d;
	background-image: url(../images/menu_arrow_active.gif);
	background-repeat: no-repeat;
	background-position: left;
}