/* Standardmäßiges CSS-Stylesheet für ein neues Webanwendungsprojekt */
/*
hallo Herr Mükusch,

können Sie hiermit was anfangen?

Grüße 
Heike Trautmann

Weiß                FFFFFF
Schwarz             000000

Grün                007073  (Logoblume, LKW, Titelzeile, Navi rechts)
Grün 30%            B2D4D5  (z.B. Teile vom LKW, Pfeile)

Grau                636B70  (Logo, Claim, Datumzeilenhintergrund)
Grau 80%            82898D  (Tastaturhintergrund, Infofenster)
Grau 70%            92979B  (Tastaturtasten)
Grau 50%            B1B5B8  (? nach Bedarf)
Grau 30%            D0D3D4  (z.B. Hintergrund Länderauswahl)
Grau 20%            E0E1E2  (z.B. Tabellenhintergrundfarbe, auch bei LKW)
Grau 10%            EFF0F1  (? nach Bedarf)

Rot                 6B1C40  (Totmann, Errorfenster)
Gelb                FFCC33  (Warnungsfenster)


*/
BODY
{
	font-weight: normal;
	font-size: 0.8em;
/*	background-image: url(images/backFIN_breit1.gif);*/
	word-spacing: normal;
	text-transform: none;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	letter-spacing: normal;
	background-color: white;
}
/*
H1, H2, H3, H4, H5, TH, THEAD, TFOOT, .H1, .H2, .H3, .H4, .H5, .TH, .THEAD, .TFOOT
{
    COLOR: #003366;
}
*/
H1,.H1	{	
	font-family:  Arial,Verdana, Helvetica, sans-serif;
	font-size:	2em;
	font-weight:	700;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	text-align: center;
	}	
		
H2,.H2	{	
	font-family:  Arial,Verdana, Helvetica, sans-serif;
	font-size:	1.75em;
	font-weight:	700;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	
		
H3,.H3	{	
	font-family: Arial,Verdana,  Helvetica, sans-serif;
	font-size:	1.58em;
	font-weight:	500;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	
		
H4,.H4	{	
	font-family:  Arial,Verdana, Helvetica, sans-serif;
	font-size:	1.33em;
	font-weight:	500;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	
		
H5, DT	{	
	font-family:  Arial,Verdana, Helvetica, sans-serif;
	font-size:	1em;
	font-weight:	700;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	
		
H6	{	
	font-family:  Arial,Verdana, Helvetica, sans-serif;
	font-size:	.8em;
	font-weight:	700;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	
		
TFOOT, THEAD, .TFOOT, .THEAD	{	
	font-size: small;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	font-family: Arial, Helvetica, sans-serif;
	}	
		
TH	{	
	vertical-align:	baseline;
	font-size:	1em;
	font-weight:	bold;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	font-family: Arial, Helvetica, sans-serif;
	}	

TABLE 
{
	padding:0px 0px 0px 0px;
	font-size:x-small;
	border-collapse:collapse;
	table-layout:auto;
	overflow:visible;
}
TD
{
	padding:5px 5px 5px 5px;
	vertical-align: top;
/*	border:solid 1px black; */
}

A
{
	color:White
}

A:link	{	
	text-decoration:	none;
	}	
		
A:visited	{	
	text-decoration:	none;
	}	
		
A:active	{	
	text-decoration:	none;
	}	
		
A:hover	
{
	text-decoration:	underline;
}
	
SMALL	{	
	font-size:	.7em;
	}	

BIG	{	
	font-size:	1.17em;
	}	

BLOCKQUOTE, PRE	{	
	font-family:	Courier New, monospace;
	}	
	

UL LI	{	
	list-style-type:	square ;
	}	

UL LI LI	{	
	list-style-type:	disc;
	}	

UL LI LI LI	{	
	list-style-type:	circle;
	}	
	
OL LI	{	
	list-style-type:	decimal;
	}	

OL OL LI	{	
	list-style-type:	lower-alpha;
	}	

OL OL OL LI	{	
	list-style-type:	lower-roman;
	}	

IMG 	{
	margin-top: 5px;
	margin-left: 10px;
	margin-right: 10px;
	}
	
	.label
	{
		text-align:right ; 
	}
	
.subline {
	font-size: larger;
	color: white;
	font-weight: bold;
}
.headline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: 22px;
	color: #000000;
	font-weight: bold;
}


.linktxt
{
color: #767676;
font-size: 10px;
font-family:Arial, Helvetica;
font-weight: bold;
line-height: 13px;
text-transform: capitalize; letter-spacing: normal; word-spacing: normal; font-variant: normal}
:hover.linktxt { color: #005563;
}
.linktxt2
{
color: #005563;
font-size: 10px;
font-family:Arial, Helvetica;
font-weight: bold;
line-height: 13px;
 text-transform: capitalize; letter-spacing: normal; word-spacing: normal; font-variant: normal}
:hover.linktxt { color: #005563;
}
.linktxt3
{
color: #005563;
font-size: 10px;
font-family:Arial, Helvetica;
line-height: 13px;
padding-left: 6px;
 text-transform: capitalize; letter-spacing: normal; word-spacing: normal; font-variant: normal}
:hover.linktxt { color: #005563;
}

/* Style für tabellentextbox */
.TabInput
{
	width: 23px;
	font-size:  x-small;
	background-color: Transparent;
	border-style: None;
	font-weight:  bold;
}

.linktxtw
{		color: white;

}
A.lw
{
		color: white;
}
.normal
{
	font-size:medium; 
}

.ruler
{
    z-index: 999;
    left: 3px;
    width: 800px;
    position: absolute;
    top: 104px;
}
.rightalign
{
	text-align:right;
}

a.Tablink
{
	color:Blue;
}


td.Topic1
{
	font-weight: bolder;
	color: White;
	text-align:center ;
	background-color: #525b5c;
}

td.Topic2
{
	font-weight: bolder;
	color:black;
	background-color: #B2D4D5;
}
td.Separator
{
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	background-color: #636b70;
	border-bottom-style: none;
}
tr.Topic1
{
	vertical-align: middle;
	text-align: center;
	text-decoration: underline;
}
 /* Datagrid Css Classes */
 
 .datagridHeader
{
		background:#007073;
		font-weight:bolder; 
		font-size:x-small;
	 color:White ;
}
.datagridAltRow
{
	font-size:x-small ;
 background-color: #B1B5B8;
}
.datagridRow
{
	font-size:x-small;
 background-color: #82898D;
}
.datagridSelRow
{
	font-size:x-small;
 background-color: #FFCC33;
}
.Button
{
	background-color:#92979B;
	font-weight:bolder;
	color:White;

}
.datagrid
{
	font-size:medium;
	border:none;	
}
