/*Manfred Schneider GmbH*/
html{
	height:100%;
}

body{
	text-align:center;
	padding:0px;
	margin:0px;
	height:100%;
	background-image:url(background.gif);
	background-repeat:repeat;
	font-family: Tahoma,Arial, Helvetica, sans-serif;
	font-size:0.8em;
	
}


#container{
	text-align:left;
	margin:auto;
	width:894px;
	height:100%;
	position:relative;
}

#r_left{
	height:100%;
	width:17px;
	background-image:url(borderleft.jpg);
	background-repeat:repeat;
	position:absolute;

}


#r_right{
	right:0px;
	position:absolute;
	height:100%;
	width:17px;
	background-image:url(borderright.jpg);
	background-repeat:repeat;
}


#root{
	position:absolute;
	left:17px;
	text-align:left;
	width:858px;
	
border-color:#cfd1d2;
	border-width:1px;
	border-bottom-width:0px;
	border-top-width:0px;
	border-style:solid;
	background-color:#FFFFFF;
	min-height:100%;
	background-image:url(nav_grau.jpg);
	background-repeat:repeat-y;
	z-index:0;
}

* html #root{
	height:100%;
}

#footer_background{
	right:0px;
	width:91px;
	height:91px;
	position:absolute; 
	bottom:0px;
	background-image:url(footer.png);
	background-position:bottom right;
	background-repeat:no-repeat;
	z-index:1;
}

#footer{
	position:absolute; 
	bottom:0px;
	right:0px;
	z-index:20;
	font-size:0.8em;
	color:#a7a7a7;
	padding:0px 50px 3px 0px;
	text-align:center;
}

#top{
	height:140px;
	position:relative;
	background-color:#FFFFFF;
}

#top_logo{
	width:135px;
	height:140px;
	background-image:url(logo_grey.png);
	background-repeat:no-repeat;
}

#top_picture{
	left:135px;
	position:absolute;
	width:723px;
	height:140px;
}

#top_picto{
	position:absolute;
	right:0px;
	top:0px; 
	padding: 3px 2px 3px 2px;
}

#top_nav{

}
	
#main{
	position:relative;
}

#main_nav{
	position:relative;
	width:150px;
	float:left;
	margin-top:1em;
}

#main_nav_balloon{
	margin-top:15px;
	background-image:url(balloon_down.png);
	background-position:bottom left;
	background-repeat:no-repeat;
	margin-left:3px;
}

#main_nav_balloon_top{
	background-image:url(balloon_top.png);
	background-position:top left;
	background-repeat:no-repeat;
	height:5px;
	/*needed because otherwise in IE it will be bigger then 5px*/
	font-size:5px;
	background-color:#cfd1d2;
	/*ACHTUNG HIER VERÄNDERN ZWECKS türkis und gelb*/
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
}

#main_nav_balloon_text{
	padding-bottom:20px;
	padding-left:4px;
	padding-right:14px;
	font-size:0.8em;
	z-index:5;
}

#main_nav_person{
	position:relative;
	top:30px;
	z-index:3;
}

#main_rootline{
	margin-left:150px;
	padding-left:23px;
	border-color:#cfd1d2;
	border-bottom-style:solid;
	border-top-style:solid;
	border-bottom-width:1px;
	border-top-width:1px;
	font-size:0.7em;
}

#main_contentfunctions{
	position:relative;
	margin-left:150px;
	padding-left:23px;
	padding-right:23px;
	padding-top:0px;
	padding-bottom:0px;
	z-index:6;
	text-align:right;
	font-size:5px;
}

#main_content{
	position:relative;
	padding-left:23px;
	padding-right:23px;
	padding-top:0px;
	padding-bottom:65px;
	z-index:5;
	text-align:justify;
	overflow: hidden; 
}

* html #main_content {
	height: 0;
	overflow: visible
}

/*Because of scrolling problem when there is more then 100% height content*/
#main_shaddow_r{
	position:absolute;
	left:859px;
	width:17px;
	height:100%;
	z-index:50;
	background-image:url(borderright.jpg);
	background-repeat:repeat;
}

* html #main_shaddow_r{
	left:708px;
	height:5000px;
}


