@charset "utf-8";
.navi {
	font-size: 12px;
	text-align: left;
	padding-left: 3px;
	margin: 0 auto;

}
.logo {
	margin: 0px;
	padding: 0px;
	
}

body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	padding: 0;
	text-align: justify;
	
 
}
a:link {
	color: #000000;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #333333;
}
a:hover {
	text-decoration: none;
	color: #F7941D;
}
a:active {
	text-decoration: none;
}
h1 {
	font-size: 12px;
	color: #6A5833;
}
.footer {
	font-size: 10px;
	font-style: italic;
	text-align: center;
	vertical-align: middle;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: dashed;
	border-bottom-style: dashed;
	border-top-color: #999999;
	border-bottom-color: #999999;
}
.flat {
	padding-left: 10px;
	vertical-align: text-top;
	border-right-color: #666666;
}
#leftborder {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #999999;
}

.flatfooter {
	font-size: 10px;
	text-align: center;
	vertical-align: middle;
}

.flat h2  {
	font-size: 16px;
	font-weight: bold;
	text-decoration: underline;
	color: #6A5833;
}
.flatfooter  a:link {
	text-decoration: underline;
	text-align: left;
}
.flatfooter   a:hover {
	color: #666666;
	text-decoration: underline;
}
.apartmentThumb {
	text-align: center;
}
#apartment {
	text-align: left;
	vertical-align: bottom;
	
	margin-bottom: 0px;
	padding-bottom: 0px;
	bottom: 0px;
}
.apartment {
	padding-left: 10px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
}
.apartment  a:link {
	text-decoration: underline;
}
#header a:link {
	text-decoration: underline;
	color: #F7941D;
}
.book  a {
	font-size: 14px;
	background-color: #D2D2D2;
	padding: 5px;
	border: 1px solid #666666;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
	height: 18px;
	width: 67px;
	text-decoration: none;
}
.book a:link {
	text-decoration: none;
}
.book a:hover {
	background-color: #333333;
	color: #999999;
}





