@charset "utf-8";
/* ie7 */
*+ html #breadCrumb a{
	text-decoration: none;}

*+html #leftContainer input[type=text] {
	float:left;
}

*+html #contentContainer .headline img.headlinePic{
	float:left;
}





*+html table img.seePic{
	margin: -17px 0 0 0;
}

*+html .maschinenContainer,*+html .fertigungContainer,*+html .anlagenbauContainer,*+html .fassadenContainer{
	margin: -5px 0 0 0;
}

*+html .borderBlueMiddle{
	padding: 2.5px 0 0 8px;
	margin: 1px 0 3px 0;
	position:relative;
}
*+html .projektBorder{
	margin: 24px 0 0 0;
}
*+html .firstRow {
	margin: 0px 0 0 0;
}
*+html .firstRow .date{
	margin: -14px 0 0 0;
}
*+html .projectDescription{
	margin: -14px 0 0 0;
}

*+html div.csc-textpic-intext-right-nowrap div.csc-textpic-imagewrap {
	margin:5px 0 0 10px;
}

*+html div.csc-textpic-intext-left-nowrap div.csc-textpic-imagewrap {
	margin:5px 10px 0 0;
}


/*ie6 */

* html .borderBlueMiddle{
	padding: 2.5px 0 0 8px;
	margin: 1px 0 3px 0;
	position:relative;
}
* html .projektBorder{
	margin: 24px 0 0 0;
}
* html .firstRow {
	margin: 0px 0 0 0;
}
* html .firstRow .date{
	margin: -14px 0 0 0;
}
* html .projectDescription{
	margin: -14px 0 0 0;
}
* html .bulletText{
	background:url(pics/listStyleActive.gif) no-repeat -5px center;
	}
* html ul.submenu li a#active{
	background: url(pics/listStyleActive2.gif) no-repeat right 3px;
}

* html .maschinenContainer,* html .fertigungContainer,* html .anlagenbauContainer,* html .fassadenContainer{
	margin: -5px 0 0 0;
}
* html table img.seePic{
	margin: -17px 0 0 0;
}
* html input[type=submit]{
	padding: 20px;
	border:1pt solid red;
}
* html #contentContainer .headline img.headlinePic{
	float:left;
}




* html #breadCrumb ul a{
	text-decoration:none;
}
* html #leftContainer{
	overflow:hidden;
	margin: 0 0 0 7px;
}
* html #footer {
	float:none;
}

* html div.csc-textpic-intext-right-nowrap div.csc-textpic-imagewrap {
	margin:10px 0 0 10px;
}

*html div.csc-textpic-intext-left-nowrap div.csc-textpic-imagewrap {
	margin:10px 10px 0 0;
}





*html #leftContainerSlideOut { width:10px; height:600px; float:left;}