#main_shaddow_l{
	position:absolute;
	top:0px;
	left:-18px;
	width:17px;
	height:100%;
	z-index:50;
	background-image:url(borderleft.jpg);
	background-repeat:repeat;
}


* html #main_shaddow_l{
	left:-167px;
	height:5000px;
}

/*---------------------------------------------------------------Navigation-Listen------------------------------------------*/
#topnav, #footernav{
	list-style: none outside none;
	margin: 0;
	padding: 0;
}

#top_nav{
	position:absolute;
	left:124px;
	top:100px;

		/*11 Route +15 = 26 Graulinien*/
    padding-left:26px;
	margin-left:0;
	background-image:url(nav_top_front.png);
	background-repeat:no-repeat;
	float:right;


width:708px;

	background-color: #b50505;

}
ul#topnav{
	border-left: 1px solid #ffffff;
	float:left;
}




#top_nav ul li{
	
	display: inline;
}

#top_nav ul li a{
	color:#FFFFFF;
	background-color: #707173;
	padding: 3px 12px;
	float:left;
	border-right: 1px solid #ffffff;

}

#top_nav ul li a:hover{
	background-color:#b50505;
	color: #ffffff;
}
#top_nav  #active  a{
background-color: #b50505;

}
#top_nav #active a{
color:#ffffff;
}

#subnav{
	width:135px;
	margin: 0;
	padding: 0;	
}

ul#subnav {
	border-top:1px solid #cfd1d2;
	list-style: none outside none;
	/*list-style-image:url(bullet_gray.png);*/
}

#subnav li{
	margin: 0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	border-bottom:1px solid #cfd1d2;
}


#subnav a{
	display: block;
	padding: 6px;
	color:#FFFFFF;	
}
#subnav a:link{
	
}
#subnav a:hover{
	background-color: #808183;
}
#subnav #active {
	background-color: #cfd1d2;
}
#subnav #active a{
	color:#b50505;
}
#subnav #active a:hover{
	background-color: #cfd1d2;
}

#subnav-l2{
	list-style: none outside none;
	background-color: #cfd1d2;
	margin: 0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	
}
#subnav-l2 a{
	display: block;
	padding: 3px 3px 3px 15px;
	color:#707173;	
}
#subnav-l2 a:hover{
	background-color:#dbdcdd;
}

#footernav li{
	display: inline;
	margin-right:100px;
}
#footer a{
	color:#a7a7a7;
	vertical-align:top;
	border-bottom-width:0px;
}
#footer a:hover{
	color:#f93b3b;
	vertical-align:top;
	border-bottom-width:0px;
}
/*---------------------------------------------------------------Überschriften------------------------------------------*/
.csc-header{
	clear:both;
}
H1 {
    margin:0px 0px 5px 0px;
	padding: 3px 5px 3px 5px;
	font-size:1.2em;
	color:#707173;
	border-bottom-width:1px;
	border-bottom-color:#F93B3B;
	border-bottom-style:solid;
	clear:none;
}

H2 {
    margin:0px 0px 5px 0px;
	padding: 3px 5px 3px 5px;
	font-size:1.2em;
	color:#707173;
	border-bottom-color:#cfd1d2;
	border-bottom-style:solid;
	border-bottom-width:1px;
}

H3 {
    margin:0px 0px 5px 0px;
	padding: 3px 5px 3px 5px;
	font-size:1.0em;
	color:#F93B3B;
	border-bottom-color:#cfd1d2;
	border-bottom-style:solid;
	border-bottom-width:1px;
}

H4 {
    margin:0px 0px 5px 0px;
	font-size:1.2em;
	color:#ffffff;
	padding: 7px 0px 5px 0px;
	border-bottom-color:#cfd1d2;
	border-bottom-style:solid;
	border-bottom-width:1px;
	text-align:left;
}

h4 .texthl{
	padding: 7px 30px 5px 5px;
	background-color:#b50505;
	background-image:url(ege_right_down.png);
	background-repeat:no-repeat;
	background-position:top right;
}
h4 a{
	color:#ffffff;
}

