body {font-family: arial,helvetica,sans-serif;
	font-size: 9pt;
	font-weight: normal;
	background-color: #cccccc;
	 }

h1 {font-family: arial,helvetica,sans-serif;
	font-size: 36pt;
	font-weight: bold;
	line-hight: 36pt;
  	color: #999999;
	text-align: left;
 	 }

h2 {font-family: arial,helvetica,sans-serif;
  	font-size: 18pt;
	font-weight: bold;
	text-align: center;
	color: black;
 	 }

h3 {font-family: arial,helvetica,sans-serif;
  	font-size: 12pt;
  	line-height: 14pt;
  	font-weight: bold;
  	text-align: left;
	background-color: #009966;
	color: white;
	}

h4 {font-family: arial,helvetica,sans-serif; 
  	font-size: 12pt; 
  	line-height: 18pt;
  	font-weight: bold; 
  	text-align: left;
  	width: 150px; 
  	background-color: ;
  	border-style: solid;
  	border-width: thin; 
  	}

h5 {font-family: arial,helvetica,sans-serif;
 	font-size: 10pt;
  	font-weight: bold;
  	text-align: left;
  	}

h6 {font-family: arial,helvetica,sans-serif;
  	font-size: 9pt;
  	font-weight: bold;
  	text-align: center;
  	}

.suche {font-family: arial,helvetica,sans-serif;
  	font-size: 12pt;
  	line-height: 14pt;
  	font-weight: bold;
  	text-align: left;
	}

.anders	{font-size: 12pt;
  	 line-height: 14pt;
  	 font-weight: bold;
  	 text-align: left;
	 color: blue;
	 background-color: #cccccc;
	 }

p 	{line-height: 12pt;
  	 text-align: justify;
  	 }


.rand	{margin-left: 30px;
	 width: 480px;
	 }


.kurz	{width: 200px;
	 margin-left: 15px}


.center	{
	 text-align: center;
	 }


.groß 	{font-size: 12pt;
	 }


.klein 	{font-size: 8pt;
	 text-align: left;
	 }


.liste 	{line-height: 12pt;
  	 text-align: justify;
  	 }


.rechts {text-align: right;
	 }


.flussr {float: right;
  }


.flussl {float: left;
	 text-align: justify;
  	}

.bu	{
	font-family:"Trebuchet MS", Arial, "Arial Narrow", Arial, sans-serif;
	font-size: 0.75em;
	font-style: italic;
	color: black;
	text-align: justify;
	}


.zitat {font-size: 10pt;
  	margin-left: 25px;
  	font-style: italic; 
  	}


.cour 	{font-family: "courier new";
  	 font-size: 8pt;
  	 }

.sueb	{font-size: 16pt;
	 line-hight: 16pt;
	 text-align: center;
	 width: 180px;
	 }


.klnh2	{font-size: 18pt;
	 font-weight: bold;
	 text-align: center;
	 color: black;
 	}


.klnh3	{font-size: 12pt;
  	 line-height: 14pt;
  	 font-weight: bold;
  	 text-align: left;
	 color: white;
	 background-color: #009966;
	 }


ol.num 	{ol list-style-type:decimal
	 }

a:link 	{color: black;
	 text-decoration: none;
	 }

a:hover {color: green;
	 text-decoration: none;
	 background-color: #FFFFFF;
	 }

a:visited {color: black;
	   text-decoration: none;
	   }

a:active {color:red;
	  text-decoration: none;
	  background-color: black;
	  }

#spalte00 {
	position: relativee;
	top: 0px;
	left: 0px;
	width: 50px;
	text-align: left;
	}

#spalte01 {
	position: absolute;
	top: 375px;
	left:355px;
	width: 490px;
	text-align: justify;
	}

#spalte02 {
	position: relative;
	top: 0px;
	left:0px;
	width: 490px;
	text-align: justify;
	}