html{
	margin:0;
	padding:0;
}
body{
	margin:0;
	font:12px arial,sans-serif;
	padding:0;
	vertical-align:top;
	background: #e3e6e8 url(../images/gradient.gif?ts=1227265970) repeat-x;
}
a{
	text-decoration: underline;
	cursor: pointer;
	color:#aeb001;
}
span.green {
    color:#AEB001;
}
a:hover{
	text-decoration:underline;
	color:#222222;
}
a:focus{outline:none;}
form{display:inline;}
img{
    display:block;
    border: none;
}
img.left{float: left;}
label,select,textarea,input{vertical-align:middle;}
.header{
	height: 126px;
	width:924px;
	background:url(../images/shadow.gif?ts=1227264972) repeat-x 0 100%;
	position: absolute;
	top:0;
	left:0;
}

h1.content {
	margin:0;
    margin-bottom:3px;
	line-height:3px;
    padding:0;
    text-indent:-3000px;
}

h1.row-2 {
	margin-top:-15px;
}
#content-headline{
    margin-bottom:40px;
}
#print-button {
	background:transparent url(../images/print-button.gif?ts=1229091971) no-repeat 0 0;
	padding: 7px 0 25px 45px;
	color:#222222;
	text-decoration:none;
    line-height:40px;
}
#print-button-div {
	margin-top:15px;
	height:35px;
}
#bookmark-button {
	background:transparent url(../images/bookmark-icon-big.gif?ts=1229684113) no-repeat 0 0;
	padding: 7px 0 25px 45px;
	color:#222222;
	text-decoration:none;
    line-height:40px;
}
#bookmark-button-div {
	margin-top:12px;
	height:35px;
}
#ask-button {
	background:transparent url(../images/print-button.gif?ts=1229091971) no-repeat 0 0;
	padding: 7px 0 25px 45px;
	color:#222222;
	text-decoration:none;
}
#ask-button-div {
	width:230px;
	color:#aeb001;
    margin-top:10px;
    line-height:16px;
}

object {
	outline:none;
}

#sitemap ul li {
	list-style-image:none;
	list-style-type: none;
	margin: 10px 0;
}
#sitemap ul li a{
	font-size:14px;
	color:#333333;
	text-decoration:none;
}
#sitemap ul li ul li {
	list-style-type:none;
	list-style-image: url(../images/list-arrow.gif);
	margin:6px 0;
}
#sitemap ul li ul li a {
	font-size:12px;
	color:#666666;
	text-decoration:none;
}
a.download {
	background:transparent url(../images/download-icon.gif?ts=1229442246) no-repeat 0 0;
	padding-left:20px;
}
h2 a:link, h2 a:hover,h2 a {
	color:#666666;
	font-weight:normal;
	text-transform: uppercase;
	text-decoration:none;
    font-size:18px;
}

.top-holder {
	padding-top:147px;
}
.content-images{
	float:left;
    padding-top:3px;
	margin-right: 25px;
}
.clear-both {
	clear:both;
    height:5px;
    margin:0;
    padding:0;
}
.news-detail-content {

}
h2.news-headline {
    text-transform: uppercase;
    font-size:18px;
    font-weight:normal;
    margin-top:0;
}
h2.news-headline a{
	margin-top:0;
	text-decoration:none;
    font-size:18px;
}
h2.news-headline a:hover{
	text-decoration:underline;
}
div.news-item-preview-image {
    float:left;
    padding-top:3px;
	width:195px;
}
div.news-item {
    float:left;
    padding-left:40px;
    width:500px;
}

div.footer-text p {
	margin:0;
    font-size:11px;
}
#immo-list-headline {
    height:60px;
}
#immo-list-headlines {
	float:left;
}
#immo-list-headline h1, #detail-page-headline h1 {
	margin:5px;
}
h1.detail{
	margin:0;
	padding:0;
}

