/* Weitere CSS Formatangaben für FAQ Website */


/* Formatierung aus vorheriger css Datei überschreiben für mehr Platz*/
#nav	{width: 100px;}
#content	{margin-left:150px;	width: 715px;}





blockquote	{ margin-left:30px;	margin-top: 10px; margin-bottom: 10px;	}

TD.regedit
{       font-family:arial,verdana;
        font-size:8pt;
        line-height: 9pt;
        background:#ffffff; 
	white-space: nowrap;
}



TR.client {background-color:#F5F6FF}
TR.server {background-color:#FFF2E1}



#faq_currentuser		{ position:absolute;	top:-100px; left:515px;		width:200px; height:40px; }
#faq_currentuser P		{ margin:0;	font-size:8pt;	text-align: right; 	color: #909090;}
#faq_currentuser A		{ color: #909090; }
#faq_currentuser A:hover	{ color: #303040; }


#faq_artikelbearbeiten		{ position:absolute;	top:-15px; left:515px;		width:200px; height:10px; }
#faq_artikelbearbeiten P	{ margin:0;	font-size:8pt;	text-align: right;}
#faq_artikelbearbeiten A	{ color: #909090; }
#faq_artikelbearbeiten A:hover	{ color: #303040; }

#faq_artikel_id		{ position:absolute;	text-align: right; top:-1px; left:515px;		width:200px; height:10px; }
#faq_artikel_id P	{ margin:0;	text-align: right;	font-size:7pt;	color: #d0d0d0; line-height: 7pt;}

#faq_adm_navigation		{ position:absolute;	top:-2px; left:-120px;		width:90px; height:300px;}
#faq_adm_navigation P		{ margin-bottom:15px;	font-size:7pt;	text-align: center;}
#faq_adm_navigation A		{ color: #909090; }
#faq_adm_navigation A:hover	{ color: #303040; }


#workspace TH.tablenavigation	{ background-color: #e0e0e0;	font-size:7pt; height: 1px;}
#workspace TH	{ background-color: #e0e0e0;	font-size:8pt;}
#workspace TR.neu	{ background-color: #ddedd3; height: 1px;}
#workspace TR.suchen	{ background-color: #f6f1ca; height: 1px;}
#workspace TD	{ padding: 5px; }
#workspace TH	{ padding: 5px; }



#workspace TH.neu_headline
{
	FONT-SIZE: 7pt;		font-weight: normal;
	line-height: 7pt;	height: 4pt;
	background:#ddedd3;	color:#286400;
}
 
#workspace TH.suchen_headline
{
	FONT-SIZE: 7pt;		font-weight: normal;
	line-height: 7pt;	height: 4pt;
	background:#f6f1ca;	color:#645900;
}








#artikelinfos	{ margin-top: 10px;	margin-bottom: 30px; background-color: #f0f0f0; }


/* Ganzer regedit Abschnitt */
.regedit		{ margin-left: 20px;	margin-top: 1em; margin-bottom: 1em;	}

/* Editor-Anzeige */
.regedit_editor		{ margin-top: 5px;	margin-bottom: 5px;}

/* regdatei Anzeige */
.regedit_regfile	{ }
.regedit_regfile_name	{ font-weight:bold;	}
.regedit_regfile_content
{
	font-family: monospace;		font-size: 8pt;
	white-space:pre;
	margin-top:1em; margin-bottom: 1em;
}

.regedit_link           { height: 25px; line-height:25px;       margin-left: 5px;       }
.regedit_link a         { vertical-align:middle;        margin-left: 10px;      }
.regedit_link img       { vertical-align:middle;        }


P.center	{text-align: center;}

span.hint	{	border-bottom : 1px dotted grey;	}
span.lastchanged	{ margin-left:10px; font-size:7pt; color: #c0c0c0;}

.box_info, .box_wichtig, .box_script	{ border-width:1px;  border-style:solid;	margin:20px;	padding:15px;	}
.box_info	{ background: #f7f7f7; border-color:#e0e0e0;	font-size: 8pt;	}
.box_script	{ background: #f0f0f0; 	border-color:#D0D0D0;	font-size: 8pt;	}
.box_wichtig	{ background: #fff7f7; 	border-color:#d00000;	}



/* FAQ Übersicht und Sucheergebnisse */
.uebersicht_ergebnis P { margin-left:0px; line-height:7pt;}


