﻿/*
-------------------------------------------------------
	Menu und Suche
-------------------------------------------------------
*/

.menu { background: #9fc32a; }
.menu ul { background: #9fc32a; }
.menu ul li a, 
.menu ul li ul,
.menu ul li:hover ul li a { border-color: #9fc32a; }

#headerimage { background: url(../images/freizeit-tourismus-headerimage.jpg) top left no-repeat; }