p.trennstrich {
	PADDING-RIGHT: 0px;
	PADDING-LEFT: 0px;
	PADDING-BOTTOM: 0.7em;
	MARGIN: 0px;
	PADDING-TOP: 0px;
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	background-image:   url(../images/trennstrich.gif);
	background-repeat: no-repeat;
	background-position: center center;
}


/* Formatierung der Navigationsleiste Links */

#navigationlinks p {
	padding-left: 7px;
	padding-top: 2px;
	margin: 0px;
	padding-right: 0px;
	padding-bottom: 2px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #F0F0F0;
}

#navigationlinks a {
	color: #333333;
	text-decoration: none;
	font-weight: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

#navigationlinks a:hover {
	font-weight: normal;
	color: #CC0000;
	text-decoration: none;
}

#navigationlinks p.active {
	background-color: #999999;
}

#navigationlinks a.active {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	cursor: text;
}

#navigationlinks a:hover.active {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}

#navigationlinks ul {
	background-color: #F0F0F0;
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;

}

#navigationlinks li {
	list-style-type: none;
	font-size: 0.90em;
	padding-bottom: 2px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	padding-left: 17px;
	padding-top: 2px;
}

#navigationlinks li a.active {
	list-style-type: none;
	border-bottom-style: none;
	color: #CC0000;
	font-weight: normal;
}

#navigationlinks li a:hover.active {
	list-style-type: none;
	border-bottom-style: none;
	color: #CC0000;
	font-weight: normal;
}

#navigationlinks li.last {
	list-style-type: none;
	border-bottom-style: none;
	padding-bottom: 5px;

}



/* Formatierung der Navigationsleiste Rechts */

#navigationrechts p {
	padding-left: 7px;
	padding-top: 2px;
	margin: 0px;
	padding-right: 0px;
	padding-bottom: 2px;
	background-color: #FFFAE8;

}

#navigationrechts p.navigationsrechtsheadline {
	background-color: #999999;
	font-weight: bold;
	color: #FFFFFF;

}

/* spezielle Formatierungen im Inhalt */

.abschlusszeile {
	font-size: 0.75em;
	text-align: right;
	line-height: 1.2em;
}

.buttonup {
	margin-right: 5px;
}

#inhalt ul.sitemap {
	margin-top: 0px;
	list-style-type: none;
	list-style-image: url(../images/content/content_symbol_hyper-intern.gif);
}

#inhalt ul.sitemapsub {
	margin-top: 5px;
	list-style-type: none;
	list-style-image: url(../images/content/content_symbol_hyper-intern.gif);
	margin-bottom: 5px;

}

.imgbuergermeister {
	margin-left: 5px;
	margin-bottom: 5px;

}

