
body
{
	margin-left: 24px; margin-top: 0 px; margin-right: 32px;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #FFFFE5;	
		color: Black;	
	font-style: normal;
	}


h1 { font-family: Arial, Helvetica, sans-serif;font-size: 18pt;  font-weight: bold;   
	}
h2 { font-family: Arial, Helvetica, sans-serif;font-size: 16pt;  font-weight: bold;   }
h3 { font-family: Arial, Helvetica, sans-serif;font-size: 16pt;  font-weight: normal;   }
h4 { font-family: Arial, Helvetica, sans-serif;font-size: 14pt;  font-weight: bold;   }
h5 { font-family: Arial, Helvetica, sans-serif;font-size: 12pt;  font-weight: bold;   }
h6 { font-family: Arial, Helvetica, sans-serif;font-size: 10pt;  font-weight: bold;   }

hr {
	color: Navy;
}


p {	font-size: 10pt; }

a:link       { font-family: Arial, Helvetica, sans-serif; font-size: 10pt; font-weight: bold; color:#000080; line-height: 150%;margin-bottom: 0;  margin-top: 0; }
a:visited       { font-family: Arial, Helvetica, sans-serif; font-size: 10pt; font-weight: bold; color:#000080 ; line-height: 100%;margin-bottom: 6%;
}
a:active       { font-family: Arial, Helvetica, sans-serif; font-size: 10pt; font-weight: bold; color:#6699FF ; line-height: 100%;margin-bottom: 6%;
}
td           { font-size: 10pt; font-family: Arial, Helvetica, sans-serif;    }
th           { font-family: Arial, Helvetica, sans-serif; font-size: 12pt; font-weight: bold }

li { font-family: Arial, Helvetica, sans-serif; font-size: 10pt;  font-weight: bold;   }
li.projekte { margin-bottom: 12pt;    }


p.quelle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: italic;
	color: Navy;
	font-weight: bold;
}



/* Tabelle im Rahmen-File */
table.frame {border: medium ridge Silver;  
		background-color: #FFFF99;
     }
	  
th.frame {
	background-color: #FFFF99;
	color: #FF4500;
}

td.frame {
	background-color: #FFFF99;
	color: Black;
}

/* Info-Box */
table.info {border: medium groove;  
		background-color: Navy;     }
th.info {
	background-color: #4682B4;
	color: White;
	font-family: Arial; font-size: 12pt; font-weight: bold
}

td.info {
	background-color: #EAEAEA;
	color: Black;
font-family: Arial; font-size: 10pt; }
