/*
	NewCom101 Stylesheet
	====================
	author: Bastian Posniak, Jürgen Holzmann
	Copyright 2006 worldweb
*/


/* ===== Body Definition ===== */

#center-column {
	position: absolute;
	top: 85px;
	padding: 14px 15px 0px 15px;
	background: #ffffff url(../grafiken/site-bg/center-column-suche-bg.jpg) top left repeat-x;
	min-height: 125px;
	height: auto !important;  /* firefox & co */
	height: 125px;  /* IE */
}

#three-column-body {
	background: #99b0ab url(../grafiken/commercials/body-bg.jpg) top left repeat-y;
}

