body {
	font:12px Arial, Helvetica, sans-serif;
	color:#fff;
	background-color: #000;
	/*background:url(../images/portal-baggrund.jpg);*/
}

a {
	font:16px Arial, Helvetica, sans-serif;
	color: white;
	text-decoration: none;
}

img {
	border: 0px;
}

h1 {
  padding-top: 40px;
  font-size: 36px;
  line-height: 36px;
  font-family: arial, verdana, sans-serif;
  font-weight: bold;
}

div#ExceeExpect {
  position: absolute;
  right: 0px;
  top: 30px;
}

#portal {
	width: 760px;
        width: 100%;
        height: 530px;
        margin-top: 170px;
        position: relative;
	/*border: 1px solid yellow;*/
	/*padding-left: 50%;
	margin-left: -380px;*/
}

#portal div#innerPortal {
	width: 580px;
	width: 680px;
        height: 530px;
        position: relative;
	/*border: 1px solid yellow;*/
	/*padding-left: 50%;
	margin-left: -380px;*/
}

div#portal center {
  position: relative;
  z-index: 2;
}

div#portal div#portal_background {
  background-color: #000;
  filter:alpha(opacity=50);
  -moz-opacity:0.5;
  -khtml-opacity: 0.5;
  opacity: 0.5;
  z-index: 1;
  position: absolute;
  left: 0px;
  top: 0px;
  width: 100%;
  height: 100%;
}

div#sprogvalg {
  width: 1012px;
  height: 20px;
  position: relative;
}

#portal_sprogvalg {
	float: left;
	width: 145px;
	margin-right: 100px;
	position: absolute;
	padding: 10px;
}

#portal_sprogvalg a {
  font-size: 14px;
  line-height: 14px;
}

#portal_introtekst {
	/*float: right;*/
	width: 559px;
	/*margin-right: 100px;
	margin-right: 70px;
	padding-left: 30px;
	padding-right: 30px;*/
	margin-top: 10px;
	position: relative;
        text-align: center;
}
	

.transpBackground {
	background-color: #000;
	filter:alpha(opacity=50);
	-moz-opacity:0.5;
	-khtml-opacity: 0.5;
	opacity: 0.5;
	z-index: 1;
	position: absolute;
	left: 0px;
	top: 0px;
	width: 100%;
	height: 100%;
}

.txt {
	position: relative;
	z-index: 2;
	/*text-align: left;*/
}


#portal_links {
	clear: both;
	padding-top: 30px;
        padding-bottom: 30px;
}

.container{
	width: 283px;
	height: auto;
	position: relative;
	/*padding: 20px;*/

}

.container .txt {
  /*margin-left: 50px;*/
}

#footer {
	position: absolute;
	z-index: 2;
	bottom: 10px;
	padding-left: 50%;
	width: 1000px;
	margin-left: -500px;
	/*border: 1px solid yellow;*/
	text-align: center;
}

div.bottom_back {
  position: relative;
  padding-top: 5px;
  padding-bottom: 5px;
  /*width: 600px;
  width: 660px;
  left: -40px;*/
  font-size: 13px;
  /*width: 810px;
  left: -115px;*/
}


#portal_ekstra_lag {
  /*margin-top: 10px;*/
  /*padding-left: 30px;
  padding-right: 30px;
  position: relative;
  color: white;
  float: left;
  width: 682px;
  margin-left: 9px;*/
  display: none;
}

#portal_ekstra_lag div.lag_content {
  position: relative;
  z-index: 10;
  padding: 10px;
}

/*#portal_ekstra_lag table {
  position: relative;
  z-index: 2;
  margin: 10px;
}

#portal_ekstra_lag table td {
}

#portal_ekstra_lag * {
  color: white;
}*/

p {
  margin: 0px;
  padding: 0px;
}

#portal_ekstra_lag p {
  margin: 0px;
  padding: 0px;
}

div.popup_overlay {
  position: absolute;
  left: 0px;
  top: 0px;
  width: 100%;
  height: 100%;
  background-color: black;
  z-index: 10;
  filter: alpha(opacity=50); /* internet explorer */
  -khtml-opacity: 0.5;      /* khtml, old safari */
  -moz-opacity: 0.5;       /* mozilla, netscape */
  opacity: 0.5;           /* fx, safari, opera */

}

div.popup_main {
  position: absolute;
  z-index: 12;
}

div.popup_main * {
  cursor: pointer;
}
