/* Für alle Browser außer dem Internet Explorer ab Version 6 */

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

/* Formatierung der Breadcrumb Navigation */

#breadcrumb p {
	padding-left: 7px;
	padding-top: 0px;
	margin: 0px;
	padding-right: 0px;
	padding-bottom: 1px;
	font-size: 0.85em;
	color: #FFFFFF;
}

#breadcrumb a {
	margin: 0px;
	color: #FFFFFF;
}


/* Formatierung des Bereichs Info-News rechts unter dem Logo */

#infonews p {
	padding-left: 12px;
	padding-top: 5px;
	margin: 0px;
	padding-right: 2px;
	padding-bottom: 0px;
	font-size: 0.9em;
	line-height: 1.0em;
	color: #000000;
}

#infonews a {
	line-height: 1.0em;
	color: #000000;
}

/* Formatierung der Navigationsleiste Links */

#suche input {
	font-size: 0.85em;
}

#navigation p {
	padding-left: 10px;
	padding-top: 3px;
	margin: 0px;
	padding-right: 0px;
	padding-bottom: 3px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;		
}

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

#navigation a:hover {
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}

#navigation p.active {
	background-color: #D0D5D8;
	margin-left: 0px; /*0px in inhalt-ie.css*/
	margin-right: 0px; /*0px in inhalt-ie.css*/		
}

#navigation a.active {
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}

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

#navigation ul {
	background-color: #FFFFFF;
	list-style-type: none;
	margin: 0px;
	margin-left: 0px; /*0px in inhalt-ie.css*/
	margin-right: 0px; /*0px in inhalt-ie.css*/	
	padding: 0px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #D0D5D8;	

}

#navigation li {
	list-style-type: none;
	font-size: 0.90em;
	padding-bottom: 2px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #D0D5D8;
	padding-left: 21px;
	padding-top: 3px;
}

#navigation li a.active {
	list-style-type: none;
	border-bottom-style: none;
	color: #000000;
	font-weight: bold;
}

#navigation li a:hover.active {
	list-style-type: none;
	border-bottom-style: none;
	color: #000000;
	font-weight: bold;
}

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

}

/* Formatierung für 3. Navigationsebene links */
#second li {
	background-color: #F3F4F5;
}

#navigation ul.third {
	border-right: none;	
}

#navigation li.third {
	background-color: #FFFFFF;
	border-bottom-style: none;	
	font-size: 1em;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #D0D5D8;		
	margin-right: -1px;
	margin-bottom: -2px;
	margin-top: 3px;
	margin-left:-20px;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 30px;	
}

#kopfzeilelogo p {
	font-size: 0.85em;
	color: #647279;
	font-weight: bold;
	background-image: url(../images/kopfzeilelogo-bg.gif);
	display: block;

}

/* Formatierung der Infoleiste Rechts */

#info p.adresse {
	padding-left: 12px;
	padding-top: 3px;
	margin: 0px;
	padding-right: 3px;
	padding-bottom: 20px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	font-size: 0.9em;
	line-height: 1.2em;
}

#info p {
	padding-left: 12px;
	padding-top: 2px;
	margin: 0px;
	padding-right: 5px;
	padding-bottom: 2px;
	font-size: 0.9em;
}

#info p.highlight {
	padding-left: 12px;
	padding-top: 4px;
	margin: 0px;
	padding-right: 2px;
	padding-bottom: 4px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	background-color: #D0D5D8;
	font-size: 0.9em;
}

/* spezielle Formatierungen im Inhalt */

.footer {
	font-size: 0.85em;
}

#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;

}

#inhalt ul {
	list-style-type: square;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 30px;
}

#referenzen td {
	padding-right: 2px;
}