/* CSS-Definitionsdatei, die Site-übergreifende Stylesheets enthält */

.treemenu.treeopen {
	font-family: "@Arial Unicode MS",  sans-serif;
 	font-size: 9px;
 	font-weight: normal;
 	font-style: normal;
 	text-decoration: none ;
 	background-color: transparent;
 	background-image: url( "./open.gif" );
 
	background-repeat: no-repeat;
 	background-position: left;
 	padding-left: 12px;
 	border-left-style: none;
 	border-top-style: none;
 	border-right-style: none;
 	border-bottom-style: none
}

.Subheads {
	font-size: x-small
}

.Quotes {
	font-family: Arial, Helvetica, Geneva, Sans-serif;
 	font-size: medium;
 	font-style: italic
}

.Footnotes {
	font-family: Arial, Helvetica, Geneva, Sans-serif;
 	font-size: x-small;
 	list-style-type: decimal
}

.Titel {
	font-size: x-small;
 	font-style: italic
}

.Danksagung {
	font-size: x-small;
 	font-weight: bold;
 	text-align: center
}

.Caption {
	font-family: Arial, Helvetica, Geneva, Sans-serif;
 	font-size: x-small;
 	font-style: italic
}

.Code {
	font-family: Impact,  "Arial Black",  "Helvetica Bold",  Charcoal,  Sans-serif
}

.Address {
	font-style: italic
}

.Untertitel {
	font-size: x-small
}

.treemenu.treeclosed {
	font-family: "@Arial Unicode MS",  sans-serif;
 	font-size: 9px;
 	font-weight: normal;
 	font-style: normal;
 	text-decoration: none ;
 	background-color: transparent;
 	background-image: url( "./closed.gif" );
 
	background-repeat: no-repeat;
 	background-position: left;
 	padding-left: 12px;
 	border-left-style: none;
 	border-top-style: none;
 	border-right-style: none;
 	border-bottom-style: none
}

.treemenuUL {
	font-family: "@Arial Unicode MS",  sans-serif;
 	font-size: 9px;
 	font-weight: normal;
 	font-style: normal;
 	list-style-type: none;
 	background-color: transparent;
 	margin: 0px 10px;
 	padding: 0px 10px;
 
	border-left-style: none;
 	border-top-style: none;
 	border-right-style: none;
 	border-bottom-style: none
}

.Credits {
	font-family: Arial, Helvetica, Geneva, Sans-serif;
 	font-size: x-small;
 	font-weight: bold;
 	text-align: center
}

.treemenu {
	font-family: "@Arial Unicode MS",  sans-serif;
 	font-size: 10px;
 	font-weight: normal;
 	font-style: normal;
 	text-decoration: none ;
 	list-style-type: none;
 	background-color: transparent;
 	margin: 0px 20px;
 
	padding: 10px;
 	border-left-style: none;
 	border-top-style: none;
 	border-right-style: none;
 	border-bottom-style: none
}

.actionanchor {
	text-decoration: none ;
 	padding-left: 12px
}

.Zitate {
	font-size: medium;
 	font-style: italic
}

.Fußnoten {
	font-size: x-small
}

LI {
	list-style-image: url( "./Marker3.gif" )
}

.treemenuLI {
	font-family: "@Arial Unicode MS",  sans-serif;
 	font-size: 9px;
 	font-weight: normal;
 	font-style: normal;
 	background-color: transparent;
 	border-left-style: none;
 	border-top-style: none;
 	border-right-style: none;
 
	border-bottom-style: none;
 	display: inline
}
