@CHARSET "UTF-8";

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

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

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

div.category_teaser div.head,
#col3_overview_title
{
	background-color:#ADD4AC;
}
