@import url("k-immobilien2.css");
body {
	text-align: center;
	font: 14px/130% Arial, Geneva, sans-serif;
	background-color: #fff;
	margin: 0;
	color: #555;
}

#container {
    width: 832px;
	margin-left: auto;
	margin-right: auto;
	background: #fff url(img/backdrop.png) repeat-y;
	border-bottom: 1px solid #d8d8d8;
}
img {
	border-style: none;
}
a:focus {
    outline: 0;
}
#seite{
	float: left;
	text-align: left;
	display: inline;
	width: 500px;
	padding-left: 16px;
	padding-right: 16px;
	margin-top: 40px;
}
.header{
	width: 100%;
	margin-top: 0;
	text-align: left;
}
.headerlogo {
	margin-left: 24px;
	margin-top: 4px;
	float: left;
}
.clearb{
	clear: both;
}
.thumb{
	border-style: none;
	margin-right: 24px;
	margin-bottom: 24px;
}
h1{
	font: normal normal 19px "Arial Narrow", "Helvetica Narrow", sans-serif;
	margin-bottom: 0px;
	text-transform: uppercase;
	color: #993;
	letter-spacing: 1px;
	margin-top: 8px;
}
h2{
	font: normal normal 19px "Arial Narrow", "Helvetica Narrow", sans-serif;
	margin-bottom: 8px;
	color: #999;
	letter-spacing: 1px;
	margin-top: 0px;
}
.fotorechts{
	float: right;
	margin-left: 16px;
	margin-top: 5px;
	margin-bottom: 32px;
}
.rot{
	color: #990000;
	font-weight: bold;
}
a{
	color: #993;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
table{
	margin: 0;
	padding: 0;
}
tr{
	margin: 0;
	padding: 0;
	
}
td{
	margin: 0;
	padding: 0 12px 0 0;
	font-size: 12px;
}