/* $Id: fix-ie7.css,v 1.1.2.2 2009/12/30 13:41:49 rhache Exp $ */

/**
* FIX IE 7 BUGS
* In order for these conditional stylesheets to load properly, 
* you will need the Conditional Stylesheet module 
* (http://drupal.org/project/conditional_styles)
* For more information on how to add other conditional stylesheets,
* see the module project page.
*/

/*
** Markup free clearing
** Details: http://www.positioniseverything.net/easyclearing.html
*/
*:first-child+html .clearfix,
*:first-child+html .clear-block,
#secondary .region .textblock h2,
#secondary .region .bildblock h2,
.accordion h3,
.form-submit { zoom: 1; } /* IE7 */

form#custom-search-blocks-form-1 #edit-custom-search-blocks-form-1-1 {
    width: 240px;
    padding-top:5px;
}
form#custom-search-blocks-form-1 .form-submit {
    background: url(../images/lupe.png) no-repeat right 0 #FFFFFF;
}
.with-header #content {	padding-top:30px; }
.logos li { height:280px;  }
.referenzen li {
	height:350px;
}
.imageslider li h4 {
	bottom:0;
	width:300px;
}
.no-header h1.page-title {
	width:1000px;
}
/*
.form-item {margin:0.64em 0px;}
#secondary { padding-top:18px;}
*/