/* CSS Document */

.menu_pane{
	background-color: #DDE3EA;
	/* border-top: 3px solid white; */
}

body{
	margin: auto;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0;
	text-align: center;

}

body,td,tr
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #444444; 
	/* background-color: #DDE3EA; */
	/* width:1000px; */
}

form 
{
	background-color: #DDE3EA;
}

a{
	color: #294A94;	
}

.smallLink{
	color: #294A94;
	font-family:'Arial';
	font-size:11px;
	font-weight:bold;	
}

.smallTxt
{
    font-size:11px;
}


.menuitem
{
	
	border-bottom-width:1px ;
	border-bottom-style: solid;
	border-bottom-color: #C9D2DD;

}

a.menulink{
	color: #294A94;
	font-weight:bold;
	text-decoration:none;
}

a.menulink:hover{
	color: #698Ad4;

}


.searchpane{
	background-color: #C9D2DD;
}

.webpart{
	background-color: #DDE3EA;
	margin-top:2px;
	/* float:right; */
}

h1{
	font-size:17px;
	font-weight:bold;	
}


.loggedinInfo{
 text-align:right;
 padding:'5px';	
 color:#444444; 
 background-color:#02265A;
 height:17px;	
}

.tableBg
{
	/* background-color:#F9F9F9; */
	background-color:#DDE3EA;
	border: 1px solid; /* Endres? */
}

table.last_access{
	border: 0;
	width: 300px;
}

table.last_access tr{
	margin: 2px;
	padding: 3px;
	/* background: #fff; */
}

table.last_access td{
	border: 1px solid #444;
}

h1
{
	font-size:17px;
	font-weight:bold;
     
}

h2
{
	font-size:15px;
	font-weight:bold;
margin-bottom:6px;		
}
h3
{
	font-size:12px;
	font-weight:bold;
 margin-bottom:3px;	
}


/* NGC */
.header{
/* 	height: 67px; 
	width: 628px;
	background: url(/images/LogoTopp2.jpg);	 */
}

.operations{
	margin: 10px; 0; 
	height: 20px; 
	float: right;
	padding: 2px; 
}

.operations input{
	float: right; 
}

.clear_fix{
	//height: 1%;
}
.clear_fix:after{ content: "."; display: block; height: 0; clear: both; visibility: hidden;}
html[xmlns] .clear_fix { display: block; }
/* hides from ie-mac\*/
* html .clear_fix{ height: 1%; }
/* end hide*/


.leftmenu, .main, .pagewrap {
	background-color: #DDE3EA;
	overflow:hidden;
}

.pagewrap {
	margin-left:auto;
	width:1000px;
	margin-right:auto;	
	text-align: left;
}

.user_info{
	height: 67px;
	margin-top: 0;
	column-gap: 0px;
	border-bottom: 3px solid white;
	background-color: #DDE3EA;
}

.leftmenu{
	float: left;
	/* position: inline; */
	width: 160px;
	border-right: 3px solid white;
	
	padding-bottom: 1000000px;
	margin-bottom: -1000000px;
}

.main{
	float: left;
	/* position: inline; */
	width: 827px;
	min-height:500px;	
	overflow-x: auto;
}

.versionNumber{
	color:red; 
	font-weight: normal;
	text-decoration: none;
	background-color:#DDE3EA;	
	/* float:right;  */
	position: relative; 
	left: 870px; 
	top: 5px;
}

a.logoutLink
{
	color:#444444; 
	/* font-weight:bold; */
	font-weight: normal;
	text-decoration: none;
	background-color:#DDE3EA;	
	/* float:right;  */
	position: relative;
	left: 930px;
	top: 15px;
}

#BrannK_title{
	letter-spacing:0px; 
	font: 22px Verdana; 
	font-weight:bold
}
#Bildedatabase_title{
	letter-spacing:3px; 
	font: 15px Verdana; 
	font-weight:normal;
}

#language_div {
	position: relative;
	margin-top: -20px;
	margin-right: 10px;
	float:right;
}
