.fliesstext {
	font-family:"Times New Roman", Times, serif;
	font-weight:normal;
	font-size:13px;
	line-height:14px;
	color:#000000;
	text-decoration:none;}
	
.fliesstextHeight {
	font-family:"Times New Roman", Times, serif;
	font-weight:normal;
	font-size:13px;
	line-height:30px;	
	color:#000000;
	text-decoration:none;}
		
.adresse {
	font-family:"Arial", Arial;
	font-weight:normal;
	font-size:10px;
	line-height:10px;
	color:#000000;
	text-decoration:none;}	

.fliessfett {
	font-family:"Times New Roman", Times, serif;
	font-weight:bold;
	font-size:13px;
	line-height:25px;
	color:#000000;
	text-decoration:none;}

h1 {
	font-family:"Times New Roman", Times, serif;
	font-weight:bold;
	font-size:13px;
	line-height:25px;
	margin-top:0px;
	margin-bottom:0px;
	margin-left:0px;
	margin-right:0px;
	color:#000000;
	text-decoration:none;}
	
h2 {
	font-family:"Times New Roman", Times, serif;
	font-weight:bold;
	font-size:13px;
	line-height:14px;
	margin-top:0px;
	margin-bottom:0px;
	margin-left:0px;
	margin-right:0px;
	color:#000000;
	text-decoration:none;}
		
.fliessfettkl {
	font-family:"Times New Roman", Times, serif;
	font-weight:bold;
	font-size:13px;
	line-height:14px;
	color:#000000;
	text-decoration:none;}
	
.fliesslink{
	font-family:"Times New Roman", Times, serif;
	font-weight:normal;
	font-size:13px;
	line-height:14px;
	color:#000000;
	text-decoration:underline;}
	
.link{
	font-family:"Arial", Arial;
	font-weight:normal;
	font-size:13px;
	line-height:14px;
	color:#000000;
	text-decoration:underline;}	

.fliesslinkfett{
	font-family:"Times New Roman", Times, serif;
	font-weight:bold;
	font-size:13px;
	line-height:30px;
	color:#000000;
	text-decoration:underline;}
	
.fliesslinkfettkl{
	font-family:"Times New Roman", Times, serif;
	font-weight:bold;
	font-size:13px;
	line-height:14px;
	color:#000000;
	text-decoration:underline;}	
	
.headline1{
	font-family:"Times New Roman", Times, serif;
	font-weight:bold;
	font-style:italic;	
	font-size:30px;
	color:#DF4B00;
	text-decoration:none;}
	
.headline11{
	font-family:"Times New Roman", Times, serif;
	font-weight:bold;
	font-style:italic;	
	font-size:30px;
	color:#FF9600;
	text-decoration:none;}  
	
.headline12{
	font-family:"Times New Roman", Times, serif;
	font-weight:bold;
	font-style:italic;	
	font-size:30px;
	color:#FFB400;
	text-decoration:none;} 	


.headline2 {
	font-family: "Times New Roman", Times, serif;
	font-weight:bold;
	font-style:italic;
	font-size:18px; 
	color:#DF4B00;
	text-decoration:none} 

.headline21 {
	font-family: "Times New Roman", Times, serif;
	font-weight:bold;
	font-style:italic;
	font-size:18px; 
	color:#FF9600;
	text-decoration:none} 
	
.headline22 {
	font-family: "Times New Roman", Times, serif;
	font-weight:bold;
	font-style:italic;
	font-size:18px; 
	color:#FFB400;
	text-decoration:none} 	

.headline3 {
	font-family: "Times New Roman", Times, serif;
	font-weight:bold;
	font-style:italic;
	font-size:18px;
	color:#000000;
	text-decoration:none;} 
	
.headline4{
	font-family:"Times New Roman", Times, serif;
	font-weight:bold;
	font-style:italic;	
	font-size:30px;
	color:#000000;
	text-decoration:none;} 	
div.hgDiv
{
 position:absolute;
 layer-background-color:#DF4B00; /* <---das ist NUR für den NS4x*/
 background-color:#DF4B00;
 top:0px;
 left:0px;
 z-index:1;
 width:700px;
 height:430px;
 border:none; /* <--- das braucht der NS4x sonst spannt er das div nicht auf. Warum: keine Ahnung*/
 }
@media screen {.hgDiv {background-color:#DF4B00;}}/* und hier werden alle anderen Browser bedient*/

div.hgDivArchiv
{
 position:absolute;
 layer-background-color:#FF9600; /* <---das ist NUR für den NS4x*/
 background-color:#FF9600;
 top:0px;
 left:0px;
 z-index:1;
 width:700px;
 height:430px;
 border:none; /* <--- das braucht der NS4x sonst spannt er das div nicht auf. Warum: keine Ahnung*/
 }
@media screen {.hgDivArchiv {background-color:#FF9600;}}/* und hier werden alle anderen Browser bedient*/

div.hgDivSchloss
{
 position:absolute;
 layer-background-color:#FFB400; /* <---das ist NUR für den NS4x*/
 background-color:#FFB400;
 top:0px;
 left:0px;
 z-index:1;
 width:700px;
 height:430px;
 border:none; /* <--- das braucht der NS4x sonst spannt er das div nicht auf. Warum: keine Ahnung*/
 }
@media screen {.hgDivSchloss {background-color:#FFB400;}}/* und hier werden alle anderen Browser bedient*/
