/* TABS AND MENU LINKS */
#menubar {
	background-image: url('http://www.daria.no/gfx/menubar_red.gif');
}
/* SELECTED TAB */
div.tab #Medlem {
	background-image: url('http://www.daria.no/gfx/tab_red.gif');
    background-position: top center;
}
#footer_container {
	background-image: url('http://www.daria.no/gfx/background_bottom.jpg');
}
h1,h2,h3,div.column_header {
	color: #990304;  /*#990304; */
}

