/* CSS Document */
#livBodyFrame, #livFooter {
   width:920px; 
}
#logoPrint {
   display: none;
}

html {
	font-size: 0.7em;
	line-height: 1.5em;
}
html, h1, h2, h3, h4, h5 {
	font-family: Arial, Helvetica, sans-serif;
	color: #444;
}
body {
	margin: 0;
	background-repeat: repeat-x;
}

td {	font-family: Arial, Helvetica, sans-serif;	font-size: 0.7em;	line-height: 1.5em;}input, select, textarea {	padding: 0;	font-size: 1em;	color: #444;}

#quicksearch {
	padding: 0;
	line-height: 1em;
	width: 71px;
	height: 15px;
}
.tilmeldingsinput {	width: 200px;}.tilmeldingsarea {	width: 200px; height: 100px;}h1 {	font-size: 2.4em;	line-height: 1.2em;	font-weight: normal;	padding: 0;	margin:0 0 0.2em 0;}h2 {	font-size: 1.4em;	line-height: 1.2em;	font-weight: normal;	padding: 0;	margin:0 0 1em 0;}h3 {	font-size: 1.4em;	line-height: 1.3em;	font-weight: 700;	padding: 0;	margin: 1.2em 0 0.4em 0;}h4 {	font-size: 1.1em;	line-height: 1.5em;	font-weight: 700;	padding: 0;	margin: 0.6em 0 0 0;}h5 {	font-size: 1em;	line-height: 1.5em;	font-weight: normal;	padding: 0;	clear: both;	margin: 0 0 0.6em 0;	color: #999;}sub, sup {	vertical-align: text-top;}p {	clear: both;	margin: 0 0 0.6em 0;}ul {	clear: both;	padding: 0 0 0 1.3em;	margin: 0 0 0.6em 0;	list-style-image: url(/images/new/list_bull.gif);}li {	margin: 0;	padding: 0;}em {	font-style: normal;	color: #a12;}a {	color: #a12;	text-decoration: none;}a:hover {	text-decoration: underline;}#bredSpalte {	width: 670px;}.flexMargin {   width: 50px;}.wrapper {	width: 100%;}#footer {	text-align: center;	line-height: 1.1em;}#footerwrapper {	background-image: url(/images/new/footer_bgnd.gif);	background-repeat: repeat-x;}#footer a {	color: #444;}

.ddownlevel2 div, .ddownlevel2_hover div, .ddownlevel2_active div, .nav2 div, .nav3 div {
	padding-top: 10px;
	padding-bottom: 1px;
	font-weight: 700;
	font-size: 1.1em;
}
.ddownlevel2 address, .ddownlevel2_hover address, .ddownlevel2_active address, .nav2 address, .nav3 address {
	display: block;	
	padding-top: 8px;	
	padding-bottom: 10px;
	font-style: normal;
	white-space: nowrap;
}
	
#dd_toplevel {	margin: 60px 0 0 0;}.nav2  {	width: 185px;	float:left;	clear:both;	padding: 0 0 2px 15px;}.nav3  {	width: 170px;	float:left;	clear:both;	padding: 0 0 2px 30px;}#hererdu, .hererdu  {	color: #aaa;}.hererdu div {	display: inline;}.nav2 a:hover, .nav3 a:hover, .boxHeader a:hover, .nav2 a.aktiv, .nav3 a.aktiv, .hererdu:hover {	color: #a12;	text-decoration: none;}.boxHeader {	font-size: 1.2em;	margin: 0;	padding: 8px 0 0 15px;	font-weight: 700;}.boxHeader a {	color: #444;}.boxBody {	float: left; 	width: 200px; 	height:auto; 	margin: 0;	padding: 10px 0;	background: #f5f5f5;}.boxBody a {	color: #444;}.boxBody a:hover {	color: #a12;	text-decoration: none;}.boxBody p {	margin: 0 0 0.5em 0;}.tabelSpeciel {	border-top: 1px solid #ccc;	border-left: 1px solid #ccc;}.tabelSpeciel td {	border-bottom: 1px solid #ccc;	border-right: 1px solid #ccc;	padding: 0.5em 1em 0 1em;}.linkAdskiller {	padding: 3px 8px;	background-image: url(/images/new/linkAdskiller_bgnd.gif);	margin: 0 0 1em 0;}.linkAdskiller a {	padding: 0 10px 0 0;}.visLoader {	display: block;	position: absolute;	width: 20%;	height: auto;	top: 80%;	left: 40%;	padding: 10px 0;	border: 1px solid #fff;	color: #444;	background: #ddd;	text-align: center;	font-weight: 700;}.skjulLoader {	display: none;}#kvikLinksKasse {	display: block;	float: left;	clear: both;	width: 420px;	height: 313px;	background-image: url(/images/new/fokus.jpg);	background-repeat: no-repeat;	padding:0px;}.kvikLinksGruppe1 {	display: block;	float: left;	width: 199px;	height: 137px;	clear: none;	margin-right: 22px;	margin-bottom:22px;}.kvikLinksGruppe2 {	display: block;	float: left;	width: 199px;	height: 137px;	clear: none;	margin-bottom: 22px;}.kvikLinksGruppe3 {	display: block;	float: left;	width: 199px;	height: 137px;	clear: none;	margin-right: 22px;}.kvikLinksGruppe4 {	display: block;	float: left;	width: 199px;	height: 137px;	clear: none;}.kvikLinksDropDown {	width: 156px;	margin-left:29px;	margin-top:107px;}

#footermenu {
   padding: 10px 0 8px 0;
}
#footermenu a {
	color: #a12;
}

/* BigDim */

#bigDim {
	width: 100%;
	height: 100%;
	position:fixed;
	z-index: 20;
	top: 0px;
	left: 0px;
	opacity: 0.6;
	-moz-opacity:0.60;
	filter: alpha(opacity=60);
	background: #000;
}
.hide {
	display: none;
}
.show {
	display:block;
}
#bigWrap {
	width: 100%;
	height: 100%;
	position: absolute;
	z-index: 21;
	top: 0px;
	left: 0px;
	padding: 100px 0 0 0;
	text-align: center;
}
#bigWindowWrap {
	margin: 0 auto;
	width: 500px;
}
#bigWindow {
	Float: left;
	width: 500px;
	height: auto;
	border: 1px solid #bbb;
	background: #fff;
}
#bigContent {
	width: 500px;
	height: auto;
	clear: both;
	background: #fff;
	text-align: left;
}
#bigClose {
	display: block;
	float: left;
	width: 500px;
	height: auto;
	background: #ccc;
	text-align: right;
}
#bigClose a {
	padding: 0 10px 0 0;
}
