/* Standardmäßiges CSS-Stylesheet für ein neues Webanwendungsprojekt */

BODY
{
	font-weight: normal;
	font-size: 0.7em;
	word-spacing: normal;
	text-transform: none;
	font-family: Verdana,Arial, Helvetica, sans-serif;
	letter-spacing: normal;
	/*background-color: #000080;*/
	background-color: #152748;
	COLOR: #FFFFFF;
}



H1, H2, H3, H4, H5, TH, THEAD, TFOOT
{
    COLOR: white;
}
H1	{	
	font-family: Arial, Helvetica, sans-serif;
	font-size:	2em;
	font-weight:	700;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	
		
H2	{	
	font-family: Arial, 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	{	
	font-family: Arial, 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	{	
	font-family: Arial, Helvetica, sans-serif;
	font-size:	1.33em;
	font-weight:	600;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	 line-height:0%; margin-top:20; margin-bottom:10
	}	
		
H5, DT	{	
	font-family: Arial, Helvetica, sans-serif;
	font-size:	1.1em;
	font-weight:	500;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	
		
H6	{	
	font-family: Arial, 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	{	
	font-size:	1em;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	font-family: Arial, Helvetica, sans-serif;
	}	
		
TH
{
	font-weight: bold;
	font-size: 0.8em;
	word-spacing: normal;
	text-transform: none;
	color: white;
	font-family: Arial, Helvetica, sans-serif;
	letter-spacing: normal;
	background-color: #3399cc;
}
.dghead
{	
	font-weight: bold;
	font-size: 1.1em;
	word-spacing: normal;
	text-transform: none;
	color: white;
	font-family: Arial, Helvetica, sans-serif;
	letter-spacing: normal;
	background-color: #3399cc;
	
}
.dgbody
{

	font-weight: bold;
	font-size: .9em;
	word-spacing: normal;
	text-transform: none;
	/*border-left: black thin solid;*/
	color: black;
	/*border-bottom: black thin solid;*/
	font-family: Arial, Helvetica, sans-serif;
	letter-spacing: normal;
	background-color: gainsboro;
}
.dgedit
{
	font-weight: bold;
	font-size: .9em;
	word-spacing: normal;
	text-transform: none;
	border-left: black thin solid;
	color: black;
	border-bottom: black thin solid;
	font-family: Arial, Helvetica, sans-serif;
	letter-spacing: normal;
	background-color: gainsboro;
	
}
.dgfoot
{
	font-weight: bold;
	font-size: 0.9em;
	word-spacing: normal;
	text-transform: none;
	color: white;
	font-family: Arial, Helvetica, sans-serif;
	letter-spacing: normal;
	background-color: #3399cc;
}
.dgpager
{
	font-weight: bold;
	font-size: 1.1em;
	word-spacing: normal;
	text-transform: none;
	color: black;
	font-family: Arial, Helvetica, sans-serif;
	letter-spacing: normal;
	background-color: #C6C3C6;
}
	
TD
{

	font-size: 	0.7em;
	word-spacing: normal;
	/*vertical-align: baseline;*/
	text-transform: none;
	font-family: Arial, Helvetica, sans-serif;
	letter-spacing: normal;
	color: white;
}	
	
.td_head
{

	font-family: Arial, Helvetica, sans-serif;
	letter-spacing: normal;
}	

a:link.dghead	{	
	text-decoration:	none;
	color:white;
	}
	
a:visited.dghead	{	
	text-decoration:	none;
	color:white;
	}

A:link	{	
	text-decoration:	none;
	color:#FFFFFF; line-height:150%; margin-left:0; font-weight: 600;
	}	
		
A:visited	{	
	text-decoration:	none;
	color:	white;
	color:#FFFFFF; line-height:150%; margin-left:0; font-weight: 600;
	}	
		
A:active	{	
	text-decoration:	none;
	color:	white;
	color:#FFFFFF; line-height:150%; margin-left:0; font-weight: 600;
	}	
		
A:hover	{	
	text-decoration:	underline;
	color:	white;
	color:#FFFFFF; line-height:150%; margin-left:0; font-weight: 600;
	}
	
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;
	}
	
	.label
{

	color: #00cc00;
	font-family: Arial, Helvetica, sans-serif;
	font-size:	1em;
	font-weight:	700;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
}	

/*IMG 	{
	margin-top: 5px;
	margin-left: 10px;
	margin-right: 10px;
	}*/
.readonly
{
	font-size: 1em;
	color: black;
	font-family: Arial, Helvetica, sans-serif;
	background-color: gainsboro;
}
.tddisabled
{	
	font-size: 0.9em;
	font-family: Arial, Helvetica, sans-serif;
	/*background-color: gainsboro;
	color: gainsboro;*/
}
.lbdisabled
{
	color: gray;
	font-family: Arial, Helvetica, sans-serif;
}

.naviheadline
{
	font-weight: bold;
	color: white;
	font-family: Arial, Helvetica, sans-serif;
	background-color: darkgray;
}
.navi
{
	font-size: 1.0em;
	font-family: Arial, Helvetica, sans-serif;
}
.eingabe
{
	font-size: 1em;
	font-family: Arial, Helvetica, sans-serif;
}
.tdHeadline
{
	font-weight: bold;
	font-size: 0.9em;
	word-spacing: normal;
	text-transform: none;
	color: cornflowerblue;
	font-family: Arial, Helvetica, sans-serif;
	letter-spacing: normal;
}

.status
{
	font-weight: normal;
	font-size: 1.1em;
	word-spacing: normal;
	text-transform: none;
	color: green;
	font-family: Arial, Helvetica, sans-serif;
	letter-spacing: normal;
}