@CHARSET "UTF-8";

/* define the topimage */
#header {
	background-image: url("../../gfx/header/mobilitaet.jpg");
}

body {
	background:#e1e1e1 url("../../gfx/vag_hg_fill-x_orange.gif") repeat-x top left scroll;
}

#nav_links ul li.mobilitaet_fuer_alle ul li ul li{
	list-style-image: url("../../gfx/nav_square_mobilitaet_fuer_alle.gif");
	list-style-position: outside;
}


