#nav a.activevital {
	height: 95px;
	line-height: 130px;
    color: #fff;
    text-decoration: none;
    display: inline;
    padding-top: 41px;
    padding-bottom: 25px;
    padding-left: 8px;
	padding-right: 8px;
	background-image: url(images/rot-drueber.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
}

#nav a.inactivevital {
	height: 95px;
	line-height: 130px;
    color: #fff;
    text-decoration: none;
    display: inline;
    padding-top: 41px;
    padding-bottom: 25px;
    padding-left: 8px;
	padding-right: 8px;
	background-image: url(images/rot-drueber.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
