/* 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);
}

.menuHeader {
	padding: 195px 0 0 0;
}

.logo {
	margin: 140px 0 0 10px;
}

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

.leftcol {
	background-image:url(../images/main_menu_mood_home.jpg);
	background-repeat:no-repeat;
}

 
.rightcol {
	padding: 0 10px 5px 0;
}

.maincol {
	width: 510px;
	padding: 10px 10px 25px 10px;
	min-height: 400px;
}
*html .maincol {
	height: 400px;
}
