/* Stylesheet for Site [KundenName] */


/* Tag Definitions limited to ID's */
BODY {
	/*background-image: url(../images/bg_header_large.gif);*/
}


/* Für 100% Höhe im IE */
/*
* html #pagewidth {
	height: 100%;
}
*/

.headerRow {
	height: 220px;
	background-image: url(../images/header_large.jpg);
}

.logo {
	height: 220px;
}

.menuHeader {
	padding-top:195px;
}

.menuHeader,
.menuMeta {
	width: 380px;
}

.twocols {
	margin: 0;
	padding-top: 15px;
}
 
.rightcol {
	margin-top: 0px;
}

.maincol {
	width: 500px;
	padding: 0 0 25px 20px;
}

* html .maincol {
	height: 400px;
}

H1 {
	margin-top: 5px;
}

.csc-textpic-text A {
	line-height: auto;
}

.csc-textpic-imagewrap,
.csc-textpic-image {
	width:auto;
}
