@charset "utf-8";

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
  line-height: 17px;
	color: #222;
	margin: 0;
	padding: 0;
  height: 100%;
}
p {
  margin: 1em 0;
  padding: 0;
}
#sitecontainer {
	float: none;
	width: 990px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
  height: 100%;
}
#headerlogo {
  background: url(../images/logoLonmarkNed.gif) no-repeat 0 14px;
	height: 117px;
	width: 168px;
	float: left;
  margin-right: 20px;
	cursor: pointer;
}
#headernav {
	float: left;
	height: 117px;
	width: 790px;
}
#headertitelsubmenu {
	clear: right;
	float: left;
	height: 57px;
	width: 789px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #b3b3b3;
	border-left-color: #b3b3b3;
	margin-top: 14px;
	margin-bottom: 14px;
}
#headertitel {
	clear: none;
	float: left;
	height: 20px;
	width: 536px;
	padding-left: 14px;
  padding-top: 35px;
}
#headersubmenu {
	clear: right;
	float: left;
	height: 18px;
	width: 239px;
	text-align: right;
	color: #888;
	padding-top: 2px;
  padding-top: 14px;
}
#headersubmenu a {
	color: #888;
	text-decoration: none;
}
#headersubmenu a:hover {
	color: #003399;
}
#leftbar {
	clear: none;
	float: left;
	width: 168px;
	margin-top: 4px;
  margin-right: 20px;
}
#rightbar {
	margin-top: 4px;
	margin-left: 20px;
	width: 168px;
	clear: right;
	float: left;
}
#maincontent {
	padding: 14px;
	clear: none;
	float: left;
	width: 572px;
	margin-top: 4px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #b3b3b3;
	border-bottom-color: #b3b3b3;
	border-left-color: #b3b3b3;
  min-height: 500px;
}
#menuliner {
	background-color: #003398;
	height: 5px;
	width: 100%;
	clear: both;
	float: left;
	margin-top: 1px;
}
#searchbar {
	clear: right;
	float: right;
	height: 37px;
	width: 100%;
}
#menu {
	background: url(../images/navigationbg.gif) repeat-x left top;
	clear: both;
	float: left;
	height: 18px;
	padding-left: 14px;
	padding-top: 4px;
	width: 775px;
}
#menu ul { 
  margin: 0;
  padding: 0;
}
#menu li {
	float: left;
  margin: 0;
  padding: 0;
  list-style: none;
	font-weight: bold;
  top: 0;
	border-right: #666 solid 1px;
	padding-right: 7px;
	margin-right: 7px;
}
#menu li a {
	color: #555;
	text-decoration: none;
}
#menu li a:hover {
	color: #003399;
}
#footer {
	color: #b3b3b3;
	clear: both;
	float: left;
	width: 600px;
	margin-top: 5px;
	margin-left: 188px;
}
.itemcontainer {
	width: 100%;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #b3b3b3;
	border-left-color: #b3b3b3;
	margin-bottom: 14px;
}
.itemcontainerlarger {
	width: 277px;
	float: left;
}
.itemcontainerlarger img{
	width: 277px;
}
.itemtitle {
	background: url(../images/navigationbg.gif) repeat-x left top;
	color: #565457;
	font-size: 12px;
	color: #666666;
	font-weight: bold;
	height: 18px;
	padding-left: 14px;
	padding-top: 4px;
}
.itemimage {
  width: 100%;
  overflow: hidden;
}
.contentheader {
	background-image: url(../images/headerbg.gif);
	background-repeat: repeat-y;
	background-position: left top;
	width: 544px;
	padding: 14px;
	font-size: 16px;
	font-weight: bold;
	color: #003399;
	border-bottom: #b3b3b3 1px solid;
}
.itemcontent {
	padding: 14px;
  line-height: 14px;
}
.itemcontent ul {
  margin: 0;
  padding: 0;
}
.itemcontent li {
  margin: 0;
  padding: 0;
	margin-left: -8px;
	margin-bottom: 4px;
	padding-left: 12px;
  list-style: none;
	color: #555;
	background: url(../images/square_orange.gif) no-repeat left 5px;
}
.itemcontent li.menuback {
	background: url(../images/square_red.gif) no-repeat left 5px;
}
.itemcontent li a {
	color: #555;
	text-decoration: none;
}
.itemcontent li a:hover {
	color: #003399;
}
.content {
	padding-left: 14px;
}
a,
.content a {
  color: #003399;
  text-decoration: underline;
}
a:hover,
.content a:hover {
  color: #003399;
  text-decoration: none;
}
#loginfrm label{
	clear: both;
}
#loginfrm .stdfield{
	width: 135px;
	font-size: 11px;
	height: 14px;
	margin-top: 4px;
	margin-bottom: 4px;
}
#rememberlogin {
	float: right;
}
.formbutton {
	background: url(../images/navigationbg.gif) repeat-x left top;
	font-size: 11px;
	font-weight: bold;
	border: none;
	height: 22px;
	padding-bottom: 4px;
	margin-top: 4px;
	margin-bottom: 4px;
	
}
.formbutton:hover {
	cursor: pointer;
	border: #999999 1px solid;
}
.newsticker {
	width: 580px;
	height: 210px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
}
#piccontainer {
	width: 300px;
	float: left;
	height: 210px;
	margin-right: 15px;
}
.newstext {
	float: left;
	height: 70px;
	width: 255px;
	filter:alpha(opacity=50);
	-moz-opacity:0.5;
	opacity: 0.5;
}
.newstext img {
	border: none;
}
.newspic {
	position: absolute;
	z-index: 9999;
}
.hide {
	visibility: hidden;
}