#immo_box ul {
	padding-left:15px;
	margin-left:0px;
}
a.more {
	padding-left:6px;
	background:transparent url(../images/link-arrow.gif?ts=1228991134) no-repeat 0 center;
}
a.back {
	padding-left:9px;
	background:transparent url(../images/back-detail.gif?ts=1228991515) no-repeat 0 center;
}
div.back {
    margin-bottom:35px;
}
.logo{
	display: block;
	position: absolute;
	background: url(../images/logo.gif?ts=1227260138) no-repeat;
	width: 171px;
	height: 57px;
	left: 13px;
	top: 17px;
	overflow: hidden;
	text-indent: -3000px;
}
.footer-holder {
	position: relative;
}
.lang{
	list-style: none;
	margin: 0;
	padding: 0;
	position: absolute;
	right:18px;
	top:8px;
}
.lang li{
	margin: 0;
	padding: 0 8px 0 8px;
	display: inline;
	background: url(../images/sep.gif?ts=1227265126) no-repeat 0 3px;
	float: left;
	text-transform: uppercase;
}
.lang li a{
	float: left;
	color: #999;
	padding-left: 19px;
}
.lang .active a,
.lang li a:hover{
	color: #333;


}
.lang li:first-child{background: none;}
.lang .en a{background: url(../images/ico-lang-en.gif?ts=1227260200) no-repeat 0 2px;}
.lang .de a{background: url(../images/ico-lang-de.gif?ts=1227260200) no-repeat 0 2px;}
.header .phone{
	text-align: right;
	padding-top: 13px;
	padding-right: 11px;
	font-size: 14px;
	line-height: 20px;
	color: #666;
}
.header .phone p{
	margin:0;
	padding:0;
}
ul#nav {
	list-style: none;
	margin: 0;
	padding: 0;
	height: 30px;
	position: absolute;
	top: 89px;
	left: 12px;
	z-index:5;
}

#nav:after {
	content: '';
	display: block;
	clear: both;
}

#nav li {
	float: left;
	height: 30px;
	position: relative;
	display: inline;
	z-index:5;
    background:transparent url(../images/nav-end-right.gif?ts=1233223127) no-repeat top right;
    overflow:visible;
}

ul#nav li a {
	float: left;
	height: 30px;
	overflow: hidden;
	z-index:5;
    margin-right:1px;
}
ul#nav li.current ul li a {
    background:none;
}
#nav li ul {
	padding: 0;
	margin: 0;
	list-style: none;
	position: absolute;
	top: 30px;
	display: none;
	left: -1px;
	/*width: 175px;
	border: 1px solid #fff;*/
	border-bottom: none;
	/*background: #d4d600;
	border-top: 1px solid #949500;*/
	z-index:5;
}

#nav li:hover ul, #nav li.hover ul, #nav li:hover ul li:hover ul, #nav li.hover ul li.hover ul {
	display: block;
}

ul#nav li:hover ul.subnav{
	display:block;
}
ul.subnav {
	position:relative;
	z-index:3000;
    width:auto;
    overflow:visible;
    background:#000000;
    background:transparent url(../images/nav-bg.gif?ts=1233315805) repeat 0 0;
}
ul.subnav li {
    background:transparent url(../images/nav-bg.gif?ts=1233315805) repeat-x 0 0;
	width: 100%;
	border-right: 0;
	height: 30px;
    display:block;
}
ul#nav ul.subnav li a{
	color:#666666;
	float: none;
	z-index:3000;
	position:relative;
    background: none;
    overflow:visible;
    width:100%;
    margin:0;
    display:block;
    height:30px;
    background:transparent url(../images/nav-bg.gif?ts=1233315805) repeat-x 0 0;
}

ul.subnav li.current a {
	font-weight:bold;
	color:#333333;
    background:transparent url(../images/nav-bg-active.gif?ts=1227791664) repeat-x 0 0;
}
/*ul#nav li ul li a:hover ul#subnav li {
	z-index:3000;
    background:transparent url(../images/nav-bg-active.gif?ts=1227791664) repeat-x 0 0;
}*/

ul#second-nav {
	list-style: none;
	margin: 0 32px 0 32px;
	padding: 5px 0 10px 0;
	height: auto;
	width:800px;
	margin: auto;
}
ul#second-nav li {
	margin: 0;
	padding: 10px 15px;
	display: inline;
	float: left;
	white-space: nowrap;
}
ul#second-nav li a {
	background:transparent url(../images/arrow-silver-right.gif?ts=1227874503) no-repeat left center;
	padding-left:7px;
	color:#333333;
	font-family:Arial;
	font-size:13px;
    text-decoration:none;
}
ul#second-nav li.current a {
	background:transparent url(../images/arrow-green-down.gif?ts=1227874820) no-repeat left center;
	padding-left:9px;
	color:#aeb001;
	font-family:Arial;
	font-size:13px;
    text-decoration:none;
}
ul#second-nav li a:hover {
    color:#aeb001;
}




