/* Stylesheet for Site [KundenName] */


/* Tag Definitions limited to ID's */
BODY {
	background-image: url(../images/home_body_bg.gif);
}


/* Für 100% Höhe im IE */
/*
* html #pagewidth {
	height: 100%;
}
*/

.headerRow {
	height: 220px;
	background-image: url(../images/header/header_home.jpg);
}

.logo {
	height: 195px;
}

.twocols {
	margin: 0;
	padding-top: 15px;
}

.maincol {
	width: 510px;
	padding: 10px 10px 25px 10px;
	min-height: 400px;
}
*html .maincol {
	height: 400px;
}
div.csc-textpic div.csc-textpic-imagewrap .csc-textpic-image img {
  margin-bottom: 10px;
}
 
.rightcol {
  padding: 0 10px 5px 0;
}
.rightcolBox {
  padding: 0 0 10px 0;
}
.rightcol .csc-textpic-image a {
  margin: 0;
}