/*** Info-Navigations-Tabelle ***/
table.nav_info { background-color:#DDDDD0; width:180px; height:100%; }
td.navtitle_info { font-weight:normal; font-family:Verdana, Arial, Helvetica, sans-serif; color:#006699; font-size:12pt; background-color:#DDDDD0; }
td.navtext_info { background-color:#DDDDD0; }
td.nav_sonder { font-weight:bold; font-family:Verdana, Arial, Helvetica, sans-serif; color:#000000; font-size:10pt; }
/*** /Info-Navigations-Tabelle ***/

/*** Nutzerstatusbereich ***/
td.userstat { background-image:url(/Bitmaps/SK/Nav/verlauf_180x15.jpg) }
td.userstat_home { background-image:url(/Bitmaps/SK/Nav/verlaufhome_180x15.jpg) }
td.userstat_blue { background-image:url(/Bitmaps/SK/Nav/nv_180x15.jpg) }
div.userstat_txt { font-weight:normal; font-size:8pt; font-family:Verdana, Arial, Helvetica, sans-serif; color:#000000; }
div.userstat_name { font-weight:normal; font-size:8pt; font-family:Verdana, Arial, Helvetica, sans-serif; color:#FFFFFF; }
a.userstat { font-weight:normal; font-size:8pt; font-family:Verdana, Arial, Helvetica, sans-serif;}
a.userstat:link { color:#FFFFFF; font-size:8pt; text-decoration:none }
a.userstat:visited { color:#FFFFFF; font-size:8pt; text-decoration:none }
a.userstat:hover { color:#000000; font-size:8pt; text-decoration:none }
a.userstat:active { color:#FFFFFF; font-size:8pt; text-decoration:none }
a.userstat:focus { color:#FFFFFF; font-size:8pt; text-decoration:none }
/*** Nutzerstatusbereich ***/


/* * * * * *  Colors  * * * * * */

	body { background-color: White; }

	body, td, dl, ul, li, menu, blockquote, input, textarea, select, option
	{ color: #444444; }
	
	h1, h2, h3, h4 { color: #999999; }
	
	a:link, a:visited { color: Crimson; }
	a:active  { color: Navy; }
	a:hover  { color: DarkCyan; }
	
	.inactive, a.inactive:link, a.inactive:visited, a.inactive:active, a.inactive:hover
	{
		color: silver;
	}

	.hbox { color: MidnightBlue; background-color: #eeeeee; }
	
	.heading { color: #999999; }

	a.enabledTreeEntry, a.enabledTreeEntry:link, a.enabledTreeEntry:visited { color: #992222; }
	a.disabledTreeEntry, a.disabledTreeEntry:link, a.disabledTreeEntry:visited { color: gray; }
	a.enabledTreeEntry:hover { color: red; }
	a.disabledTreeEntry:hover { color: orange; }

	/* The path of an entry in the Contents form */
	span.pathLink { font-size: 12px; }
	a.pathLink:link, a.pathLink:active, a.pathLink:visited { color: red; font-size: 12px; }
	a.pathLink:hover { color: white; background-color: #FF0000; }

	
/* * * * * *  Font Styles * * * * * */

	body, td, dl, ul, li, menu, blockquote, input, textarea, select, option, h1, h2, h3, h4, heading 
	{
		font-family: Arial, Helvetica, Geneva, sans-serif;
	}
	
	body, td, dl, ul, li, menu, blockquote { font-size: 10pt; }
	
	h1 { font-size: 190%; }
	h2 { font-size: 114%; }
	h3 { font-size: 104%; }
	h4 { font-size: 100%; }
	
	.large { font-size: 125%; font-weight: bold; }
	.small { font-size: 84%; }
	
	.heading 	{ font-size: 114%; font-weight: bold; }

	a.enabledTreeEntry, a.disabledTreeEntry { font-size: 90%; }

	span.pathLink {}
	a.pathLink:link, a.pathLink:active, a.pathLink:visited {}
	a.pathLink:hover {}


/* * * * * *  Link Appearance  * * * * * */

	a { text-decoration: none; }
	a.naked { text-decoration: none; }


/* * * * * *  Forms  * * * * * */

	input, select, option, textarea, button { font-size: 9pt; }
	.field, select, option, textarea { background-color: Seashell; }
	label { font-weight: bold; }

	.defaultButton { font-weight: bold;	}


/* * * * * *  Miscellaneous  * * * * * */

	/* A table used in various places */
	.tableHeader 
	{
		font-family: Arial, Helvetica, Geneva, sans-serif;
		font-size: 16px;
		font-weight: bold;
		color: Black;
		background-color: #D8E0F2;
	}
	
	.tableCell
	{
		font-family: Arial, Helvetica, Geneva, sans-serif;
		font-size: 14px;
		background-color: #EEEEFF;
	}
	
	.brighterTableCell
	{
		font-family: Arial, Helvetica, Geneva, sans-serif;
		font-size: 14px;
		background-color: #E9E9FA;
	}


/* * * * * *  Miscellaneous  * * * * * */

	.indent
	{
		margin-left: 10%;
	}
	
	.alignRight
	{
		margin-left: 10%;
		text-align: right;
	}

	
	.title { font-size: 10pt; font-weight: bold; padding-right: 14px; }
	.infoTop, A.infoTop:link, A.infoTop:active, A.infoTop:visited { background-color: #9999aa; font-size: 10pt; color: white; }
	.infoCol { background-color: #dddde4; }
	.line { background-color: red; }

