/* CSS-Stylesheet für WebWerker */

A:link		{ color:#3333CC; text-decoration:none; }	
A:visited	{ color:#3333CC; text-decoration:none; }	
A:active	{ color:#3333CC; text-decoration:none; }	
A:hover		{ color:#3333CC; text-decoration:underline; }
	
html	{ overflow: scroll; }

BODY	{ BACKGROUND-COLOR:white; FONT-FAMILY:Verdana,Helvetica,sans-serif; FONT-SIZE:.8em; FONT-WEIGHT:normal; LETTER-SPACING:normal; TEXT-TRANSFORM:none; margin:0 0 0 0; }

H1, H2, H3, H4, H5, TH, THEAD, TFOOT { font-family:Verdana,Arial,Helvetica,sans-serif; font-style:normal; color:#003366; }

H1	{ font-weight:700; font-size:1.1em; margin-top:1.5em; margin-bottom:0.5em; }	
H2	{ font-weight:700; font-size:1.75em; }	
H3	{ font-weight:500; font-size:1.58em; }	
H4	{ font-weight:500; font-size:1.33em; }	
H5	{ font-weight:700; font-size:1em; }	
H6	{ font-weight:700; font-size:.8em; }	
		
HR	{ color: #D437AE; height: 1px; }

P	{ margin-top: 0em; margin-bottom: 0.5em; line-height: 1.3em; }


UL			{ margin-top: 0.5em; margin-bottom: 0.5em; list-style-position: outside; }
UL LI		{ list-style-image:url(images/ListItem.gif); }	
UL LI LI	{ list-style-image:url(images/ListItemsItem.gif); }	

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; }

.HeaderIntro 	{ font-family:Geneva,Arial,Helvetica,san-serif; font-size:14px; font-weight:bold; color:#666666; }

.LeistungHeader { font-family:Verdana,Arial,Helvetica,sans-serif; font-size:1em; font-weight:bold; color:#333333; }

.LeistungText 	{ font-family:Verdana,Arial,Helvetica,sans-serif; font-size:0.9em; color:#333333; }

.NaviIntro 		{ font-family:Geneva,Arial,Helvetica,san-serif; font-size:12px; font-weight:normal; color:#666666; }
