html{

	height:100%;

}

body 

{

	margin:0px;

	padding: 0px;

	height: 100%;

    width: 100%;

	text-align:left;

	font:0.8em/1.3em Arial, Helvetica, sans-serif;

	background-color:#fff;

	color:#600;

}



h1{

	font-size:1.4em;
	
	color:#B40404;
	
	margin-top:0;

}



h2{

	font-size:1.5em;

}



h3{

	font-size:1.0em;
	
	margin:0px;
	
	padding:0px;
	
	color:#CC6600;

}

h4{

	font-size:1.2em;
	
	font-weight:bold;
	
	color:#333;
	
	margin:5px 5px 5px 0px;
	
	padding:0px;

}



a, a:link, a:active, a:visited { color: #B40404; text-decoration:none; }

a:hover { color: #DF0101; text-decoration:underline; }



#wrapper{

	margin: 0px auto 10px auto;

	width:787px;

	padding:0px 0px 0px 0px;

	background:#fff; 
	
	vertical-align:top;

	}

#header{

	padding:0px;
	
	margin:0px;
	
	height:237px;
	
	width:787px;

	text-align:center;
	
	background-image:url(../images/images_ndc2010/Banner2010.jpg);
	
}

#danish_header{

	padding:0px;
	
	margin:0px;
	
	height:237px;
	
	width:787px;

	text-align:center;
	
	background-image:url(../images/images_ndc2010/Banner2010_danish.jpg);
	
}

#header h3 a, #header h3 a:link, #header h3 a:active, #header h3 a:visited 

{

	font-size:1.2em;

	line-height:5em;

    color:#333;

   	text-decoration:none; }

	

#header h3 a:hover { 

    color:#666;

    }


#menuBg 
{
	float:left;
		
	background-color:#fff;
	
	width:777px;
	
	font-weight:bold;
	
	margin:15px 0px 0px 0px;
	
}

#menuBg ul

{

    padding:0px;

    margin: 0px;

}



#menuBg ul li

{
	list-style-type: none;
	float:left;
	margin:0px;
	border-width:0px 1px 0px 0px;
	border-color:#666;
	border-style:dotted;
	padding-top: 0px;
	padding-right: 6px;
	padding-bottom: 0px;
	padding-left: 6px;
}



.menuLinkActive {
	
	color:#B40404;
	
}



#menuBg li a, #menuBg li a:link, #menuBg li a:active 

{

    color: #663300; 

	text-decoration:none; 

}



#menuBg li a:visited 

{

    color: #663300;

    text-decoration:none;

}



#menuBg li a:hover 

{ 

    text-decoration:none;
	
	color:#B40404;

}

#img_holder

{
	margin:40px 30px 20px 20px;

    width:270px;

  	float:left;
	
	color:#666666;
	
	background-color:#FFFFFF;
	
	float:left;

}

#main_text {
	width:370px;
	height:650px;
	float:left;
	line-height:1.5em;
	margin-top: 40px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 30px;
}


#footer {
	background:#fff;
	clear:both;
	height:25px;
	font-size:0.9em;
	color:#600;
	width:747px;
	padding-top: 15px;
	padding-right: 20px;
	padding-bottom: 5px;
	padding-left: 20px;

}

#footer ul

{

    padding:0px;

    margin: 0px;

}



#footer ul li

{

    list-style-type: none;

    padding:0px;

}

#footer li a, #footer li a:link, #footer li a:active 

{

    color: #600; 

	text-decoration:underline; 

}



#footer li a:visited 

{

    color: #600;

    text-decoration:underline;

}



#footer li a:hover 

{ 

    text-decoration:underline;
	
	color:#0099FF;

}

.footerLinks{

	text-align:center;
}

.copyright {

	float:right;
	
	color:#600;
}

.clearer

{

    clear:both;

}



.border

{

	border:1px solid #ccc;

}

.borderLeft {

	border-width: 0px 0px 0px 1px;
	
	border-style: solid;
	
	border-color:#fff;
	
}

.borderTop {

	border-width:1px 0px 0px 0px;
	
	border-style:solid;
	
	border-color:#ccc;
	
}

.borderRight {

	border-width:0px 1px 0px 0px;
	
	border-style:dashed;
	
	border-color:#999;
}
