a {
  color: #153581; /* initial */
  text-decoration: underline;
}

a:hover {
  text-decoration: none;
}

a img { /* initial */
  border: none;
}

address {
  font-style: normal;
  line-height: 14px;
  text-align: right;
  padding-right: 10px !important;
}

body, html { /* initial */
	font: 11px/18px Arial, Helvetica, Tahoma, Verdana, sans-serif;
	margin: 0;
	padding: 0;
}

h1, h2, h3, h4, h5, h6, p, pre, blockquote, ul, ol, dl, address { /* initial */
  color: #153581;
	margin: 1em 0;
	padding: 0;
}

h1 {
  font-size: 18px;
  font-weight: normal;
}

li, dd, blockquote { /* initial */
	margin-left: 1em;
}

form label { /* initial */
	cursor: pointer;
}

fieldset, form { /* initial */
	border: none;
  margin: 0;
  padding: 0;
}

input, select, textarea { /* initial */
	font: 1em Verdana, Arial, Helvetica, sans-serif;
}

td, th { /* initial */
  font-size: 12px;
  color: #153581;
}

#container {
  width: 780px;
  margin:0 auto;
}

#content {
  float: left;
  padding: 0 25px;
  width: 429px;
}

#content p {
  font-size: 12px;
}

#header {
  background: url(/images/header-bkg.jpg);
  height: 124px;
}

#header a {
	display: block;
	height: 124px;
	width: 780px;
}

#logo {
	display:none;
}

#kruimelpad {
  font-size: 11px;
  font-weight: bold;
  margin: 0;
}

#m-1 {
  float: left;
  line-height: 0;
  width: 154px;
}

#m-3 {
  float: left;
  line-height: 0;
  overflow: hidden;
  width: 147px;
}

#main {
  background: url(/images/main-bottom-bkg.jpg) bottom no-repeat;
  min-height: 600px;
  overflow: auto;
  width: 100%;
}

#main:focus {
  -moz-outline: none;
}

#menu {
  margin: 0;
}

#menu a {
  color: #fff;
}

#menu li {
  color: #fff;
  display: inline;
  font-family: Tahoma;
  font-size: 9px;
  font-weight: bold;
  list-style: none;
  margin: 0;
}

#menu-2 {
  font-size: 10x;
  font-weight: bold;
  margin: 0;
}

#menu-2 a {
  background: url(/images/bullet-4.gif) no-repeat 7px 8px;
  color: #fff;
  display: block;
  height: 23px;
  line-height: 23px;
  padding-left: 20px;
}

#menu-2 li {
  background: url(/images/menu-2-bkg.gif) repeat-x;
  list-style: none;
  margin: 0.5em 0;
}

#nav {
  border-top: 1px solid #d7e9ff;
  font-size: 10x;
  font-weight: bold;
  margin: 0.5em 0;
}

#nav li {
  list-style: none;
  margin-left: 0;
}

#nav a {
  background: #eef7ff url(/images/bullet-1.gif) no-repeat 142px 7px;
  border-bottom: 1px solid #d7e9ff;
  color: #153581;
  display: block;
  height: 21px;
  line-height: 21px;
  padding-left: 12px;
}

#nav a.active-item {
}

#nav ul {
  margin: 0;
}

#nav li ul {
}

#nav li ul a {
  background: #fff url(/images/bullet-3.gif) no-repeat 142px 7px !important;
  padding-left: 18px;
}

#nav li ul a:hover {
}

#nav li ul a.active-item {
  /*color: #fff !important;*/
}

#nav .exp-open a {
  background: #eef7ff url(/images/bullet-2.gif) no-repeat 140px 9px;
}

#nav .list-closed {
  display: none;
  margin-left: 0;
}


/*
#nav .list-closed {
  display: none;
  margin-left: 0;
}
*/

#subheader {
  background: url(/images/subheader-bkg.gif);
  overflow: auto;
  width: 100%;
}

#subheader:focus {
  -moz-outline: none;
}

#sh-1 {
	background: none no-repeat scroll left top #EFF6FC;
	float: left;
	min-height: 39px;
	width: 154px;
}

#sh-2 {
  background: #eff6fc;
  float: left;
  min-height: 29px;
  padding: 10px 0 0 25px;
  width: 454px;
}

#sh-3 {
  background: url(/images/sh-3-bkg.gif) left top repeat-x;
  float: left;
  min-height: 29px;
  padding-top: 10px;
  text-align: center;
  width: 147px;
}

* html #sh-1, * html #sh-2, * html #sh-3 {
  height: 29px;
}

.blok-img {
	cursor: pointer;
}

.img-border {
  background: url(/images/img-border-bkg.gif) repeat-x;
  cursor: pointer;
  height: 14px;
}

