@charset "UTF-8";
/* CSS Document */

html,
body{
	margin: 0;
	width: 100%;
	min-height: 100%;
  box-sizing: border-box;
  background-color: rgba(255,255,255,1.00);
}
*,
*:before,
*:after{
  box-sizing: inherit;
}
.title{
	margin-bottom:30px;
	font-family:"Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", "DejaVu Sans", Verdana, sans-serif;
}
.placeholder{
	height: 100%;
	width: 100%;
	margin: 0;
	display: block;
	text-align:center;
	background-repeat: no-repeat;
	overflow: hidden;
  cursor: pointer;
}
.tv2.placeholder{
	height: 1575px
}
#eb_top{
	width: 100%;
  height: 65px;
}
#eb_text{
  position: relative;
  width: 940px;
  margin: 0 auto;
}
#eb-banner{
  height: 180px;
}
#jp_top{
	width: 100%;
	height: 214px;
}
#avisen_top{
	width: 100%;
  height: 128px;
}
#avisen_top img{
  position: absolute;
  left: 50%;
  top: 0;
  margin-left: -1245px;
}
#bt_top{
	width: 100%;
  height: 132px;
}
#bt_top img{
  position: absolute;
  left: 50%;
  top: 0;
  margin-left: -1245px;
}
#tv2-menu{
	width: 100%;
  height: 134px;
  background-image: url(/media/tv2.jpg);
  background-position: 50% 0;
	background-repeat: no-repeat;
}
#pol-menu-2023 {
  position: relative;
  width: 960px;
  height: 55px;
  margin: 0 auto;
  background-color: rgba(255, 255, 255, 0.00);
}
#eb-menu-2023 {
  position: relative;
  width: 930px;
  height: 60px;
  margin: 0 auto;
  background-color: rgba(255, 255, 255, 0.00);
}
#eb-menu-2023 img{
  height: 100%;
  width: auto;
}
#eb-right {
  right: 0;
}
#eb-right img {
  position: absolute;
  right: 0;
}
.eb-top {
  position: absolute;
  width: 50%;
  height: 100%;
  overflow: hidden;
  background-color: rgba(255, 255, 255, 0.00);
}
#tv2-menu-2023 {
  position: relative;
  width: 100%;
  height: 80px;
}
#tv2-right{
  right: 0;
}
#tv2-right img{
  position: absolute;
  right: 0;
}
.tv2-top{
  position: absolute;
  width: 50%;
  height: 100%;
  overflow: hidden;
}
#a4nu_top{
  width: 100%;
  height: 180px;
  background-image: url("/media/a4nu-top.jpg");
  background-position: 50% 0;
	background-repeat: no-repeat;
}
#content-wrapper{
	position: relative;
}
#content-wrapper img{
	filter: blur(1px);
}
#content-overlay{
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background-color: rgba(136,136,136,0.50);
}
.content{
	position: relative;
	margin: 0 auto;
}
.content img{
  cursor: default;
  width: 100%;
}
.top{
  text-align: center;
  overflow: hidden;
}
