body   { font-family: Verdana,Arial,Helvetica;  font-size: 11pt;  color: #03283A ; background: lightgreen } 

A:link    {color: #03283A;  text-decoration: none}
A:active  {color: #03283A;  text-decoration: none}
A:visited {color: #03283A;  text-decoration: none}
A:hover   {color: #03283A;  text-decoration: none}
A#u	  {color: #03283A;  text-decoration: underline}

table   { font-family: Verdana,Arial,Helvetica;  font-size: 10pt;  color: #03283A } 
td	{ vertical-align:top }

h2          { font-size: 24pt;  color: #2D4460 }
h3          { font-size: 18pt;  color: #2D4460 }
h4          { font-size: 12pt;  color: #2D4460 }
h5          { font-size: 11pt;  color: #2D4460 }
h6          { font-size: 10pt;  color: #2D4460 }
ht          { font-size: 11pt;  color: #2D4460; font-weight: bold }
hs          { color: #2D4460; font-weight: bold }

#button { font-size: 1.3em; font-weight: bold }
#unten  { vertical-align:bottom; margin-top: auto; margin-bottom: 0px; text-align: right; font-size: 9pt; }
#datum  { vertical-align:bottom; text-align: right; text-style: italic; font-size: 8pt; }

div.content  { margin-top:10px; margin-left:15px; margin-right:10px }

div.content2 { margin-top:10px; margin-left: 5px; }

big	{ 
	font-size: 16pt;  
	font-weight: 900;
}

h1          { font-size: 30pt;  color: #2D4460}

hn { 	/* small cap */
	font-size: 14pt;  
	color: #2D4460; 
	font-weight: bold;
	margin-top: 11px;
	display: block;
}

hfn { 	/* link */
	font-family: Courier, Courier New;
	font-size: 	10pt;  
	color: 		blue; 
	font-style: italic;
	font-weight: 	bold;
}

hfne {  /* link red */
	font-family: Courier, Courier New;
	font-size: 	10pt;  
	font-style: 	italic;
	font-weight: 	bold;
}

hld {  /* link liste frontseite deutsch */
	font-family: Courier, Courier New;
	font-size: 	12pt;  
	font-style: 	italic;
	font-weight: 	bold;
	color:		#424242;
	display: 	block;
	text-align: 	center;
	align:		center;
}

hld14 {  /* link liste frontseite deutsch */
	font-family: Courier, Courier New;
	font-size: 	14pt;  
	font-style: 	italic;
	font-weight: 	bold;
	color:		#424242;
	display: 	block;
	text-align: 	center;
	align:		center;
}


hle {  /* link liste frontseite englisch */
	font-family: Courier, Courier New;
	font-size: 	12pt;  
	font-style: 	italic;
	font-weight: 	bold;
	color:		#61210B;
	display: 	block;
	text-align: 	center;
	align:		center;
}


logo {
	font-weight:	bold;
	font-size:	50px;
	text-align: 	center;
}

div.timestamp {
	float:		right;
	position:	relative;
	font-style: 	italic;

	right:	50px;
	bottom:	20px;
	padding: 10px;

	text-align: 	right;
}

div.sitemap
{
	float:		right;
	position:	fixed;

	right:	50px;
	top:	50px;
	padding: 10px;


	border:			solid 2px black;
	background-color:	lightblue;

	box-shadow:	2px 15px 15px 1px black;
	border-radius:	8px 8px;

	font-family: Verdana,Arial,Helvetica;  
	font-size: 12pt;  
	font-weight: bold;  
	color: #03283A
}

