/* CSS Document */
.navi2 {
	font: 11px/18px Arial, Helvetica, sans-serif;
	font-weight:normal;
	color: #000000;
	display: block;
	text-decoration: none;
	border-top: 0px none;
	border-right: 0px none;
	border-bottom: 1px solid #cccccc;
	border-left: 0px none;
	width: 358px;
	background: #ffffff;
	height: 18px;
	text-indent: 0px;
	outline:none;
	list-style-type:none;
}
.navi1 {
	font: 11px/18px Arial, Helvetica, sans-serif;
	font-weight:bold;
	color: #000000;
	display: block;
	text-decoration: none;
	border-top: 0px none;
	border-right: 0px none;
	border-bottom: 1px solid #cccccc;
	border-left: 0px none;
	width: 358px;
	background: #ffffff;
	height: 18px;
	text-indent: 0px;
	outline:none;
	list-style-type:none;
}
.navi1 a:link {
	font: 11px/18px Arial, Helvetica, sans-serif;
	font-weight:bold;
	color: #000000;
	display: block;
	text-decoration: none;
	border-top: 0px none;
	border-right: 0px none;
	border-bottom: 0px none;
	border-left: 0px none;
	width: 358px;
	background: #ffffff;
	height: 18px;
	text-indent: 0px;
	outline:none;
	list-style-type:none;
}
.navi1 a:visited {
	font: 11px/18px Arial, Helvetica, sans-serif;
	font-weight:bold;
	color: #000000;
	display: block;
	border-top: 0px none;
	border-right: 0px none;
	border-bottom: 0px none;
	border-left: 0px none;
	width: 358px;
	background: #ffffff;
	height: 18px;
	text-indent: 0px;
	text-decoration: none;
	outline:none;
	list-style-type:none;
}
/*.navi1 a:hover {
	background: #ffffff !important;
	text-decoration: none;
	outline:none;
	list-style-type:none;
	width: 358px;
	height: 18px;
}*/
.navieinzeilig {
	font: 11px/18px Arial, Helvetica, sans-serif;
	color: #000000;
	display:block;
	text-decoration: none;
	border-bottom: 1px solid #cccccc;
	background-color:#ffffff;
	width:358px;
	height:18px;
	text-indent: 0px;
	outline:none;
}
.navieinzeilig a:link {
	font: 11px/18px Arial, Helvetica, sans-serif;
	color: #000000;
	display:block;
	text-decoration: none;
	border-bottom: 0px none;
	background-color:#ffffff;
	width:358px;
	height:18px;
	text-indent: 0px;
	outline:none;
}
.navieinzeilig a:visited {
	font: 11px/18px Arial, Helvetica, sans-serif;
	color: #000000;
	display:block;
	text-decoration: none;
	border-bottom: 0px none;
	background-color:#ffffff;
	width:358px;
	height:18px;
	text-indent: 0px;
	outline:none;
}
/*.navieinzeilig a:hover {
	font: 11px/18px Arial, Helvetica, sans-serif;
	color: #000000;
	display:block;
	text-decoration: none;
	border-bottom: 0px none;
	background: #ffffff !important;
	width:358px;
	height:36px;
	text-indent: 0px;
	outline:none;
}*/
ul.obermenue {
	display:none;
	padding:0px;
	margin:0px;
	list-style-type:none;
}
ul {
	list-style-type:none;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	width:358px;
}
.pstileinzeilig {
	margin: 0px 0px 0px 10px;
	padding-top: 0px;
}
/* 	Um die unterschiedlichen Standard-Abstaende fuer versch. Broweser zu ueberschreiben */
ul, ol, li {
	padding: 0px;
	margin: 0px;
	list-style: none;
}