*{
	padding:0px;
	margin:0px;
}

body{
	background-color: #D2D7DF;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}

.wrapper{
}

.main{
	width:981px;
	background-color:#EDECEC;
	margin: 10px auto 0px auto;
}

.header{
	float: left;
	width:611px;
	height:105px;
	margin: 20px 0px 20px 20px;
}

.logo{
	float:right;
	background-image: url(../images/logo.jpg);
	width:329px;
	height:105px;
	margin-top:20px;
	margin-right:20px;
}

.nav{
	float:left;
	}

.nav_top{
	background-image: url(../images/nav_bg.jpg);
	width:748px;
	height:27px;
	margin-left:20px;
}

.nav_level1{}

.nav_level1 a{
	float:left;
	display:inline;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color:#EDECEC;
	text-decoration:none;
	margin: 0px 0 0 20px;
	padding: 7px 10px 7px 10px;
	}

.nav_level1 a:hover{
	display:inline;
	float:left;
	background-image: url(../images/nav_bg02.jpg);
	background-repeat: repeat-x;
	padding: 7px 10px 7px 10px;
	margin-top:0px;
	text-decoration:none;
	}

.nav_level1-active a:hover{  
	text-decoration:none;
	}

.nav_level1-active a{
	display:inline;
	float:left;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color:#EDECEC;
	text-decoration:none;
	margin: 0 0 0 20px;
	padding: 7px 10px 7px 10px;
	background-image: url(../images/nav_bg02.jpg);
	background-repeat: repeat-x;
	}



.nav_sub{
	float:left;
	background-color: #807F84;
	width:748px;
	height:27px;
	margin-left:20px;
	}


.nav_level2{
	float:left;
	margin-top:7px;
	}



.nav_level2 a {
	
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color:#EDECEC;
	text-decoration:none;
	margin-left:20px;
	padding: 5px 10px 5px 10px;
	}




.nav_level2 a:hover {
	/*background-image:url(../images/nav_bg.jpg);
	height:27px;
	background-repeat: repeat-x;*/
	color: #95B5DF;
	text-decoration:none;
	}

.nav_level2-active {
	float:left;
	margin-top:7px;
	}

.nav_level2-active a{
	display:inline;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	/*color:#EDECEC;*/
	color: #95B5DF;
	text-decoration:none;
	margin-left:20px;
	margin-top:5px;
	padding: 5px 10px 5px 10px;
	/*background-image:url(../images/nav_bg.jpg);
	height:27px;
	background-repeat: repeat-x;*/
	}
	
.nav_level2-active a:hover{
	text-decoration:none;
	}







.nav_rechts{
	float:right;
	width:193px;
	height: 27px;
	margin-right: 20px;
	background-image: url(../images/nav_bg02.jpg);
	}

.nav_rechts a{
	float:left;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color:#EDECEC;
	text-decoration:none;
	margin-top:7px;
	margin-right:7px;
	margin-left:7px;
}

.nav_rechts a:hover{
	text-decoration:underline;
}

.nav_rechts_active a{
	float:left;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color:#EDECEC;
	text-decoration:none;
	margin-top:7px;
	margin-right:7px;
	margin-left:7px;
	text-decoration:underline;
	}

.suche{
	float:right;
	width:193px;
	height:27px;
	margin-right: 20px;
	background-image: url(../images/nav_bg.jpg);
}

.input_text input{
	float: left;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
	width:120px;
	margin: 4px 0 0 5px;
	border: 1px solid #01558C;
}

.input_submit input{
	float:right;
	color:#EDECEC;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	border: none;
	background-color: transparent;
	padding:0px;
	margin:6px 5px 0 0;
}


.content{
	float:left;
	background-color: #E0E0E0;
	width:941px;
	margin-left:20px;
	margin-bottom:20px;
}

.content_main{
	float:left;
	background-color:white;
	width:708px;
	min-height:169px;
	padding-left:20px;
	padding-top:20px;
	padding-right:20px;
	padding-bottom:10px;
}

.content_main h1{}

.content_main h2{}


.content_main p{}

.content_main img{
	#float:right;
	#margin-top:-17px;
}

.content_rechts{
	float:right;
	width:193px;
	height:188px;
	/*padding-top: 20px;*/
	background-color: #E0E0E0;
	}

.content_rechts p{
	padding-left:10px;
	padding-right:10px;
	}

.footer{
	width:100%;
	}

.nav_footer{
	#font-family: Arial, Helvetica, sans-serif;
	#font-size: 11px;
	#color:#807F84;
	#height:20px;
	#padding-left:40px;
	}

.nav_footer p{
	#float:left;
	#padding-top:3px;
}

.nav_footer a{
	#float: left;
	#text-decoration:none;
	#font-family: Arial, Helvetica, sans-serif;
	#font-size: 11px;
	#color:#807F84;
	#margin-right:10px;
	#margin-top:3px;
}

.nav_footer a:hover{
	#text-decoration:underline;
}

.copyrights{
	#float:left;
	}


.keywords{
	#float:left;
	#height:20px;
	#width:100%;
	#font-family: Arial, Helvetica, sans-serif;
	#font-size: 11px;
	#color:#807F84;
	#background-color: #D2D7DF;
	#padding-left:40px;
	#padding-top:3px;
}

.keywords p{
	#padding-top:2px;
}

.cleardiv{
	clear: both;
}



/************Immobilien-Manager************/

/***** General styles *****/
.tx-realty-pi1 h2{
	margin-top:15px;
	margin-bottom:5px;
	}
	
.tx-realty-pi1 select{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #807F84;
	width:110px;
	}



.tx-realty-pi1 a.button, .tx-realty-pi1 span.button {
	display: block;
	height: 18px;
	line-height: 18px;
	margin: 1px;
	text-align: center;
	font-weight: bold;
	font-size: 11px;
	color: #EDECEC;
	text-decoration: none;
	border: none;
	background: url(images/button_bg_left.png) no-repeat top left #1F81C2;
	padding-left: 0.5em;
	border:1px solid black;
	}
	
.tx-realty-pi1 a.button span,
.tx-realty-pi1 span.button span {
	display: block;
	#background: url(images/button_bg_right.png) no-repeat top right #FF6600;
	padding-right: 0.5em;
}
.tx-realty-pi1 span.button span {
	cursor: default; /* for disabled buttons, don't use the "I" text cursor */
}
.tx-realty-pi1 a.button span {
	cursor: pointer; /* IE hack */
}
.tx-realty-pi1 span.act,
.tx-realty-pi1 a.act {
	background: url(images/button_act_bg_left.png) no-repeat top left #B3C5D3;
}
.tx-realty-pi1 span.act span,
.tx-realty-pi1 a.act span {
	background: url(images/button_act_bg_right.png) no-repeat top right #B3C5D3;
}

.clear {
	height: 1px;
	clear: both;
}

/* Buttons */
.tx-realty-pi1 a.back,
.tx-realty-pi1 a.close {
	float: right;
}
.tx-realty-pi1 .favorites a.back,
.tx-realty-pi1 .favorites a.contact {
	margin-top: 1em;
}

.tx-realty-pi1 a.addToFavorites,
.tx-realty-pi1 a.removeFromFavorites,
.tx-realty-pi1 a.contact {
	float: left;
}

/* Images in result list and single-view */
.tx-realty-pi1 .image {
	vertical-align: middle;
	text-align: center;
	padding: 1px;
	}

.tx-realty-pi1 .image img {
	float:left;
	margin-top:5px;
	text-align:middle;
	vertical-align:middle
	border: 1px solid #807F84;
	}






/***** LIST VIEW *****/

/*** Filter before result list ***/
.tx-realty-pi1 .list-view .filter {
	margin-bottom:10px;
	}	


.tx-realty-pi1 .list-view .filter .params {
	margin-top:10px;
	}

.tx-realty-pi1 .list-view .filter .params .param {
	margin-left: 20px;
	margin-bottom:5px;
	}
	
.tx-realty-pi1 .list-view .filter .params input {
	margin-bottom:5px;
	}	

.tx-realty-pi1 .list-view .filter .params .param label{	
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #5B5B5B;
	font-size: 11px;
	font-weight: regular;
	margin-left:5px;
	position:relative;
	top:-3px;
	}
	
.tx-realty-pi1 .list-view .filter .params .first {
	}
	
.tx-realty-pi1 .list-view .filter .submit {
	float:left;
	margin-left: 20px;
}
.tx-realty-pi1 .list-view .filter .submit a.search {
	width: 60px;
}


/*** Result List ***/

.tx-realty-pi1 .list-view table.result {
	clear: both;
	width: 100%;
	border-collapse: collapse;
	padding: 0;
}

/* thead */
.tx-realty-pi1 .list-view .result thead tr td {
	border-bottom: 2px solid #1F81C2;
}
.tx-realty-pi1 .list-view .result thead tr td {
	#line-height: 30px;
}
.tx-realty-pi1 .list-view .result thead h2 {
	#margin-left: 8px;
}
.tx-realty-pi1 .list-view .result table.pagination {
	float: right;
	border-collapse: collapse;
	padding: 0;
	margin-right: 4px;
}
.tx-realty-pi1 .list-view .result table.pagination td {
	border: none;
	vertical-align: middle;
}
.tx-realty-pi1 .list-view .result table.pagination .label {
	padding-right: 4px;
}
/*
.tx-realty-pi1 .list-view .result table.pagination a {
	padding-left: 3px;
}
.tx-realty-pi1 .list-view .result table.pagination a div {
	padding-right: 3px;
	width: 1.25em;
}*/


/* tbody */

/* single item in the list */
.tx-realty-pi1 .list-view .result tbody tr table.item {
	border-top: 1px dotted #1F81C2;
	margin-left: 12px;
	width: 98%;
	empty-cells: hide;
	border-collapse: separate;
	border-spacing: 5px;
	padding: 0;
}
.tx-realty-pi1 .list-view .result tbody tr.first table.item {
	border-top: none;
}
.tx-realty-pi1 .list-view .result .item .checkbox {
	width: 1%;
}
.tx-realty-pi1 .list-view .result .item h3 {
	margin: 0;
	padding: 0;
}
	
	
.details {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #5B5B5B;
	font-size: 11px;
	font-weight: normal;
	margin-top:5px;
	}

.details table {
	width:100%;
	}


.details table th{
	float:left;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #5B5B5B;
	font-weight:normal;
	font-size: 11px;
	margin-top:5px;
	margin-left:25px;
	}
	
.details .details_price{
	margin-left:0px;
	font-weight:bold;
	}
	
.details_price_text {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #5B5B5B;
	font-size: 11px;
	font-weight: regular;
	}



.tx-realty-pi1 .list-view .result  td.image {
	vertical-align: middle;
}

/* description of the list item */
.description {
	float:left;
	width:550px;
	}

.tx-realty-pi1 .list-view .result .description .title {
	font-weight: bold;
}


/* images of the list item */
.tx-realty-pi1 .list-view .result .image {
	
	}

/* tfoot */
.tx-realty-pi1 .list-view .result tfoot td.pagination {
	background: url(images/fav_arrow.png) no-repeat 26px 0;
	vertical-align: bottom;
	border-bottom: 2px solid #1F81C2;
	color:white;
	}


	
	
.tx-realty-pi1 .sorting{
	background-color:#807F84;
	}





.tx-realty-pi1 .list-view .result table.sorting {
	background-color: #807F84;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding:0px;
	}


.tx-realty-pi1 .list-view .result table.sorting td {
	padding-left: 24px;
	line-height: 20px;
}
.tx-realty-pi1 .list-view .result .favorites {
	margin-left: 36px;
}
.tx-realty-pi1 .list-view .result .favorites a {
	margin-left: 0;
}





/***** SINGLE VIEW *****/

.tx-realty-pi1 .single-view .text-pane {
	float: left;
	margin: 0 1em 1em 0;
	width: 500px;
	}
.tx-realty-pi1 .single-view .text-pane h4 {
	#margin: 1.5em 0 0;
	padding: 0;
}
.tx-realty-pi1 .single-view .text-pane p {
	margin-bottom:0px;
	margin-top:0px;
	padding-bottom:0px;
	padding-top:0px;
	}

.tx-realty-pi1 .single-view .text-pane .further-description {
	float: left;
}

.tx-realty-pi1 .single-view .text-pane .overview {
	clear:left;
	border-collapse: collapse;
	margin-left:30px;
	margin-top:20px;
	margin-bottom:20px;
	padding: 0px;
	width: 100%;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	/*color:#807F84;*/
	/*color:#1B7EC0;*/
	color: #EDECEC;
	}

.tx-realty-pi1 .single-view .text-pane .overview th {
	text-align: left;
	/*background-color:#EDECEC;*/
	background-color:#1B7EC0;
	font-weight: bold;
	padding: 5px 0 5px 5px;
}
.tx-realty-pi1 .single-view .text-pane .overview th,
.tx-realty-pi1 .single-view .text-pane .overview td {
	border: 1px solid black;
}
.tx-realty-pi1 .single-view .text-pane .overview td {
	vertical-align: top;
	padding: 2px 0 2px 5px;
}
.tx-realty-pi1 .single-view .text-pane .overview tr.odd {
	color:#5B5B5B;
	background-color:#EDECEC;
}
.tx-realty-pi1 .single-view .text-pane .overview tr.even {
	color:#5B5B5B;	
	}

.tx-realty-pi1 .single-view .text-pane .buttons {
	width:500px;
	margin-left:30px;
	}


/* Images */

.tx-realty-pi1 .single-view .images {
	#clear:both;
	float:left;
	}

.tx-realty-pi1 .single-view .images .item {
	display:inline;
	width:100%;
	}
	
.tx-realty-pi1 .single-view .images .item .image {
	#float:left;
	width:100%;
	}





/***** GALLERY VIEW *****/
.tx-realty-pi1 .gallery-view {
	padding: 1em;
	}

/* full size image */
.tx-realty-pi1 .gallery-view .fullsize {
	#float: left;

}
.tx-realty-pi1 .gallery-view .fullsize-image {
	#float:left;
	margin-top:30px;
	background: white;
}
.tx-realty-pi1 .gallery-view .fullsize .caption {
	font-weight: bold;
	padding:0.25em;
}



/* thumbnails */
.tx-realty-pi1 .gallery-view .thumbs {
	}

.tx-realty-pi1 .gallery-view .thumbs .image {
	float:left;
	width:150px;
	height:150px;
	}

.tx-realty-pi1 .gallery-view .image img {
	float:left;
	margin:10px;
	/*border:1px solid #1B7EC0;*/
	border:1px solid black;
	}

.tx-realty-pi1 .gallery-view .image a img{
	border:none;
	}



.tx-realty-pi1 .gallery-view .item .caption {
clear:both;
}






/* buttons */
.tx-realty-pi1 .gallery-view .buttons {
	clear: left;
	}


/***** CITY SELECTOR *****/
.tx-realty-pi1 .city-selector {
	width: 175px;
	margin:10px auto;
	background-color:white;
	}
	
.tx-realty-pi1 .city-selector .outer {
	border: 1px solid #606673;
	padding: 1px;
}
.tx-realty-pi1 .city-selector .inner {
	background: url(../../images/cityselector_bg.gif) repeat-x;
	}
	
.tx-realty-pi1 .city-selector .title {
	height: 32px;
	background: url(../../images/cityselector_head.jpg) no-repeat 50% 50%;
	}
	
.tx-realty-pi1 .city-selector h3 {
	visibility: hidden;
}
.tx-realty-pi1 .city-selector p {
	padding: 0 5px 5px;
	margin: 0;
}
.tx-realty-pi1 .city-selector form {
	margin: 0;
	padding: 4px;
}
.tx-realty-pi1 .city-selector form select {
	width: 100%;
	background-color:white;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:normal;
	color:black;
}


.tx-realty-pi1 .single-view .address p {
	margin-left:30px;
	}



/******Searchbox******/


.tx-macinasearchbox-pi1{
	float:left;
	margin:0.5px 0 0 0;
	font-family: Arial, Helvetica, sans-serif;
}


.tx-macinasearchbox-pi1 .input_text input{
	float:left;
	width:120px;
	font-size:12px;
	border:1px solid #01558C;
	color:black;
}

.tx-macinasearchbox-pi1 .input_submit input{
	float:right;
	font-weight:bold;
	background-color:transparent;
	color:#EDECEC;
	font-size: 0.8em;
	margin-top:2.5px;
	margin-left:5px;
}
