

/* Default.css  */
/* Standard CSS Datei für alle Templates des Systems */

fieldset {  border-color:#999999; border-style:solid; border-width:1px; padding:4pt 8pt;  }	

.confirm { margin-top: 150pt; border-width:medium; border-color:#ff0000; border-style:solid; background: #eeeeee; }
	.confirm th { background: #ff0000; color: #ffffff; }

.libox { height: 60px; width: 160px; background: #773c6f; }
	.libox 	a{	color: #a8050a; text-decoration: none;}

.menubox { height: 60px; width: 800px;  background: #d3daed; }	

.rebox { height: 60px; width: 160px; background: #d3daed; }
.reboxbody {  background: #d3daed; }

.menumsgbox { background: #fff; color: #990030; padding-left: 10pt; }

.menu { border-spacing: 4px;}
	.menu td { border-style:outset; border-width:thin; border-color: #dddddd; height: 25px; width: 150px; background: #336699; font-size: 11pt; text-align: center;  }
	.menu  a:link{ display: block; color: #ffffff; text-decoration: none; }
	.menu  a:visited{ display: block; color: #ffffff; text-decoration: none; }
	.menu  a:hover{	display: block; color: #ffffff; background: #778dac; text-decoration: none; }
	.menu  a:active{ display: block; color: #ffffff; text-decoration: none; }
			


div.copyright { border-top: 1px dashed #C0C0C0; font-size: 7.5pt; line-height: 14pt; text-transform: uppercase; text-align: center; color: #857B7B; display: block; }

.errmsg div { margin: 5pt; padding: 15pt; font-size: 10pt; color: #660000; background: #DAB4C3; }
.errmsg div p { font-size: 10pt; color: #660000;}


.admin  { width: 1100px; padding:10pt; border-color: #eeeeee; border-style: solid; background: #eeeeee; font-size:10pt; }
	.admin fieldset { margin: 10pt; }
	.admin input { margin: 1pt; font-size: 9pt;}
	.admin select { margin: 2pt; font-size: 8pt; }
	.adminnav	{ width:100pt; height:16pt; font-size:9pt; }
	
.kunde  { width: 1100px; padding:10pt; border-color: #eeeeee; border-style: solid; background: #eeeeee; }
	.kunde fieldset { margin: 10pt; font-size:10pt; border-color:#999999; border-style:solid; border-width:1px; padding:4pt 8pt;  }
	.kunde input { margin: 1pt; font-size: 8pt;}
	.kunde select { margin: 2pt; font-size: 8pt; }
	.kunde textarea {  font-size:9pt; width:240pt; height: 100pt;}
	.kunde 	a{	color: #a8050a; text-decoration: none;}
	
	#fontdownline { color: #0000aa;}
	#fontdownline2 { color: #0080ff;}
	

.suchen  { width: 1100px; padding:5pt; border-color: #eeeeee; border-style: solid; background: #eeeeee; }
.suchen fieldset { font-size:10pt; }
.suchen	 a{	display: block; color: #0000aa; text-decoration: none; }
	
.such_erg_table	{ border-collapse:collapse; font-size:11pt; }
.such_erg_table th {border: solid 1px #d3daed; border-collapse:separate; background: #336699;  color: #ffffff;}
	.such_erg_table td {border: solid 1px #d3daed; border-collapse:separate; }
		#such_erg_dark { background: #dddddd; }

.aufgaben  { width: 1100px; padding:10pt; border-color: #eeeeee; border-style: solid; background: #eeeeee; }
	#klappbutton { width: 1080px; }
	#textbox { width: 1070px; }
	#textboxmitbutton { width: 1000px; }
	#textboxnotiz { width: 1070px;  height: 500px; }
	
.artikel  { width: 1100px; padding:10pt; border-color: #eeeeee; border-style: solid; background: #eeeeee; }
	.artikel fieldset { margin: 10pt; font-size:10pt; }
	.artikel input { margin: 2pt; font-size: 8pt;}
	.artikel select { margin: 2pt; font-size: 8pt; }
	.artikel textarea {  font-size:9pt; width:240pt; height: 80pt;}
	#line_dark { background: #dddddd; }
	
	.preis_table	{ border-collapse:collapse;  }
	.preis_table th {border: solid 2px #eeeeee; border-collapse:separate; background: #888888;  color: #ffffff;}
	.preis_table td {border: solid 2px #eeeeee; border-collapse:separate; }
	#preis_dark { background: #dddddd; }
	
	
.kuendigung  { width: 1100px; padding:10pt; border-color: #eeeeee; border-style: solid; background: #eeeeee; }	
	.kuendigung fieldset { margin: 10pt; font-size:11pt; }
	.kuendigung input { margin: 2pt; font-size: 8pt;}


.allgemein  { width: 1100px; padding:10pt; border-color: #eeeeee; border-style: solid; background: #eeeeee; }	

.statistik { border-collapse:collapse;  background: #ffffff;}
	.statistik td { border: solid 1px #000000; }
	#statistikkopf { background: #EEF1F9; }
	#statistiktab { background: #ffffff; }
	
	
#loginerror { background: #bb0000; color:#ffffff; }
