#ctl00_PanelHeader {
	margin-top:0px;
	margin-left:0px;
	border-bottom:1px #c2c2c2 solid;
	background:none repeat-x; 	/* Behind logo  */
	background-position:bottom;
	background-color: white;
	width: 100%;
	position: relative;
}

.logotext { 
        display: none !important;
}

#topmenu {
	height:24px;
	width:100%;
	background:#f6f6f6 url(http://mm3images.mikromarc.se/forsvaret/tb.gif);
	border-bottom:1px #c2c2c2 solid;
	white-space:nowrap;
}

#topmenu a{
	white-space:nowrap;
	text-decoration: underline;
	margin-right:10px;
	font-size:small;
        color: white;
}

#ctl00_MainMenu {
	margin-top: 10px;
	padding-top: 0px;
}

#ctl00_navbar ul li{
	margin-bottom: 10px;
	background:#f6f6f6 url(http://mm3images.mikromarc.se/forsvaret/tb.gif);
}

#ctl00_navbar ul li ul li a {
	color: black;
}

#ctl00_TdMenuContainer { 
  background: none;
}
#ctl00_MainMenu { 
  background-color: white;
}

.footer {
	border-bottom:3px #c6c6c6 solid;
	padding:6px;
	text-align:right;
	background:#0067A6;
	font-size:smaller;
}