@CHARSET "UTF-8";

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

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

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