H5 {
    margin:0px 0px 5px 0px;
	font-size:1.2em;
	color:#ffffff;
	padding: 7px 0px 5px 0px;
	border-bottom-color:#cfd1d2;
	border-bottom-style:solid;
	border-bottom-width:1px;
	text-align:right;
}

h5 .texthl{
	padding: 7px 5px 5px 30px;
	background-color:#b50505;
	background-image:url(ege_left_up.png);
	background-repeat:no-repeat;
	background-position:bottom left;
}
h5 a{
	color:#ffffff;
}

/*---------------------------------------------------------------typo3------------------------------------------*/
P{
	margin:4px 0px 8px 0px;
}
img {
	border:none;
}

A{
	text-decoration:none;
	color:#b50505;
	border-bottom-color:#b50505;
	border-bottom-style:dashed;
	border-bottom-width:1px;
}
A:hover {
	color:#f93b3b;
	border-bottom-color:#f93b3b;
	border-bottom-style:solid;
}


.csc-subheader{ 
	color:#137DC7;
	padding-left:15px;
}

.csc-header-date{
	float:right;
	margin: 0px;
	padding: 0px;
	font-size:0.8em;
}

.csc-textpic-imagewrap{
	color:#f93b3b;
	font-size:0.8em;
}

.csc-textpic-imagewrap a{
}

.important {
	color:#f93b3b;
}

.csc-linkToTop{
	text-align:right;
	padding: 0px 0px 0px 0px;
}

/*---------------------------------------------------------------Bulletlist------------------------------------------*/
.csc-bulletlist-0, ul{
	list-style-image:url(bullet_red.png);
}
.csc-bulletlist-1{
	list-style-image:url(bullet_gray.png);
}
li{
	padding-bottom:5px;
}

/*---------------------------------------------------------------Sitemap------------------------------------------*/
.csc-sitemap ul, ul.csc-menu {
	list-style-image:url(bullet_red.png);
	font-weight:bold;
}
.csc-sitemap ul ul{
	list-style-image:url(bullet_gray.png);
	font-weight:normal;
}
.csc-sitemap ul a, ul.csc-menu a{
	border-bottom-width:0px;
}


/*---------------------------------------------------------------TABLE------------------------------------------*/



table td{
	padding:2px 5px 2px 5px;
}

table.contenttable-0, table.contenttable-1,table.contenttable-2,table.contenttable-3{
	width:100%;
}

* html table.contenttable-0, * html table.contenttable-1,* html table.contenttable-2,* html table.contenttable-3{
	width:530px;
}

/*Table Standart*/
table.contenttable-0 tr.tr-even{
	background-color:#CCCCCC;
	padding:5px 10px 5px 10px;
}

table.contenttable-0 tr.tr-odd{
	background-color:#E0E0E0;
}
/*Table 1, 2, 3*/
table.contenttable-1 tr.tr-even,table.contenttable-2 tr.tr-even,table.contenttable-3 tr.tr-even{
background-color:#CCCCCC;
}
table.contenttable-1 tr.tr-odd,table.contenttable-2 tr.tr-odd,table.contenttable-3 tr.tr-odd{
background-color:#E0E0E0;
}

table.contenttable-1 tr.tr-0 td,table.contenttable-2 tr.tr-0 td, table.contenttable-3 tr.tr-0 td{
	background-color:#707173;
	color:#ffffff;
	text-align:center;
	font-weight:bold;
	border-bottom-color:#666666;
	border-bottom-style:dashed;
	border-bottom-width:1px;
}
table.contenttable-2 tr.tr-0 td{
	background-color:#b50505;
}
table.contenttable-3 tr.tr-0 td{
	background-color:#f93b3b;
}
/*---------------------------------------------------------------FORM------------------------------------------*/

form{
}

.csc-mailform{
	border-width:0px;
}

.csc-mailform-field{
	margin:5px 0px 5px 0px;
}

label{    
    float:left;
    text-align: right;
    width: 5em;
    margin-right: .3em;
}

input, textarea{
	background-color:#cfd1d2;
	border-color:#777777;
	border-style:dashed;
	border-width:1px;
	color:#222222;
	padding:0px 3px 0px 3px;
}
.csc-mailform-submit{
	border-style:solid;
	float:left;
	width:auto;
	clear:both;
	margin-left:5.3em;
	margin-right:.3em;
}