div#buttons, div#detail-buttons {
    float:right;
    margin-top:40px;
    width:420px;
}
div#detail-buttons {
	color:#aeb001;
}

div#buttons a,#immo_box a {
	text-decoration:none;
}
div#buttons a:hover, div#immo_box a:hover, div#buttons a:active, div#immo_box a:active {
	text-decoration:underline;
}

div#button_hover {
	position:absolute;
	color:#aeb001;
	border-bottom: 1px solid #aeb001;
	border-left: 1px solid #aeb001;
	border-right: 1px solid #aeb001;
	width:180px;
	background-color:#ffffff;
	font-size:12px;
	line-height: 18px;
	margin-top:39px;
	right:0;
	left:460px;
	display:none;
	z-index:1000;
}
div#first-button {
	float:left;
	width:180px;
	color:#aeb001;
    line-height:16px;
    font-size:11px;
}

div#second-button {
	float:left;
	color:#aeb001;
    line-height:16px;
    font-size:11px;
    white-space:nowrap;
}

div#buttons span {
	margin-right:5px;
	color:#222222;
	font-size:13px;
}
img#search_image,img#contact_image,img#ask-button-image {
	padding-right:5px;
	float:left;
}

#immo_box {
	font-size:14px;
}
#immo_box li {
	line-height:22px;
	list-style-image:url(../images/marker.gif);
}

#video-space-holder {
	padding-bottom:40px;
}

#contact-left {
	float:left;
	width:390px;
    margin-right:25px;
}
#contact-left p {
    margin-bottom:20px;
}
#contact-right {
	float:left;
	width:390px;
}
#contact-detail {
	width:290px;
}
#contact-detail p {
	margin-bottom:10px;
}
.form-checkbox {
	padding:0;
	margin:0;
}
tr.website{
	display:none;
}

form.form {

}
td.label {
	padding:5px 5px 5px 0;
}
button.form-button {
	background-color:#c9cb1b;
	/*padding:5px 10px;*/
    width:160px;
    height:26px;
	color:#ffffff;
	font-weight:bold;
	border:none;
    cursor:pointer;
}
.required {
	background-color:#f0f3f5;
}

input.form,textarea.form {
	border:1px solid #d2d3d5;
}
textarea.form {
	width:391px;
	height:149px;
    font-family:Arial;
    font-size:12px;
    color:#666666;
}
input.form {
	width:205px;
    font-family:Arial;
    font-size:12px;
    color:#666666;
}

span.required {
	background:none;
}
input.form-error {
	border:1px solid red;
}
textarea.form-error{
	border:1px solid red;
}
div.error {
	color:red;
}

tr.even {
	background-color:#ffffff;
}
tr.odd {
	background-color:#ebeef0;
}
tr.even:hover, tr.odd:hover {
    cursor:pointer;
}

tr.even:hover,tr.odd:hover {
	background-color:#eaeb81;
}
h1.row_2 {
	margin-top: -10px;
}
a.normal {
	text-decoration:none;
	color:#222222;
}
/* DETAIL SITE */
div#detail-content-left {
	width:395px;
	float:left;
	/* margin-top:15px;*/
}
div#detail-content-right {
    float:left;
    width:430px;
}
div#start-content-right {
    float:left;
    width:390px;
    margin-bottom:25px;
}
div#detail-page-headline {
	float:left;
}
table#detail-attributes {
	border-top: 1px solid #d9dadc;
	border-bottom: 1px solid #d9dadc;
	width:395px;
	margin-bottom:15px;
}
table#detail-attributes td.attribute {
	font-weight:bold;
	color:#333333;
	width:65%;
}

div#print-date {
	float:right;
	font-size:13px;
}

