div#content-left
{
	position: relative;
}

div#check-age
{
	display: none;
	position: absolute;
	top: 120px;
	left: 50%;
	margin-left: -122px;
	width: 245px;
	height: 75px;
	text-align: left;
	z-index: 100;
	background: url(../../_common/images/startpage/backgrounds_dk/age.gif) no-repeat;
}

div#check-age div.form-wrapper
{
	margin: 32px 10px 0;
}

div#check-age label
{
	width: auto;
	padding: 0;
	font-family: Arial;
	font-size: 12px;
	color: #fff;
}

div#check-age input
{
	margin-left: 5px;
	width: 25px;
	border: 1px solid #2e5bb3;
}

div#check-age input.submit
{
	position: absolute;
	top: 48px;
	left: 213px;
	height: 23px;
	width: 23px;
	border: none;
}

div#check-age a
{

}

div#check-age img
{
	border: none;
}

div#age-error
{
	display: none;
	position: absolute;
	top: 120px;
	left: 50%;
	margin-left: -122px;
	width: 245px;
	height: 120px;
	padding: 0;
	cursor: pointer;
	text-align: left;
	z-index: 100;
	color: #fff;
	background: url(../../_common/images/startpage/backgrounds_dk/age-error.gif) no-repeat;
}

div#age-error p
{
	font-family: Arial;
	font-size: 12px;
	margin-top: 40px;
	padding: 0 10px;
}

.cat-pressemeddelelse {
	background-image: url(../../_common/images/startpage/teaser/pressemeddelelse.gif);
}

#teaser-rotation a {
    display: none;
}

#teaser-rotation  a#active-teaser {
    display: inline;
}