/* Standardmäßiges CSS-Stylesheet für ein neues Webanwendungsprojekt */

BODY { background-color:white; color:dimgray;
		font-family:Verdana,Arial,Helvetica,sans-serif; font-size:9pt; font-weight:normal;
		font-style:normal; text-decoration:none; word-spacing:normal; letter-spacing:normal; text-transform:none; }	

.TabStandrd { font-family:Verdana,Arial,Helvetica,sans-serif; font-size: 8pt; }


H1, H2, H3, H4, H5, TH, THEAD, TFOOT { color:#003366; }

H1	{ font-family:Verdana,Arial,Helvetica,sans-serif; font-size:2em; font-weight:700; }
H2	{ font-family:Verdana,Arial,Helvetica,sans-serif; font-size:1.75em; font-weight:700; }	
H3	{ font-family:Verdana,Arial,Helvetica,sans-serif; font-size:1.58em; font-weight:500; }	
H4	{ font-family:Verdana,Arial,Helvetica,sans-serif; font-size:1.33em; font-weight:500; }	
H5 { font-family:Verdana,Arial,Helvetica,sans-serif; font-size:1em; font-weight:700; }	
H6	{ font-family:Verdana,Arial,Helvetica,sans-serif; font-size:0.8em; font-weight:700; }	
		
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:link	{ text-decoration:underline; color:#333333; }	
A:active	{ text-decoration:underline; color:#333333; }	
A:hover	{ text-decoration:underline; color:#CC6600; }
A:visited { text-decoration:underline; color:#333333; }	
	
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: 0 0 0 0 ; }

.Header10 { font-family:Verdana,Arial,Helvetica,sans-serif;	font-size:10px; font-weight:bold; color:#666666; }
.Header11 { font-family:Verdana,Arial,Helvetica,sans-serif;	font-size:11px; font-weight:bold; color:#666666; }
.Header12 { font-family:Verdana,Arial,Helvetica,sans-serif; font-size:12px; font-weight:bold; color:#666666; }

P	{ font-family:Verdana,Arial,Helvetica,sans-serif; font-size:10px; font-weight:normal; color:#333333; 
		margin: 5px 0 5px 0; }
		
.Paragraf09 { font-family:Verdana,Arial,Helvetica,sans-serif; font-size: 9px; font-weight:normal; color:#333333; }
.Paragraf10 { font-family:Verdana,Arial,Helvetica,sans-serif; font-size:10px; font-weight:normal; color:#333333; }

.Pressestimmen { font-family:Verdana,Arial,Helvetica,sans-serif; font-size:10px; line-height:16px; }

