/* ****************************************** */
/*  Axil Cascading Style Sheets		      */
/* ****************************************** */

/* TAGS	************************************* */

body { 
	margin-top:		 0px; 
	margin-bottom:		10px; 
}
body,p,table,tr,td,ul,ol,li,h1,h2,h3,h4,div,nobr,blockquote,textarea { 
	font-family:		Verdana, Arial, Helvetica, sans-serif; 
	font-size:		10pt;
	color:			#000000; 
}
p {
	margin-left:		10pt; 
	text-align:		justify;
	/* text-justify:	newspaper; */
}
h1 { 
	font-size:		12pt;
	margin-left:		 0pt;
	letter-spacing:		0.1em; 
}
h2 { 
	font-size:		10pt;
	margin-left:		10pt; 
	margin-bottom:		-1em;
}
h3 { 
	font-size:		11pt;
	margin-left:		10pt; 
	margin-bottom:		-1em;
}
h4 { 
	font-size:		10pt;
	margin-left:		10pt; 
	margin-bottom:		-1.3em;	
}
ul li {	
	margin-top:		3pt; 
	list-style-type:	square;
	margin-left:		20pt; 
	color:			#333333;
}
pre,tt { 
	font-family:		Courier	New, Courier, mono; 
	font-size:		10pt; 
}
blockquote {
	margin-left:		20pt;
	margin-right:		1pt;
}
a { 
	color:			#333333; 
	font-style:		 bold;	
	text-decoration:	none; 
}
a:active  { 
	text-decoration:	none; 
}
a:hover	{ 
	color:			#ff0000;
	font-style:		bold;	
	text-decoration:	none; 
	
}
hr { 
	height:			1px; 
	/* margin-left:		20pt;
	margin-right:		20pt; */
}



/* CLASSES ********************************** */

.cap { 
	font-weight:		bold;
	font-size:		16pt;
	margin-right:		10pt; 
}
.normal	{ 
	font-size:		10pt; 
}
.small { 
	font-size:		9pt; 
}
.tiny {	
	font-size:		8pt; 
}
.code {	
	background-color:	#FFFFE0; 
}
.table { 
	background-color:	#FFFFE0; 
}
h4.keineinrueck	{ 
	margin-top:		0;
	margin-left:		0pt; 
	margin-right:		0pt;
	margin-bottom:		0;
	font-size:		8pt;
}
p.keineinrueck { 
	margin-top:		0;
	margin-left:		2pt; 
	margin-right:		2pt;
	margin-bottom:		8pt; 
	font-size:		8pt;
}
li.keineinrueck	{ 
	margin-top:		0;
	margin-left:		2pt; 
	margin-right:		2pt;
	margin-bottom:		4pt; 
	font-size:		8pt;
}
.keinblock {
	text-align:		normal;
}
.boxzelle {
	/* padding-left:		pt; 
	padding-right:		5pt; 
	padding-top:		5pt; 
	padding-bottom:		5pt; 
	*/
	border:			3pt solid #999999;
	background-color:	#cccccc;
}
.bilduntertitel	{
	margin-top:		0pt;
	border-top:		0pt;
	font-size:		8pt;
	font-style:		italic;
}
.verz1 {
	font-size:		12pt;
	font-weight:		bold; 
	margin-top:		 30px;
	margin-left:		10px;
	margin-bottom:		 1px;
}
.verz2 {
	font-size:		10pt;
	margin-top:		 1px;
	margin-left:		15px;
	margin-bottom:		 1px;
	font-weight:		bold
}
.verz3 {
	font-size:		 9pt;
	margin-top:		 1px;
	margin-left:		30px;
	margin-bottom:		 1px;
}
.verz4 {
	font-size:		 8pt;
	margin-top:		 1px;
	margin-left:		45px;
	margin-bottom:		 1px;
}
