/* Stylesheet für Brigitte Sattelberger */

body {		background-color: #A8D8C0;	color: #006400;
		font-family: Arial, Helvetica, sans-serif; 
		font-size: 10pt; 	font-weight: bold;
}


h1,h2,h3,h4,h5,h6 {
	font-family: Arial, Helvetica, sans-serif; color: #006400;	text-decoration: none;
}

h1 {
	font-size: 24pt;
}

h2 {
	font-size: 18pt;
}


h3 {
	font-size: 14pt;
}

h4 {
	font-size: 12pt;
}

h5 {
	font-size: 12pt; font-weight: normal;

}

h6 {
	font-size: 10pt;
}


th {		background-color: #A8D8C0;	color: #006400;
		font-family: Arial, Helvetica, sans-serif; 
		font-size: 12pt; 	font-weight: bold;
}



td {		background-color: #A8D8C0;	color: #006400;
		font-family: Arial, Helvetica, sans-serif; 
		font-size: 10pt; 	font-weight: bold;
}


a {
	font-family: Arial, Helvetica, sans-serif;	font-size: 10pt;	font-weight: bold;
		color: #006400;	text-decoration: none;
}

a:hover {
	background-color: #AEFFAF;
}

a.presse {
	font-family: Arial, Helvetica, sans-serif;	font-size: 14pt;	font-weight: bold;
		color: #006400;	text-decoration: none;
}

a.presse:hover {
	background-color: #AEFFAF;
}



span.beschreibung  { 
	font-size: 12pt;			font-weight: normal;
}

span.adresse  {
	font-size: 12pt;		font-style: italic; font-weight: normal;
}


span.titel { 	font-size: 12pt;		font-weight: bold;
	 }
	 
span.datum	 {
	font-size: 12pt;		font-weight: bold;
}

/* Trennlinie */
hr {
	color: Green;	width: 100%;	height: 2pt;
}