@charset "ISO-8859-1";
body 			{
	color: #000;
	font-size: small;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 0;
	width: auto;
	text-align: center;
				}
				

#Patalogo		 {
				margin-top: 10px;
				text-align: center;
				margin-right: 20px;
				margin-left: 20px;
				}
				
#Pageheader		{
				text-align:center;
				margin-right: 20px;
				margin-left: 20px;
				margin-bottom: 1.5em;
				font-size: 1.5em;
				font-weight: bold;
				margin-top: 1.5em;
				}
				
#Content		{
	margin-right: 20px;
	margin-left: 20px;
	width: auto;
	height: auto;
	text-align: center;
				}
				
p 				{
				font-size: small;
				right: auto;
				}
				
strong 			{ 
				font-weight: bold; 
				}

td 				{
				font-size: small;
				border-width: 0;
				}

a:link 			{
				font-size: small;
				color: blue;
				background-color: inherit;
				}
				
a:hover 		{ 
				color: purple; 
				font-size: small; 
				background-color: inherit;
				}
				
a:active 		{ 
				color: red ; 
				background-color: inherit;
				font-size: small; 
				}
				
a:visited 		{ 
				color: purple; 
				font-size: small;
				background-color: inherit;
				}	
				
				
#Bottom_Index a:link 			{
				font-size: x-small;
				color: #000; 
				background-color: inherit;
				}

#Bottom_Index a:visited 		{ 
				color: #000 ; 
				font-size: x-small;
				background-color: inherit;
				}
				
#Bottom_Index a:hover 		{ 
				color: purple;
				font-size: x-small; 
				background-color: inherit;
				}
				
#Bottom_Index a:active 		{ 
				color: #F30; 
				background-color: inherit;
				font-size: x-small; 
				}
				
				
h1 				{ 
				font-size: 1.4em; 
				font-weight: bold; 
				margin-top: 1.5em; 
				margin-bottom: 1.5em; 
				}
				
h2 				{ 
				font-size: 1.2em; 
				font-weight: bold; 
				margin-top: 0.5em; 
				margin-bottom: 0.5em; 
				}
				
h3 				{ 
				font-size: 1em; 
				font-weight: bold; 
				}
				
.BACKGR_grau 	{ 
				background-color: #ccc; 
				color: inherit;
				}
				
.BACKGR_gelb    {
				background-color: #fc3;
				color: inherit;
				padding-top: 5px;
				padding-bottom: 5px;
				padding-left: 5px;
				}
				
.grauer_Hintergrund { 
				background-color: #ccc; 
				color: inherit;
				}
				
.gelber_Hintergrund {
				color: inherit;
				padding-top: 5px;
				padding-bottom: 5px;
				padding-left: 5px;
				background-color: #FC0;
				}
.gruener_Hintergrund {
				background-color: #cf9; 
				color: inherit;
				}
				
.bold 			{ 
				font-weight: bold; 
				}
				
.kursiv 		{ 
				font-style: italic; 
				}
				
.Linksbuendig 	{
				text-align: left;
				padding-top: 5px;
				padding-bottom: 5px;
				padding-left: 5px;
				}
				
.Rechtsbuendig { 
				text-align: right; 
				}
				
.Blocksatz 		{ 
				text-align: justify; 
				}
				
.Zentriert 		{ 
				text-align: center; 
				}
.unterstrichen { 
				text-decoration: underline; 
				}
				
.TXTCOL_maron 	{ 
				color: #600; 
				background-color:  inherit;
				}
				
.TXTCOL_dunkelgrau { 
				color: #666; 
				background-color:  inherit;
				}
				
.TXTCOL_schwarz { 
				color: black; 
				background-color:  inherit;
				}
.TEXTCOL_lila 	{
				color: #C0F;
				background-color:  inherit;
				}
.TXTCOL_blau 	{ 
				color: #03f; 
				background-color:  inherit;
				}
				
.TXTCOL_orange { 
				color: #f60; 
				background-color:  inherit;
				}
				
.TXTCOL_gruen 	{
				color: #090;
				background-color:  inherit;
				}
				
.TXTCOL_rot 	{ 
				color: #f00; 
				background-color:  inherit;
				}
				
.TXTCOL_braun 	{ 
				color: #900; 
				background-color:  inherit;
				}
				
.TXTCOL_unterstrichenmaron { 
				color: #600; 
				text-decoration: underline; 
				background-color:  inherit;
				}
				
.maron_Text 	{
				color: #600; 
				background-color:  inherit;
				}
.GROESSE_kleiner { 
				font-size: x-small; 
				}
				
.GROESSE_10p 	{ 
				font-size: 10px; 
				}

.Quelle 		{
				font-size: x-small;
				font-style: italic;
				color: #666;
				text-align: right;
				background-color:  inherit;
				}
.Quelle a:link {
	font-size: x-small;
	font-style: italic;
	color: #666;
	background-color:  inherit;
}

.Quelle a:visited 		{ 
				color: purple; 
				font-size: x-small;
				font-style: italic;
				color: #666;
				background-color: inherit;
				}
				
.Quelle a:hover 		{ 
				color: purple; 
				font-size: x-small; 
				font-style: italic;
				background-color: inherit;
				}
				
.Quelle a:active 		{ 
				color: red ; 
				background-color: inherit;
				font-size: x-small; 
				background-color: inherit;
				}

.Textheader 	{
				color: #600;
				background-color: #CCC;
				padding: 3px;
				}
				
em 				{
				font-style: italic;
				color: #600;
				background-color:  inherit;
				}
				
#Bottom_Index  {
				clear: both;
				padding-top: 10px;
				padding-bottom: 10px;
				font-size: x-small;
				text-align: center;
				margin-right: 20px;
				margin-left: 20px;
				}

.Anmerkung 		{
				font-size: x-small;
				color: #666;
				font-style: italic;
				}
.groesser {
	font-size: 1.3em;
}

