
body, div, li, td, th, span, input, textarea, table, form, p, h1,h2,h3,h4,h5,h6,h7  {
  font-family: Arial, Tahoma, Verdana, Helvetica, sans;
  font-size: 12px;
  color: white;
}

h1,h2,h3,h4,h5 {
  color: white;
  margin: 2px;
  margin-bottom: 8px;
}

h1 { font-size: 14px; }
h2 { font-size: 13px; }
h3 { font-size: 12px; }
h4 { font-size: 11px; }
h5 { font-size: 10px; }

html {
  height: 100%;
}

html.title2 {
  overflow: hidden !important;
}


table {
  border-spacing: 0;
  border-color: white;
  border-collapse: collapse;
}

td {
  padding: 2px;
  border: 1px solid white !important;
}

form {
  margin: 0;
  padding: 0;
}

a {
  color: #1a2c85;
}

a:hover {
  color: #3051f5;
}


a img {
  border: 0;
}

p {
  margin: 4px;
  padding: 0;
}

ul {
  margin: 0;
}

.text, select, textarea {
  border: 1px solid #cccccc;
}

.text {
  width: 140px;
}

.clear {
  clear: both;
}

ul.menu, ul.menu ul {
  list-style-type: none;
  margin: 0;
  padding: 0;
}

ul.menu li {
  margin: 0;
  padding: 0;
}

input, textarea, select {
  border: 1px solid #a6a6a6;
  font-size: 13px;
}

input[type=text], textarea {
  width: 262px;

}


input.form_box {
  padding: 2px;
}

body {
  margin: 0;
  padding: 0;
  text-align: center;
  background: #0f165d;
}

body.title {
  background: #0f165d url(images/bg_title.png) repeat-x;
}

#title {
  width: 1000px;
  position: relative;
}


#title .left {
  position: absolute;
  left: -135px;
  top: 0;
  background: url(images/title.jpg) no-repeat;
  width: 135px;
  height: 936px;
}

#title .right {
  position: absolute;
  left: 1000px;
  top: 0;
  background: url(images/title.jpg) no-repeat right;
  width: 145px;
  height: 936px;
}


#title {
  margin: 0 auto;
  padding: 0;
  width: 1000px;
  height: 936px;
  text-align: left;
  background: url(images/title.jpg) no-repeat -135px 0;
  position: relative;
}

#title .lang {
  list-style-type: none;
  margin: 0;
  padding: 0;
  position: absolute;
  left: 388px;
  top: 527px;
}

#title .lang li {
  margin: 0;
  padding: 0;
  float: left;
  margin-right: 22px;
}

#title .lang li.mid {
  margin-right: 18px;
}

#title .info {
  position: absolute;
  left: 695px;
  top: 24px;
  width: 287px;
  height: 140px;
  color: #161f66;
  font-size: 20px;
}


body.inner {
  background: #0f165d url(images/bg_inner.png) repeat-x;
}


#main {
  margin: 0 auto;
  padding: 0;
  width: 1000px;
  text-align: left;
  min-height: 786px;
  position: relative;
}

#main .bottom_bg {
  position: absolute;
  bottom: 0;
  width: 1000px;
  height: 712px;
  background: url(images/nometnu3.png) no-repeat;
  z-index: 1;
}


#top {
  width: 995px;
  height: 173px;
  margin-left: 5px;
  margin-top: 30px;
  background: url(images/top.png) no-repeat;
  position: relative;
  z-index: 5;
}

#logo {
  margin-left: 9px;
  width: 222px;
  height: 156px;
  display: block;
  position: relative;
  top: 9px;
  float: left;
  outline: 0;
}


#top .info {
  color: #161f66;
  font-size: 20px;
  position: relative;
  float: left;
  top: 12px;
}

#content {
  margin-top: 10px;
  position: relative;
  z-index: 5;
}


#content .left {
  width: 219px;
  float: left;
}

#content .right {
  width: 781px;
  float: right;
}


#content .menu {
  margin-left: 16px;
}


#content .menu li {
  display: block;
  margin-bottom: 4px;
}

#content .menu a {
  width: 180px;
  height: 21px;
  line-height: 21px;
  background: url(images/menuitem.png) no-repeat;
  display: block;
  color: white;
  text-decoration: none;
  padding-left: 10px;
  font-size: 14px;
  white-space: nowrap;
}

#content .menu a:hover {
  text-decoration: underline;
}

#panel .top {
  width: 770px;
  height: 7px;
  background: url(images/panel_top.png) no-repeat;
}

#panel .bottom {
  width: 770px;
  height: 7px;
  background: url(images/panel_bottom.png) no-repeat;
}

#panel .middle {
  width: 770px;
  background: url(images/panel_middle.png) repeat-y;
  padding-left: 8px;
  padding-right: 8px;
  color: white;
  min-height: 500px;
  position: relative;
}


#gal {
  text-align: center;
}

#gal a {
  color: white;
  cursor: pointer;
  text-decoration: underline;
}

