/********************************************************************
*         main styles for gruenbau.com
*         (c) medienbuero // FRANK FREWER, Wuppertal
*         http://www.frankfrewer.de
********************************************************************/


#mainContent
{
	margin: 0px 0 0 0;
	padding: 0 0 0 5px; 
	font-size: 13px;
	font-family: arial, sans-serif;
	line-height: 23px;
  overflow: hidden;
}
/* -IE6 */
* html #mainContent
{
	margin: 0px 0 0 0;
	padding: 0 0 0 3px; 
	font-size: 13px;
	font-family: arial, sans-serif;
	line-height: 23px;
  overflow: hidden;
  height: 330px;  

}
/* IE7 */
*+html #mainContent 
{
	margin: 0px 0 0 0;
	padding: 0 0 0 3px; 
	font-size: 13px;
	font-family: arial, sans-serif;
	line-height: 23px;
  overflow: hidden;
  height: auto;  
}

#mainContent span.gray 
{
	color: #999999;
}
#mainContent .brown
{
	color:  #663300;
}
#mainContent a 
{
	color: #cc0101;
	text-decoration: none;
}
#mainContent h1 
{
	font-size: 13px;
	margin-bottom: -18px
}
* html #mainContent.company
{
  height: auto;
}
*+html #mainContent.company
{
  height: auto;
}

#mainContent.baustelle
{
	width: 303px;
	height: 234px;
	padding: 0px 0 0 35px; 
	font-size: 12px;
	line-height: 18px;
	background-color: #ffffff;
	border: 1px solid #ffffff;
}

/* -IE6 */
* html #mainContent.baustelle
{
	width: 338px;
	height: 238px;
  overflow: hidden;
	padding: 0px 0 0 35px; 
	font-size: 12px;
	line-height: 18px;
	background-color: #ffffff;
	border: 1px solid #ffffff;
}

/* IE7 */
*+html #mainContent.baustelle
{
	width: 303px;
	height: 220px;
	padding: 0px 0 0 35px; 
	font-size: 12px;
	line-height: 18px;
	background-color: #ffffff;
	border: 1px solid #ffffff;
}

#mainContent.baustelle h1 
{
	font-size: 12px;
	margin-bottom: -18px;
}

#mainContent.galerie,
#mainContent.sw
{
  float:left;
	width: 212px;
	height: 340px;
	padding: 4px 0 0 34px; 
	font-size: 12px;
	line-height: 18px;
	background-color: #ffffff;
	border: 1px solid #ffffff;
}
/* -IE6 */
* html #mainContent.galerie,
* html #mainContent.sw
{
	padding: 0px 0 0 26px; 
	width: 242px;
	border: 1px solid #ffffff;
  height: 330px;
  overflow: hidden;
  height: 330px;  

}
/* IE7 */
*+html #mainContent.galerie,
*+html #mainContent.sw
{
	padding: 4px 0 0 28px; 
	width: 236px;
	border: 1px solid #ffffff;
  height: 330px;
}
#mainContent.lex
{
  float:left;
	width: 612px;
	height: 340px;
	padding: 4px 0 0 34px; 
	font-size: 12px;
	line-height: 18px;
	background-color: #ffffff;
	border: 1px solid #ffffff;
}

#mainContent.sw h1
{
	font-size: 12px;
	line-height: 18px;
  margin: 0 0 10px 0;
  padding: 0;
}

#mainContent.galerie p,
#mainContent.sw p
{
	line-height: 18px;
  margin: 0 0 10px 0;
  padding: 0;
}
#mainContent.galerie p.trenner,
#mainContent.sw p.trenner
{
  padding: 230px 0 0 0 ;
}
img.galerieImg
{
  float:left;
}

.topContentHeightGallery {
  height: 20px;
}
/* -IE6 */
* html .topContentHeightGallery {
  height: 28px;
}
.topContentHeightCompany {
  height: 40px;
}
.topContentHeightWork {
  height: 37px;
}

