dummy
	{
	CSS-Vorlagen Datei
	}
	
body {
    background-color: white;
	 margin-left:13px; 
	 margin-right:25px;  
	 margin-bottom:5px 
	 }
p,li  { 
	font-size:10pt;
      line-height:13pt; 
      font-family: arial, geneva, helvetica, sans-serif;
      letter-spacing:0.10mm;
	color:purple; 
      }

td {
	font-size:10pt; 
	line-height:14pt; 
	font-family: arial, geneva, helvetica, sans-serif;
	color:purple; 
	}

.normal { 
	font-size:10pt;
      line-height:13pt; 
      font-family: arial, geneva, helvetica, sans-serif;
      letter-spacing:0.10mm;
	color:purple; 
	}

.normalfett { 
	font-size:10pt; 
	font-weight:bold; 
	color:purple; 
	}

.gross { 
	font-size:12pt; 
	color:purple; 	}

.grossfett { 
	font-size:12pt; 
	color:purple; 
	font-weight:bold; 
	}

.klein { 
	font-size:8pt; 
	line-height:10pt; 
	}
.kleinrot { 
	font-size:8pt; 
	color:red; 
	}
	
.titel
	{
	font-family: bodoni book, times new roman;
	font-size:28pt;
	color:purple; 
	letter-spacing:0.2mm;
	line-height:28pt;
	}

.untertitel
	{
	font-family: AGaramond, bodoni book, times new roman;
	font-size:18pt;
	color:purple; 
	line-height:24pt;
	letter-spacing:0.1mm;
	}

.zwischentitel
	{
	font-family: arial, geneva, helvetica, sans-serif;
	font-size:10pt;
	color:purple; 
	letter-spacing:0.1mm;
	line-height:12pt;
	font-weight: bold;
	margin-bottom:0pt;
	}


a.neg
	{
		font-family: arial, geneva, helvetica, sans-serif;
		font-size:10pt;
		text-decoration:none;
		font-weight:bold;
		color:#FFFFFF;
	}

a.neg:hover
	{
		color: #FF0000;
	}
	
a.dunkel
	{
		font-family: arial, geneva, helvetica, sans-serif;
		font-size:10pt;
		text-decoration:none;
		font-weight:normal;
		color:#0000CD;
	}

a.dunkel:hover
	{
		color: #FF0000;
	}

a.hell
	{
		font-family:arial, geneva, helvetica, sans-serif;
		font-size:10pt;
		text-decoration:none;
		font-weight:normal;
		color:#F5F5F5;
	}

a.hell:hover
	{
		color: yellow;
	}

a.link
	{
		font-family: arial, geneva, helvetica, sans-serif;
		font-size:9pt;
		text-decoration:underline;
		color:#0808C6;
	}

a.link:hover
	{
		color: #CD0000;
	}


pre
	{
	font-family: arial, geneva, helvetica, sans-serif;
	font-size:8pt;
	text-decoration: none;
	font-weight: normal;
	color: #696969;
	}
