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

@font-face {
	font-family: HelveticaLTStdRoman;
	src: url('../font/helveticaltstd-roman-webfont.eot');
	src: local('?'), url('../font/helveticaltstd-roman-webfont.woff') format('woff'), url('../font/helveticaltstd-roman-webfont.ttf') format('truetype'), url('../font/helveticaltstd-roman-webfont.svg#webfontHgJAMaEq') format('svg');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: HelveticaRoman;
	src: url('../font/helveticaltstd-roman-webfont.ttf');
}
@font-face {
	font-family: HelveticaLTStdBold;
	src: url('../font/helveticaltstd-bold-webfont.eot');
	src: local('☺'), url('../font/helveticaltstd-bold-webfont.woff') format('woff'), url('../font/helveticaltstd-bold-webfont.ttf') format('truetype'), url('../font/helveticaltstd-bold-webfont.svg#webfontUbQdHjlv') format('svg');
	font-weight: normal;
	font-style: normal;
}
*{
	font-family: HelveticaLTStdRoman, HelveticaRoman, Helvetica, Arial;
	font-size: 12px;
	line-height:15px;
	color: #000;
}
img{
	border:medium none;
}
td .liste{
	border-bottom:1px solid #000000;
	line-height:20px;
	padding-bottom:5px;
	padding-top:8px;
	vertical-align:bottom;
}
td .liste img{
	padding-bottom:5px;
}
td .liste a:link{
	text-decoration:none;
}
td .largeListe{
	padding-bottom:5px;
	padding-top:8px;
}
td .largeListe img{
	padding-bottom:5px;
}
.overskrift {
	font-family: HelveticaLTStdBold, Helvetica;
	font-size: 12px;
	line-height:15px;
	color: #000;
}
.dato {
	font-family: HelveticaLTStdRoman, HelveticaRoman, Helvetica, Arial;
	font-size: 12px;
	line-height:15px;
	color: #333333;
}
.broedtekst {
	font-family: HelveticaLTStdRoman, HelveticaRoman, Helvetica, Arial;
	font-size: 12px;
	line-height:15px;
	color: #000;
	padding-bottom:5px;
}
.broedtekst a:link, .broedtekst a:active, .broedtekst a:visited{
	background:url(../img/link_arrow.gif) no-repeat scroll left 1px transparent;
	padding-left:14px;
	text-decoration:none;
}
a:link {
	font-family: HelveticaLTStdRoman, HelveticaRoman, Helvetica, Arial;
	font-size: 12px;
	line-height:15px;
	color: #818384;
	text-decoration: underline;
} 
a:hover, a:active{
	color: #000;
}
a:visited {
	color: #818384;
}
.broedtekst strong, strong{
	font-family: HelveticaLTStdBold, Helvetica;
	font-size:12px;
	line-height:15px;
	font-weight:normal;
}
#navn{
	height:25px;
	border-bottom:1px solid #000;
	width:745px;
	margin-bottom:30px;
	text-decoration:none;
}
#navn a{
	font-family: HelveticaLTStdBold, Helvetica;
	font-size:14px;
	color:#000;
	text-decoration:none;
}
#indhold{
	margin-top:-10px;
}
#navigation{
	margin-left:-38px;
	text-align:left;
	width:218px;
	margin-top:-25px;
	margin-top:expression('-10px');
}
#navigation ul li{
	list-style-type:none;
	padding:0px;
}
#navigation ul li a{
	line-height:30px;
	text-decoration: none;
	font-size:14px;
	margin:0px;
	color:#000;
	font-family: HelveticaLTStdRoman, HelveticaRoman, Helvetica, Arial;
} 
.submenu {
	font-family: HelveticaLTStdRoman, HelveticaRoman, Helvetica, Arial;
	color: #000;
	font-size:14px;
	line-height:18px;
	height:25px;
	vertical-align:middle;
	padding-top:expression('7px');
	font-weight:bold;
}
.submenu a:link, .submenu a:active, .submenu a:visited {
	font-family: HelveticaLTStdRoman, HelveticaRoman, Helvetica, Arial;
	text-decoration: none;
	color: #000;
	font-size:14px;
	line-height:18px;
	font-weight:normal;
}

