.nav1 {
	font-family: Arial;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	background-color: #bfb3aa;
	background-repeat: no-repeat;
	background-position: center;
	text-align: center;

	height: 20px;
	width: 898px;
}

	a:link {
	vertical-align:middle;
	color: #ffffff;
	font-weight: bold; 
	text-decoration:none;
	width:120px;
	height:20px;
}
	
	a:visited {
	vertical-align:middle;
	color: #ffffff;
	font-weight: bold;
	text-decoration:none;
	width:120px;
	height:20px;	
}

	a:hover {
	vertical-align:middle;
	color: #ffffff; 
	font-weight: bold;
	text-decoration:none;
	/* background-color:#bfb3aa; (gelborange)*/
	width:120px;
	height:20px;
}


body#home td#Punkt1
{
	vertical-align:middle;
	color: #ffffff;
	font-weight: bold;
	text-decoration:none;
	background-color:#990000;

}

body#aktuell td#Punkt2
{
	vertical-align:middle;
	color: #ffffff;
	font-weight: bold;
	text-decoration:none;
	background-color:#990000;

}

body#ueber_uns td#Punkt3
{
	vertical-align:middle;
	color: #ffffff;
	font-weight: bold;
	text-decoration:none;
	background-color:#990000;

}

body#praesendation td#Punkt4
{
	vertical-align:middle;
	color: #ffffff;
	font-weight: bold;
	text-decoration:none;
	background-color:#990000;


}

body#ortsplan td#Punkt5
{
	vertical-align:middle;
	color: #ffffff;
	font-weight: bold;
	text-decoration:none;
	background-color:#990000;
}

body#kontakt td#Punkt6
{
	vertical-align:middle;
	color: #ffffff;
	font-weight: bold;
	text-decoration:none;
	background-color:#990000;


}


	
