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

#all_general
{
	background-image: url(/fileadmin/templates/images/seehund_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/links_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/links_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/links_last.gif);
	background-repeat: no-repeat;
}

#navigation
{
	background-color: #F9BD49;
}


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: #545199;
}

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

