div#container {
	width: 991px;
	margin: 0 auto 0;
	padding: 0;
	text-align: left;
	background: url(../img/bg_new.gif) 0 100% repeat-x;
	border-right: 2px solid #9a6909;
	border-bottom: 2px solid #9a6909;
	border-left: 2px solid #9a6909;
	}

div.column_left {
	padding: 0 35px 0 146px;
	width: 355px;
	/* height: 240px; */
	float: left;
	font-size: 14px;
	line-height: 22px;
	/*background: #00FF00;*/ 
	}
div.column_right {
	padding: 0 0 0 50px;
	width: 355px;
	/* height: 240px; */
	float: left;
	font-size: 14px;
	line-height: 22px;
	}
	

	
#koch_button {position: absolute; margin: 200px 0 0 600px;}

div#footer { /*display: none;  -- change kochseiten -- */
	text-align: center;
	padding: 40px 0 20px 0;
	}
