html {
  min-height: 101%;
}

body {
  font-family:Verdana, Arial, Helvetica, sans-serif;
  font-size:11pt;
  background-color:#FFFFFF;
  color:#000000;
  border:0px;
  margin:0px;
  padding:0px;
	min-width:500px;
}

img {
  border:0px;
  margin:0px;
  padding:0px;
}

#content {
}

#content table {
  border-collapse:separate;
  border-spacing:0px 0px;
  border:0px;
  margin:0px 0px 0px 0px;
  padding:0px 0px 0px 0px;
  width:100%;
}

#content td {
  vertical-align:top;
	empty-cells:show;
}

#content .submenu {
  padding:0px 0px 0px 0px;
	width:102px;
	background-color:#175797;
	color:inherit;
	height:350px;
}

#content .langmenu {
	padding-top:10px;
  font-size:.6em; 
}

#content .langmenu a {
	text-decoration: none;
}

#content h1 {
  font-size:1.3em; 
  font-weight:bold;
  margin-left:.1em;
  margin-bottom:1em;
}

#content h2 {
  font-size:.9em; 
  font-weight:bold;
  margin-left:.1em;
  margin-bottom:1em;
}

#content .text {
  font-size:.7em; 
	empty-cells:show;
	margin-right:auto;
	margin-left:auto;
	/* some space to the right side to cover the little amount of text */
	padding: 0px 4px 0px 4px;;
	height:100%;
}

#content .text .photo {
	float: right;
	margin:10px 10px 10px 10px;
}

#menulocation {
  position:absolute;
  right:0px;
  top:127px;
	z-index:10;
}

#top1 {
  position:absolute;
  top:0;
  left:0;
  background-image: url(/images/top1.jpg);
  background-repeat: no-repeat;
  height:159px;
  width:122px;
}

#top2 {
  position:absolute;
  top:0;
  left:130px;
  background-image: url(/images/top2.jpg);
  background-repeat: no-repeat;
  height:159px;
  width:122px;
}

#vikane {
  position:absolute;
  top:0;
  right:10px;
  background-color:transparent;
  color:white;
  font-stretch:wider;
  font-size:3.8em;
  font-weight:bold;
}

#vikane a {
	text-decoration: none;
  background-color:transparent;
	color: white;
}

#vikanesub {
  position:relative;
  top:0px;
  right:0px;
  font-size:.20em;
  text-align:right;
  font-weight:normal;
}

#bluebox {
  background-color:#175797;
	color:white;
  height:110px;
  width:100%;
}

#redbox {
  background-color:#872e40;
	color:white;
  height:49px;
  width:100%;
}
