/* CSS Document */
body,html {
   margin-top: 0;
   margin-left: 0;
   background-color: #ffffff;
   
}

h1, h2 {
	font-family:Times New Roman, Times, serif;
	font-size: 24px;
	color: #025a6c;
	font-weight: bold;
	margin: 0;
	padding: 0;
}

#seite {
	position:absolute;
	width:1000px;
	top: 0px;
	visibility: hidden;
	background-color: #ffffff;
}
#head {
	position: absolute;
	width:1000px;
	height: 240px;
	top: 0px;
	left: 0px;
}



#content {
	position: absolute;
	left: 0px;
	top: 240px;
	width:1000px;
	
}
#inhalt {
	position: absolute;
	left: 112px;
	top: 35px;
}

#fuss {
	position: absolute;
	width:1000px;
	height: 50px;
	top: 768px;
	left: 0px;
}



a.menue {
	font-family: Book Antiqua, Times New Roman, Times, serif; 
	font-size: 18px;
	color: #025a6c;
	text-decoration: none;
}
a.menue:visited {
	font-family:Book Antiqua, Times New Roman, Times, serif;
	font-size: 18px;
	color: #025a6c;
	text-decoration: none;
}
a.menue:hover{
	font-family:Book Antiqua, Times New Roman, Times, serif;
	font-size: 18px;
	color: #e2007a;
	text-decoration: none;
}
a.menue:active {
	font-family:Book Antiqua, Times New Roman, Times, serif;
	font-size: 18px;
	color: #025a6c;
	text-decoration: none;
}
a.menue_d {
	font-family:Book Antiqua, Times New Roman, Times, serif;
	font-size: 18px;
	color: #e2007a;
	text-decoration: none;
}
a.menue_d:visited {
	font-family:Book Antiqua, Times New Roman, Times, serif;
	font-size: 18px;
	color: #e2007a;
	text-decoration: none;
}
a.menue_d:hover{
	font-family:Book Antiqua, Times New Roman, Times, serif;
	font-size: 18px;
	color: #e2007a;
	text-decoration: none;
}
a.menue_d:active {
	font-family:Book Antiqua, Times New Roman, Times, serif;
	font-size: 18px;
	color: #e2007a;
	text-decoration: none;
}
.text {
	font-family:Times New Roman, Times, serif;
	font-size: 14px;
	color: #025a6c;
}
.formular {
	font-family:Times New Roman, Times, serif;
	font-size: 12px;
	color: #025a6c;
}
.bold {
	font-family:Times New Roman, Times, serif;
	font-size: 14px;
	color: #025a6c;
	font-weight: bold;
}
.ueber {
	font-family:Times New Roman, Times, serif;
	font-size: 24px;
	color: #025a6c;
	font-weight: bold;
}
.tel {
	font-family:Times New Roman, Times, serif;
	font-size: 16px;
	color: #025a6c;
	font-weight: bold;
}
a.tel:link{
	font-family:Times New Roman, Times, serif;
	font-size: 16px;
	color: #025a6c;
	font-weight: bold;
	text-decoration: none;
}
a.tel:active{
	font-family:Times New Roman, Times, serif;
	font-size: 16px;
	color: #025a6c;
	font-weight: bold;
	text-decoration: none;
}
a.tel:visited{
	font-family:Times New Roman, Times, serif;
	font-size: 16px;
	color: #025a6c;
	font-weight: bold;
	text-decoration: none;
}
a.tel:hover{
	font-family:Times New Roman, Times, serif;
	font-size: 16px;
	color: #e2007a;
	font-weight: bold;
	text-decoration: none;
}
a{
	font-family:Times New Roman, Times, serif;
	font-size: 14px;
	color: #025a6c;
}
a:active{
	font-family:Times New Roman, Times, serif;
	font-size: 14px;
	color: #025a6c;
}
a:visited{
	font-family:Times New Roman, Times, serif;
	font-size: 14px;
	color: #025a6c;
}
a:hover{
	font-family:Times New Roman, Times, serif;
	font-size: 14px;
	color: #e2007a;
}

#iol_container {
	width: 888px;
}

#immosuche_quicklink {
  background-image: url('pic/immosuche.png');
  padding-top: 100px;
}

#immosuche_quicklink a {
  text-decoration: none;
  color: #e2007a;
  font-size: 17px;
  line-height: 30px;
}
#immosuche_quicklink a:hover {
  color: #025a6c;
}