@CHARSET "UTF-8";

* {
	padding: 0;
	margin: 0;
	border: 0;
}

html, body {
	width: 100%;
	height: 100%;
	font-family: "Trebuchet MS", Tahoma, Arial;
	font-size: 13px;
	color: #454545;
}

ul {
	list-style-type: none;
}

dd {
	font-size: 0.8em;
	line-height: normal;
}

a {
	color: #454545;
	text-decoration: none;
}

h1 {
	font-size: 21px;
	font-weight: normal;
	color: #314a7f;
	margin: 0 0 0.25em 0;
	line-height: 22px;
}

#container {
	background: url(../images/claim.jpg) no-repeat center 0;
}

#container #content img {
	border: 0;
}

#container h1 {
	color: #ffffff;
}

.clear {
	display: block;
	clear: both;
	height: 1px;
	line-height: 0px;
	font-size: 0px;
	margin-bottom: -1px;
}

#container {
	background-color: #314a7f;
	width: 100%;
	height: 100%;
}

#container #logo_blue {
	text-align: center;
}

#container #content {
	background: transparent none;
	float: none;
	width: 430px;
	padding: 10px 0;
	margin: 0px auto;
	color: #ffffff;
}

#container #content a {
	color: #ffffff;
}

#container #footer {
	background: transparent none;
	color: #dddddd;
	border-top: 1px #dddddd solid;
	padding: 4px;
}

#floater {
	width: 600px;
	margin: 0 auto;
}

#logo {
	width: 375px;
	height: 75px;
	float: left;
	background: transparent url(../images/logo.png) no-repeat 0 0;
}

#logo a {
	display: block;
	width: 100%;
	height: 100%;
}

#service-navigation {
	float: right;
	text-align: right;
	font-size: 11px;
	margin: 15px 0 0;
}

#service-navigation ul li {
	float: right;
}

#service-navigation ul li a {
	padding: 0 6px;
	float: right;
	border-right: 1px #909090 solid;
}

#service-navigation ul li.active a {
	font-weight: bold;
}

#service-navigation ul li.first a {
	border-right: 0;
}

#post-it {
	font-family: Georgia, "Times New Roman";
	font-style: italic;
	width: 155px;
	height: 150px;
	padding: 15px 20px 0;
	position: absolute;
	z-index: 10;
	background: transparent url(../images/post-it.png) no-repeat 0 0;
	margin: 0 0 0 -30px;
}

#post-it .news-latest-container {
	padding: 15px 20px 0;
	line-height: normal;
	font-size: 12px;
}

#post-it h2,
#post-it .news-latest-date,
#post-it .news-latest-gotoarchive {
	display: none;
}

#navigation {
	font-weight: bold;
	width: 135px;
	float: left;
	padding: 160px 5px 0 10px;
	background: transparent url(../images/bg_navigation.png) no-repeat right 0;
}

#navigation ul li {
	text-align: right;
	border-bottom: 1px #ddd solid;
}

#navigation ul li.last {
	text-align: right;
	border-bottom: 0;
}

#navigation ul li a {
	display: block;
	padding: 2px 15px 2px 0;
	background: transparent url(../images/arrow-navigation.gif) no-repeat right 0;
}

#navigation ul li.active a {
	color: #314A7F;
}

#navigation ul li.active a,
#navigation ul li a:hover {
	background-position: right -66px;
}

#navigation ul li.linked ul {
	position: absolute;
	z-index: 10;
	display: none;
	border: 1px #cccccc solid;
	background-color: #ffffff;
	margin: -16px 0 0 124px;
}

#navigation ul li.linked ul li a,
#navigation ul li.activelinked ul li a {
	line-height: normal;
	font-weight: normal;
	font-size: 11px;
	background-image: none;
	padding: 2px 5px;
}

#navigation ul li.activelinked ul li a:hover {
	text-decoration: underline;
}

#navigation ul li.activelinked ul li.active a:hover {
	text-decoration: none;
}

#navigation ul li.activelinked:hover a {
	background-position: right -22px;
}

#navigation ul li.activelinked ul li.last {
	padding: 0 0 4px;
}

#navigation ul li.activelinked ul li a {
	padding: 0 15px 0 0;
}

#navigation ul li.activelinked ul li.active a {
	font-weight: bold;
}

#navigation ul li.activelinked ul li {
	border-bottom: 0;
}

#navigation ul li.linked ul li a:hover {
	background-color: #eeeeee;
	color: #000000;
}