/*///////////////////////////////////////////
////////////// FORMS ////////////////////////
///////////////////////////////////////////*/
form {
	padding: 0px;
	margin: 0px;
}

fieldset {
	border: none;
	margin: 0px;
	padding: 0px;
}
label {
	float: left;
	width: 150px;
	font-weight: bold;
}
form p {
	margin: 0px;
	padding: 0px;
	margin-bottom: 8px;
	float: left;
	width: 350px;
}
.formstd {
	width: 350px;
}
.fieldfocus {
	border: #8CC0FF 2px solid;
}

/*/////////////////////////////////////////////
////////////// AjaxSearch /////////////////////
/////////////////////////////////////////////*/
#ajaxSearch_form  {
	width: 300px;
	float: right;
	margin: 0px;
	padding: 0px;
	text-align: right;
}
#ajaxSearch_form label {
	float: none;
	width: 0px;
}
#ajaxSearch_input {
	font-size: 11px;
	float: right;
	margin: 0px;
}
#ajaxSearch_submit {
	background: url(../images/navigationbg.gif) repeat-x left top;
	font-size: 11px;
	font-weight: bold;
	border: none;
	height: 19px;
	padding-top: 2px;
	padding-bottom: 4px;
	margin-bottom: 4px;
	margin-left: 8px;
	float: right;
}
#ajaxSearch_output {
	background-color: #fff;
	position: absolute;
	z-index: 9999;
	height: 200px;
	width: 300px;
}
.ajaxSearch_result {
	border-bottom: #ccc dotted 1px;
	margin-bottom: 16px;
}
.ajaxSearch_result:hover {
	background-color: #E6F2FF;
}
.ajaxSearch_resultDescription {
	font-style: italic;
	margin-left: 8px;
	position: relative;
	visibility: hidden;
}
.ajaxSearch_paging {
	padding-bottom: 8px;
	float: right;
}
.ajaxSearch_extract {
	color: #666;
}
.ajaxSearch_resultsInfo {
	text-align: right;
	color: #999;
}
.ajaxSearch_highlight {
	background-color: #CAE3FF;
}