/*---------------------------------------------------------------typo3------------------------------------------*/

#top a, #main_nav a, #top a:hover, #main_nav a:hover{
	text-decoration:none;
	border-bottom-width:0px;
}


#main_rootline a, #main_contentfunctions a, .csc-linkToTop a{
    text-decoration:none;
	color:#b7b7b7;
	border-bottom-width:0px;
}
#main_rootline a:hover{
    text-decoration:none;
	color:#f93b3b;
	border-bottom-width:0px;
}
#main_rootline .current a{
	color:#666666;
	font-weight:bold;
}
/*---------------------------------------------------------------tt_news------------------------------------------*/

/*--------------------------------- tt_news LIST view  -----------------------------------*/
.news-list-container {

}


.news-list-item {
	/* IE hack */
	height: 1%;
	line-height: 1.3;
	/* IE hack end */
	margin-top:10px;
	border-bottom: 1px solid #f93b3b;
	}
.news-search-form {
	padding:3px;
	margin-bottom:5px;
	border:1px solid #666;
	background-color:#F9FFE5;

}
.news-search-emptyMsg{
	margin:0px;
}
.news-search-form FORM {
	margin:0px;
}
.news-list-container H2 {

}
.news-list-container H2 A:LINK,.news-list-container H2 A:VISITED,.news-list-container H2 A:HOVER {
	border: 0px ;
}
.news-list-container H2 A {
	border: 0px;

}
.news-list-container P {
	padding-left:3px;
	margin-bottom:1px;
}
.news-list-date {
    bottom:0px;
	float: right;
	color:#666666;
	min-width: 115px;
	text-align: right;
	margin-top: 0.8em;
	margin-right: -5px;
	padding-left:3px;
    font-size:0.7em;
	font-weight: normal;
	background-color:#E8E8E8;
	}

.news-list-imgcaption {
	float: right;
	padding-top:3px;
	padding-right:3px;
	font-size: 9px;

	}

.news-list-container IMG {

	float: right;
	border:1px solid #666;
	margin-bottom:5px;
	margin-right:2px;
	margin-left:5px;
}
.news-list-category IMG {
	float: none;
	border:none;
	margin:0px;
}

.news-list-morelink,.news-list-category {
	font-size:0.7em;
	margin-left:3px;
	float:right;
	color:#666666;
}
.news-list-morelink  {
	margin-bottom:3px;
}
.news-list-browse {
	text-align: center;
}

/*--------------------------------- tt_news LAST view  -----------------------------------*/
.news-last-container{

}
.news-last-item .texthl{
	color:#A7A7A7;
    font-size:0.7em;
	font-weight: normal;
	clear:none;
}

.news-last-item {
	/* IE hack */
	height: 1%;
	line-height: 1.3;
	/* IE hack end */
	margin-top:0px;

	}


.news-last-container H2 {

}
.news-last-container H2 A:LINK,.news-last-container H2 A:VISITED,.news-last-container H2 A:HOVER {
	border: 0px ;
}
.news-last-container H2 A {
	border: 0px;

}
.news-last-container P {
	padding-left:3px;
	margin-bottom:1px;
}
.news-last-date {
    bottom:0px;
	float: right;
	color:#666666;
	min-width: 38px;
	text-align: right;
	margin-top: 0.8em;
	margin-right: -5px;
	padding-left:3px;
    font-size:0.7em;
	font-weight: normal;
	background-color:#E8E8E8;
	}

.news-last-imgcaption {
	float: right;
	padding-top:3px;
	padding-right:3px;
	font-size: 9px;

	}

.news-last-container IMG {

	float: right;
	border:1px solid #666;
	margin-bottom:5px;
	margin-right:2px;
	margin-left:5px;
}
.news-last-category IMG {
	float: none;
	border:none;
	margin:0px;
}

.news-last-morelink,.news-last-category {
	font-size:0.7em;
	margin-left:3px;
	float:right;
	color:#666666;
}
.news-last-morelink  {
	margin-bottom:3px;
}
.news-last-browse {
	text-align: center;
}



