/* CSS Document */


div.fh_im24_project_listProjectWrapper {
/*width:100%;*/
}

div.listprojectswrapper {
/*clear:both;*/
position:relative;
}



div.fh_im24_project_listImage {
margin-right:15px;
position:relative;
width:170px;
}

div.fh_im24_project_listImage, div.fh_im24_project_listText {
float:left;
padding:5px 0;
}

div.fh_im24_project_listText {
width:320px;
}

div#col3_content div.fh_im24_project_listText{
width:100%;
}

div.fh_im24_project-list-clearer {
clear:both; 
overflow:hidden;
height:1px;
margin:1px 0;
border-bottom:1px solid #7F7F7F;
}

div.fh_im24_project_listMoreButton {
margin-top:4px;
}

div.fh_im24_project_listMoreButton a, a#fh_im24_project_contactButton, .fh_im24_project_backButton a{
text-transform:uppercase;
outline:none;
}


div#fh_im24_project_singleContact {
  
}

div#fh_im24_project_singleContact div.fh_im24_project_singleContactName {
margin-top:15px;
}

div#fh_im24_project_singleContact div {
margin-top:5px;
}

div#mainInfo {

}

div.fh_im24_project_trip_title h1 {
color:#666;
font-weight:normal;
}

div.fh_im24_project_trip_more {
margin-left:15px;
}

div.fh_im24_project_trip_more a {
text-transform:uppercase;
color:#931202;
}

div.fh_im24_project_trip_title {
margin:10px 5px 2px 15px;
}


/* single view css */
div.fh_im24_project_singleBlockWrapper {
margin-top:15px;
}

div#fh_im24_project_contactWrapper {
margin-top:0;
}

div.fh_im24_project_singleBlockWrapper h2 {
color:#666;
line-height:100%;
}

div.fh_im24_project_singleBlockWrapper h2, div.fh_im24_project_singleBlockWrapper p,
div.fh_im24_project_singleBlockWrapper h1
 {
margin:0 !important;
padding:0 !important;
}

div.fh_im24_project_singleInfoItemWrapper {
margin-top:15px;
}




div.fh_im24_project_singlePrevNextWrapper a {  
outline:none;
}

/* formate für die AJAX-Suche */

label.fh_im24_project_immoSearchLabel {
margin-top:5px;
}


form#search_immoData input, form#search_immoData select {
margin:0;
padding:0;
}

form#search_immoData h1 {
margin:0;
padding:0;
}

form#search_immoData select, form#search_immoData input, label.fh_im24_project_immoSearchLabel {
width:97%;
display:block;
}

div#fh_im24_project_loading {
background-color: #fff;
	background-repeat: no-repeat;
	background-position: center center;
	background-image: url('spinner.gif');
	height:20px;
	width:80%;
	
}

div.news-list-browse div.tx-ttnews-browsebox td.pageWrapActive a {
background-color:#6D5D4D;
padding:3px;
color:#fff !important;
}

div.news-list-browse {
margin-bottom:10px;
text-align:left
width:100%;
clear:both;
}

div.news-list-browse div.tx-ttnews-browsebox td {
padding:4px;
}

input.submitClass {
background:url("submit_background.gif") repeat-x top left;
color:#fff;
}


form#search_immoData div.fh_im24_project_immoSearchLabel_min_max {
float:right;
width:270px;
}

form#search_immoData div.fh_im24_project_immoSearchLabel_min_max input{
width:100%;
}

form#search_immoData div.fh_im24_project_from_to {
width:40px;
float:left;
display:block;
background-color:red;
}

form#search_immoData  div.fh_im24_project_immoSearchLabel_min_max_wrapper {
clear:both;
}


/*
* Contact Form
*/

.contactForm input, .contactForm select, .contactForm textarea {
width:120px;
}

.contactForm form {
margin:0;
padding:0;
}

.contactForm{
	padding:3px ;
	background: #EFEFEF;
	border: 1px solid #7F7F7F;
}
.contactFormHeader{	
	color:#931202;
	margin: 5px 0 10px 0;
}
.contactFormHeaderExpose {
background-color:#CCCCCC;
height:20px;
padding:0 0 0 4px;
}

.contactFormHeaderExpose h1{
margin-top:3px;
color:#9D2A1B;
}



.contactForm th{
	font-weight: normal;
	text-align:left;
}
.contactForm th,td{
	padding: 0 0 5px 0;
}
.contactMessage{
	margin: 10px 0;
	color:#931202;	
}

.errorMessage {
color:#9D2A1B;
}


/* magnifing effect */


div.fh_im24_project_listProjectWrapper a.p1 {
display:block; 
height:117px;
width:170px; 
text-decoration:none; 
outline:none; 
background:#fff; 

}



div.fh_im24_project_listProjectWrapper a span {
border:0;
height:117px;
width:170px;
overflow:hidden;
display:block;
border:1px solid #7F7F7F;
}

div.fh_im24_project_listProjectWrapper a .large {
display:none; 
position:absolute; 
z-index: 10;
}


div.fh_im24_project_listProjectWrapper  a.p1:hover .large {
display:block; 
position:absolute;
z-index: 10;
top:-65px; 
left:180px; 
border:1px solid #7F7F7F;
}

div#col3_content  {
overflow:hidden;
}

div#col3_content div.fh_im24_project_listProjectWrapper a span, 
div.fh_im24_project_listProjectWrapper a.p1
{
width:100%;
}

div#col3_content div.fh_im24_project_listProjectWrapper  a.p1:hover .large { 
left:-180px;
display:none;
}

div#col3_content div.listprojectswrapper,
div#col3_content div.fh_im24_project_listImage { 
clear:both;
position:static;
}

div#col3_content div.fh_im24_project_listProjectWrapper a span {
border:0;
width:auto;
text-align:left;
}
