#menu { display: none; }
#seite { display: none; }

p { 
   -moz-hyphens: auto;
   -o-hyphens: auto;
   -webkit-hyphens: auto;
   -ms-hyphens: auto;
   hyphens: auto; 
}


.titel {
	font: bold 16px/26px "Calibri";
	font-weight: bold;
	color: #333;
	text-decoration: none;
}

.n3 {
	font-family: "Lucida Grande", Lucida, Verdana, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	line-height: 32px;
}

td, li {
	font-family: "Lucida Grande", Lucida, Verdana, sans-serif;
	font-size: 16px;
	color: #000000;
	text-decoration: none;
	list-style:  url(abb/pfeil.gif);
	line-height: 26px;
}

.fett {
	font-family: "Lucida Grande", Lucida, Verdana, sans-serif;
	font-size: 16px;
	color: #000000;
	text-decoration: none;
	font-weight : bold;
}

.klein {
	font-family: "Lucida Grande", "Arial";
	font-size: 10px;
	color: #000000;
	text-decoration: none;
	font-weight: normal;
	line-height: 8px;
}

a:visited {
	color: #000000;
	text-decoration: underline;
	font-weight: normal
}
a:link {
	color: #000000;
	text-decoration: underline;
	font-weight: normal
}

.fein1 {background:  url(abb/abstand4.gif) left no-repeat;
	padding-right: 460px;
	padding-bottom: 10px;
	padding-top: 10px;
}

.fein2 {background:  url(abb/abstand4.gif) left no-repeat;
	padding-right: 120px;
	padding-bottom: 10px;
	padding-top: 10px;
}