html {
	height: 100%;
	overflow: -moz-scrollbars-vertical;
}

body {
	height: 100%;
  padding: 0;
  margin-top: 5px 0 0 0;
  background-color: #002538;
}

body, div {
  font-family: verdana;
  font-size: 12px;
  color: #ffffff;	
}

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

a {
  font-weight: bold;
  color: #0a425b;
  text-decoration: none;
}

a:hover {
  font-weight: bold;
  color: #0a425b;
  text-decoration: underline;
}

a.menu {
  font-weight: bold;
  color: #ffffff;
  text-decoration: none;
  font-size: 11px;
}

a.menu:hover {
  font-weight: bold;
  color: #7ea7bb;
  text-decoration: none;
  font-size: 11px;
}

a.footer {
  font-family: verdana;
  color: #ffffff;	
  text-decoration: none;
  font-weight: normal;
}

a.footer:hover {
  font-family: verdana;
  color: #ffffff;	
  text-decoration: underline;
  font-weight: normal;
}

h1 {
  font-family: verdana;
  font-size: 17px;
  font-weight: bold;
  color: #002538;
  padding: 0px;
  margin: 0px;
  text-transform: uppercase;
}

span.big_white {
  font-family: Arial;
  font-size: 15px;
  font-weight: normal;
  color: #FFFFFF;
  text-transform: lowercase;
}

div.container {
  position: absolute;
  left: 50%;
  margin-left: -500px;
  width: 1000px;
  text-align: center;
	padding-bottom: 15px;
}

td.logo {
  text-align: center;
  vertical-align: middle;
  height: 130px;
}

td.animation {
  text-align: left;
  width: 526px;
  height: 262px;
}

td.block {
  background-color: #0a425b; 
  width: 130px; 
  height: 130px;
  text-align: center; 
  vertical-align: bottom;
}

td.contacts {
  width: 33%;
  text-align: center;
  vertical-align: middle;
}

td.menu {
  background-color: #0a425b;
  text-align: left;
  vertical-align: top;
  padding-top:20px;
}

td.menu_arrow {
  text-align: center;
  vertical-align: bottom; 
  width: 19px; 
  height: 22px;
}

td.core {
  background-color: #7ea7bb;
  text-align: left;
  vertical-align: top;
  width: 768px; 
}

td.newsboxhead {
  color: #002538;
  font-weight: bold;
  text-transform: uppercase;
}

div.core_normal {
  padding: 30px; 
}

div.core_startpagina {
  padding: 30px; 
}

div.core_start_left {
  padding-right: 10px;
}

#flashPlayer {
  margin: 0 0 0 18px;
  position: relative;
}

.fill {
  background: #fff;
  position: absolute;
  margin: -5px 0 0 40px;
  width: 25px;
  height: 20px;
}