a#bookmark-link, a#bookmark-link:hover {
	background:transparent url(../images/bookmark-icon.gif?ts=1229598949) no-repeat right 0;
	padding-right:25px;
	padding-bottom:4px;
    padding-top:2px;
	height:25px;
	text-decoration:none;
	color:#aeb001;
    font-size:12px;
}
div#bookmark-delete {
	margin-top:30px;
	text-align:right;
}
a#bookmarks-delete-link {
	padding-left:25px;
	background:transparent url(../images/bookmark-delete-icon.gif?ts=1229600795) no-repeat left 0;
	padding-bottom:5px;
}
a#bookmark-link-2 {
	background:transparent url(../images/bookmark-icon.gif?ts=1229598949) no-repeat left 0;
	padding-left:25px;
	padding-bottom:2px;
	height:25px;
	text-decoration:none;
	color:#aeb001;
}
.content-view-embed-image {
	margin-bottom: 5px;
	margin-right: 20px;
}
.success {
	color:#aeb001;
}
h1.detail {
	margin:0;
}
.free-content {
	float:left;
	width:390px;
}
.main{
	margin:0 auto;
	width: 924px;
	position:relative;
}
.content-holder{
	width: 924px;
	background: url(../images/background-part1.gif?ts=1227269790) repeat-y;
}
.content-inner{
	background: url(../images/background-part2.gif?ts=1227269824) no-repeat 0 100%;
	width: 832px;
	padding: 40px 45px 49px 47px;
	height:auto !important;
	min-height:400px;
	height:400px;
    margin:0;
}
.maincontent{
	width: 924px;
	font-size: 12px;
	line-height: 20px;
	color: #666;
	background: url(../images/background.gif?ts=1227269628) no-repeat;
}
.fixed-images {
	float:left;
	margin-right:25px;
    width:390px;
    padding-top:3px;
}
.fixed-images-right {
	float:right;
	margin-left:15px;
	padding-top:12px;
}
.fixed-video-right {
	float:right;
	margin-left:15px;
	padding-top:5px;
}
.content a{
	color: #aeb001;
	text-decoration: underline;
}
.content a:hover{
	text-decoration: underline;
	color: #000;
}
.content p{
	margin: 0;
	padding: 0 0 20px 0;
}
p {
	margin-top:0;
}
.content img.left{
	margin-right: 25px;
	margin-top: 6px;
}
.sidebar{
	overflow: hidden;
	padding-bottom: 67px;
}
.content .btn-download{
	background: url(../images/ico-dowload.gif?ts=1227260484) no-repeat;
	padding: 2px 0 8px 24px;
	color: #000;
	text-decoration: underline;
}
.content .btn-download:hover{text-decoration: none;}

.tools{
	list-style: none;
	margin: 0 -42px 0 0;
	float: right;
	display: inline;
	padding: 0;
	position: relative;
	z-index: 100;
}
.content .tools li{
	margin: 0;
	padding: 0 44px 25px 40px;
	display: inline;
	border: 0 solid #f00;
	float: left;
	position: relative;
	margin-bottom: -5px;
}
.content .tools li h4{
	margin: 0;
	padding: 0 0 3px 0;
	font-weight: normal;
	font-size: 13px;
	line-height: 14px;
	color: #222;
}
.content .tools li span{
	font-size: 11px;
	display: block;
	line-height: 13px;
	color: #aeb001;
}
.tools .immobilien-suche{background: url(../images/ico-scope.gif?ts=1227260484) no-repeat;}
.tools .kontakt{background: url(../images/ico-kontakt.gif?ts=1227260484) no-repeat;}
.content .tools li:hover h4,
.content .tools li.hover h4, .content .tools li.hover span, .content .tools li:hover span{cursor: pointer;}
.content .tools li:hover ul, .content .tools li.hover ul{display: block;}
.content .tools ul{
	position: absolute;
	left: 0px;
	top: 48px;
	margin: 0;
	padding: 2px 0 14px 23px;
	list-style: none;
	width: 164px;
	border-left: 1px solid #d4d600;
	background: #fff;
	display: none;
	border-right: 1px solid #d4d600;
	border-bottom: 1px solid #d4d600;
}
.content .tools ul li{
	margin: 0;
	font-size: 12px;
	line-height: 14px;
	padding: 0 0 4px 16px;
	background: url(../images/marker.gif?ts=1227285078) no-repeat 0 5px;
	display: block;
	float: none;
	position: static;
}
.content .tools li:hover a{text-decoration: none !important;}
.sidebar2{
	clear: both;
	padding-top: 23px;
}
.arrow-up,
.arrow-down{
	background: url(../images/arrow-silver-up.gif?ts=1227281798) no-repeat;
	overflow: hidden;
	text-indent: -3000px;
	width: 7px;
	height: 4px;
	line-height: 4px;
	font-size: 0;
	position: absolute;
	top: 0px;
	left: 9px;
}
.arrow-down{
	background: url(../images/arrow-silver-down.gif?ts=1227281822) no-repeat;
	top: 7px;
}
.order-by .arrow-up {
	background: url(../images/arrow-up1.gif?ts=1227282284) no-repeat;
}
.order-by .arrow-down {
	background: url(../images/arrow-down1.gif?ts=1227282354) no-repeat;
}
.arrows{
	position: relative;
	text-align: left;
	padding-left: 20px;
}
.bookmark-table .arrows {
    padding-left:10px;
}
.arrows a:hover, .order-by.top .arrow-up {
	background-position: 0 100%;
}
.arrows a:hover, .order-by.down .arrow-down {
	background-position: 0 100%;
}
a.arrow-up:hover {
	background: url(../images/arrow-up1.gif?ts=1227282284) no-repeat;
	background-position: 0 100%;
}
a.arrow-down:hover {
	background: url(../images/arrow-down1.gif?ts=1227282354) no-repeat;
	background-position: 0 100%;
}

