body {
	 /*background-color: #DC1F26;*/
	 margin:0px;
}

table {
	background-color: #ffffff;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
}

a {
	text-decoration: none;
	color: #003366;
}
a:hover {
	text-decoration: underline;
}


h1 {
	font-size: 1.8em;
	margin: 0px;
	text-align: left;
	padding: 0px 0px 5px;
	font-weight: normal;
}
h2 {
	font-size: 1.3em;
	font-weight: bold;
	margin: 0px;
	padding: 2px 0px 2px;
}

h3 {
	font-size: 1.6em;
	font-weight: normal;
	margin: 0;
	padding: 0;
	color:#fff;
    text-transform: uppercase;
}


h3#forside {
	font-size: 1.4em;
	font-weight: bold;
	margin: 0;
	padding: 0;
	color:#0066FF;
    text-transform: uppercase;
}


h4 {
	font-size: 1.2em;
	font-weight: bold;
	margin: 0;
	padding: 0;
	color:#0066FF;
}



p {
	margin: 0px 0px 8px;
}
table {
	padding: 0px;
	border: 0px;
/*
	cellpadding: 0px;
	cellspacing: 0px;
*/
	border: 0px none;
	vertical-align: top;
}
.trDark {
	background-color: #B2B2B2;
}
.trMedium {
	background-color: #D2D2D2;
}
.trLight {
	background-color: #E2E2E2;
}
.trUltraLight {
	background-color: #F2F2F2;
}
input, password, textarea, select { 
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	margin: 0px 0px 0px 0px;
	font-size: 12px;
	color: #333333;
}

select { 
	width:124px;
}



#submenu a {
	margin: 0px 5px 0px 20px;
	padding: 0px;
	text-align: left;
	color: #666666;
	text-decoration: none;
	display: list-item;
	list-style-position: outside;
	list-style-type: none;
	text-indent: 0px;
	font-weight: bold;
}
#submenu a:hover{
	color: #003366;
}
#submenu a:active {
	color: #993300;
}
#news a {
	margin: 0px 18px 10px;
	padding: 0px;
	text-align: left;
	color: #333333;
	text-decoration: none;
	display: list-item;
	list-style-position: outside;
	list-style-type: none;
	text-indent: 0px;
}
#news a:hover {
	color: #003366;
}
#favorites a {
	margin: 2px 18px 0px;
	text-align: left;
	color: #333333;
	text-decoration: none;
	display: list-item;
	list-style-position: outside;
	list-style-type: none;
	text-indent: 0px;
}
#favorites a:hover {
	color: #003366;

}
.indhold_indryk {
	padding: 12px 12px 0px 12px;
	vertical-align: top;
}
.indhold_indryk_venstre {
	padding: 0px 0px 0px 12px;
}
.indhold_indryk_hoejre {
	padding: 0px 12px 0px 0px;
}
.indhold_indryk_top {
	padding: 0px 0px 0px 0px;
}
.knap a {
	color: #333333;
	background-color: #EEEEEE;
	text-decoration: none;
	display: block;
	border-top: 1px solid #999999;
	border-right: 1px solid #333333;
	border-bottom: 1px solid #333333;
	border-left: 1px solid #999999;
	font-weight: bold;
	padding: 1px 10px 1px 10px;
	list-style-position: outside;
	list-style-type: none;
	margin: 0px;
	text-align: center;
}
.knap a:hover {
	color: #000000;
	text-decoration: none;
}









.topknap a {
		color: #fff;
		background-color: #C23034;
		text-decoration: none;
		display: block;	
		border-bottom: 1px solid #333333;
		font-weight: bold;
		padding: 1px 2px 1px 2px;
		list-style-position: outside;
		list-style-type: none;
		margin: 0px 0px 10px 0px;
		text-align: center;
}
.topknap a:hover {
	color: #000000;
	text-decoration: none;
}











.saldo {
	font-size: 12px;
	font-weight: bold;
}
.tabletxt {
	background-position: left top;
	padding: 3px;
}
.formknap {
	background-color: #EEEEEE;
	border-top: 1px solid #999999;
	border-right: 1px solid #333333;
	border-bottom: 1px solid #333333;
	border-left: 1px solid #999999;
	font-weight: bold;
	padding: 1px 10px;
	list-style-position: outside;
	list-style-type: none;
	margin: 0px;
	height: 15px;
	left: 1px;
	top: 1px;
	right: 10px;
	bottom: 10px;
	text-align: center;
	vertical-align: middle;
	display: inline;
}
.watermark {
	background-color: #FFFFFF;
	background-repeat: no-repeat;
	background-position: left top;

}
.alert {
	color: #FF0000;
	text-decoration: none;
}
.statement {
	color: #993300
}
.overskrift {
	font-size: 12px;
	margin: 0px;
	text-align: left;
	padding: 0px 0px 5px;
	background-repeat: repeat-x;
	background-position: left bottom;
	font-weight: normal;
}
#newspage a {
	color: #333333;
	text-decoration: none;
	text-indent: 0px;
}
#newspage a:hover {
	text-decoration: underline;
}




