/* DATEI: CSS.css */



.Stil1 {
	font-family: "Lucida Grande", Verdana, Lucida, Arial, Helvetica, sans-serif;
        color:black;
		font-size: 10px;
        line-height: 16px;
        letter-spacing:0.01em;
        word-spacing:0.0em; }

.Stil2 {
	font-family: "Lucida Grande", Verdana, Lucida, Arial, Helvetica, sans-serif;
        color:red;
		font-size: 10px;
        line-height: 14px;
        letter-spacing:0.0em;
        word-spacing:0.2em; }


.Stil3 {font-family: Arial, Helvetica, sans-serif; font-size: 14px; }

.Stil4 {
	font-family: Arial, Helvetica, sans-serif;
	color:black;
	font-size: 12px;
	line-height: 14px;
	letter-spacing:0em;
	word-spacing:0em;
	height: inherit;
}

.Stil5 {
	font-family: "Lucida Grande", Verdana, Lucida, Arial, Helvetica, sans-serif;
	color:black;
	font-size: 9px;
	line-height: 14px;
	letter-spacing:0em;
	word-spacing:0.2em;
}


.Stil6 {
	font-family: "Lucida Grande", Verdana, Lucida, Arial, Helvetica, sans-serif;
        color:red;
	    font-size: 10px;
        line-height:17px;
        letter-spacing:0.01em;
        word-spacing:0.0em; 
		font-style:inherit;
		
		}


.Stil7 {
	font-family: "Lucida Grande", Verdana, Lucida, Arial, Helvetica, sans-serif;
	color:#006699;
	font-size: 10px;
	line-height: 14px;
	letter-spacing:0em;
	word-spacing:0.2em;
	font-style: oblique;
}


h2,h3,h4,p,ul,ol,li,div,td,th,address,blockquote,nobr,b,i { font-family:Arial,sans-serif; }



h1 { font-size: 14px;
     color:#7F7F7F;
     font-family:Helvetica,Arial,sans-serif;
}


h2 { font-size:21px; margin-bottom:18px; border-bottom:solid thin black;  }

h2.sh2 { font-size:21px; }

	 
h3,h3.xmp,h3.xpl,h3.inf,h3.tip,h3.akt { font-size:16px; margin-left: 5px }

h4 { font-size:9px; margin-left:10px; }


h5 { font-size: 18px;
     color:black;
     font-family:Helvetica,Arial,sans-serif;
}

p,ul,ol,div,td,th,address,blockquote { font-size:13px; }

li { font-size:10px;}

pre { font-family:Courier; font-size:13px; color:#0000C0; }

code,kbd,tt { font-family:Courier; color:#0000C0; }

var { font-style:normal; color:#0000C0; }

blockquote,cite { font-style:italic; }

.xmpcode { border-width:10px; border-style:solid; border-color:#EEEEEE; background-color:#FFFFE0; }

.code { background-color:#FFFFE0; }

.tabxpl { background-color:#E4EEFF; }

.doc { background-color:#EEEEEE; }

.nav { background-color:#FFEEDD; }

.qbar { background-color:#FFFFE0; font-size:13px; font-family:Arial,sans-serif; }

.blue { color:#0000C0; }

pre.normal { color:#000000; }

a:link {
	color:blue;
	text-decoration:none;
	font-style: normal;
	font-weight: normal;
}

a:visited { color:blue; text-decoration:none; }

a:active { color:blue; text-decoration:none; }

a.an {
	text-decoration:none;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
}

.unicode { font-size:15px; font-family:Arial,sans-serif }

ins { color:#009900; font-weight:bold; text-decoration:none; }

del { color:#990000; font-weight:bold; text-decoration:line-through; }

