body	{font-family: "times new roman";
	 color: black;
	 font-size: 10pt;
	 font-weight: normal;
	 margin-left: 35px;
	 width: 850px
	 }

h1	{font-family: arial,helvetica,sans-serif;
	 color: black;
	 font-size: 36pt;
	 font-weight: bold;
	 text-align: center;
	 width: 850px;
	 }

h2	{font-family: arial,helvetica,sans-serif;
	 font-size: 18pt;
	 font-weight: bold;
	 text-align: center;
	 width: 550px;
	 }

h3	{font-family: arial,helvetica,sans-serif;
	 color: blue;
	 font-size: 11pt;
	 line-height: 13pt;
	 font-weight: bold;
	 text-align: left;
	 width: 550px;
	 }

h4	{font-family: arial,helvetica,sans-serif; 
	 font-size: 12pt; 
	 line-height: 14pt;
	 font-weight: bold; 
	 text-align: right;
	 width: 180px; 
	 background-color: ;
	 border-style: solid;
	 border-width: thin; 
	 }

h5	{font-family: arial,helvetica,sans-serif;
	 font-size: 10pt;
	 font-weight: bold;
	 line-height: 12pt;
	 text-align: center;
	 width: 550px;
	 }
	 
p	{line-height: 12pt;
	 text-align: justify;
	 width: 550px;
	 }
	 
ul	{font-size: 10pt; 
	 line-height: 12pt;
	 font-weight: bold;
	 width: 141px;
	 border-style: solid;
	 border-width: thin;
	 }
	
uz	{font-family: arial,helvetica,sans-serif;
	 color: grey;
	 font-size: 12pt;
	 font-weight: normal;
	 line-height: 14pt;
	 text-align: left;
	 width: 933px;
	 }

.zw {font-family: arial,helvetica,sans-serif;
	 font-size: 13pt;
	 font-weight: bold;
	 text-align: left;
	 }

.small	{font-size: 8pt;;
	 	 }

.bu	{font-size: 8pt;
	 }

.klein	{font-size: 8pt;
	  width: 175px; 
 	  line-height: 10pt;
	  }

.center {text-align: center;
		}
		
.right	{text-align: right;
		}

.liste	{line-height: 12pt;
	 	 text-align: justify;
	 	 width: 500px;
		 border-style: none
	 	}

.flussr	{float: right;
	 }

.flussl	{float: left;
	 }

.zitat	{font-size: 10pt;
	 	 margin-left: 25px;
	 	 width: 500px;
	 	 font-style: italic;
	 	 }


.cour	{font-family: courier new;
	 font-size: 8pt;
	 }

ol.num 	{ol list-style-type: decimal;
	 }

.left {
	text-align: left;
}

.klnh2	{
	font-size: 20pt;
	font-weight: bold;
	text-align: center;
	color: black;
	width: 550px;
 	}


.klnh3	{
	font-size: 13pt;
  	line-height: 16pt;
  	font-weight: bold;
  	text-align: left;
	color: white;
	background-color: #009933;
	width: 550px;
	}