#navigation ul li.linked:hover ul {
	display: block;
}

#content {
	width: 430px;
	float: right;
	padding: 20px 10px;
	background: transparent url(../images/bg_content.png) no-repeat 0 0;
	font-family: Tahoma, Arial;
	line-height: 17px;
}

#content img {
	padding: 2px;
	border: 1px #cccccc solid;
	float: left;
	margin: 4px 4px 0 0;
}

.tx-lumogooglemaps-pi1 {
	width: 424px;
	height: 294px;
	border: 1px #cccccc solid;
	padding: 2px;
	margin: 0.5em 0pt;
	overflow: hidden;
}

.immomanager-list .item-image {
	float: left;
}

.immomanager-item {
	border-bottom: 1px solid #cccccc;
	padding: 6px 0 10px;
}

.item-image img {
	margin: 0;
}


.immomanager-single .item-image {
	float: right;
}

.immomanager-single .detail {
	font-size: 26px;
	color: #406618;
	font-weight: bold;
}

.immomanager-list .item-info {
	width: 284px;
	float: right;
}

.mailform {
	clear: both;
	border-top: 1px #cccccc solid;
}

#mailform .csc-mailform-field,
.mailform .csc-mailform-field {
	clear: both;
	padding: 1px 0;
}

#mailform label,
.mailform label {
	width: 140px;
	float: left;
	text-align: right;
	font-weight: bold;
}

#mailform input,
#mailform textarea,
.mailform input,
.mailform textarea {
	width: 284px;
	margin: 0 0 0 4px;
	border: 1px #aaaaaa solid;
	float: left;
}

#container input,
#container textarea {
	border-color: #022857;
}

#mailform input.csc-mailform-submit,
.mailform input.csc-mailform-submit {
	width: auto;
	cursor: pointer;
}

#mailform input.csc-mailform-submit,
.mailform input.csc-mailform-submit {
	float: right;
}

.mailform .csc-mailform-check {
	width: auto;
	margin: 2px 0 0 4px;
}

.mailform .csc-mailform-label {
	padding: 3px 5px;
	border-bottom: 2px #314A7F solid;
	font-weight: bold;
	color: #314A7F;
	clear: both;
}

.mailform .csc-mailform-label p {
	font-weight: normal;
	font-size: 0.8em;
	color: #454545;
	line-height: normal;
}

#mailformplz,
#mailformgrundflaeche,
#mailformgeschossflaeche,
#mailformhausbreite,
#mailformhaustiefe,
#mailformpreis,
#mailformgrundstueckgroesse_a,
#mailformpreis_a,
#mailformgrundstueckgroesse_b,
#mailformpreis_b,
#mailformgrundstueckgroesse_c,
#mailformpreis_c,
#mailformplz_d,
#mailformplz_e,
#mailformplz_f,
#mailformplz_g,
#mailformgroesse_e,
#mailformgroesse_f,
#mailformgroesse_g,
#mailformprovision_e,
#mailformprovision_f,
#mailformprovision_g,
#mailformpreis_e,
#mailformpreis_f,
#mailformpreis_g {
	width: 71px;
}

#mailformvorname,
#mailformnachname,
#mailformstrasse,
#mailformplz,
#mailformort,
#mailformtel,
#mailformgrundflaeche,
#mailformgeschossflaeche,
#mailformhausbreite,
#mailformhaustiefe,
#mailformpreis,
#mailformort_a {
	background-color: #dddddd;
}

#suche_angebot li {
	float: left;
	font-size: 10px;
	margin: 0 1px 4px 0;
}

#suche_angebot li a {
	border: 1px #cccccc solid;
	background-color: #eeeeee;
	padding: 3px;
}

#suche_angebot li a:hover {
	text-decoration: underline;
}

#suche_angebot li.ui-tabs-selected a:hover,
#suche_angebot li.ui-tabs-selected a {
	background-color: #ffffff;
	text-decoration: none;
}

.ui-tabs-hide {
	display: none;
}

#footer {
	clear: both;
	color: #909090;
	padding: 12px 0;
	font-family: Tahoma, Arial;
	font-size: 10px;
	text-align: center;
	background: transparent url(../images/bg_footer.png) no-repeat 0 0;
}

.csc-frame-frame1 {
	display: none;
	padding-top: 10px;
	margin-top: 10px;
	border-top: 2px #cccccc solid;
}