/* QuickPat-Hilfe, Version 1.16	03.02.06

Stylesheet

*/ 


body {
	background-color: #FFFFFF;
	font-size: 10pt;
	line-height: 150%;
	font-family: arial, SansSerif} 

a   {	text-decoration: none;}

h1  {
	font-size: 14pt;
	font-weight: bold;
	color: #8080C0;
	margin-top: 20;
	margin-bottom: 20}

h2 {
	font-size: 12pt;
	font-weight: bold;
	color: #8080C0;
	margin-top: 15;
	margin-bottom: 15}

h3 {
	font-size: 12pt;
	font-weight: bold;
	color: #8080C0;
	margin-top: 10;
	margin-bottom: 0}

h4 {
	font-size: 10pt;
	font-weight: bold;
	text-decoration: underline;
	color: #000000;
	margin-top: 15;
	margin-bottom: 15}

p {
	font-size: 10pt;
	line-height: 150%;
	margin-top: 0;
	margin-bottom: 10}

p.copyright {
	font-size: 8pt;
	margin-top: 10;
	margin-bottom: 0}

ul {
	margin-top: 10;
	margin-bottom: 15;
	margin-left: 20;
}

ul ul{
	margin-top: 10;
	margin-bottom: 15;
	margin-left: 0;
}

ul li {margin-bottom: 10}

ul.chap {
	list-style-image:url(images/chap.gif);
	margin-top: 10;
	margin-bottom: 15;
	margin-left: 20;}

li.chap {list-style-image:url(images/chap.gif);}

ul.sect {
	list-style-image:url(images/sect.gif);
	margin-top: 10;
	margin-bottom: 15;
	margin-left: 20;}

li.sect {list-style-image:url(images/sect.gif);}

dl {
	margin-left: 10;
	margin-top: 15;
	margin-bottom: 20}

dd {
	margin-left: 30;
	margin-top: 0;
	margin-bottom: 5}

dt {
	font-weight: bold;
	margin-left: 10;
	margin-top: 10;
	margin-bottom: 5}

table{
	font-size: 10pt;
	line-height: 150%;
	margin-left: 30;
	margin-top: 10;
	margin-bottom: 10}

table.info {
	margin-left: 0;
	margin-top: 5pt;
	margin-bottom: 15pt}

table.menu {
	margin-left: 0;
	margin-top: 0pt;
	margin-bottom: 0pt}

div.navbar {
	width:100%; 
	background-color:#EEEEEE; 
	padding:5pt
}