.table th{
	font-weight: normal;
	font-size: 12px;
	line-height: 13px;
	color: #666;
	text-align: left;
	margin: 0;
	padding: 5px 0 5px 0;
}
.table th.cell3 .arrows{margin-left: 18px;}
.table th.cell7 .arrows{margin-left: 11px;}
.table th.cell5 .arrows{margin-left: -10px;}
.table td{
	margin: 0;
	padding: 4px 0 5px 0;
	vertical-align: top;
	font-size: 12px !important;
	line-height: 14px !important;
	color: #333;
}
.table{
	width: 100%;
	margin-top:25px;
}

.bookmark-table {
	width: 100%;
	margin-top:0;
	margin-bottom:25px;
}
.bookmark-table .arrow-down,.bookmark-table .arrow-up {
    display:none;
}
.table .cell{
	width: 87px;
	padding-left: 3px;
}
.table .cell1{width: 62px;}
.table .cell2{
	text-align: center;
	padding-left:10px;
}
.table .order-by{
	border-left: 1px solid #dadc5f;
	border-right: 1px solid #dadc5f;
}



.table .order-by.first{border-top: 1px solid #dadc5f;}
.table .order-by.last{border-bottom: 1px solid #dadc5f;}


.bookmark-table .order-by.first, .bookmark-table .order-by.last, .bookmark-table .order-by {
    border:none;
}
.table .cell3{
	padding-left:10px;
	text-align: left;
}
.table .cell4{
	/*width: 276px;*/
	padding-right: 46px;
    text-align:right;
}
.table .cell5{
	padding-left:10px;
}
.table .cell6{
	width: 50px;
	text-align: center;
}
.table .cell7{
	/*width: 91px;*/
	text-align: right;
	padding-right: 4px;
}
.table .cell8 {
	padding-left:15px;
	padding-top:9px;
}
.table .cell10 {
    padding-left:15px;
}
.bookmark-table .cell10 {
    padding-left:25px;
}

.table .bg-silver td{background-color:#ebeef0;}
.table .active td,
.table tr:hover td,
.table tr.hover td{
	background: #eaeb81 !important;
}
#footer{
	clear:both;
	text-align: center;
	padding-top: 8px;
	color: #777;
	padding-bottom: 35px;
}
#footer a{color: #333;}
#footer address{
	margin: 0;
	padding: 0;
	font-style: normal;
}
#footer-menu{
	list-style: none;
	margin: 0;
	padding: 3px 0 0 0;
    font-size:11px;
}
#footer-menu li{
	margin: 0;
	background: url(../images/sep1.gif?ts=1227270080) no-repeat 0 50%;
	padding: 0 6px 0 12px;
	display: inline;
}
#footer-menu li.current a {
    color:#aeb001;
}
#footer-menu li:first-child{background: none;}
#flash-ersatz {
    background: transparent url(../images/flash-ersatz.gif?ts=1230557778) no-repeat 0 0 ;
    padding:10px 0 10px 65px;
    color:#333333;
}
#flash-ersatz a {
    color:#333333;
    text-decoration:underline;
}
div.warning {
	margin:0 30px;
}

div.detail-back {
	float: left;
}
div.detail-forward {
	float: right;
}
div.detail-back-forward {
	margin: 15px 0;
}
div.object-left {
	float: left;
}

