body 
{ 
	color: black; 
	background-color: white;
}

.einr5
{
	background-color: transparent;
	margin: 5px;
}

.einr10
{
	background-color: transparent;
	margin: 10px;
}

a:link
{
	color: #3863a7; 
	background-color: transparent;
	font-size: 12px;
	font-weight: bold;
	font-family: Arial,sans-serif;
	text-decoration: none;
}

a:visited
{
	color: purple;
	background-color: transparent;
	font-size: 12px;
	font-weight: bold;
	font-family: Arial,sans-serif;
	text-decoration: none;
}

a:hover
{ 
	color: purple;
	background-color: transparent;
	font-size: 12px;
	font-weight: bold;
	font-family: Arial,sans-serif;
	text-decoration: none;
}

a:active
{
	color: red;
	background-color:#ffffff;
	font-size: 12px;
	font-weight: bold;
	font-family: Arial,sans-serif;
	text-decoration: none;
}

.text8_fett
{
 	color: #000000;
	background-color: transparent;
	font-size: 8px;
	font-weight: bold;
	font-family: Arial,sans-serif;
}

.text10f
{
 	color: #000000;
	background-color:transparent;
	font-size: 12px;
	font-weight: bold;
	font-family: Arial,sans-serif;
}

.text10
{
 	color: #000000;
	background-color:transparent;
	font-size: 12px;
	font-family: Arial,sans-serif;
}

.adresse
{
	color: #000000;
	background-color:#ffffff;
	font-size: 12px;
	font-weight: bold;
	font-family: Arial,sans-serif;
}

.text_norm
{
	color: #000000;
	background-color: transparent;
	margin: 5px;
	font-size: 12px;
	font-family: Arial,sans-serif;
	
}

.text_klein
{
	color: #000000;
	background-color: transparent;
	font-size: 11px;
	font-family: Arial,sans-serif;
	
}

.text_klein_farb
{ 
	color: #d0740d;
	background-color:transparent;
	font-size: 12px;
	font-weight: bold;
	font-family: Arial,sans-serif;
}

.text_nav
{ 
	color: #d0740d;
	background-color:transparent;
	font-size: 12px;
	font-weight: bold;
	font-family: Arial,sans-serif;
}

.text_ort
{ 
	color: #902020;
	background-color:transparent;
	font-size: 14px;
	font-weight: bold;
	font-family: Arial,sans-serif;
}

.stand_akt
{ 	
	font-size: 18px;
 	font-weight: bold;
 	color: #000000;
 	background-color: #ffe88e;
 	text-decoration: underline;
}

.stand_nakt
{ 
	font-size: 12px;
	color: #000000;
	background-color: #dddddd;
}
.header
{
	color: #000000;
	background-color: transparent;
	font-size: 20px;
	font-weight: bold;
	font-family: Arial,sans-serif;
}
 
 .headline
{
	color: #d0740d;
	background-color: transparent;
	font-size: 20px;
	font-weight: bold;
	font-family: Arial,sans-serif;

 }
 
 .haustyp
 { 	color: #d0740d;
 	background-color: transparent;
 	font-size: 16px;
 	font-weight: bold;
 	font-style: italic;
 	font-family: Arial,sans-serif;
 }
  
 .wohnfl
 {
 	color: #000000;
 	background-color: transparent;
	font-size: 11px;
	font-weight: bold;
	font-family: Arial,sans-serif;
  }
  
.wohnfl14
 {
 	color: #000000;
 	background-color: transparent;
	font-size: 12px;
	font-weight: bold;
	font-family: Arial,sans-serif;
  }
  
  div.c3
  {
  	color: #d0740d;
  	background-color: transparent;
  }
  
  div.c2
  {
  	text-align: left;
  }
  
  div.c1
  {
  	text-align: center;
  }
  
  h1
  {
    color: #d0740d;
    background-color: transparent;
    font-family: Arial,sans-serif;
    font-size: 22px;
    font-weight: bold;
  }
  
  p
{
    color: black;
    font-family: Arial,sans-serif;
    font-size: 12px;
}