	.header {
	width:910px;
	padding: 12px 0px 0px 3px;
	float:left;
	}
	.header .top .lft,
	.header .top .rght {
	 height:151px;
	}
	
	.header .top .lft {
	 	background:transparent url(/images/styles/red/header_01.gif) no-repeat 0px 0px;
		height:151px;
	}
	
	.header .top .rght {
		background:transparent url(/dansommer/images/header-dansommer.jpg) no-repeat right 0px;
		text-align: right;
		height:151px;
	}
	
	.header .content .lft,
	.header .content .rght {
	 height:24px;
	}
	
	.header .content .lft {
	 	background:transparent url(/images/styles/red/header_03.gif) no-repeat 0px 0px;
		height:24px;
	}
	
	.header .content .rght {
	 	background:transparent url(/images/styles/red/header_04.gif) no-repeat right 0px;
		height:24px;
	}
	
	 .header .content .lft .menu {
	 	height:24px;
	 	width: 910px;
	 	
	}
	
	 .header .content .lft .menu .menuitem{
	 	text-align: left;
	 	float: left;
	 	width: 98px;
	 	padding: 8px 0px 0px 0px;
	}

	
	 .header .content .lft .menu .menuitem_mainMenu{
	 	text-align: left;
	 	float: left;
	 	width: 98px;
	 	padding: 8px 0px 0px 0px;
	 	background:transparent url(/images/hover/mainmenu.jpg) no-repeat left 0px;
	}
	
	.header .content .lft .menu .menuitemSpacer{
	 	text-align: left;
	 	float: left;
	 	width: 189px;
		height:20px;
		line-height: 20px;
	}
	
	.header .content .lft .menu .menuLogo{
	 	text-align: right;
	 	float: left;
	 	width: 280px;
	 	padding: 0px 0px 0px 0px;
		height:20px;
		line-height: 20px;
	}
	
	.header .content .lft .menu a{
		color: #003A80;
		font-family: Verdana, Arial, SunSans-Regular, Sans-Serif;
		font-size: 11px; 
		font-weight: bold;
		padding: 0px 0px 0px 12px;
		text-decoration: none;
	}
						
	.header .content .lft .menu  a:hover{
		color: #B50237;
		font-family: Verdana, Arial, SunSans-Regular, Sans-Serif;
		font-size: 11px; 
		padding: 0px 0px 0px 12px;
		text-decoration: none;
	}
						
	.header .content .lft .menu  a:visited{
		color: #003A80;
		font-family: Verdana, Arial, SunSans-Regular, Sans-Serif;
		font-size: 11px; 
		padding: 0px 0px 0px 12px;
		text-decoration: none;
	}
	
	.header .bottom .lft,
	.header .bottom .rght {
	 height:9px;
	}
	
	.header .bottom .lft {
	 	background:transparent url(/images/styles/red/header_05.gif) no-repeat 0px 0px;
		height:9px;
	}
	
	.header .bottom .rght {
	 	background:transparent url(/images/styles/red/header_06.gif) no-repeat right 0px;
		height:9px;
	}