/* Standardmäßiges CSS-Stylesheet für ein neues Webanwendungsprojekt */


BODY
{
    BACKGROUND-COLOR: #bcbcc6;  
    font-family:  Arial, Helvetica, sans-serif;
    color:	#000040;
    
}

H1, H2, H3, H4, H5, TH, THEAD, TFOOT
{
    COLOR: #000040;
}
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:  bold;
	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.2em;
	font-weight:	 bold;
	font-style:	 normal;
	text-decoration:	 none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	 none;	
	
	
	

	}	
		
H4	{	
	font-family:  Arial, Helvetica, sans-serif;
	font-size:	0.8em;
	font-weight:	500;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	
		
H5, DT	{	
	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;
	}	
		
H6	{	
	font-family:  Arial, Helvetica, sans-serif;
	font-size:	.8em;
	font-weight:	500;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	

H8
{
	font-weight: bold;
	font-size: 0.8em;
	word-spacing: normal;
	text-transform: none;
	font-style: normal;
	font-family: Arial, Helvetica, sans-serif;
	letter-spacing: normal;
	text-decoration: none;
}	
		
TFOOT, THEAD	{	
	font-size:	1em;
	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;
	}	


A
{
    FONT-WEIGHT: bold;
    COLOR: #000040;
    TEXT-DECORATION: none;
    
}


A:link	{	
	text-decoration:	none;
	color:	#000040;
	font-weight:	 bold;
	}	
		
A:visited	{	
	text-decoration:	none;
	color:	#000040;
	
	}	
		
A:active	{	
	text-decoration:	none;
	color:	#000040;
	font-weight:	 bold;
	}	
		
A:hover	{	
	text-decoration:	 none;
	color:	#000040;
	font-weight:	  bold;
	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;
	}	


.class1
{
	font-family:  Arial, Helvetica, sans-serif;
	font-size:	1.0em;
	font-weight:	500;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	padding-right:20px
	
	
}
.topmenue
{
	font-family:  Arial, Helvetica, sans-serif;
	font-size:	0.8em;
	font-weight:	700;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	padding-right:5px;
		
}
.BasketRow
{
	font-family:  Arial, Helvetica;
	font-size:	0.9em;
	font-weight:	500;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	
	
}
.BasketFoot
{
	font-family:  Arial, Helvetica;
	font-size:	0.9em;
	font-weight:	600;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	
	
}
.dynPage
{
	font-size: 10pt;
	color: red;
}

.HeaderRow
{
	font-weight: bold;
	font-size: 10pt;
	color: black;
}
.SimpleRow
{
	font-size: 8pt;
	color: #000040;
	height: 35px;
}

#dynPage0
{
	font-size: 10pt;
	color: red;
}

#divHeader       
{
	position:relative; 
	z-index:1; width:930px; 
	height:20px; 
	left:0px; 
	top:300px; 
	visibility:hidden;
	}
#divScroller1 
{
	position:relative; 
	overflow:auto; 
	z-index:5; left:0px; 
	top:0px; width:940px; 
	height:350px; 
	clip:rect(0px, 900px, 300px, 0px); 
	border-width:2px 0px 2px 0px; 
	border-color:#666666; 
	border-style:solid;
	}	
.dynPage 
{
	position:relative; 
	z-index:2; left:0px; 
	top:0px; 
	width:375px; 
	padding-left:1px; font-family:arial,helvetica,sans-serif; 
	font-size:10px; 
	line-height:14px; 
	color:black;
	visibility:inherit;
	}

#divFoot         
{
	position:relative; 
	z-index:1; 
	width:930px; 
	height:30px; 
	top:400px;
	border-width:1px 1px 1px 1px; 
	border-color:#666666;
	} 