/*-----------------------------------  clearer  -----------------------------------*/
/* prevent floated images from overlapping the div-containers they are wrapped in  */
.news-list-container .clearer, news-last-item .clearer{
	clear:right;
}

.news-last-item, .news-last-container, .news-list-item, .news-list-container{
	clear:right;
}

.news-list-container HR.clearer, .news-single-item HR.clearer, .news-latest-container HR.clearer{
	clear:right;
	height:0px;
	border: 0px solid #000000;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;

}
.news-latest-container HR.clearer {
	clear:left;
}



/*-----------------------------------  CATEGORIE MENUE  -----------------------------------*/
.newscatmenu{
	border-bottom-width:1px;
	border-bottom-color:#F93B3B;
	border-bottom-style:solid;
	padding: 0px 5px 3px 5px;
}
.newscatmenu A{
	border-width:0px;
}
.news-catmenu-header{
	color:#000000;
}
.news-catmenu-ACT A{
	color:#666666;
	border-width:0px;
	margin-right:3px;
	margin-left:3px;

}
.news-catmenu-NO{
	margin-right:5px;
	margin-left:3px;
}

.news-catmenu-level1, .news-catmenu-level2, .news-catmenu-level3, .news-catmenu-level4{
	
}



	/*--------------------------------- tt_news SINGLE view  ---------------------------------*/
.news-single-item {

}
.news-single-item H2 {

}
.news-single-item H3 {
}

.news-single-img {
	float: right;
	margin-left:5px;

}

.news-single-imgcaption {
	color:#f93b3b;
	font-size:0.8em;
	text-align:right;
	clear:both;
}

.news-single-category {
	font-size:0.7em;
	float:right;
	color:#666666;
}

.news-single-backlink, .news-single-backlink a {
	font-weight: bold;
	font-size: 10px;
	margin-bottom: 15px;
	margin-top: 10px;
}

.news-single-timedata {
	bottom:0px;
	float: right;
	color:#666666;
	min-width: 115px;
	text-align: right;
	margin-top: 1.2em;
	padding-left:3px;
    font-size:0.7em;
	font-weight: normal;
	background-color:#E8E8E8;
}

.news-single-timedata, .news-single-author,.news-single-imgcaption {
	font-size:0.7em;
}

.news-single-author {
	padding-bottom: 3px;
}

.news-single-additional-info {
}
.news-single-related,.news-single-files,.news-single-links  {
}

.news-single-related DD, .news-single-links DD, .news-single-files DD {
}

.news-single-related DT, .news-single-links DT, .news-single-files DT {
    margin:0px 0px 5px 0px;
	padding: 3px 5px 3px 5px;
	font-size:1.0em;
	color:#707173;
	border-bottom-color:#cfd1d2;
	border-bottom-style:solid;
	border-bottom-width:1px;
}


/*---------------------------------------------------------------tt_realty------------------------------------------*/


/***** General styles *****/

.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: white;
	text-decoration: none;
	border: none;
	background: url(images/button_bg_left.png) no-repeat top left #B50505;
	padding-left: 0.5em;
}
.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 #B50505;
	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 #cfd1d2;
}
.tx-realty-pi1 span.act span,
.tx-realty-pi1 a.act span {
	background: url(images/button_act_bg_right.png) no-repeat top right #cfd1d2;
}

.clear {
	height: 1px;
	clear: both;
	
}

.tx-realty-pi1 .error {
	color: red;
	font-weight: bold;
}

/* Buttons */
.tx-realty-pi1 a.back,
.tx-realty-pi1 a.close {
	float: right;
}

.tx-realty-pi1 a.addToFavorites,
.tx-realty-pi1 a.removeFromFavorites,
.tx-realty-pi1 a.contact,
.tx-realty-pi1 a.newRecord {
	float: left;
}

/* Images in result list and single-view */
.tx-realty-pi1 .image {
	border: 1px solid #cfd1d2;
	vertical-align: middle;
	text-align: center;
	padding: 1px;
}
.tx-realty-pi1 .image img {
	border: 0;
}

.tx-realty-pi1-submit {
	background: url(images/button_bg_right.png) no-repeat top right;
	height: 18px;
	cursor: pointer;
	border: none;
	text-align: center;
	font-weight: bold;
	font-size: 11px;
	line-height: 18px;
	color: #ffffff;
	padding-right: 10px;
}




