﻿@import "/fileadmin/templates/style/style.css";

#all_general
{
	background-image: url(/fileadmin/templates/images/hund_hintergrund.gif);
}

DIV.first DIV.menu1-level1-act A:link, DIV.first DIV.menu1-level1-act A:visited, DIV.first DIV.menu1-level1-no A:hover {
	background-image: url(/fileadmin/templates/images/ausbildung_first.gif);
	background-repeat: no-repeat;
}

DIV.middle DIV.menu1-level1-act A:link, DIV.middle DIV.menu1-level1-act A:visited, DIV.middle DIV.menu1-level1-no A:hover {
	background-image: url(/fileadmin/templates/images/ausbildung_middle.gif);
	background-repeat: no-repeat;
}

DIV.last DIV.menu1-level1-act A:link, DIV.last DIV.menu1-level1-act A:visited, DIV.last DIV.menu1-level1-no A:hover {
	background-image: url(/fileadmin/templates/images/ausbildung_last.gif);
	background-repeat: no-repeat;
}

#navigation
{
	background-color: #B2DB4E;
}


DIV.menu1-level1-no A:link, DIV.menu1-level1-no A:visited, DIV.menu1-level1-act A:link, DIV.menu1-level1-act A:visited
{
	color: #34982A;
}

DIV.menu1-level1-act A:link, DIV.menu1-level1-act A:visited, DIV.menu1-level1-no A:hover { color: #F03A97; }

