#bottomDivLeft{width:471px; float:left; padding-left:3px;}
#bottomDivRight{width:50%; float:left;}

body{
	margin:10px 0px 0px 0px;
	background-color:#fff8e8;
}

TD{
	vertical-align:top;
}

IMG{
	vertical-align:bottom;
}

#headTable{
	width:956px;
	border:1px solid #CCCCCC;
	background-color:#ffffff;
}

#headSubTable{
	width:956px;
	border:1px solid #CCCCCC;
	background-image:url('../images/main.jpg');
	background-repeat:no-repeat;
	background-position:293px 101px;
	background-color:#ffffff;
}

/* SEARCH BEGIN */

#searchInput{
	width:130px;
	height:17px;
	float:left;
	padding:3px 0px 0px 10px;
}
.soegbox{
	width:130px;
	height:14px;
	margin:0px;
	padding:0px 0px 0px 5px;
	border:0px;
	font-size:11px;
	float:left;
	clear:both;
}

#searchButton{
	height:14px;
	float:left;
	padding:6px 0px 0px 5px;
}
.searchbutton{
	float:left;
	clear:both;
}

/* SEARCH END */



/* SUBPAGE BEGIN */


#catMenuDiv{
	width:172px;
	padding:10px 0px 0px 10px;
	float:left;
	clear:both;
}

ul.leftCatMenu{
	margin:0px;
	padding:0px;
	list-style:none;
}

ul.leftCatMenu li{
	background-image:url('../images/catList.jpg');
	background-repeat:no-repeat;
	background-position:0px 5px;
	padding:0px 0px 5px 12px;
}

#catMenuDiv h2{
	margin:0px 0px 10px 0px;
	font-size:13px;
	font-weight:bold;
}


#subTopTD{
	width:948px;
	height:75px;
	background-image:url('../images/subTop.jpg');
	background-repeat:no-repeat;
	background-position:316px 3px;

}

#logoDiv{
	padding:29px 0px 0px 29px;
}

#breadCrumb{
	width:918px;
	padding:10px;
	font-size:11px;
}
#breadCrumb a{
	font-size:11px;
}

#subMenuDiv{
	width:172px;
	margin:0px 0px 0px 10px;
	padding:5px 0px 0px 0px;
	border-top:1px solid #808080;
	float:left;
}

#subMainDiv{
	width:723px;
	float:left;
	padding:0px 20px 0px 23px;
}

#leftConDiv{
	width:182px;
	float:left;
}

#linksDiv{
	width:172px;
	float:left;
	clear:both;
	margin:0px 0px 10px 10px;
}

#printIconDiv{
	width:20px;
	height:20px;
	float:left;
	margin-bottom:5px;
}
#printTextDiv{
	width:147px;
	height:16px;
	float:left;
	font-size:11px;
	padding:4px 0px 0px 5px;
	margin-bottom:5px;
}

#printpdfIconDiv{
	width:20px;
	height:20px;
	float:left;

}
#printpdfTextDiv{
	width:147px;
	height:20px;
	float:left;
	font-size:11px;
	padding:4px 0px 0px 5px;
	margin-bottom:5px;
}

#bookmarkIconDiv{
	width:20px;
	height:20px;
	float:left;
	margin-bottom:5px;
}
#bookmarkTextDiv{
	width:147px;
	height:16px;
	float:left;
	font-size:11px;
	padding:4px 0px 0px 5px;
	margin-bottom:5px;
}

#contentUnderSubMenuDiv{
	width:172px;
	float:left;
	clear:both;
	padding:10px 0px 0px 10px;
}

#contentUnderSubMenuDiv IMG{
	margin-bottom:10px;
}

/* SUBPAGE END */	

#topTD{
	width:948px;
	background-color:#ffffff;
	padding:3px 3px 0px 3px
}

#menuTD{
	width:948px;
	height:20px;
	background-color:#000066;
	border-top:3px solid #ffffff;
	border-left:3px solid #ffffff;
	border-right:3px solid #ffffff;
	display:block;
	padding:0px;
}

#menuDiv{
	float:left;
}
#searchDiv{
	width:165px;
	height:20px;
	float:right;
}
#languageDiv{
	width:55px;
	height:20px;
	float:right;
	margin:0px; padding:0px;
}

#languageDiv img{
	display:block;
	margin-top:0px;	
	vertical-align:top;
}



#languageDK{
	width:26px;
	height:16px;
	line-height:16px;
	float:right;
	padding:5px 5px 0px 5px;
}
#languageUK{
	width:16px;
	height:16px;
	line-height:16px;
	float:right;
	padding:5px 0px 0px 0px;
}


#mainTD{
	width:948px;
}
#mainDiv{
	padding:40px 15px 15px 15px;
	min-height:220px;
}

#mainBottomDiv{
	width:948px;
	text-align:right;
	padding:10px 0px 10px 0px;
	display:block;
	clear:both;
}

#bottomTD{
	width:948px;
	height:20px;
	background-color:#000066;
	border:3px solid #ffffff;
	border-top:0px;
	display:block;
	padding:0px;
	text-align:center;
}
#bottomDiv{
	padding:2px 0px 0px 0px;
}
#bottomDiv p.bodytext{
	font-size:11px;
	padding:0px;
	margin:0px;
	color:#ffffff;
}

#t3cms TD{
	background-color:#fff8e8;
}