/***** LIST VIEW *****/

/*** Filter before result list ***/
.tx-realty-pi1 .list-view .filter {
	
	margin: 5px 0;
	padding: 5px;
	background-color:#cfd1d2;
}
.tx-realty-pi1 .list-view .filter h3 {
	margin: 2px 0;
	padding: 0;
}
.tx-realty-pi1 .list-view .filter .params .param {
	float: left;
	margin-left: 12px;
}
.tx-realty-pi1 .list-view .filter .params .first {
	margin-left: -2px;
}
.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: 1px solid #F93B3B;
}
.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 solid #F93B3B;
	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;
}
.tx-realty-pi1 .list-view .result .item p.details {
	line-height: 1em;
}

.tx-realty-pi1 .list-view .result .item td {
	vertical-align: top;
	margin-top: 5px;
}
.tx-realty-pi1 .list-view .result  td.image {
	vertical-align: middle;
}
.tx-realty-pi1 .list-view .result .item  td.tx-realty-pi1-editorLinks {
	float: right;
	white-space: nowrap;
}

/* description of the list item */
.tx-realty-pi1 .list-view .result .description .title {
	font-weight: bold;
	
}
.tx-realty-pi1 .list-view .result .description p {
	margin: 2px 0;
	padding: 0;
	line-height: 1.2em;
}

.tx-realty-pi1 .list-view .result .description table.details {
	border-collapse: collapse;
	width: 100%;
	color: #F93B3B;
}

/* images of the list item */
.tx-realty-pi1 .list-view .result .image {
	width: 98px;
	height: 98px;
}

/* tfoot */
.tx-realty-pi1 .list-view .result tfoot td .favorites {
	height: 44px;
	background: url(images/fav_arrow.png) no-repeat 26px 0;
	margin-left: 0;
}
.tx-realty-pi1 .list-view .result tfoot .border {
	width: 100%;
	height: 1px;
	background: #F93B3B;
	margin: 0 0 5px 0;;
}
.tx-realty-pi1 .list-view .result td.sorting {
	background: #cfd1d2;
}
.tx-realty-pi1 .list-view .result table.sorting {
	border-collapse: collapse;
	padding: 0;
}
.tx-realty-pi1 .list-view .result table.sorting td {
	padding-left: 24px;
	line-height: 20px;
}
.tx-realty-pi1 .list-view .result .favorites,
.tx-realty-pi1 .list-view .result .favorites a {
	margin-top: 22px;
	margin-left: 36px;
}
.tx-realty-pi1 .list-view .result tfoot td .pagination {
	margin-top: 42px;
}






/***** SINGLE VIEW *****/

.tx-realty-pi1 .single-view .text-pane {
	float: left;
	margin: 0 1em 1em 0;
	width: 502px;

}
.tx-realty-pi1 .single-view .text-pane h4 {
	margin: 1.5em 0 0;
	padding: 0;
}
.tx-realty-pi1 .single-view .text-pane p {
	margin: 0;
	padding: 0;
}
.tx-realty-pi1 .single-view .text-pane .further-description {
	clear: left;
}
.tx-realty-pi1 .single-view .text-pane .overview {
	border-collapse: collapse;
	margin: 1.5em 0 0.5em;
	padding: 0;
	width: 100%;
}
.tx-realty-pi1 .single-view .text-pane .overview th {
	text-align: left;
	color:#ffffff;
	background: #707173;
	font-weight: bold;
	padding: 2px 1em;
}
.tx-realty-pi1 .single-view .text-pane .overview th,
.tx-realty-pi1 .single-view .text-pane .overview td {
	border: 1px solid white;
}
.tx-realty-pi1 .single-view .text-pane .overview td {
	vertical-align: top;
	padding: 1px 1em;
}
.tx-realty-pi1 .single-view .text-pane .overview tr.odd {
	background: #CCCCCC;
}
.tx-realty-pi1 .single-view .text-pane .overview tr.even {
	background: #E0E0E0;
}
.tx-realty-pi1 .single-view .text-pane .buttons {
	padding: 1em 0 3em;
}

