body {
	background-color: white;
}
.menu {
	background-color: #EEEEEE;
}

h1 {color:white; 
font-size:15pt;
margin-left:42px;
margin-right:100px;
FONT-FAMILY: arial}

h2 {
	color: Black;
	font-size:12pt;
	margin-right: 0px;
	text-align: center;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	margin-left:0px;
	text-decoration: none
}

hr {color: gray}


p {
	color: Black;
	font-size:11pt;
	font-family: arial;
	font-weight: normal;
	text-align: justify;
	margin-left:5px
}

.main{
	color: Black;
	font-size:9pt;
	font-family: arial;
	font-weight: normal;
	text-align: justify;
	margin-left:102px;
	margin-right:102px;
	}
	
.wohn{
	color: Black;
	font-size:9pt;
	font-family: arial;
	font-weight: normal;
	text-align: justify;
	margin-left:80px;
	margin-right:80px;
	}
	
.moin{
	color: Black;
	font-size:12pt;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-align: center;
	margin-left:20px;
	margin-right:20px;
}

.tach{
	color: Black;
	font-size:12pt;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	text-align: center;
	margin-left:20px;
	margin-right:20px;
}
	.mail{
	color: Black;
	font-size:8pt;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	text-align: right;
	margin-left:0px;
	margin-right:5px;
}

.mail2{
	color: Black;
	font-size:9pt;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	text-align: center;
	margin-left:0px;
	margin-right:0px;
}

.link{
	color: Red;
	font-size:9pt;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	text-align: center;
	margin-left:0px;
	margin-right:0px;
}
	
	
	
.head{
	color: Navy;
	font-size:10pt;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	text-align: center;
	margin-left:0px;
	margin-right:0px;
}
	
	.erika{
	color: Gray;
	font-size:9pt;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	text-align: center;
	margin-left:0px;
	margin-right:0px;
}
	
		.contact{
	color: Black;
	font-size:9pt;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	text-align: center;
	margin-left:0px;
	margin-right:0px;
}
	
	
	
.house{
	color: Black;
	font-size:9pt;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	text-align: justify;
	margin-left:50px;
	margin-right:40px;
}

	
.preis{
	color: Black;
	font-size:9pt;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	text-align: right;
	margin-left:0px;
	margin-right:10px;
}
.preisr{
	color: Black;
	font-size:9pt;
	font-family: arial;
	font-weight: normal;
	text-align: left;
	margin-left:10px;
	margin-right:0px;
}

.info{
	color: Black;
	font-size:9pt;
	font-family: arial;
	font-weight: normal;
	text-align: justify;
	margin-left:50px;
	margin-right: 60;
}

h4 {
	color: black;
	font-size:8pt;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	text-align: center
} 

h6 {color:black;
font-size:9pt;
font-family:arial; 
margin-left:42px;
font-weight: bold;
text-align: justify} 



h5 {color:black;
font-size:8pt;
font-family: arial;
font-weight: normal;
text-align: justify} 


a:link     {color:red}
a:visited  {
	color: #B22222;
}
a:active   {color: Blue;}
a:hover    {color:orange}

a:link   	{text-decoration: none}
a:visited 	{text-decoration: none}
a:active 	{text-decoration: none}
a:hover    	{text-decoration: none}

