/* v. 01.02 vom 11.09.02 */

<STYLE TYPE="TEXT/CSS">
<!--
a:link 
  {
  color:#000099;
  }
a:visited
  {
  color:#AC0000;
  }
a:active
  {
  color:#AC0000;
  }

BODY 
  {
  /* background-image:url(grafik/hintergrund4.gif); geht nicht unter NS 4.75 */
  /*color=#000000; */
  /*link:#000099;  geht nicht */
  /*visited:#AC0000;  geht nicht */
  /*active:#AC0000;  geht nicht */
  margin-left:10px; 
  margin-right:10px;
  margin-top:0pt;
  margin-bottom:0pt; 
  }
A
  {
  text-decoration:none;
  }

.titel 
  {
  color:#AC0000;
  font-family:Comic Sans MS,Arial,Helvetica,sans-serif;
  font-size:24pt; 
  font-weight:bold; 
  margin-top:0pt;
  margin-bottom:1pt; 
  }  

.untertitel 
  {
  color:#000000; 
  font-family:Comic Sans MS,Arial,Helvetica,sans-serif;
  font-size:12pt; 
  /*font-weight:normal; kann bei NS 4.7 nicht veraendert werden*/
  margin-top:0pt;
  margin-bottom:1pt; 
  }  

.kapitel 
  {
  color:#AC0000; 
  font-family:Comic Sans MS,Arial,Helvetica,sans-serif;
  font-size:18pt; 
  font-weight:bold; 
  margin-top:0pt;
  margin-bottom:1pt; 
  }  

.unterkapitel 
  {
  color:#000000; 
  font-family:Comic Sans MS,Arial,Helvetica,sans-serif;
  font-size:12pt; 
  /*font-weight:normal; kann bei NS 4.7 nicht veraendert werden*/
  margin-top:0pt;
  margin-bottom:1pt; 
  }  

.textallgemein 
  {
  color:#000000; 
  font-family:Comic Sans MS,Arial,Helvetica,sans-serif;
  font-size:10pt; 
  /*font-weight:normal; kann bei NS 4.7 nicht veraendert werden*/
  margin-top:0pt;
  margin-bottom:1pt; 
  }  

.textinhalt 
  {
  color:#000000; 
  font-family:Century Gothic,Times New Roman,Times,serif;
  font-size:10pt; 
  /*font-weight:normal; kann bei NS 4.7 nicht veraendert werden*/
  margin-top:0pt;
  margin-bottom:1pt; 
  }  

.tabueberschrift 
  {
  color:#000000; 
  font-family:Century Gothic,Times New Roman,Times,serif;
  font-size:12pt; 
  font-weight:bold; 
  margin-top:0pt;
  margin-bottom:1pt; 
  vertical-align:top;
  text-align:center;
  }  

.tabdatum 
  {
  color:#000000; 
  font-family:Century Gothic,Times New Roman,Times,serif;
  font-size:10pt; 
  /*font-weight:normal; kann bei NS 4.7 nicht veraendert werden*/
  margin-top:0pt;
  margin-bottom:1pt; 
  vertical-align:top;
  text-align:right;
  }  

.tabinhalt 
  {
  color:#000000; 
  font-family:Century Gothic,Times New Roman,Times,serif;
  font-size:10pt; 
  /*font-weight:normal; kann bei NS 4.7 nicht veraendert werden*/
  margin-top:0pt;
  margin-bottom:1pt; 
  vertical-align:top;
  text-align:left;
  }  

.fusszeile 
  {
  font-family:Times New Roman,Times,serif;
  font-size:9pt;
  }

.buchtitel 
  {
  color:#000000; 
  font-family:Century Gothic,Times New Roman,Times,serif;
  font-size:10pt; 
  /*font-weight:normal; kann bei NS 4.7 nicht veraendert werden*/
  margin-top:0pt;
  margin-bottom:1pt; 
  }  

.bildunterschrift 
  {
  color:#AC0000; 
  font-family:Comic Sans MS,Arial,Helvetica,sans-serif;
  font-size:10pt; 
  /*font-weight:normal; kann bei NS 4.7 nicht veraendert werden*/
  margin-top:0pt;
  margin-bottom:1pt; 
  }  

.rajtitel 
  {
  color:#990000; 
  font-family:Bodoni Black,Comic Sans MS,Arial,Helvetica,sans-serif;
  font-size:24pt; 
  font-weight:bold; 
  margin-top:0pt;
  margin-bottom:1pt; 
  }  

/*
.autor 
  {
  color:#000000; 
  font-family:Gothic,Times New Roman,Times,serif;
  font-size:10pt; 
  font-weight:normal; 
  margin-top:0pt;
  margin-bottom:1pt; 
  }  
*/
.rezension 
  {
  color:#000000; 
  font-family:Comic Sans MS,Arial,Helvetica,sans-serif;
  font-size:10pt; 
  /*font-weight:normal; kann bei NS 4.7 nicht veraendert werden*/
  margin-top:0pt;
  margin-bottom:1pt; 
  }  

/*

h1 
  {
  font-family:Comic Sans MS,Arial,Helvetica,sans-serif;
  font-size:24pt; 
  font-weight:bold; 
  color:#000000;
  /* margin-top:0pt;     geht nicht richtig unter NS 4.75 */
  /* margin-bottom:1pt;  geht nicht richtig unter NS 4.75 */
/*
  }  

h3 
  {
  font-family:Comic Sans MS,Arial,Helvetica,sans-serif;
  font-size:12pt; 
  font-weight:normal; 
  color:#000000; 
  /* margin-top:0pt;     geht nicht richtig unter NS 4.75 */
  /* margin-bottom:1pt;  geht nicht richtig unter NS 4.75 */
/*
  }  
p
	{
	font-family:Century Gothic,Arial;
	color:#000000;
	}

.absatz {
    font-family:Century Gothic,Arial;  
	}
	
p
	{
	font-family:Comic Sans MS,Century Schoolbook,Arial,Helvetica,sans-serif;
	color:#000000;
	}

.frame-h1 {
	font-family:Times New Roman,Times,serif;
	font-size:18pt;
	font-weight:bold; 
	color:#990000;
	}
	
.frame-h3 {
	font-family:Comic Sans MS,Arial,Helvetica,sans-serif;
	font-size:12pt;
	}
	
.absatz {  
	font-size:10pt;
	}

.text {
	font-size:9pt;
	}

.text1 {
	font-size:11pt;
	}
	
.h1 {
	font-size:16pt;
	font-weight:bold; 
	color:#0033CC;
	}
	
.h2 {
	font-size:14pt; 
	font-weight:bold; 
	color:#0033CC;
	}
	
.h5 {
	font-size:12pt; 
	font-weight:bold;
	}
	
.h6 {
	font-size:11pt; 
	}
	
.listen {
	font-size: 10pt;
	line-height:24pt;
	}
*/
-->
</STYLE>