.newsheader {
	font-size: 12px;
	font-weight: normal;
}
pre.debug
{
	display: none;

	 position: absolute; 
	 bottom: 0px; 
	 right: 0px; 
	 font-size: 13px; 
	 padding: 10px; 
	 background: #FF9; 
	 color: #000; 
	 font-weight: bold;
	 border: 1px dashed #000;

    /* IE proprietary 
    filter:alpha(opacity=50);
    */
    /* Mozilla proprietary */
    -moz-opacity:0.50;
    -moz-border-radius: 20px;
}




/* NIFTY */


ul#forsidetop,ul#forsidetop li{margin:0;padding:0;list-style:none}
ul#forsidetop li{float:left;width:190px;margin:0 20px 10px 0}
ul#forsidetop h3{margin:0px;padding: 3px 0px 5px 5px;text-align:left;}
ul#forsidetop p{margin:0;padding:5px 5px 5px 5px}


ul#forsidebund,ul#forsidebund li{margin:0;padding:0;list-style:none}
ul#forsidebund li{float:left;width:190px;margin:0 20px 10px 0}
ul#forsidebund h3{margin:0px;padding: 3px 0px 5px 5px;text-align:left}
ul#forsidebund p{margin:0;padding:5px 8px 10px}


li#one{background: #f5f5f5}
li#two{background: #f5f5f5}
li#three{background: #f5f5f5}
li#four{background: #f5f5f5}
li#five{background: #f5f5f5;}
li#six{background:#f5f5f5}


ul#smallcontent_one,ul#smallcontent_one li{margin:0;padding:0;list-style:none}
ul#smallcontent_one li{float:left;width:190px;margin:0 20px 10px 0}
ul#smallcontent_one h3{margin:0px;padding: 3px 0px 5px 5px;text-align:left;}
ul#smallcontent_one p{margin:0;padding:5px 5px 5px 5px}


ul#smallcontent_two,ul#smallcontent_two li{margin:0;padding:0;list-style:none}
ul#smallcontent_two li{float:left;width:190px;margin:0 20px 10px 0}
ul#smallcontent_two h3{margin:0px;padding: 3px 0px 5px 5px;text-align:left;}
ul#smallcontent_two p{margin:0;padding:5px 5px 5px 5px}

ul#smallcontent_three,ul#smallcontent_three li{margin:0;padding:0;list-style:none}
ul#smallcontent_three li{float:left;width:190px;margin:0 20px 10px 0}
ul#smallcontent_three h3{margin:0px;padding: 3px 0px 5px 5px;text-align:left;}
ul#smallcontent_three p{margin:0;padding:5px 5px 5px 5px}



ul#smallcontent_videos,ul#smallcontent_videos li{margin:0;padding:0;list-style:none}
ul#smallcontent_videos li{float:left;width:90px;margin:0 20px 10px 0}
ul#smallcontent_videos h3{margin:0px;padding: 3px 0px 5px 5px;text-align:left;}
ul#smallcontent_videos p{margin:0;padding:5px 5px 5px 5px}



li#seven{background:#FF9000;}
li#eight{background:#FFCC00;}
li#nine{background:#FFFF99;}



/*
li#seven{background:#FF6600;}
li#eight{background:#FF9900;}
li#nine{background:#FFCC00;}
*/




#box0{padding: 10px;margin:0 auto;
 background:#FFFFCC;color:#000; height:135px;}
#box1{padding: 10px;margin:0 auto;
 background:#fff;color:#000; height:135px;}
#box2{padding: 10px;margin:0 auto;
 background:#FFFFCC;color:#000; height:135px;}




#content0{padding: 10px;margin:0 auto;
 background:#f5f5f5;color:#000;}
#content1{padding: 10px;margin:0 auto;
 background:#f5f5f5;color:#000; }
#content2{padding: 10px;margin:0 auto;
 background:#f5f5f5;color:#000; }
#content3{padding: 10px;margin:0 auto;
 background:#f5f5f5;color:#000; }
#content4{padding: 10px;margin:0 auto;
 background:#f5f5f5;color:#000; }
#content5{padding: 10px;margin:0 auto;
 background:#f5f5f5;color:#000; }
#content6{padding: 10px;margin:0 auto;
 background:#f5f5f5;color:#000; }
#content7{padding: 10px;margin:0 auto;
 background:#f5f5f5;color:#000; }



#bigbox{padding: 10px;margin:0 auto;
 background:#ffffff;}

#buybox{padding: 10px;margin:0 auto;
 background:#FFFFcc;}


#footerbox{width:90%;background-color: #CCCCCC; text-align:center;padding: 10px; margin:0 auto;}


/* NIFTY EOF 	*/




/* 2008 */

#headline {
height:30px; vertical-align:middle;background-image:url(/inc_images/27_bjaelke.gif); background-repeat:repeat-x;}

.headline {
height:30px; vertical-align:middle;background-image:url(/inc_images/27_bjaelke.gif); background-repeat:repeat-x;}