/* Images */

.tx-realty-pi1 .single-view .images {
	float:left;
	width: 145px;
}
.tx-realty-pi1 .single-view .images .item {
	float:left;
}
.tx-realty-pi1 .single-view .images .item .image {
	width: 137px;
	height: 137px;
}





/***** GALLERY VIEW *****/
.tx-realty-pi1 .gallery-view {
	padding: 0;
	background-color:#ffffff;
}

/* full size image */
.tx-realty-pi1 .gallery-view .fullsize {
	float: left;
	padding: 0;
	background: #cfd1d2;
}
.tx-realty-pi1 .gallery-view .fullsize-image {
	padding: 0;
	width: 601px;
	height: 601px;
	vertical-align: middle;
	text-align: center;
	background: #707173;
}
.tx-realty-pi1 .gallery-view .fullsize .caption {
	font-weight: bold;
	height:90px;
	padding: 30px 15px 0px 15px;
	color:#B50505;
}

/* thumbnails */
.tx-realty-pi1 .gallery-view .thumbs {
	float: left;
	width: 161px;
	height: 687px;
	margin-left: 1em;
	overflow: auto;
	overflow-x:hidden;
}
.tx-realty-pi1 .gallery-view .thumbs table {
	padding: 0;
	border-collapse: separate;
	border-spacing: 0.125em;
}
.tx-realty-pi1 .gallery-view .thumbs .image {
	vertical-align: middle;
	text-align: center;
	width: 137px;
	height: 137px;
}
.tx-realty-pi1 .gallery-view .image img {
	border: none;
	margin: 0;
}
.tx-realty-pi1 .gallery-view .item .caption {
	padding: 0 0.25em;
}

/* buttons */
.tx-realty-pi1 .gallery-view .buttons {
	clear: left;
	margin-right: 14px;
}


/***** CITY SELECTOR *****/
.tx-realty-pi1 .city-selector {
	width: 198px;
	margin-top: 7px;
	border: 6px solid #E4EAF8;
}
.tx-realty-pi1 .city-selector .outer {
	border: 1px solid #606673;
	padding: 1px;
}
.tx-realty-pi1 .city-selector .inner {
	background: url(images/cityselector_bg.png) repeat-x;
}
.tx-realty-pi1 .city-selector .title {
	height: 32px;
	background: url(images/cityselector_head.png) 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%;
}

/***** CONTACT FORM *****/
fieldset.tx-realty-pi1-fieldset {
	border: 0px solid #d9e2e7;
	margin: 0;
	padding:0;
}

p.tx-realty-pi1-objekt-nr {
	margin: 2px 0;
	padding: 0;
}

.tx-realty-pi1-field {
	width: 98%;
	clear: both;
}

.tx-realty-pi1-information,
.tx-realty-pi1-label {
	float: left;
	display: block;
	margin: 1px 0;
	padding: 2px 5px;
	line-height: 22px;
	background: #cfd1d2;

}

.tx-realty-pi1-information {
	width: 430px;
}

.tx-realty-pi1-label {
	width: 150px;
}

.tx-realty-pi1-input {
	width: 280px;
	height: 22px;
	line-height: 18px;
	color:#B50505;
	border-style: solid;
	border: 1px solid #cfd1d2;
	background-color: #f4f2f2;
	margin: 1px;
}

.tx-realty-pi1-textarea {
	width: 280px;
	height: 130px;
	line-height: 18px;
	color:#B50505;
	border-style: solid;
	border: 1px solid #cfd1d2;
	background-color: #f4f2f2;
	margin: 1px;
}

.tx-realty-pi1-contact-form span.button {
	float: left;
	margin: 10px 0 5px 160px;
}

/***** FILTER FORM *****/
.tx-realty-pi1-filter-form .tx-realty-pi1-label {
	width: 250px;
}

.tx-realty-pi1-filter-form .tx-realty-pi1-input {
	width: 200px;
}

.tx-realty-pi1-filter-form span.button {
	margin: 10px 0 5px 10px;
	float: left;
}

.tx-realty-pi1 .filter span.button {
	margin: 10px 10px 5px 0;
	float : right;
}

