/* DOMESTIC copyright KTS  Style Sheet */
/* "Arial Unicode MS" */
/* Version 2010 dome.css für alle DOMESTIC Seiten und HElp IE8 Version 10.6.2010 Produktion 7.7.20 */
/*  In Produktion 15.6.2010           */

body{
	font-family:  "Arial Unicode MS" ,Arial;
	font-size: x-small;
	color: navy ;
	
	background-color: #EEEEFF ;
	
	word-wrap: break-word;
	letter-spacing: 0.03em ;
	scrollbar-base-color:#3300CC;
	scrollbar-arrow-color:yellow;
	scrollbar-face-color:#295798;
	scrollbar-shadow-color:#999999;
	scrollbar-darkshadow-color:#F0F0FF;
	scrollbar-3dlight-color:#cccccc;
	scrollbar-highlight-color:#F0F0FF;
	scrollbar-track-color:#F0F0FF;

}

body#Colblau{	
	background-image: url('../icons/Colblue.gif'); 	
}	
body#Colbla2{	
	background-image: url('../icons/Colblu2.jpg'); 	
}	
body#Colbla3{	
	background-image: url('../icons/Colblu2.gif'); 	
}
/* background-color: #F0F0FF was */

/* Links generell Deskriptoren immer visited in View URL Register  */
/* 18.5.2010 wg. Explorer 6 zurück nach x-smal statt x-smallda zu klein und unveränderbar */

a:link {color: blue;}
a:visited {color: blue;}
a:hover  {color: green;
  text-decoration: underline;}
a:active {color: red;}	
a{text-decoration:none;
  font-size: x-small;}

/* aber in Browse für Store 101,... 10px lokal */

A.Store:link{color: blue;}
A.Store:visited{color: red;}
A.Store:focus:hover{color: green;}
A.Store:active{color: red;}
A.Store{font-size: 10px;
  text-decoration: none;}

/* in Brows fuer Dokumente */

A.Doc:link{color: blue;}
A.Doc:visited{color: navy;}
A.Doc:focus:hover{color: green;
 text-decoration: none;}
A.Doc:active{color: red ;}
A.Doc {font-size: x-small;
	text-decoration:none;}
		
/*  Tabellen aber cellspacing="0"  muss angegeben sein,
	um bei farbigen Felder die
	weissen Raender nicht zu sehen */

table{
	border-style:none ; 
	border-width:0.01;
}

/* Ueberschriften   war x-small yellow  */

tr.hdy {	
	background-color:#FFFF00;
	font-size: x-small;
	height: 20px;
}

tr.hd {
	font-size: 14px;
	background-color:#FFCC7F;
	height: 20pt;
}

/* #FFCC7F  */


/*  Ausgabe von Masken wie SORT */

td, div, ul, li{	
	font-size: x-small;
	letter-spacing: 0.035em ;
	word-wrap: break-word;
}

input,  select{ 
	background-color: #D8D8FF ; /* Button, Radio Input fields bachground alle gleich letter-spacing: 0.2pt;	 */  
	font-family:  "Arial Unicode MS", Arial, sans-serif ;
	color: navy ;				/* Schrift auf button in fields */	
	height: 22px ;
	width: auto ;
	font-size: x-small;		     /* Schrift auf button  */
}

.inputtaste{ 
	background-color: #D8D8FF; /* Button, Radio Input fields bachground alle gleich letter-spacing: 0.2pt;	 */  
	font-family:  "Arial Unicode MS", Arial, sans-serif ;
	color: navy ;				/* Schrift auf button in fields */	
	height: 22px ;
	width: auto ;
	font-size: 12px; /* Schrift auf button  */
	border-color: navy;
	border-width:1px;
	border-style:solid;
	cursor:pointer;
	}
	
	.inputtaste{ 
	background-color: #D8D8FF; /* Button, Radio Input fields bachground alle gleich letter-spacing: 0.2pt;	 */  
	font-family:  "Arial Unicode MS", Arial, sans-serif ;
	color: navy ;				/* Schrift auf button in fields */	
	height: 22px ;
	width: auto ;
	font-size: 12px; /* Schrift auf button  */
	border-color: navy;
	border-width:1px;
	border-style:solid;
	cursor:pointer;
	}
.inputradio{ 
	background-color: #EEEEFF; /*Radio */  
	font-family:  "Arial Unicode MS", Arial, sans-serif ;
	color: navy ;				/* Schrift auf button in fields */	
	height: 22px ;
	width: auto ;
	cursor:pointer;
	}

.inputcheck{ 
	background-color: #EEEEFF; /*Radio */  
	font-family:  "Arial Unicode MS", Arial, sans-serif ;
	color: navy ;				/* Schrift auf button in fields */	
	height: 22px ;
	width: auto ;
	cursor:pointer;
}
/*   in Sort1 fiv td     */

div.cent, td.cent, span.cent{
	text-align: center ;
	font-size: x-small;
	font-family:  "Arial Unicode MS", Arial, sans-serif ;	
	letter-spacing: 0.03em ;	
}

/*   View    */

.left{ 
	float: left;
	font-size: 10px;
}



/*  IN Browse links die lfd Nummer  */

span.left{
		font-size: 10px;
		float: left;
		text-align: left;
}

.right{
	float: right;
	font-size: 11px;
}
span.right{
	font-size: x-small;
	float: right;
	text-align: right;
}

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

/*   View   sowie lokal KT und IN */

span.center{ 
	text-align: center;
	font-size: x-small;
}
/*   View  was	margin-left:8%;  */
.norm {
	margin-left:38px;
	margin-right:32px;
	margin-top:3px;
	font-size:x-small;
	line-height:1.3em;
}

textarea   {
	
	font-size: 12px;
	font-family: "Arial Unicode MS", Arial, sans-serif ;
	font-variant: monospace;	
	color: navy;
	padding-left: 7px;
	padding-right: 7px;
	margin-top: 6px;
	margin-bottom: 7px;
	overflow:hidden;
	line-height:1.3em;

	border-color: navy;
	border-width:1px;
	border-style:solid;
	background:#D8D8FF;	
	
	}
	
	/*   View   lokal db1 */
	
	
.Kt {
	clear:both;
	font-size: 10px;
	width: 100px;
	margin-left: 34px;
	margin-right: 3px;
	float:left;	
	}
div.IN {	
	font-size: x-small;
	float:left;
	width: 65%;
	margin-bottom: 3px;
	line-height:1.3em;

	}

/*  float left muss sein, sonst IE beginnt die zweite Zeile vorne */	
	
/*  IN 	width: 70%px; 65 hilft nicht Firefox    aber clear both    */	
	
