/* Stylesheet for home page */


/* Tag Definitions limited to ID's */
BODY {
}


/* Für 100% Höhe im IE */
/*
* html #pagewidth {
	height: 100%;
}
*/

.headerRow {
}

.logoLangArea {
  position: relative;
  display: block;
  height: 195px;
}

.twocols {
	margin: 0;
}
 
.rightcol {
  padding-top: 0;
}

.colorBox {
	width: 265px;
	height: 128px;
	float: left; 
}

.colorBox div.csc-textpic-intext-right div.csc-textpic-text {
	width: 130px;
}






